Yes, you can build and run the project just with Ant: ant debug install (provided that you correctly set sdk.dir in local.properties) as well as generate hashes separately: ant -f assets.xml list checksum.
Last edit: Alexander Solovets 2014-07-03
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is the MD5 auto hash dependent on eclipse? Can it be used with other IDEs?
Last edit: kyle 2014-07-03
Yes, you can build and run the project just with Ant:
ant debug install(provided that you correctly setsdk.dirinlocal.properties) as well as generate hashes separately:ant -f assets.xml list checksum.Last edit: Alexander Solovets 2014-07-03
Speaking of other IDEs - Android Studio is planned to be supported sometime (as a gradle project). NetBeans is not supported.
Last edit: Alexander Solovets 2014-07-03