HI, All
Who knows the complete algorithm of the Java SDK wrapping for B4A, excepting the base main Don's post ?
Including the requirements to B4A classes...
And .aar files...
For example, i was trying to hope to be able to make some Java SDK working in B4A, i could do:
1) Eclipse installation, Android add-on setup
2) Adding dependencies: Android-26 source code, android.jar, B4A's core.jar
3) Got SDK in ZIP from Github, got lib .aar file and .jar from it.
4) Made R.java by RGenerator.exe
5) Open all as the project in Eclipse
6) Imported BA-object
7) Got Errors 0, Warning 0....
and what next should be done for wrapping, if all the main functions are in .aar lib?
And SDK is not a view.
Who knows the complete algorithm of the Java SDK wrapping for B4A, excepting the base main Don's post ?
Including the requirements to B4A classes...
And .aar files...
For example, i was trying to hope to be able to make some Java SDK working in B4A, i could do:
1) Eclipse installation, Android add-on setup
2) Adding dependencies: Android-26 source code, android.jar, B4A's core.jar
3) Got SDK in ZIP from Github, got lib .aar file and .jar from it.
4) Made R.java by RGenerator.exe
5) Open all as the project in Eclipse
6) Imported BA-object
7) Got Errors 0, Warning 0....
and what next should be done for wrapping, if all the main functions are in .aar lib?
And SDK is not a view.
Last edited: