开发者

Install Android 3.0 Market on Emulator

开发者 https://www.devze.com 2023-03-02 20:26 出处:网络
Has anyone installed Android 3.0 Market on an emulator?I have been adapting some instructions I found so they would work on Honeycomb.Almost there ... take a look.Step 8 has a problem, as you can see.

Has anyone installed Android 3.0 Market on an emulator? I have been adapting some instructions I found so they would work on Honeycomb. Almost there ... take a look. Step 8 has a problem, as you can see. Suggestions? http://slinnbooks.com/books开发者_如何学JAVA/android/accessing-android-market-from-android-sdk.html


You should be able to fix the problem with the command below:

emulator -memory 1024 -avd MotorolaXoom -partition-size 512 -scale .75 

But it is not working here. You can install Android Market, but when you reboot the emulator, everything is cleared. I think it is related to the version of the SDK.

So, don't upgrade the Android SDK.

If you manage to install Android Market successfully, please share your SDK (r08) with me.

0

精彩评论

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