I want to deliver a finished and working Titanium App to Android customers. But I can't find any documentation about how to produce something like a jar-file that I can create to directly install it on Android devices without the Android market or the Titanium IDE at hand (I can't expect my users to install Titanium IDE first, right).
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
When you do a build for device in titanium studio, titanium studio creates an You can find this at This file can be e-mailed to your customers, and if the android phone is set to accept apps from 3rd party locations, they can install it through this e-mail. |
|||||||
|
|
See the Appcelerator Wiki: https://wiki.appcelerator.org/display/guides/Deploying+to+Android+devices and https://wiki.appcelerator.org/display/guides/Distributing+Android+apps |
|||
|
|