Sunday, December 25, 2011

emulator's system partition

To put some extra files to android emulator's /system partition, do not run the emulator from eclipse or the AVD manager.
Instead, use the following command line:
emulator –avd youravdname –partition-size 128

http://www.cuteandroid.com/tips-for-android-developer-failed-to-copy-file-to-system

No comments:

Post a Comment