Android Question Configuration after new SDK[Solved]

Roger Daley

Well-Known Member
Licensed User
Longtime User
Hi All

Just installed the latest SDK and I am getting the following message when I try to comple.

I have configured the Path as screen shot attached.


B4X:
B4A version: 7.01
Parsing code.    (0.26s)
Compiling code.    (0.36s)
Compiling layouts code.    (0.12s)
Organizing libraries.    (0.01s)
Generating R file.    (0.94s)
Compiling generated Java code.    (4.02s)
Convert byte code - optimized dex.    (3.27s)
Packaging files.    (0.97s)
Copying libraries resources    (0.09s)
    Found 2 resource files.
Signing package file (private key)    (2.35s)
ZipAlign file.    (0.26s)
Installing file to device.    Error
Cannot find: C:\android-sdk\tools\..\platform-tools\adb.exe
Please configure paths (Tools - Configure Paths).

As usual any help greatly appreciated.

Regards Roger

ScreenShot.jpg
 
Top