Other B4A v13.0 BETA is available for download - Erel    Jul 18, 2024   (46 reactions) resources. Installation instructions: 1. B4A v13.0 BETA: https://www.b4x.com/android/files/beta.exe 2. OpenJDK 19: https://www.b4x.com/b4j/files/jdk-19.0.2.7z (older versions will not work) 3. Android...I'm happy to release a new BETA version of B4A. The Android SDK and the underlying toolchain where updated with preparation for Android 14 (targetSdkVersion=34) requirements. Many...: 155493 (the wrong hint about java will be removed...) There are new requirements related to... Games [XUI2D] X2 v2.0 - 2021 - Erel    Jul 22, 2022   (24 reactions) map editor: https://www.mapeditor.org/ Due to a compatibility with Tiled 1.9.0, please use... B4A Tutorial Runtime Permissions (Android 6.0+ Permissions) - Erel    Mar 16, 2022   (34 reactions)   tags: RuntimePermission, runtime permissions, B4A Runtime Permissions, Runtime, SDK, B4A is lower than 23 then the standard permissions system will be used on all devices including Android 6+, however soon all Google Play apps will need to set the targetSdkVersion to 26+. B4A v6.0 adds... this is that GetSafeDirDefaultExternal doesn't require any permission on Android 4.4+ (API 19) and requires the WRITE_EXTERNAL_STORAGE on older versions. The code above adds the permission to older... Java Question desugar - fix the "invokedynamic requires" error - Erel    Nov 6, 2019   (6 reactions) these packages requires several steps: - Extract the inner classes.jar from each AAR. - Desugar it. - Put... B4i Tutorial FirebaseNotifications / Push Messages (server not required) - Erel    Jun 26, 2023   (6 reactions)   tags: Erel Updated tutorial: https://www.b4x.com/android/forum/threads/b4x-firebase-push-notifications-2023.148715/ The configuration steps are still relevant. 261132706 Firebase Notifications service makes it relatively easy to send push messages. Integrating Firebase: https://www.b4x.com/android/forum/threads/firebase-integration.68623/ Push messages in iOS requires some configuration. 1. Create... you can use the same tokens during development and in production. 3. Create a provision file... B4A Library New Net library - Android FTP, SMTP and POP3 - Erel    Oct 6, 2025   (24 reactions)   tags: FTP, ftp smtp pop3, Net, B4A, Email The Net library supports FTP, SMTP and POP3 protocols. This library replaces the FTP library. Both... mail servers and send mails, including Html messages and attachments. POP3 - Allows to directly connect to POP3 mail servers and download messages. Currently the messages are not parsed. The raw string...-android-ftp-smtp-and-pop3.10892/page-11#post-232432 V1.51 is released. Fixes an issue with FTP over...-net-library-android-ftp-smtp-and-pop3.10892/page-10#post-231145 V1.37 is released. This version... B4J Library [Web][ABMaterial] Framework for WebApps - OliverA (first post)    Nov 29, 2017   (1 reaction) what's missing?
A search in the forum? (https://www.b4x.com/android/forum/pages/results/?query=requires+Cache+System+3.0)
Reading of documentation?
Just saying...... B4A Library AdsHelper extends FirebaseAdMob2 / Google Mobile Ads v20.0+ - Erel    Sep 3, 2025   (19 reactions) -1267570xxxxx0~676xxxxx) 'your app id here 3. This class should be used in B4XPages projects... is simple: If Ads.GetConsentStatus = "UNKNOWN" Or Ads.GetConsentStatus = "REQUIRED... Ads.GetConsentStatus = "REQUIRED" And Ads.GetConsentFormAvailable Then Wait For (Ads... we request new information. If the consent status is REQUIRED and a consent form is available then we show it. The consent status is managed by Google and is cached locally. In order to debug it we... B4A Question Mashy Teaches WebApp/Website Development with BANanoVuetifyAD3 - The New Series - Mashiane    Oct 1, 2022   (25 reactions) Good day Download Additional Libraries Download BANanoVuetifyAD3Core Library OR Download BANanoVuetifyAD3 Library Download Kitchen Sink WebApp (Optional - useful for Learning how this works) Download BVAD3Builder (Optional - useful to trim your final package) FOR A MORE DETAILED SETUP PROCESS...) Video Lessons 00. Up and Running with BVAD3 in 5 minutes 01. Creating a Login Dialog 02. Creating... files) 15. Introducing the V-Data-Table (VueTable) 16. BANanoVuetifyAD3 Rewind - BindState Source Code... B4J Library jServer v4.0 - Based on Jetty 11 - Erel    Jul 22, 2025   (17 reactions) 11.0.9. Previous versions were based on an early version of Jetty 9. There were many improvements in... It requires Java 11+. It works with the standalone packager with these declarations: #PackagerProperty... Packager, %WINDIR%\System32\robocopy.exe, www temp\build\bin\www /E Note that http sessions are not... on a feature not supported by WebSocket specs). b4j_ws.js v0.93 is attached. It includes a fix suggested by @alwaysbusy: https://www.b4x.com/android/forum/threads/jserver-v4-0-based-on-jetty-11.140437... Page: 1   2   3   4   5   6   7   |