Android Question Issue with SDK Manager Array out of bounds

MarkusR

Well-Known Member
Licensed User
Longtime User
why today?

 

MarkusR

Well-Known Member
Licensed User
Longtime User
 
Upvote 0

MarkusR

Well-Known Member
Licensed User
Longtime User
then this list appear
B4X:
    Dim i As Int = Index(0) + 1
    'Do While True
    Do While i< Lines.Length
        Dim m As Matcher = Regex.Matcher("\s+([^:]+):(.*)", Lines(i))
        If m.Find Then
 
Upvote 0

MarkusR

Well-Known Member
Licensed User
Longtime User

 
Upvote 0

MarkusR

Well-Known Member
Licensed User
Longtime User
why i should install it twice or more???
years ago i had it duplicative, every tool that can make android app need this. i used android studio as master because else it get chaos.
i just wonder why ba4 said this build tools are not installed.
i share also the avd's
 
Upvote 0

MarkusR

Well-Known Member
Licensed User
Longtime User
today i remember why this window pop ups.
i started avd manager, then sdk and avd manager opens and booth show nothing because array index out of bounds.
i like to see installed avds to start the emulator from there.
now i must open the android studio and start the emulator from there. (i have also 2 real devices but sometimes a emulator is functional)
last week my emulator was listed in b4a avd manager.
i think some updates make it incompatible with b4a.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…