Skip to main content

Posts

Showing posts from April, 2013

"missing sdk platform android api 17"

When we are updating the API 17, my Android SDK Manager kept throwing me the error “Missing SDK platform android API 17” The steps to resolve this issue: Open SDK Manager Go to Tools, Options Under “Manifest Cache” – Click on “Clear Cache” Then Go to Packages, and click on “Reload” This would show some additional new options for you to install, most importantly you will see the SDK platform listed under API17…The package which was missing!!! Happy Androiding