Hi there,
i'm quite new to B4A, come from VB background.
Was building my first little app, and seemed to be going ok, then I started to get compile error;
Generating R file. Error
res\values-v20\theme.xml:3: error: Error retrieving parent for item: No resource found that matches the given name '@android:style/Theme.Material'.
Full screenshot here
http://prntscr.com/lcjilx
Not too sure why this started to happen. But I had to swap my test device from modern android8 to an old tablet android5.
In the B4A manual it makes mention of using only "android-28", I'm only able to get 'android-19' installed, so wasnt sure if that is related to problem?
Any help, much appreciated.
thanks.
i'm quite new to B4A, come from VB background.
Was building my first little app, and seemed to be going ok, then I started to get compile error;
Generating R file. Error
res\values-v20\theme.xml:3: error: Error retrieving parent for item: No resource found that matches the given name '@android:style/Theme.Material'.
Full screenshot here
http://prntscr.com/lcjilx
Not too sure why this started to happen. But I had to swap my test device from modern android8 to an old tablet android5.
In the B4A manual it makes mention of using only "android-28", I'm only able to get 'android-19' installed, so wasnt sure if that is related to problem?
Any help, much appreciated.
thanks.