The Source Code of Classes.dex
Posted: Sat Jul 04, 2015 4:41 am
I need to modify classes.dex in android platform. Where is the source code and how to build it? Thanks.
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
I need to modify classes.dex in android platform. Where is the source code and how to build it? Thanks.
Hi Lai -
Appery.io is an HTML5 app builder platform with included Cordova packages when you export app as binary file to mobile platforms.
You can export project in Appery.io as Eclipse project and work with source code outside Appery.io.
The export of android project will include classes.dex only. The source code of classes.dex is not included.