I am returning to an older project to add some simple functionality upgrades. The project already uses:
AppCompat 3.52
OkHttp 1.2
OkHttpUtils 2.7
Sliding MenuWrapper 1.2
SQL 1.5
This project is NOT complicated or large. It has only a single activity with a simple layout. In both Debug & Release the compile will not complete. I extended the process timeout setting with no success. I increased the MaxRamForDex=2048 but still no joy. Any ideas?
AppCompat 3.52
OkHttp 1.2
OkHttpUtils 2.7
Sliding MenuWrapper 1.2
SQL 1.5
This project is NOT complicated or large. It has only a single activity with a simple layout. In both Debug & Release the compile will not complete. I extended the process timeout setting with no success. I increased the MaxRamForDex=2048 but still no joy. Any ideas?
B4A Version: 8.50
Parsing code. (0.06s)
Building folders structure. (0.47s)
Compiling code. (0.08s)
Compiling layouts code. (0.01s)
Organizing libraries. (0.00s)
Generating R file. (5.46s)
Compiling generated Java code. (13.05s)
Convert byte code - optimized dex. Error
Process timed out.
You can change it under Tools - IDE Options.