0

I'm Facing an Issues while Building an android app on an Ionic framework like follows. Currently working on Ionic LocalNotifications.

By following this link.

https://github.com/digitaldrummerj-ionic/ionic-local-notifications-sample

enter image description here

2
  • try this comand android update sdk --no-ui --all --filter "extra-android-m2repository" Commented Apr 18, 2016 at 19:05
  • @SimonSchüpbach Thanks. It is working for me. You saved really my time. Commented Apr 18, 2016 at 20:32

1 Answer 1

1

You'll need to update your Android SDK packages to include the missing support library. You can open SDK Manager and install all recommended/pre-checked packages if you are unsure which you need, but the support packages are under Extras in the SDK Manager. To get to SDK Manager, you can run $ android in the terminal or open "SDK Manager.exe" from your SDK install path.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.