Tuesday, February 7, 2012

Re: [android-developers] How to debug android project under command line?

Thanks for your link, It's really useful. 
I have already got 2G ram, but my eclipse got to no response always. It's no double that eclipse is great ide, i thought it's must caused by myself. 

I still don't know why google just provider script for emacs, why not provider some script for vim.

On Tue, Feb 7, 2012 at 3:24 PM, Kristopher Micinski <krismicinski@gmail.com> wrote:
Haha, sounds like you need more ram... :-)...

Anyway, yes, jdb can be used, the interface to the android debugger is fairly high level and based on the java debugging protocol (the java wire protocol, I believe).  So you should be able to attach your debugger through adb to your device..


Google "android jdb" and you should find a great amount of information as well..

Looks like android.el contains keybindings and other cool stuff to help you use it within emacs?

kris


On Mon, Feb 6, 2012 at 8:35 PM, hongbosb <ufo22940268@gmail.com> wrote:
I really don't want to start eclipse. I have opened so much application on my computer. If the eclipse is launched, i can can almost do nothing. I heard that jdb can used to debug android project, is it efficient to use. I have used gdb before and quit like it. 

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
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 post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
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 post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment