On Mon, Apr 26, 2010 at 12:09 AM, sridevi <[email protected]> wrote: > I have installed Android x86 on my PC from LiveCD. I have also mounted > the sdcard. But I am not able to copy the .apk file from SDCARD into / > system/app folder in Android. Kindly help.
in the sdk directory you should have tools/ddms. When running the emulator you should be able to use the ddms "file explorer" tool to copy whatever file you want to the android filesystem. The "File Explorer" tool is on Device -> File Explorer Don't forget to select the emulator from de emulator list below. -- If you want freedom, compile the source. Get gentoo. Sebastián Treu http://labombiya.com.ar -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

