All, Every time I have to bring the emulator (even on a fast Linux machine) to test an app is quite painful.
What would you suggest to speed up the development of an app w/o usinf the emulator? I thought that JUnit for the logical parts would help. Basically, I want to be able to test the app within Eclipse as much as I can before testing on the emulator. For instance, if one needs to write a service that does not have much UI how to approach that problem? Any ideas? Thanks. -- 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

