Hello,
I am totally newbe (in B4A) and started a development 2 weeks ago. Everything was working fine. I discovered there's a new version and skipped from version 11 to 11.5.
Now I am unabled to compile my application I have a message (sorry in french...) about a forbiden access (on a directory that's not existing) :
"Resources de compilation (0.21s)
Resources de chaînage (0.37s)
Compilation du code Java. (0.03s)
Finding libraries that need to be dexed. (0.01s)
Dex: B4AShared Error
L'accès au chemin d'accès 'C:\program files\Android\tools\..\extras\b4a_local\unpacked-b4ashared-63783454550000\dex_v1' est refusé."
I installed the jdk 14 instead of jdk 11 but nothing changed.
The directory 'C:\program files\Android\tools" doesn't exist
What can I do ?
Thank you
I am totally newbe (in B4A) and started a development 2 weeks ago. Everything was working fine. I discovered there's a new version and skipped from version 11 to 11.5.
Now I am unabled to compile my application I have a message (sorry in french...) about a forbiden access (on a directory that's not existing) :
"Resources de compilation (0.21s)
Resources de chaînage (0.37s)
Compilation du code Java. (0.03s)
Finding libraries that need to be dexed. (0.01s)
Dex: B4AShared Error
L'accès au chemin d'accès 'C:\program files\Android\tools\..\extras\b4a_local\unpacked-b4ashared-63783454550000\dex_v1' est refusé."
I installed the jdk 14 instead of jdk 11 but nothing changed.
The directory 'C:\program files\Android\tools" doesn't exist
What can I do ?
Thank you