B4A Question [SOLVED] App not installed as app isn't compatible with your phone. - aeric    Dec 12, 2023 148606
User phone auto updated to Android 14 and cannot install the app.
Current targetSDK = 18.
If I change the targetSDK, I afraid some features will no longer working.
What should I do?... B4A Question App not compatible on Samsung A55 Android 14 - Cassie (first post)    Jun 22, 2024 ="MyAppTheme" parent="@style/Theme.AppCompat.Light.DarkActionBar">
<item....
'You do not need to modify it in most cases.
'See this link for for more information: http://www... B4A Question AppCompat with ToolBar not working (solved) - f0raster0    Apr 15, 2020 Hi Guys,
I just bought a new laptop last year.. today want to work with this AppCompat, then... the tutorial..
https://www.b4x.com/android/forum/threads/appcompat-make-material-design-apps-compatible... B4A Question class file for android.support.v4.app.NotificationCompat not found - aaronk    Nov 15, 2019 .NotificationCompat not found
Before updating to AndroidX SDK it all was working fine.
Any ideas on what...Hi,
I updated to AndroidX SDK and found I can't seem to compile my app.
I am using... B4A Question Google Play Store "this app is not compatible with any of your devices" - Rusty    Jun 17, 2016 I have developed; tested and deployed my app on many ASUS Transformers running ICS thru Marshmallow... a camera app is trying to be installed but no flash is there, it won't install.
My app optionally uses... B4A Question App not installed as App isn't compatible with your phone on Pixel 7 - DonManfred (first post)    Mar 13, 2023   (1 reaction)
The post does for the new library 1.60 does state: Not compatible by default with databases... version of SQLCipher. It may require purchasing a license.
- Create a program that reads the data from... B4A Question AppCompat Not Found - DonManfred (first post)    Mar 8, 2022   (1 reaction)
can you provide a link?
appcompat.androidx.aar ist part of the B4A-Installation. It is a file in t... B4A Question App not compatible with Tablet device - Starchild (first post)    Jan 14, 2016 (above) the link to the exact information required for Tablet compatability is at:
https://www.b4x.com...-243083
I did the things detailed in these two links and my app is now recognised by Play Store... B4A Library BiometricManager - Biometric Authentication - Erel    Nov 22, 2022   (40 reactions)   tags: Finger, finger print : #AdditionalJar: androidx.biometric:biometric #Extends: android.support.v7.app.AppCompatActivity 'discard the incorrect warning about AppCompat not being used. #IgnoreWarnings: 32 3. Add to the manifest....USE_FINGERPRINT) SetApplicationAttribute(android:theme, "@style/MyAppTheme") CreateResource(values, theme.xml, <resources> <style name="MyAppTheme" parent="Theme.AppCompat... B4A Question This application is not compatible with your devices - Erel (first post)    Sep 17, 2018   (7 reactions) The issue has been resolved based on @JordiCP suggestion. As expected if has nothing to do with v8.50 or with AVD Manager.
This thread is a very good example of how not to ask help in this forum... Page: 1   2   3   4   5   6   7   |