B4ALibraryAnimation
RubikCube
An Android port (with added features) of Josef Jelinek''s AnimCube Java Web applet. This applet is aimed at showing animation of Rubik''s cube manipulation.
@Johan Schoeman · 2022-04-23
B4JLibraryJSON [UPDATED AS 23/4/2022]
JsonTree - Tool to help with JSON parsing [Updated as 23/4/2022]
JsonTree - Tool to help with JSON parsing [Updated as 23/4/2022]; I changed the generated code to avoid naming conflict with B4XPages projects, root changed to jroot
@Hamied Abou Hulaikah · 2022-04-23
B4ISnippetToast
HUD Toast message multiple lines
HUD Toast message multiple lines
@Robert Valentino · 2022-04-23
B4JTutorialBAnano - Vue [BANANOVUETIFYAD3]
Creating Multi-Language WebApps [BANanoVuetifyAD3]
Creating Multi-Language WebApps [BANanoVuetifyAD3]
@Mashiane · 2022-04-23
B4ISnippetCheckbox
CheckBoxes / RadioButtons - **Warning** this code may smell
CheckBoxes and RadioButtons for B4I
@Robert Valentino · 2022-04-22
B4ASnippetB4A
Block Phone Screen from turned off
This solution gives the user the possibility tu override the phone screen off timeout. The settings values will not affected (Button btAn). After override the button color turns yellow. After doing his actions while the screen is on the user is able to reset back to the standard settings screen timeout (Button btClose) the button color turns back to blue.
@Guenter Becker · 2022-04-21
B4XClassB4X [BANANOCODEHANDLER]
A B4X Source Code Handling Class [BANanoCodeHandler]
I am using this to maintain my BANano Custom Views and whilst its BANano related code, it is just b4x code after-all and can be adopted for any scenario.
@Mashiane · 2022-04-20
B4RTutorialWeather
Mini Weather Station with LCD
A Mini Weather Station experiment displaying on a 16x2 LCD the Temperature + Humidity (Line1) and Pressure + Altitude (Line2). In addition, a trendindicator (=,+,-) is shown for each measure.
@rwblinn · 2022-04-19
B4AClassCalendar [B4A][CLASS][CALENDAR]
Class wmCalendar - Android calendar manipulation based on DonManfred''s explorations [B4A] [Class] [Calendar]
Class wmCalendar - Android calendar manipulation based on DonManfred''s explorations [B4A] [Class] [Calendar]
@walt61 · 2022-04-19
B4XSnippetB4X
Class Generator
Class Generator
@spsp · 2022-04-17
B4ALibraryImages
Avatar Generator
This library gives you avatar like Telegram. You can set color or use unique color based on your label.
@MilaDesign · 2022-04-15
B4JSnippetProgress/Gauge/Loading
Arduino Radar
A radar display for use with an Arduino, servo motor and a HC-SR04.
@Mark Read · 2022-04-15
B4JTutorialBAnano - Vue [ENCRYPT][DECRYPT][BANANOVUETIFYAD3]
Encrypting & Decrypting Traffic between JavaScript [Encrypt] & PHP [Decrypt] [BANanoVuetifyAD3]
Encrypting & Decrypting Traffic between JavaScript [Encrypt] & PHP [Decrypt] [BANanoVuetifyAD3]
@Mashiane · 2022-04-14
B4XLibraryTable/Grid [B4X]
SnapCLVAdvanced - Move to the nearest item - Instant snap [B4X]
I took the original CLVSnap code from @Erel and modified it to create a new class. With this class you can decide if you want to have an instant snap or if you want the list to snap only when the list stops moving.
@Alexander Stolte · 2022-04-13
B4RLibraryB4R LED
rTM1637Ex
rTM1637Ex is an open source B4R library for writing to TM1637 7-segment-displays connected to microcontroller, like Arduino.
@rwblinn · 2022-04-09
B4ALibraryToast [SLIDING NOTIFICATION][BETA][B4A][B4I][XUI]
EDK_Notification [Sliding Notification] [BETA] [B4A] [B4i] [XUI]
A toast-like notification
@Ertan · 2022-04-08
B4XClassRandomise [B4X]
Class - clsRndItems [B4X]
A simple class for randomly picking items from a group without repetitions (but also with repetitions, if desired).
@LucaMs · 2022-04-08
B4ALibraryAds
IronSource Ads
IronSource Ads
@Pendrush · 2022-04-07
B4JLibraryhtml
HTMLEditorWrapper - Edit HTML
I got fed up looking for a simple solution to be able to add tables to the HTML editor, so in the vein of keeping it simple I decided just to make it super easy and edit the HTML source from the Editor instead.
@stevel05 · 2022-04-07
B4XSnippetDrawing [B4X][B4XCANVAS]
Fill a panel with diagonally drawn lines [B4X] [B4XCanvas]
Fill a panel with diagonally drawn lines [B4X] [B4XCanvas]
@Alexander Stolte · 2022-04-05
B4RTutorialArduino/ESP
Glossary for Arduino Development
This is not a tutorial for B4R. I think a glossary of terms might be useful for beginners to electronics and B4R. So I created my own list in GitHub to record the terms that I find need explanation.
@aeric · 2022-04-04
B4AClassGame
Play Games Services - Example and Class
Last year, I commissioned Biswajit to write a library for the new Google Play Games Services library. To manage the complexity of the code, I wrote a class called GamePlayLeaderboardsAndAchievements. I put together an example app that demonstrates the functionality of the library and class.
@Jack Cole · 2022-04-02
B4JSnippetDrawing
Just playing around with Laser Text
A short piece of code to "burn" a text onto a canvas
@Mark Read · 2022-03-31
B4JLibraryBasic
jBasiclib editor
I have been playing with Andrew Grahams excellent jBasiclib and created an editor for an app I have been working on.
@stevel05 · 2022-03-30
B4XLibraryTable/Grid [B4X]
CLVItemToolbox - custom view. [B4X]
When you create an item layout for your xCustomListView in the Designer, add this CLVItemToolbox like any other view. You can choose which of the 3 icons to display (Check, Edit, Remove) and change the images if you don''t like them.
@LucaMs · 2022-03-30
B4XSnippetB4X [B4X]
B4XProjectFixer [B4X]
Regarding my problem/wish with merging different branches in git, I wrote a small tool as a workaround which fixes the meta information in the projectfile cleanly. Thereby all files, libraries and modules are rearranged, reindexed and duplicates are deleted.
@Blueforcer · 2022-03-30
B4RSnippetB4R other hardware [96 PINS]
Reading 6 CJMCU [96 Pins] for keyboard
Reading 6 CJMCU [96 Pins] for keyboard
@Hans- Joachim Krahe · 2022-03-29
B4XLibraryDatabase [B4XLIB]
lmB4XSQLiteDump [B4XLib]
This library allows you to dump SQLite database tables.
@LucaMs · 2022-03-29
B4ATutorialB4A [TOOL]
Make your own notification icon with an ASCII and/or a FontAwesome/Material Icons character [Tool]
I wanted an easy way to create simple B4A notification icons consisting of a letter and a symbol; the symbol could then show things like ''there is a message'' / ''there are no messages'' / ''there is no network connection''. So I came up with MakeNotificationPng. Attached you''ll find the B4J project as well as a small B4A app (TestNotificationPng) with which you can test the generated icons.
@walt61 · 2022-03-28
B4ITutorialAudio/Video
VideoPlayer - Replaces VideoView
iUI8 library v1.50 includes a new VideoPlayer view. It replaces VideoView from iMedia library.
@Erel · 2022-03-27