hi, Am Samstag, den 20.06.2015, 20:21 +0100 schrieb Sam Bull: > On Saturday, 20 June 2015 18:46:57 BST, Andrea Bernabei wrote: > > that sounds strange...can you tell me the name of the app? > > Esperanto Vortaro > > > Is there any reason why you're not using the SDK to develop your app? > > Just preference, I use gedit and build it from the command line. I didn't > think I'd need to test it on the device for a pure QML app with no > permissions, I've never needed to before. >
you can easily install it by copying it via adb or ssh and using
pkcon install-local --allow-untrusted /path/to/package_1.2.3.click
you should always test your app before uploading to the store,
especially when not using the SDK :)
I exclusively use vi for my app development ... works fine, but I
wouldn't upload anything to the store I haven't at least once run on the
device itself ...
ciao
oli
signature.asc
Description: This is a digitally signed message part
-- Mailing list: https://launchpad.net/~ubuntu-phone Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp

