How can I put images in the gallery of the AVD?
everyone. Could somebody please tell me how to put pictures in the Gallery of the emulat开发者_如何学Goor? Any help would be much appreciated.
You need follow these steps:
Locate you .img file of your adv. By default, the android tool creates the AVD directory inside
~/.android/avd/
(on Linux/Mac),C:\Documents and Settings\<user>\.android\
on Windows XP, andC:\Users\<user>\.android\
on Windows 7 and Vista.see http://developer.android.com/guide/developing/devices/managing-avds-cmdline.html#DefaultLocation
Mount it
Create Music and Pictures folders in the sdcar.
Move your .mp3 and images to that folders.
see http://www.gphone.org.hk/cgi-bin/ch/topic_show.cgi?id=8&bpg=1&age=0
Restart the emulator
精彩评论