Menu
Newbedev LogoNEWBEDEV Python Javascript Linux Cheat sheet
Newbedev LogoNEWBEDEV
  • Python 1
  • Javascript
  • Linux
  • Cheat sheet
  • Contact

Flutter Doctor --android-licenses : Exception in thread "main" java.lang.NoClassDefFoundError

Installing Android SDK Command-line tools from Android SDK Manager did the job for me.

  1. Open Android Studio
  2. Tools > SDK Manager
  3. From the left choose, Appearance & Behavior > System Settings > Android SDK
  4. Select SDK Tools from the top menu
  5. Check Android SDK Command-line tools and click 'apply'.

enter image description here

Tags:

Windows

Android

Android Studio

Flutter

Related

The variable redeclared in the outermost block of a substatement Reducing React table rerendering Typescript generates declaration d.ts file with `#private;` field Modifying a C++ array in main() from Lua without extra allocation Flutter not able to run, get_navigation & theme error FATAL EXCEPTION: Firebase-Messaging-Intent-Handle -- java.lang.NoClassDefFoundError How to check if a column contains list GraphQL ERESOLVE unable to resolve dependency tree when building my docker container attribute android:forceQueryable not found in Android studio when running Espresso test Swift library that supports both app and extension Ignoring ffi-1.13.1 because its extensions are not built. Try: gem pristine ffi --version 1.13.1 Longest path finding with condition

Recent Posts

Pandas how to find column contains a certain value Recommended way to install multiple Python versions on Ubuntu 20.04 Build super fast web scraper with Python x100 than BeautifulSoup How to convert a SQL query result to a Pandas DataFrame in Python How to write a Pandas DataFrame to a .csv file in Python
© 2021 newbedevPrivacy Policy