I do all my development via command line, using the ant build scripts and emacs JDEE works well enough. What joe131 wrote is just a thin wrapper around all of that anyway,
Kris On Thu, Oct 17, 2013 at 7:37 PM, Mark Phillips <[email protected]>wrote: > I cannot answer for joe131, and I can't use his tool since it only runs on > Windows (I am a Linux/Android guy). However, I have been looking for a > non-Eclipse command line approach for android development. I use Eclipse on > my main system at my desk, but when I am on the road (I am a consultant) I > prefer to only carry my Android tablet. I have moved quite a few of my Java > and Python projects to the cloud and have been using the command line and > ssh to continue working while on the road. I would like to put my Android > projects in the cloud and work on them using my tablet and the command line > as well. There are a few google hits on command line android development, > so there are others, although most likely a small population. Just consider > us the lunatic fringe of Android development...we pose no threat, and > sometimes resistance is not futile....;) > > Mark > > P.S. And, yes I have looked at AIDE as another possible solution. > > > On Thu, Oct 17, 2013 at 3:16 PM, TreKing <[email protected]> wrote: > >> >> On Thu, Oct 17, 2013 at 4:47 PM, joe131 <[email protected]> wrote: >> >>> I know that everybody in the universe uses Eclipse >>> for their Android development, but I'm almost finished >>> developing an easy to use tool for your Android development, >>> mostly for those who use the Command line. >>> >> >> Why are you developing this? What problem are you solving? Why would >> anyone switch from the official, mature tools in Eclipse and the new >> Android Studio? >> >> >> ------------------------------------------------------------------------------------------------- >> TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago >> transit tracking app for Android-powered devices >> >> -- >> You received this message because you are subscribed to the Google >> Groups "Android Developers" group. >> To post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected] >> For more options, visit this group at >> http://groups.google.com/group/android-developers?hl=en >> --- >> You received this message because you are subscribed to the Google Groups >> "Android Developers" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Android Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

