Android Question Error on compiling..

microbox

Active Member
Licensed User
Longtime User
Hi everyone...just want to ask on how to resolve my issue with the following errors when compiling
B4X:
Generating R file.                      Error
Cannot find: C:\Android\android-sdk\tools\..\platform-tools\aapt.exe
Please configure paths (Tools - Configure Paths).

I realize that I have corrupted files in my sdk folder. I tried to download the updates but I can not get away with the following error message, even if I close any app accessing it or my antivirus...

Can anyone give advice ?

Thanks and best regards,
nicrobox
 

Attachments

  • ErrorSdk.png
    ErrorSdk.png
    57.8 KB · Views: 171

walterf25

Expert
Licensed User
Longtime User
Hi everyone...just want to ask on how to resolve my issue with the following errors when compiling
B4X:
Generating R file.                      Error
Cannot find: C:\Android\android-sdk\tools\..\platform-tools\aapt.exe
Please configure paths (Tools - Configure Paths).

I realize that I have corrupted files in my sdk folder. I tried to download the updates but I can not get away with the following error message, even if I close any app accessing it or my antivirus...

Can anyone give advice ?

Thanks and best regards,
nicrobox
Try updating the sdk with administrator rights, this is very common in windows 7.

cheers,
Walter
 
Upvote 0
Top