B4ASnippetOther
Convertir Numeros a Letras
Convert Numbers to Letters
@hacosta · 2019-01-14
B4ALibraryGoogle
GoogleFitness Client
GoogleFitness Client
@DonManfred · 2019-01-13
B4ASnippetPhone
Dual SIM call
Dual SIM call
@peacemaker · 2019-01-13
B4ALibraryYouTube [EXTRACT DIRECT URLS]
YouTube-DL [extract direct urls]
YouTube-DL [extract direct urls]
@moster67 · 2019-01-10
B4ALibraryMenu
SlidingMenuWrapper
This is a wrapper for jfeinstein10 SlidingMenu open source project. This is a popular implementation of sliding menus. Note that you can add any layout you like in each of the side menus.
@Erel · 2019-01-08
B4ALibraryAudio/Video
IPCamView
An extended ImageView that can stream MJPEG videos.
@DonManfred · 2019-01-06
B4AClassSwitch
Toggle Class
Toggle Class
@rraswisak · 2019-01-05
B4ALibraryFirebase
Firebase Realtimedatabase
This is is a wrap for the Firebase RealtimeDatabase. Please note that this version is not known as stable but - for me - it seems to be working like i expect it I don´t know if everything works but so far i tested it today it works :D Please note that the wrap for the Query object is NOT finished. Also others may be incomplete... To prepare you app you need to use B4A 6+ and you need to follow the Firebase integration and download the json from the firebaseonsole! If you have successfully connected your appwith firebase the library will know the Database used. What you need to do is to get a reference to a specific tree in the database-tree
@DonManfred · 2019-01-04
B4ATutorialContacts
Android Native Contacts Phone Number Picker
This is an example of choosing a phone number from native android contacts picker.
@HAH · 2019-01-04
B4AClassSpinner
SD: Spinner with CustomView
I''ve created a new class with CistomView to have the same features on the spinner object as ListView. A second line of text and the ability to add an image beside each item. Also there is the ability to put the screen in gray when you click on the spinner. And finally, the ability to represent each item with rounded edges. In the cases there is an image that will also be rounded.
@Star-Dust · 2019-01-03
B4ASnippetLabel
Ellipsize Alternative
Ellipsize doesn''t work on ListView Labels... So - I could switch to a CustomListView, but I''m lazy.... Instead, I thought I''d share the code I''ve been using for a long time to truncate text in ListViews.
@Computersmith64 · 2019-01-02
B4ALibraryClock
Clock-View
Full options Clock view. You are now able to create and design your own clock view with changing just attributes. Over 20 attributes are available.
@Johan Schoeman · 2019-01-01
B4ALibraryLogging/Exceptions [USING GOOGLE ROOM DATABASE]
ExternalLogger [using Google Room Database]
External logger library for android applications. You can save logs in any component in your app (Activity, Service, Fragment). The data will be stored in memory even after exiting the application or turning off the device. You can access the information at any time, export the data to an email, to a text file or to a server. The data can be accessed by the tag filter, text, or log creation time. The data will be deleted by a function under your control.
@DonManfred · 2018-12-30
B4ATutorialImages
Simple Photogallery using a Scollview
A simple example that shows how you can use a scrollview and create a photo gallery.
@ilan · 2018-12-29
B4ATutorialTranslation/localisation
Easy Sample Translator inside a Code
Easy Sample Translator inside a Code
@scsjc · 2018-12-28
B4ASnippetFile handling
Copy from Dir.Internal to SD Card using ExternalStorage
I was looking for help on copying data from Dir.Internal to an SD Card using the ExternalStorage class and noticed a few other people couldn''t quite get to grips with it either. So for them here''s an example, which works for me. Took me a while to get something to work, but got there eventually. Works for me anyway.
@colboy · 2018-12-27
B4AClassOS
Torch class
This is a simple B4A class to make easy the use of the built-in led of our beloved android devices. Tested on various devices up to android 8. The goal is to use the led as a Torch.
@DavideV · 2018-12-26
B4ALibraryInterop
GPIO and UART
I have been working on a project for some time where hardware plays a key role - UART and GPIO. In this particular case, I have to manage 4 RS232 ports and 12 GPIO''s. For the GPIO''s I developed a library. For UART communication I have used the SerialLibJab library with AsyncStreams from RandomAccessFile library. The SerialLibJab library works fine but the targetSdkVersion is limited to 19 and this annoyed me because the tablets I use have android 7.1.1 (API level 25) - so I decided to re-write this library and share the project.
@Rui Cardoso · 2018-12-26
B4ATutorialImages
Fill or Fit image to ImageView
Set the scale mode of an ImageView like CSS background-size property.
@Brandsum · 2018-12-26
B4ASnippetGPS/location/maps
GTA style location overlay
An Android app to create a GTA-style text overlay when the user moves to a new location, displaying that location in the top corner of the users device for 5 seconds before fading out.
@andyr00d · 2018-12-24
B4ASnippetAudio/Video
Display Spotify Song Info
I wrote an app for myself to use when running. I always listen to Spotify and I would hear a song that I didn''t know. Rather than playing around with the phone to see what it was, I added some code to display it.
@ac9ts · 2018-12-21
B4ATutorialB4A
Immersive Mode with Notch area support
Immersive Mode with Notch area support
@Brandsum · 2018-12-20
B4ASnippetSwitch
SD: Switch with CustomView
I created SwicthView. I have noticed that you have created a similar object already on the ViewEx library.
@Star-Dust · 2018-12-13
B4ATutorialAds
Native Ads Unified with MediaView
Native Ads Unified with MediaView
@asales · 2018-12-12
B4ALibraryEditText/Textview/TextArea/TextField
Edittext Cursor Color
There weren''t any simple way to change EditText cursor color programmatically, so here it is. Should work with API level 15 and newer.
@npsonic · 2018-12-09
B4ATutorialService/Receiver
Creating a sticky service - long running background tasks
Creating a sticky service - long running background tasks
@Erel · 2018-12-09
B4ALibraryImages
Resize and crop image
This is a new version from these threads. https://www.b4x.com/android/forum/threads/resize-and-crop.19550/#content and this one. https://www.b4x.com/android/forum/threads/resize-and-crop-square-image.94949/ It handles images with any width/height ratio in both orientations.
@klaus · 2018-12-05
B4ASnippetDate/time
Convert timestamp date to Brasil format
Simple code to convert a timestamp to Brasil format, easy to modify to another countrys format
@Douglas Farias · 2018-12-04
B4ATutorialB4A
B4A eBook en Espanol
B4A eBook en Espanol
@PhilipBrown · 2018-12-04
B4AClassDrawing [ALSO SOME HTML PARSING]
Draw HTML text [also some HTML parsing]
I am working on a game and I wanted dialog to be more than just plain text. Some games starting with the N64 and GBA era have had switches of text color and size. I figured the easiest way to control all that would be to use HTML. It also has the standard typewriter effect, and a scrolling effect when done. But more effects can be added later (ie: slow down/speed up the typewriter effect down for some parts)
@NeoTechni · 2018-12-03