b4x

  1. Col

    Android Example Find a missing value using Approximation & Guesswork (Goal Seek)

    I have written a few Financial Calculators over the past couple of weeks, and one approach I've found extremely useful is Approximation and Guesswork. So I figured, why not share the approach with the forum, A) to hopefully inform and B) to see if anyone else has any other intriguing...
  2. Star-Dust

    B4J Library [B4X] [XUI] [B4XLib] SD_ShopListView

    This new view allows you to have an ordered and distributed list of images (left) and their name, description and info (right) Or you can view the images in grid (if the screen size allows it, otherwise in column) where there will be related images with the name just below There is an add button...
  3. _mandy

    Android Question B4XPages ShowPageAndRemovePreviousPages

    Hello, first post in any forums. So basically I have a global variable of sql on B4XMainPage class, my idea is that once the application opens, the sql database is loaded in public and can be called by different classes upon their initialization. This is so I could prevent it from locking...
  4. W

    B4A Class wmKODI - control KODI (formerly XBMC) from B4X [B4X][Class]

    Posted in the B4J forum at https://www.b4x.com/android/forum/threads/wmkodi-control-kodi-formerly-xbmc-from-b4x-b4x-class.135867/
  5. W

    B4J Library wmKODI - control KODI (formerly XBMC) from B4X [B4X][Class]

    The title says it all. The API v10 info on which this class is based can be found at https://kodi.wiki/view/JSON-RPC_API/v10. Public methods: - Initialize: Initializes the object - Application_GetOneProperty: Retrieves the value of the given property. - Application_GetProperties: Retrieves the...
  6. D

    Android Question B4xpagesmanager error

    Hello! I'm getting this error informed on firebase crashlytics, i can't reproduce it, so I don't know how to fix it or where's the problem. Fatal Exception: java.lang.NullPointerException: Attempt to read from field 'java.lang.Object com.empresa.appname.b4xpagesmanager$_b4xpageinfo.B4XPage'...
  7. Hassan abdulbaqi

    Android Question Sending App to friend

    Hi im vb.net Devolper and im new to b4a i want to send my App(Debug) to a friend phone how i can do that? like for example in vb.net there is a file called Debug and you can send it to someone but i dont know how to send an app to another android device without the phone being plugged. Thanks...
  8. Hassan abdulbaqi

    Android Question News Feed

    Does Anyone Know How i can Make News Feed in B4A like in Facebook for Example...Other People online can post stuff...Thanks In Advance
  9. M

    Android Question [B4XPages][B4X] Barcode QrCode Reader not working

    Hi everyone i followed this tutorial https://www.b4x.com/android/forum/threads/b4x-b4xpages-barcode-reader.120417/#content. I've two Android phone. 1. Honor 8A (Android 9) 2. Meizu 5c (Android 6) On the first everything works ok, on the second the detector for the codes is not creating...
  10. B

    Android Question okHttpUtils2: can't download an image

    Hi everyone, i create a serve on InfinityFree just to host some pic that i need do download and show in a image view. The webserver has a certificate (a free one that offer the site) and has the TLS Protocol active (1.1,1.2 n 1.3) When i try to download the job, the complete event doesn't...
  11. W

    Android Tutorial [B4X] Using/running B4A and/or B4J on 64 bit Linux Mint 20.2 Cinnamon with 64 bit Wine

    The solution for both B4A and B4J has been posted at https://www.b4x.com/android/forum/threads/b4x-using-running-b4a-and-or-b4j-on-64-bit-linux-mint-20-2-cinnamon-with-64-bit-wine.134069/
  12. W

    B4J Tutorial [B4X] Using/running B4A and/or B4J on 64 bit Linux Mint 20.2 Cinnamon with 64 bit Wine

    *** Contents *** Intro Acknowledgements Disclaimer Environment Conventions used in this post Making it work Compiling and running your programs A semi-automated way to get your B4J UI programs ready Android SDK Manager Useful tips *** Intro *** Ever since the arrival of Windows 10 and all its...
  13. AmirMK82

    B4A Library [B4X] [XUI Views] - AMProgressButton

    Hello, My New Cross Platform Library is ready now :) A new styled button with built-in progressbar Features Cross-platform compatible A good text animation Changeable values Custom Colors Custom Border And CornerRadius Tested in B4A B4J * I don't have tested it with B4I, but it should...
  14. AmirMK82

    B4A Library [B4X] [XUI Views] AMButton - New flexible and attractive button

    Hello, I have made a new styled button Features cross-platform compatible a good animation Changeable values custom values Tested in B4A B4J * I don't have tested it with B4I, but it should work * B4A: B4J: AMButton Author: AmirMK82 Version: 1.00 AMButton Events: Click Fields...
  15. Alexander Stolte

    Android Tutorial [B4X] B4X Online Tools - JSON Parser/QR Generator/Regex Parser

    Full list of B4J Server Examples: https://b4x.com:51041 If there are other online tools that simplify programming with B4X, then I expand the thread.
  16. H

    Android Question CustomListView as another CustomListView's cellitem: How to resize the cell height to accomodate the listview's increasing items.

    To everyone who knows or has an idea... What is the proper way of resizing the height of a CustomListView's cell which contains another CustomListView which list items increase. For instance, listview1 has two list items--A and B--then, I put listview2 as the cell item of B. The list items...
  17. Carlos marin

    iOS Question [B4XGifView] has a way to disable looping and control speed in iOS?

    Hi guys, is there a way to replicate what I saw in the following thread but for iOS? I can't find the B4XGifView1.GifDrawable property and would like to have control to start, stop and handle the speed of the gif, i'm loading a gif but it takes longer to reproduce the animation than it should...
  18. Star-Dust

    B4J Library [B4X] [B4XLib] SD SwitchAdv (3 states)

    Switch with 2 or 3 states. Horizontal or vertical. You can choose the style. All selectable from Design Note: Even if it is a B4XLib library, it is not allowed to decompress it, read and / or modify the sources. It is also not allowed to rename the library. Unless you are explicitly authorized...
  19. MList

    iOS Question B4X Pages Question

    deleted
  20. Lucas Siqueira

    Wish There are future plans for b4x to be one ide (b4a, b4j, b4i)

    Since 2015 I have been developing in b4a, then I went to b4j and b4i, followed a part of the evolution of the 3 IDEs and I am very grateful for what Erel did for me, today I have an extra income that helped to buy my house here in Brazil, thank you very much! I always recommend b4x to all my...
Top