B4A Library AndroidResources - warwound    Nov 8, 2013   (8 reactions) created the library AndroidResources for everyone to use and if any library writers want to use any...There's a few threads on the forums about accessing the build in Android resources but i couldn't find any code that would allow me to get a built in Android resource drawable using... and 'cancel'. Another new method: AndroidResources Version: 1.6 AndroidResources Methods: GetAndroidDrawable (ResourceName As String) As Drawable Get an android resource drawable... Other B4A v13.0 BETA is available for download - Erel    Jul 18, 2024   (46 reactions) of the internal libraries and also external libraries were updated and now depend on the latest Android SDK resources. Installation instructions: 1. B4A v13.0 BETA: https://www.b4x.com/android/files/beta.exe 2... resources: https://www.b4x.com/android/files/resources_7_24.zip The packaged resources should include all resources that most apps need, including the dependencies of the recent ML Kit libraries...I'm happy to release a new BETA version of B4A. The Android SDK and the underlying toolchain... B4A Question [solved] DJI library example : error: resource android:attr/lStar not found - freedom2000    Jul 15, 2022 layouts code. (0.02s)
Organizing libraries. (13.72s)
(AndroidX SDK)
Compiling resources... with the new 4.16 DJI library and on my old desktop PC.
I wanted to go on holidays with my B4A compiler so... Other [new feature] b4xlib - a new type of library - Erel    Nov 2, 2020   (69 reactions)   tags: b4xlib;libraries, b4x library, Erel with the relatively new XUI library. Standard libraries will never be cross platform as they are compiled... of libraries is available - b4x libraries. A b4x library is a simple zip file with: - Code modules. All types... manifest file with the following fields: Version, DependsOn (list of required libraries), Supported... and code modules can also be platform specific. Creating a b4x library is very simple. You just need to create a zip file with these resources. The zip file extension should be b4xlib. That's all... Other B4A v13.40 BETA - with a shiny new SDK - Erel    Jul 10, 2025   (49 reactions) I'm happy to release a new beta version of B4A. The prepackaged Android SDK has been updated and is based on the current latest versions of all resources and Android SDK 36. The handling of SDK resources was improved. The built-in themes were updated with the new edge-to-edge feature disabled... resources: https://www.b4x.com/android/files/resources_7_25.zip The resources are also available... Note that ExoPlayer is an internal library now. The prepackaged resources should include all resources... B4A Tutorial Android database encryption with SQLCipher library - Erel    Jul 20, 2025   (24 reactions) Edit: this library isn't compatible with the 16KB page size requirement. Don't use...-release/ Includes 64 bit binaries and emulator binaries. Requires B4A v8+. Library is attached. Not...: #DebuggerForceStandardAssets: True Old version: www.b4x.com/android/files/SQLCipher150.zip Depends on: https://repo1.maven.org/maven2/net/zetetic/android-database-sqlcipher/4.5.4/android-database-sqlcipher-4.5.4.aar You should download and copy it to the additional libraries folder.... B4i Tutorial List of methods to access external resources or share to external apps - Erel    Sep 16, 2024   (10 reactions) -with-activityviewcontroller.73159/#content - DocumentInteraction (iPhone library): http://www.b4x.com/basic4android... - CFBundleDocumentTypes (no library) Allows opening external files with your app. https://www.b4x.com/android/forum.../android/forum/posts/625407/ - Camera (iMedia) Allows picking photos or videos from photos library. https://www.b4x.com/android/forum/threads/imedia-library-camera-and-videoview.46144/#content - Phone...There are all kinds of ways to share files with other apps or access external resources. Here... Other Firebase Notifications & Firebase Auth Issues - Erel    Jun 17, 2018   (10 reactions)   tags: Firebase (including firebase-auth). 2. Update FirebaseAuth and FirebaseAnalytics: https://www.b4x.com/android/forum/threads/updates-to-internal-libraries.59340/#post-596101 3. If you are using B4A v8.00 or below then you should update FirebaseNotifications: https://www.b4x.com/android/forum/threads/updates-to-internal-libraries.59340/#post-592335 4. If you are using B4A v8.0+ then you should make sure to use the new CreateResourceFromFile macro feature to add the snippets. https://www.b4x.com/android/forum... B4A Tutorial android.jar / targetSdkVersion / minSdkVersion - Erel    Oct 18, 2023   (93 reactions)   tags: runtime permission, sdk version, Targetsdk, SDK, B4A of the devices. android.jar Set under Tools - Configure Paths. android.jar is a referenced library... libraries such as Google Maps who rely on the old SDK. To enable it: https://www.b4x.com/android/forum... you choose which version to use. Each Android version is mapped to an api level. You can see this mapping here: https://en.wikipedia.org/wiki/Android_version_history#Overview The api level is used in our code. minSdkVersion Set in the manifest editor. Default value is 5 (Android 2.0). This one is very... B4A Library [B4X] XUI Views - Cross platform views and dialogs - Erel    Mar 19, 2025   (85 reactions)   tags: B4X XUI Views Dialogs, xui, XUI Views 311915599 XUI Views is a b4x library (https://www.b4x.com/android/forum/threads/100383/#content). The same b4xlib library is compatible with B4A, B4i and B4J It is a collection of custom views and....b4x.com/android/forum/threads/b4x-b4ximageview-imageview-resize-modes.121359/ - XUIViewsUtils...: https://www.b4x.com/android/forum/threads/101197 More views and templates will be added in future.... Allows changing the days titles: https://www.b4x.com/android/forum/threads/b4xdatetemplate-replace-days... Page: 1   2   3   4   5   6   7   |