Android Question Installation problem

grafsoft

Well-Known Member
Licensed User
Longtime User
After installing Android Studio I get the following error when compiling:
"
Cannot find: C:\Programme\Android\android-sdk\tools\..\platform-tools\adb.exe
Please configure paths (Tools - Configure Paths).
"
I find adb.exe here: "C:\Dokumente und Einstellungen\PG\AppData\Local\Android\sdk\platform-tools"

When I try to change the path to android.jar from C:\Programme\Android\android-sdk\platforms\android-21\android.jar to sonewhere else, where I also find android.jar, like "C:\Dokumente und Einstellungen\PG\AppData\Local\Android\sdk\platforms\android-23" I get "Invalid path". Maybe because of the blank?

What can I do?
 

grafsoft

Well-Known Member
Licensed User
Longtime User
It is something like that. But how to proceed best? Simply copy adb.exe where B4A looks for it?
 
Upvote 0

DonManfred

Expert
Licensed User
Longtime User
I would install the sdk into a folder not on C:
Additional i would use a path without spaces.

So. Uninstalling sdk, installing sdk to new folder, setup your sdk-path in windows.
Setup the right path in b4a.

Alternative could be uninstalling andoid studio first. Then, when installing you use the method wíthout installing the sdk (use your own installed version).
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…