Android Question (SOLVED) dbUtils error with B4A 7.8 Beta

Adie

Member
Licensed User
Longtime User
Hi
I get the following error during compile of the sample. I did try with DBUtils V2.02

B4X:
B4A Version: 7.80 BETA #1
Parsing code.    (0.04s)
Compiling code.    (0.08s)
Compiling layouts code.    (0.00s)
Organizing libraries.    (0.00s)
Generating R file.    Error
ERROR: In <declare-styleable> FontFamilyFont, unable to find attribute android:font
ERROR: In <declare-styleable> FontFamilyFont, unable to find attribute android:fontStyle
ERROR: In <declare-styleable> FontFamilyFont, unable to find attribute android:fontWeight

Adie
 

Adie

Member
Licensed User
Longtime User
Have done that.

Downloaded the latest SDK tools from the link.
Ran the SDK Manager again from within B4A. Only Intel Atom TV not installed. (All Maven done)

Still no luck with DBUtils. My own little app compile an run fine.
 
Upvote 0

Adie

Member
Licensed User
Longtime User
THANKS
The problem was the B4A Path. Still pointed to 25.

btw. the project was the standard DBUtils
 
Upvote 0
Top