开发者

How can I change the DeviceID on my Android Virtual Device?

开发者 https://www.devze.com 2023-01-26 16:15 出处:网络
I have an existing AVD I\'m running in the Android emulator, but I\'d like to change its Device ID.Can this be done either in Android SDK and AVD Manager or by editin开发者_高级运维g any of the files

I have an existing AVD I'm running in the Android emulator, but I'd like to change its Device ID. Can this be done either in Android SDK and AVD Manager or by editin开发者_高级运维g any of the files in my ~/.android directory?


Sorry, I am not aware of a way to set or change the device ID in an emulator image. If there is one, it is undocumented.


Yes you can, if you are willing to edit the databases on your emulator using sqlite3

0

精彩评论

暂无评论...
验证码 换一张
取 消