Android Tutorial GUI SDK Manager for newer versions of Android tools

Status
Not open for further replies.

jimmyF

Active Member
Licensed User
Longtime User
Have you downloaded the latest Android SDK tools as explained in the first post?
I have been using Android Studio to manage my SDK installation.

When do you get this message? What happens next?
I get the message in the app log window after I click on "Install Selected".
It stops at the line:
Warning: File C:\Users\James.SEF2\.android\repositories.cfg could not be loaded.

As another issue:
The AVD Manager tells me that there are no definitions available. It was working before.
 

jimmyF

Active Member
Licensed User
Longtime User
Seems like a bit of a Department of Redundancy Department situation.
I now have 2 complete and alike copies of the SDK on disk.
Is it safe you use this copy with Android Studio?
Can I also update this copy alternatively in Android studio or must I now use the B4JsdkManager always?

Btw, it works now but finishes with
...
Info: "Install Google USB Driver (revision: 11)" finished.
done

Warning: File C:\Users\James.SEF2\.android\repositories.cfg could not be loaded."
in the log window.
 

alienhunter

Active Member
Licensed User
Longtime User
hi
i got this error
how do i make sure that HAXM was installed correct ?
also the HYPER-V has to be disabled ?

thanks AH
 

lemonisdead

Well-Known Member
Licensed User
Longtime User
1/ create a sub directory named "AndroidEmulator" in C:\Windows and change its permissions to anybody (it should be a missing environment variable but on my part, Android_HOME or its path to the SDK never worked)
2/ to be sure XAHM was correctly installed, you can restart its installer from the extras folder. Alternatively, you can start haxm_check.exe in CLI to check if the requirements are ok
3/ I have both XAHM and Hyper-V running <- THIS IS NO MORE TRUE (I enter in a loop at restart after having installed Hyper-V when Xahm was previously installed)
 
Last edited:

Jmu5667

Well-Known Member
Licensed User
Longtime User

Hey

Do you the windows creator update installed on your machine ?

John.
 

lemonisdead

Well-Known Member
Licensed User
Longtime User
Hello @moster67 : you are right and I have to edit my post about. It was right in the past : I had both running without doing nothing special.
To prove it I wanted to install Hyper-V on my new computer now and entered in a loop at restart
So I guess it is no more true
 

lemonisdead

Well-Known Member
Licensed User
Longtime User
@moster67 : sorry to point to you at each message, I am on the mobile..
It seems to be an issue more with Hyper-V : I just reinitialized the computer because of the loop, installed Hyper-V without having Xahm installed so. And it crashes again. I will report if I find a solution
 

eSolution

Member
Licensed User
Longtime User
I updated to 7.80 and I deleted my Android Sdk that was installed with Android Studio and I installed a new one as explained above (using the SDK Manager from B4A).
Now B4A can't compile my apps because it can't find the appcompat styles. I installed B4A 7.8 on my desktop where I still have the Android SDK from Android Studio and it compiled the app without any problem... So with the Android SDK installed by the included SDK Manager we have missing files i think... I get this error: "AndroidManifest.xml:16: error: Error: No resource found that matches the given name (at 'theme' with value '@style/Theme.AppCompat')."

How can I fix this without installing Android Studio and using its SDK? (is another 10G of wasted SSD)
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…