I was trying to create Kindle Fire emulators to test apps for Kindle Fire tablet, fire phone, Amazon TV. I've followed the documentation but I couldn't create emulators for these. Can anybody tell me that whether Amazon is giving support for emulators or not?
相关问题
- How can I create this custom Bottom Navigation on
- Bottom Navigation View gets Shrink Down
- How to make that the snackbar action button be sho
- Listening to outgoing sms not working android
- How to create Circular view on android wear?
相关文章
- android开发 怎么把图片放入drawable的文件夹下
- android上如何获取/storage/emulated/下的文件列表
- androidStudio有个箭头不认识
- SQLite不能创建表
- Windows - Android SDK manager not listing any plat
- Animate Recycler View grid when number of columns
- Why is the app closing suddenly without showing an
- Right way to deploy Rails + Puma + Postgres app to
You need a basic SDK development setup using the Android SDK Manager with the latest versions of the following downloaded:
Then you will need to add the various Amazon Add-on Site urls to the Android SDK Manager. To do this open the SDK Manager and go to
Tools
->Manage Add-on Sites..
on the main menu. Next go to theUser Defined Sites
and add the following URLs:Now close, and re-open your SDK manager (or use
Reload
from thePackages
menu).Next download all of the Amazon/Kindle related stuff using the SDK manager. This includes:
Once all of these have been downloaded, open your SDK folder and browse to
\Extras\Amazon\AVDLauncherWindows
and runamazonavd.bat
. Now create your desired devices from there.For reference here are the Amazon documentation links:
Kindle Fire
Fire Phone
Fire TV