AnyChart Android Chart is an amazing data visualization library for easily creating interactive charts in Android apps. It runs on API 19+ (Android 4.4) and features dozens of built-in chart types....
I cannot find the AAR file on the web - the link to it give a 404 error. There is probably a way to create the AAR via Android Studio or Eclipse but my efforts has yielded no success thus far. Would actually wanted to compile it with SLC as it will allow me to change the original code where necessary (adding other features)
SLC is not the right tool for this. I don't remember the exact details but it probably creates a command with all the java files so it becomes too long.
SLC is intended for compiling the wrapper and creating the XML. This is not relevant for the "native" library.
Hello Johan,
I haven't tried to wrap this library but I did download the project and built it in release mode and got the generated AAR-file.
I copied it to my Drive and you can download it here:
Hello Johan,
I haven't tried to wrap this library but I did download the project and built it in release mode and got the generated AAR-file.
I copied it to my Drive and you can download it here:
The strangest thing....the wrapper compiles successfully but the B4A project won't compile - after a very long time trying to compile the B4A project is gives this OOM error: