1. What is the difference between the Assets and the Res directory? I haven't found any examples that use the Assets directory at all.
2. Is there any built-in logging facility besides the debugger and the standard Java logger? 3. How do I clean up the applications installed on the emulator? 4. Is it possible to define String resources in any kind of tree-like form? I'm trying to avoid using the whole DOM / SAX stuff as much as possible for parsing some local XML files and would prefer some XMLBeans-like methods. 5. Where can I put other JARs? Would I make a new Lib directory or would I put them under Res? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

