Hi List, I successfully installed Android on Archlinux and created and compiled my first test project with Emacs android-mode.
,-------------------------------------------- | BUILD SUCCESSFUL | Total time: 9 seconds | | Compilation finished at Sun Apr 27 16:15:20 `-------------------------------------------- However, the tutorial for developing Android with Emacs (http://blog.refu.co/?p=1242) continues like this ,------------------------------------------------------------------------- | And now if you click on the applications icon inside the emulator and go | to the device's applications you should see one called test_activity | with a little Droid as an icon. | | Android test_activity | Click on the test_activity application and then you will see the | text that you wrote in the main layout xml file `------------------------------------------------------------------------- Since I like to work on the console (without X11) I ask myself if there is any way to use the emulator from the console? Most likely not, but I thought I ask anyway ... thanks for any hints. -- cheers, Thorsten -- 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/d/optout.

