Android Question Generating R file. Error

wolko

Member
Licensed User
Longtime User
I installed 6.5 trial version and get the folling message when using RUN:
Generating R file. Error
Cannot find c:\platform-tools\aapt.exe
Please configure paths (tools - Configure Paths)

I cannot find the android.jar when trying to configure the paths
Please help me if possible
Wolko
 

KMatle

Expert
Licensed User
Longtime User
See my file path's:

Unbenannt.JPG
 
Upvote 0

wolko

Member
Licensed User
Longtime User
Thanks.
This is done, now when compiling I get a new message:

Parsing code. 0.02
Compiling code. 0.12
Compiling layouts code. 0.05
Generating R file. 0.87
Compiling debugger engine code. Error
Error occurred during initialization of VM
Could not reserve enough space for 2097152KB object heap


Sorry!
 
Upvote 0

wolko

Member
Licensed User
Longtime User
Thanks again, it's an endless story, here is the new message with 1536 in MaxRamForDex:

Parsing code. 0.10
Compiling code. 0.32
Compiling layouts code. 0.13
Generating R file. 0.12
Compiling debugger engine code. Error
Error occurred during initialization of VM
Could not reserve enough space for 1572864KB object heap

I also tried 1664 but I also got the same message with 1703...KB

I am quite disappointed.

BR
Serge
 
Upvote 0
Top