We've created a new build script that should address the following issues:
- Software installation paths including spaces
- Integrated signing
- Helloworld should now properly build and run without manual intervention.
- android.ini.txt
- (7.42 KiB) Downloaded 3693 times
To get the EDGELIB Builder operational, replace android.ini with the attached version (rename file first from android.ini.txt to android.ini) and modify the paths as appropriate. Start EDGELIB Builder, create the project as desired, then make sure the paths listed under tools->options and project->properties are correct. The environment variables that should be set is JAVA_HOME (which should point to the jdk of choice), and the "C:\Program Files\java\jdk\bin" folder (replace jdk with actual name) should be appended to the PATH environment variable.
When everything is as expected, restart EDGELIB Builder to make sure all changes take effect before building. There are some issues with certain settings partially updating.
We've also confirmed a regression where accessing resources may occasionally lead to the VM aborting. We will post an update to fix that as soon as possible.
Marcel