Lucas Siqueira Active Member Licensed User Longtime User Nov 12, 2021 #1 What is the minimum android version to run B4XPages (I didn't find it in the b4xpages posts) ? I have a tablet with Android 4.2.2 and I get an error opening the app. Now I don't have the tablet to publish the log...
What is the minimum android version to run B4XPages (I didn't find it in the b4xpages posts) ? I have a tablet with Android 4.2.2 and I get an error opening the app. Now I don't have the tablet to publish the log...
agraham Expert Licensed User Longtime User Nov 12, 2021 #2 B4Xpages has no particular Android version dependency. There is nothing magic about it, it is just a single Activity app that uses Panels as its pages so avoiding Activity lifetime issues. The error is probably not due to B4XPages. Upvote 1
B4Xpages has no particular Android version dependency. There is nothing magic about it, it is just a single Activity app that uses Panels as its pages so avoiding Activity lifetime issues. The error is probably not due to B4XPages.