Is it possible to make a modified build of an Android project in Titanium? It would involve using activities already written in Java and calling them in the code using intents with Ti.Android.
Has anyone ever tried this before or know if its possible to do?
1 Answer
You'll likely want to check out our guide for building native modules for Android, found here: http://wiki.appcelerator.org/display/sgi/Module+Developer+Guide+for+Android
Your Answer
Think you can help? Login to answer this question!