On one fine day, I feel like I should start blogging these as Android debugging series, at least for personal reference since I am doing a lot of Android developments lately.
Here's how to solve the problem of "Missing SDK Platform Android, API xx":
Here's how to solve the problem of "Missing SDK Platform Android, API xx":
- Update Android SDK manager from Eclipse first: Click “Help” from the menu bar->Check for Updates -> Update the “Android SDK Manager”
- Open Android SDK Manager, install “Android Support Repository” if you haven’t installed it.
- Open Android SDK Manager->Select “Packages” from menu bar->Click “Reload”
- By now, you should see updates for “Android SDK tools” and “Android SDK platform-tools”. Install them first.
- After that “Reload” SDK Manager again. Sometimes “Reload” doesn’t work, just close the Android SDK Manager and reopen it. You shall see the latest SDK Platform appear in the list.
0 comments:
Post a Comment
Please feel free to use any font to comment :)