adk - How do I open android projects using emacs ede -
the emacs documentation http://www.gnu.org/software/emacs/manual/html_mono/ede.html#android-projects mentions global-ede-mode supports android projects.
it mentions function declare android sdk location, cannot find in emacs. mentions ede includes tools interface android tools, such build , run emulators. these tools cannot find either.
has had luck using emacs built in ede mode access android projects?
currently running lubuntu 14.04 emacs 24.3.1
the android back upwards ede part of cedet project @ http://cedet.sf.net, part wasn't included during lastly merge cedet repository emacs. apparently back upwards wasn't removed form manual. :)
if download sources bzr, find lisp/cedet/cedet-android.el, , lisp/cedet/ede/android.el the back upwards found described in manual.
in theory, might able pull 2 files downwards bzr , add together own lisp repository, though safest download entirety of cedet code , utilize it's install mechanism ensure works correctly.
once installed, find development menu project , target options list things starting debugger, or navigating between different .xml sources , java source.
android-ndk adk cedet
No comments:
Post a Comment