Android Question [Things] Compilation Error lib Things.jar

XorAndOr

Active Member
Licensed User
Longtime User
Hello everyone, I have installed on Rpi3 the OS Android Things, I'm using B4A4.30, added the lib

Things.jar and Things.xml to additional library of B4A, added into manifest the string.

AddApplicationText(<uses-library android:name="com.google.android.things"/>)

But when I go to compile I get the error as in the image. With other projects B4a that do not include the

lib Things.jar, they works fine on the Rpi3. Thank you

errore.png
 
Top