Skip to content

Instantly share code, notes, and snippets.

@ffabreti
Last active August 29, 2015 14:01
Show Gist options
  • Save ffabreti/7f9f2e8bb14e73a1ed34 to your computer and use it in GitHub Desktop.
Save ffabreti/7f9f2e8bb14e73a1ed34 to your computer and use it in GitHub Desktop.
titanium build from cli to genymotion
ti build -p android --device-id "Moto X - 4.2.2 - API 17 - 720x1280"
http://www.appcelerator.com/blog/2013/12/using-genymotion-with-titanium-3-2/
package Android App for distribution (production): check keystore:
$ keytool -list -v -keystore /home/fer/.titanium/mobilesdk/linux/3.2.1.GA/android/dev_keystore
password => tirocks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment