mobile - How Do I install an app on the ubuntu Touch device -
I am looking into Ubuntu Touch.
So I installed Ubuntu on Nexus 10
I created the sample app by following the instructions
So now I have the equipment which is Ubuntu Touching and running an application, how do I put an app on the device? Qt Creator : You can open your project by connecting your Ubuntu Touch device via USB and simply press This only works when you have installed the SSH-server once on the device. Alternatively you can manually . Copy the required files (* .qml and * .desktop) to the device and start the application via SSH Remember, this is all beta and if you are not a developer, at this level you will not have much use for Ubuntu Touch. After all, Ubuntu Touch will have your app store, where it will be very easy to download the app and install them on your device. Ctrl + F12 .
qmlscene --desktop_file_hint = / usr / share / applications / qmlscene.desktop YourApp.qml
Comments
Post a Comment