Android Custom modules i have created with Titanium SDK 5.4.0.GA is not working with latest SDK 6.X.X So trying to rebuild with latest SDK.
But i see ADT is not available now. I'm not able to build custom module with out ADT, getting below errors
The import android.app.Activity cannot be resolved
http://docs.appcelerator.com/platform/latest/#!/guide/Installing_the_Android_Development_Tools
Above Appcelerator link still says to setup ADT.
is there any other way to create custom module without ADT ?