loading

  1. PuzzleTak

    Share My Creation BM_Loading

    I want to share the library that I wrote for Basic Four Android with others link simple lib + lib in github https://github.com/PuzzleTakX/Loading
  2. ramezaniabbas

    B4A Library [B4X] [XUI] Ui max_co libraries 🎁🌹

    Hello friends We are happy to have a great community and great friends like you. We do our best to make B4x look more beautiful Today we give you another cross-platform library as a gift 5- UM_SnackBar Author: Ui max_co Version: 1.20 compatible with: B4A,B4i,B4J Click to see more...
  3. User242424

    B4A Library AXPowerView

    Hello World! Another B4A Library with awesome animations and circular loading 😍 AXPowerView Inspired by HotspotShieldVPN. See more in Github Lib+Sample attached :)
  4. A

    Android Question How to make a loading screen?

    Hello everyone! I want a loading screen that would be deactivated on start a sub; I want this loading screen to have a gif in the center, and responsive. How to do that?
  5. Greg Breinholt

    Android Question Facebook Shimmer effect for Android

    Has anyone created a B4A library for the Facebook Shimmer effect? https://facebook.github.io/shimmer-android/ An easy way to apply this during any UI loading would be great for providing user feedback (unfortunately library creation is above my skill set!)
  6. ALBRECHT

    Android Question Simple loader Gif Animation with rotate image

    Hello, I have a simple script to animate a loader image during a wait for poststring class. It's works great but between each loop of the rotation there is a few waiting second ? like that : the code : Dim POStr As POSTstr Dim imgload As Animation...
  7. Alexander Stolte

    B4A Class [B4X] [XUI] AS Floating Loading Button

    First, i spend a lot of time in creating views, some views i need by my self, but some views not and to create a high quality view cost a lot of time. If you want to support me, then you can do it here by Paypal. :) The Loading Animations are from the B4XLoadingIndicator by @Erel Author...
  8. Alexander Stolte

    B4J Library [B4X] [XUI] AS Sliding Circles (Loadingview)

    Hey this is a little and simple Loading View, i was a little bit bored :D Have Fun
  9. Pete_S

    Android Question Save Map To KeyValueStore, Load Map From KeyValueStore

    I created this code. It works but I was wondering if there is an easier/optimized way to save a map to a KeyValueStore and retrieve it back from the KeyValueStore. Main: Sub Process_Globals End Sub Sub Globals End Sub Sub Activity_Create(FirstTime As Boolean) Dim map1 As Map...
Top