Hi
I am getting an error when trying to compile now i have added the icons:-
The manifest has this line in it
I have seen other threads that the sdk needs to be up dated but it is up to date as far as i can see.
If you remove the drawable-xxxhdpi directory it works but guess not with the support for xxxhdpi
Thanks
Colin
I am getting an error when trying to compile now i have added the icons:-
B4X:
Parsing code. 0.12
Compiling code. 0.33
ObfuscatorMap.txt file created in Objects folder.
Compiling layouts code. 0.14
Generating R file. Error
invalid resource directory name: res/drawable-xxxhdpi
The manifest has this line in it
B4X:
<uses-sdk android:minSdkVersion="4" android:targetSdkVersion="19"/>
I have seen other threads that the sdk needs to be up dated but it is up to date as far as i can see.
If you remove the drawable-xxxhdpi directory it works but guess not with the support for xxxhdpi
Thanks
Colin