Android Question Compiling Resources Error

Flavio SOuza

Member
Licensed User
Longtime User
Hello everybody,

I am unable to compile the project.
The project suddenly stopped compiling, could anyone help me?

Code error:

--------
B4A Version: 12.50
Parsing code. (0.05s)
Java Version: 8
Building folders structure. (0.03s)
Compiling code. (0.14s)
Compiling layouts code. (0.01s)
Organizing libraries. (0.02s)
(AndroidX SDK)
Compiling resources Error
Access denied
------
 
Solution
Have you just installed B4A 12.50?
In this case you should download the new Android SDK + Resources from the installation page instructions.
Follow all the steps carefully.
I would suggest you to download SDK + Resources even if you already was on B4A 12.50
Maybe some files got corrupted.

Sagenut

Expert
Licensed User
Longtime User
Have you just installed B4A 12.50?
In this case you should download the new Android SDK + Resources from the installation page instructions.
Follow all the steps carefully.
I would suggest you to download SDK + Resources even if you already was on B4A 12.50
Maybe some files got corrupted.
 
Last edited:
Upvote 1
Solution

DonManfred

Expert
Licensed User
Longtime User
could anyone help me?
Could you provide ANY Information? You are giving ZERO informations. How should we help here?

What are the paths you configured in the IDE?
Where is the Project saved?
 
Upvote 0

Flavio SOuza

Member
Licensed User
Longtime User
I managed to solve it by reinstalling and installing B4A again, including deleting the SDK folder. I'm not sure exactly what caused this error... Oh, 4 days ago, it was working fine.

Thank you for your attention and responses!
 
Upvote 0
Top