From 3af75df4293efa056298a7a5d3921c5f0ff9cdc1 Mon Sep 17 00:00:00 2001 From: kiran-mendhe <72230416+kiran-mendhe@users.noreply.github.com> Date: Fri, 2 Oct 2020 02:45:38 +0530 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4c13537..2a1654f 100644 --- a/README.md +++ b/README.md @@ -9,12 +9,12 @@ If you feel strongly about not including these convenience features, let me know # Setup -Because of the way that the Android tools expect things to be configured, you must run the "linkavd" script every time that you pull from the repo. The tool will hard link the AVDs from this repo into your ~/.android folder and create and link the .ini files for those AVDs from ~/.android/avd/*.ini to the ini directory here. +Because of the way that the Android tools expect things to be configured, you must run the "linkavd" script every time that you pull from the repo. The tool will hard link the AVDs from this repo into your ~/.android folder and create and link the .ini files for those AVDs from ~/.android/avd/*.ini to the ini directory here. If you are not using a system compatible with bash, copy all of the files under "avd" to the directory where your AVDs are installed. Search and replace "/Users/user/.android/" in the .ini files with the correct path. -## Smartphones +## Supported Android Devices - Nexus One, by Google - Nexus S, by Google @@ -29,7 +29,7 @@ If you are not using a system compatible with bash, copy all of the files under - Galaxy S4, by Samsung -## Tablets +## Supported Tablets - Kindle Fire, by Amazon - Kindle Fire HD (7" and 8.9"), by Amazon @@ -46,4 +46,4 @@ http://software.intel.com/en-us/articles/intel-hardware-accelerated-execution-ma Feel free to fork, clone and git-push to increase the number of devices defined. -Thanks to [Mike Wolfson](https://github.com/mwolfson/AndroidAVDRepo) and [Luxurious Animals](https://github.com/luxuriousanimals/AndroidAVDRepo) for the original idea and some AVDs! \ No newline at end of file +Thanks to [Mike Wolfson](https://github.com/mwolfson/AndroidAVDRepo) and [Luxurious Animals](https://github.com/luxuriousanimals/AndroidAVDRepo) for the original idea and some AVDs!