This is a simple example that demonstrates a recommended method of sharing code and files between B4A, B4i and B4J. It is based on these tips: https://www.b4x.com/android/forum/threads/xui2d-cross-platform-tips.96815/#content The main idea is to implement everything that is possible in one or...
www.b4x.com
I have this line in activity and add it to the public class
javac 1.8.0_201
src\com\dd\aa\m00_bb.java:9: error: package android.support.v7.app does not exist
public class m00_bb extends android.support.v7.app.AppCompatActivity implements BA.SubDelegator{
^
No.
When i want you to uncheck and recheck the library in the librarytab then i would have said it like this.
When i say ReDownload then i mean. Do the download of v4.0 again. The new download also contains a correct androidX artifact.
Use the files from the newdownload. Make sure to place all files from the download in your additional library folder.
REFRESH the librarylist after updated the files.
Clean your project and try again.
This library is a wrapper for the Google AppCompat v7 support library. B4A V6.0 or newer is required! From V3.52 on B4A V6.80 or newer is required! If you still use B4A < V6.80, use V3.51 of this library. The main reason for this library is to make your apps compatible with older Android...
This library is a wrapper for the Google AppCompat v7 support library. B4A V6.0 or newer is required! From V3.52 on B4A V6.80 or newer is required! If you still use B4A < V6.80, use V3.51 of this library. The main reason for this library is to make your apps compatible with older Android...