Please send your question of Android-x86 to android-x86 discussion group. You can't modify /system of android-x86, since it's absolutely read-only. But you can install apk to android-x86 like an android phone. See AppHowto in android-x86 website.
For the adb issue, it's in the Android SDK. On 4月26日, 上午11時09分, 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. > I also tried doing this using the adb command - adb install file.apk > But this didn work. In Android-developer forum, it was mentioned that > the above command needs to be run from /tools directory which I couldn > find. > > Also I face the problem of the Andriod file-system being a Read-only > FileSystem. Could someone help me with making it a read-write file > system? -- 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

