Home > Mobile >  The android jar package depends on another jar package how to import
The android jar package depends on another jar package how to import

Time:09-20

Org. Eclipse. Paho. Android. Service rely on android. Support. The v4 but not how to import the jar package?

CodePudding user response:

Your app projects using "API 'com. Android. Support: support - v4:28.0.0'", if you use the Androidx and there will be a new problem...
  • Related