erasmusackon Member Licensed User Longtime User Jun 22, 2019 #1 Am getting error : Access to the path 'C:\Program Files (x86)\Android\android-sdk\tools\..\extras\b4a_local\unpacked-appcompat-63696797071981' is denied Please can anyone be of help?
Am getting error : Access to the path 'C:\Program Files (x86)\Android\android-sdk\tools\..\extras\b4a_local\unpacked-appcompat-63696797071981' is denied Please can anyone be of help?
DonManfred Expert Licensed User Longtime User Jun 22, 2019 #2 It is a mistake to put the Android SDK into the programfiles folder. See the installation instructions here: https://www.b4x.com/b4a.html#installation Upvote 0
It is a mistake to put the Android SDK into the programfiles folder. See the installation instructions here: https://www.b4x.com/b4a.html#installation
jimmyF Active Member Licensed User Longtime User Jun 22, 2019 #3 "C:\Program Files" is read-only. Move your sdk files to another folder. Personally, I NEVER install anything in "C:\Program Files" if I can help it. EDIT: Gosh you're quick @DonManfred Upvote 0
"C:\Program Files" is read-only. Move your sdk files to another folder. Personally, I NEVER install anything in "C:\Program Files" if I can help it. EDIT: Gosh you're quick @DonManfred
erasmusackon Member Licensed User Longtime User Jun 22, 2019 #4 Thank DonManfred said: It is a mistake to put the Android SDK into the programfiles folder. See the installation instructions here: https://www.b4x.com/b4a.html#installation Click to expand... Thanks @DonManfred. I understand now. Since it's already there in programfiles folder, will it be alright to just copy it to my drive "C" Upvote 0
Thank DonManfred said: It is a mistake to put the Android SDK into the programfiles folder. See the installation instructions here: https://www.b4x.com/b4a.html#installation Click to expand... Thanks @DonManfred. I understand now. Since it's already there in programfiles folder, will it be alright to just copy it to my drive "C"
erasmusackon Member Licensed User Longtime User Jun 22, 2019 #5 jimmyF said: "C:\Program Files" is read-only. Move your sdk files to another folder. Personally, I NEVER install anything in "C:\Program Files" if I can help it. EDIT: Gosh you're quick @DonManfred Click to expand... Thanks. Am doing it now. Upvote 0
jimmyF said: "C:\Program Files" is read-only. Move your sdk files to another folder. Personally, I NEVER install anything in "C:\Program Files" if I can help it. EDIT: Gosh you're quick @DonManfred Click to expand... Thanks. Am doing it now.
erasmusackon Member Licensed User Longtime User Jun 22, 2019 #6 Thanks to @DonManfred and @jimmyF, it's working correctly now. I am most grateful. Upvote 0