B4A Question Help please - Shelby (first post)    Mar 30, 2025   (1 reaction) The link below is what one gets when the small rectangle above is filled with: "Change wallpaper app" https://www.b4x.com/android/forum/pages/results/?query=Change+wallpaper+app... Share My Creation (PHP/MySQL/API) User Login App - aeric    Aug 16, 2024   (31 reactions) Web API Updates: Latest B4XPages user login client apps (using B4J server): https://www....b4x.com/android/forum/threads/b4j-mysql-api-server-key-token-and-b4x-user-login-apps.126081/ 94106 94119 94118 Android App 94107941089411194112 94109 102583 This is the 3rd version of login... of the MVC. I just modified it to become the "API" to consume by the B4A app. However... simple login app. Http Login example using HttpUtils2 Later, I have shared a tutorial in Code... B4A Tutorial Android Live Wallpaper tutorial - Erel    Oct 14, 2024   (4 reactions) to handle those changes. LWEngine.FullWallpaperWidth / Height return the full size of the wallpaper... properties to display an image over the full wallpaper. LWManager events SizeChanged - Raised when...). VisibilityChanged - Raised when a wallpaper becomes visible or invisible. Touch - Raised when the user touches the wallpaper. Tick - The internal timer tick event. OffsetChanged - Raised when the wallpaper... ) CreateResource(xml, wallpaper.xml, <wallpaper xmlns:android="http://schemas.android.com/apk/res... Share My Creation [B4J] [MySQL] [API] Server (Key + Token) and [B4X] User Login Apps - aeric    Aug 16, 2024   (39 reactions) share my B4J API server written in B4J. Compare to my previous PHP API, this API server implements user access token to authorize user to consume the API. SQL.zip - SQL script to create necessary database and tables in MySQL server. jAPI.zip - Source code for server app (B4J). B4A.zip - Source code for client app using default template (B4A) B4X.zip - Source code for client app using B4XPages... Updates: Latest B4XPages user login client apps (using B4J server): https://www.b4x.com/android... B4A Tutorial B4A Change Log (versions history) - Erel    Jul 16, 2025   (12 reactions)   tags: ide, change whatsnew >\AppData\Roaming\Anywhere Software\b4xV5.ini -INI_<property key here>=<property value> Example: "c:\Program files\Anywhere Software\b4a\b4a.exe" -INI_CodeTheme=Dark "...: Core v13.01, BCTextEngine v1.96, LiveWallpaper v1.1, SIP v1.02 New WebView.AllowFileAccess property... adds the components that are part of the dependency tree, still you will see an increase in the app... a behavioral change in Android 14 that could cause the starter service to misbehave. Updated... B4A Tutorial [B4X] Localizator - Localize your B4X applications - Erel    Jun 23, 2023   (66 reactions)   tags: Localization, Article-10, localisation, Localizator, Mehrsprachig converted to a SQLite database file with a B4J program: https://www.b4x.com/basic4android/images/SS-2016-07-07_17.21.20.png The database file should be added to the Files tab of your application. Localizator is a class. You need to add it to your B4A, B4i or B4J program. It loads the set... more complicated as they allow the user to change the language. In its simplest form you just need to...-your-b4x-applications.68751/page-3#post-548169 B4XPages example: https://www.b4x.com/android/forum... B4i Tutorial Installing apps with Apple Configurator 2 - Erel    Oct 15, 2024   (13 reactions) : - Open the app store. - Install and run Apple Configurator 2 - Select Install Automation Tools in the top left menu. Note that with a local builder, this is now the only way to install apps....Starting from B4i v7.20 it is possible to install apps, when the iOS device is physically connected to a local Mac, using Apple Configurator 2. It is supported by all iOS versions and is a must with iOS 14.5+ when using the local builder. Benefits: - No need to approve installation. - Simpler... Share My Creation [Project Template] Web API Server v2 - aeric    Jan 16, 2025   (31 reactions) client (web) Compatible with Web API Client (1.05).b4xtemplate (B4X UI apps) Tutorials: Getting...) WebApiUtils v2.08 (new) MiniORMUtils v1.13 (new) WebAPIController v1.07 (change) Use DbFile instead of DbName for SQLite in config.ini (change) Move code from ConfigureDatabase sub to Initialize sub in... replaces 3 old variables (change) ServerConfiguration class rename some variables change some Public subs to Private (change) Some index.html files deleted (new) WebApiUtils v2.06 (new... B4A Example AppCompat with ToolBar - minimal example - Erel    Jun 23, 2023   (23 reactions)   tags: ToolBar, Android, drawer badge notification, AppCompat In most cases AppCompat is no longer needed and will only make things more complicated. B4XPages example with dynamic menu: https://www.b4x.com/android/forum/threads/b4x-menu-badges.133301/ 56464 The project attached uses the powerful AppCompat library to replace the built-in ActionBar with a more robust ToolBar. The NavigationItemClick event is raised when the icon is clicked. You can set.... https://www.b4x.com/basic4android/images/SS-2017-05-24_12.20.07.png You can change the toolbar color... B4A Question Functional Wallpaper example - carlos7000    Jul 3, 2021 A long time ago, making a couple of modifications to Erel's example wallpaper app (https://www.b4x.com/android/forum/threads/android-live-wallpaper-tutorial.12605/) I made an app that changes the background of my cell phone every 5 minutes. A few days ago I updated the images and recompiled it, but it did not work. Download the Erel examples, they compile, but they don't work either. Could someone please help me to create an application to change the wallpaper?... Page: 1   2   3   4   5   6   7   |