Nithin wrote: > i checked out a project from google repositry, svn, and when tried to > run, showing .apk is missing.. also R.java is missing
That is to be expected, though I sometimes forget and add R.java to version control. > Any idea, why this porblem occurs.. This is not a problem. Just recompile (e.g., run ant) and R.java will be generated and the APK will be rebuilt. -- Mark Murphy (a Commons Guy) http://commonsware.com _The Busy Coder's Guide to Android Development_ Version 1.9 Published! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

