Make Android Production build in new Appcelerator Studio

Posted By : Pawanpreet Singh | 30-Jun-2015

As you know that Appcelerator is closing its Titanium Studio and has launched a new Appcelerator Studio in its place, so now everyone have to use this new studio to make Titanium mobile apps.

 

It seems like there is an issue with this new Appcelerator Studio when you try to make the Android production build ready to submit in the Google Play Store using the “Publish -> Distribute Android App Store” option which appears when user right clicks the app.

 

However, you can still make the Android Production build with Appcelerator Studio using the CLI (Command Line Interface).

 

For this, open your CLI and in that go till the path where your project is placed.

 

Then, write the following command in your CLI - 

 

 appc run -p android -T dist-playstore [-K <keystore_file> -P <keystore_password> -L <keystore_alias> -O <output_directory>]
 

 

<KEYSTORE_FILE> is the path of the android keystonein your system.

<KEYSTORE PASSWORD> is the password that you set for your android keystore.

<KEYSTORE_ALIAS> is the alias for your android keystore that you set.

<OUTPUT_DIRECTORY> is your output directory where your project apk will be formed.

 

This is all that you need to do for making the Android production build ready for submission.

 

About Author

Author Image
Pawanpreet Singh

Pawanpreet is an seasoned Project Manager with a wealth of knowledge in software development, specializing in frontend and mobile applications. He possesses a strong command of project management tools, including Jira, Trello, and others. With a proven track record, he has successfully overseen the delivery of multiple software development projects, managing budgets and large teams. Notable projects he has contributed to include TimeForge, Yogyata, Kairos, Veto, Inspirien App, and more. Pawanpreet excels in developing and maintaining project plans, schedules, and budgets, ensuring timely delivery while staying within allocated resources. He collaborates closely with clients to define project scope and requirements, establish timelines and milestones, and effectively manage expectations. Regular project status meetings are conducted by him, providing clients and stakeholders with consistent updates on project progress, risks, and issues. Additionally, he coaches and mentors project leads, offering guidance on project management best practices and supporting their professional development.

Request for Proposal

Name is required

Comment is required

Sending message..