I am trying to create an APK manually with the Titanium Source.. I searched and found that Titanium is using ANT tool to build the APK..So i gave "ant" command in terminal it created an APK but it misses some folders named org and ti.. Which are used in Intializing Webview at Runtime.. So Plz guide me how to compile the source manually (Using commands in terminal/Command Prompt i.e "Ant" commands like aapt, dex etc)..
I gone through this link but it just has overview of it, but not the full flow..
Thanks in Advance
Regards,
Deepak