B4A Question Continous background GPS tracking - Brandsum (first post)    Oct 18, 2019 What is the android version? Java Question Need help creating library - ctd (first post)    Jul 31, 2017 My android version is 4.2.2 B4A Question How to determine the version of android on a MODERN smartphone? - Lakhtin_V    Oct 31, 2022 On modern versions of Android, some features that worked well on older ones often stop working. It is logical to control the version of android that is installed on the smartphone in order to automatically correct the executable code. But I could control the version of Android only in the old versio B4A Question Exoplayer v 1.30 - dagodom (first post)    Nov 01, 2019 The version is Android 4.4.2. About the errors in the manifest, given that something I took off on the fly, it would be useful if you told me what was wrong. Development with B4A is a hobby that I can devote little time to, I often settle for things to work. Thanks B4A Question {Solved} Android OS version - Alex_197    Sep 18, 2020 Hi to all.
Is it possible to check what is Android OS version on the device where the app is running?
I tried to check Phone library but all I found is SDK version that has nothing to do with OS version. The same app with targetSDK=29 can be installed on Android 4,7,9, 10 but I need to know what c B4A Question SQLite "OVER PARTTION" not supported in B4A ?! - Erel (first post)    Apr 14, 2020   (2 reactions) The answer is here: https://www.sqlite.org/windowfunctions.html#history
This feature was added in SQLite v3.25
Now go here: https://developer.android.-summary
You will see that the latest documented version in Android is 3.19. B4A Question android:exported once again - EduardoElias (first post)    Nov 21, 2022 yTEF"
android:versionCode="8"
android:versionName="1.8"
android:installLocation="internalOnly">
<uses-sdk android:minSdkVersion="14" android:targetSdkVersion="31"/>
<uses-permission android:name="android.permission.CHANGE_WIFI_MULTICAST_STATE"/>
<uses-permission android:n B4A Question Google Play & Target API level - luke2012 (first post)    Aug 02, 2024 <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="myapp.android.name" android:versionCode="94" android:versionName="1.3.0" android:installLocation="internalOnly"> <uses-sdk android:minSdkVersion="5" andr German für ältere Android Version entwickelt ? - HarryPottier (first post)    Jul 11, 2020 <?xml version="1.0" encoding="UTF-8"?>
-<manifest android:installLocation="internalOnly" android:versionName="" android:versionCode="1" package="b4a.EuroGastro" xmlns:android="http://schemas.android.com/apk/res/android">
<uses-sdk android:minSdkVersion="4"/>
<supports-screens android:anyDensity=" B4A Question Issue about install B4A v8.00 - f0raster0 (first post)    Jun 11, 2018 version of your android? Page: 1   2   3   4   5   6   7   Powered by ColBERT |