DelphiWorlds / Codex

Codex is an add-in for RAD Studio
MIT License
64 stars 10 forks source link

Android Package Downloader #11

Closed DelphiWorlds closed 3 years ago

DelphiWorlds commented 3 years ago

Uses Maven Repository: https://mvnrepository.com

To download "external" packages for Android, including their dependencies. Automatically extracts .jar, manifest and resources from .aar files

The ultimate plan for this feature is to be able to recognize exactly which packages are required for your app, and add them to the project