B4A Question error private sign key - Erel (first post)    Mar 27, 2018 This warning means that it is recommended to set the targetSdkVersion to 26. https://www.b4x.com/search?query=targetSdkVersoin+26 B4A Question QR reader targetSdkVersion = "26" does not work - rscheel    Sep 25, 2017 lang.RuntimeException: Fail to connect to camera service
at android.hardware.Camera.<init>(Camera.java:575)
at android.hardware.Camera.open(Camera.java:404)
at com.google.zxing.client.android.camera.open.open(.java:58)
at com.google.zxing.client.android.camera.open.CameraManager.open B4A Question (ERROR solved) animated counter , when I put in the manifest targetSdkVersion="28" - DonManfred (first post)    Apr 25, 2019   (1 reaction) You should use targetsdk 26 for now in the manifest. B4A Library [lib] liblame MP3 encoder/decoder - Juzer Hussain (first post)    Jun 27, 2019 Hi Martin,
Is there any update to this library for android version 8.1.1 and targetSDKver=26
Juzer Other B4A v8.0 has been released! - Erel    Mar 20, 2018   (59 reactions) I'm very happy to release B4A v8.0. This update includes many important improvements and makes it simpler to target the latest versions of Android.
https://www.b4x.-png.65413/
(image source: android.com)
As explained in this tutorial, all apps will soon need to target sdk version 26 (Android 8). T Other B4A v8.00 BETA has been released! - Erel    Mar 12, 2018   (62 reactions) I'm very happy to release B4A v8.00 BETA. This update includes many important improvements and makes it simpler to target the latest versions of Android.
65413
(image source: android.com)
As explained in this tutorial, all apps will soon need to target sdk version 26 (Android 8). This is a new pol B4A Question TargetSdkVersion from 19 to 26 some commands don't work - DonManfred (first post)    Apr 04, 2019   (1 reaction) Please use CODE Tags when posting Code!
It works like expected. I don´t see any bug here.
Make sure to use runtimepermissions to request the permission.
Check this Tutorial
https://www.b4x.-jar-targetsdkversion-minsdkversion.87610/
If it does not work for you then
- Post the FULL Error you got
- B4A Question new version SQL Database prob - DonManfred (first post)    Sep 19, 2018   (1 reaction) you should use targetsdk with a max of 26 for now... Speaking about Api 26 android.jar / targetSdkVersion / minSdkVersion Especially RuntimePermissions B4A Tutorial Intent Based Camera - Erel (first post)    Apr 25, 2018   (2 reactions) CameraIntent was updated. targetSdkVersion is set to 26 and it uses FileProvider to export the file uri for the camera output. B4A Question API26 should I panic ? - DonManfred (first post)    Nov 30, 2018   (2 reactions) You need to know that, once your published a app with targetsdk 26, you can not go back to a lower targetsdk.
yes, a bit ;-)
As written in the link i posted.
- Start with implementing Runtimepermissions. Once you understand how it works it is not complicated.
But as you are forced to go to targe Page: 1   2   3   4   5   6   7   Powered by ColBERT |