© 2024 Leafecodes.com
Music Player UI with B4A This tutorial seeks to redesign music player User Interface for an old tutorial found in the forum https://www.b4x.com/android/forum/threads/mediaplayer-tutorial.6591/#content We will also upload another variation of the music player ui which can be used with exoplayer or traditional mediaplayer. [sociallocker id=”6531″] https://leafecodes.com/wp-content/uploads/2020/08/MusicPlayer.zip[/sociallocker] DOWNLOAD SOURCE
How to build splash screen in B4A and B4i Splash screens are have become integral part of an app or software. They enforce the brand identity of an organisation and sometimes help to put quick information to the users. Applications like Facebook, Twitter, Dropbox on launch display a small logo to before the main interface […]
Learn to Build Credit Card type Detector In this Video, we built a simple credit card type detector. We try to introduce beginners to: XUI Library controls Select Case Statements If Else Statements Comparison and logical operators and many more. Take a look at the code below Sub Globals Private btnCheckCard As B4XView Private edtCardNum […]
How to build onboarding screen with B4X programming language
B4A or Basic4Android as we still calls it has been in existence for some years now. Also, B4A has seen great improvement over the years and has become Developers favourite. If you are developing applications for android platform, then B4A is your best bet. Prior to Writing this post, B4A has been a paid IDE […]