B4ATutorialImages
Create dynamic jpg using b4a and php
Create dynamic jpg using b4a and php
@DonManfred · 2014-05-11
B4ATutorialPDF
Create PDF with b4a and php
Create PDF with b4a and php
@DonManfred · 2014-05-10
B4ALibraryPreferences
Configuration Data
Configuration Data
@GKCS · 2014-05-09
B4ATutorialGame
LibGDX Sensor Access
LibGDX Sensor Access
@TheJinJ · 2014-05-08
B4ALibraryImages
ICOSImageAnimator
Small library but usefull for any slide show
@Giuseppe Salvi · 2014-05-08
B4ATutorialB4A
Conditional Compilation & Build Configurations
Conditional Compilation & Build Configurations
@Erel · 2014-05-08
B4ASnippetColour
ColorStateList
ColorStateList
@stevel05 · 2014-05-08
B4ALibraryMenu
ModularMenu
A simple alternative to the standard menu similar to the one used by many apps.
@Giancarlo "Dominex" Fioretti · 2014-05-07
B4ALibraryDatabase
SyncStudio
True bi-directional database Synchronization for mobile apps that use SQLite and needed to exchange data with Microsoft SQL Server.
@MobileFast · 2014-05-06
B4ASnippetImages
Capture complete Panel to imageview
Capture complete Panel to imageview
@ilan · 2014-05-06
B4ASnippetStrings
Find if there is a word in a text
Find if there is a word in a text
@JoanRPM · 2014-05-05
B4ATutorialFile handling
recursive Directorystructures and what to do with this filelist
recursive Directorystructures and what to do with this filelist
@DonManfred · 2014-05-03
B4ALibraryB4A
comfortable B4A autocomplete
comfortable B4A autocomplete
@nikolaus · 2014-05-03
B4ALibraryAds
Yet Another AdMob Wrapper
Yet Another AdMob Wrapper
@vpires · 2014-05-01
B4ATutorialB4A
Graphical Life Cycle of a B4A Activity
Graphical Life Cycle of a B4A Activity
@Shadow&Max · 2014-05-01
B4ASnippetOS
GetSDK
Returns the SDK number from the Device running this code
@DonManfred · 2014-05-01
B4ASnippetStrings
Remove accents from string
Remove accents from string
@Erel · 2014-04-29
B4ASnippetGPS/location/maps
Convert GPS Location1.Bearing to readable string
Convert GPS Location1.Bearing to readable string
@Reviewnow · 2014-04-27
B4ATutorialPush notifications
Custom WebSocket Based Push Framework
Custom WebSocket Based Push Framework
@Erel · 2014-04-24
B4ATutorialWear
Pebble Example
This is an example of how to build an app and sent intents to your pebble.
@Jake E · 2014-04-21
B4ASnippetOther
Find position of value in a list (Or Not)
Find position of value in a list (Or Not). We can find the index for an item we know is in a list by using indexOf on the list, but how do you find the next or previous item when the target may not be in the list.This code uses a binary chop to find the exact or the next or previous item in a sorted list.
@stevel05 · 2014-04-17
B4ALibraryFile xfer
Upload file with php
Upload file with php
@Spinter · 2014-04-16
B4ASnippetStrings
String replace
String replace
@MitchBu · 2014-04-15
B4ALibraryOther
External Displays
Android version 4.2 introduced the Presentation class. A Presentation is a container for displaying a user interface on an external display. An external display could now be configured to display any custom user interface - as well as still being able to simply mirror the device''s primary display. An external display is a display that is temporarily connected to a device. Examples are: -TV or projector connected to device using an HDMI cable or MHL adapter. -TV or projector connected to device using the Miracast wireless protocol. This includes a Samsung device using Samsung''s AllShare Cast technology - AllShare Cast is Samsung''s proprietary implementation of the Miracast protocol. -TV or projector connected to device using a SlimPort cable.
@warwound · 2014-04-12
B4ASnippetMail
Validate a correctly formatted email address
Validate a correctly formatted email address
@Peter Simpson · 2014-04-10
B4ALibraryAds
StartApp 2014 Library by Tuhatinhvn
StartApp 2014 Library by Tuhatinhvn
@tuhatinhvn · 2014-04-09
B4ASnippetSpinner
ExecuteSpinnerMap
ExecuteSpinnerMap: Similar to ExecuteSpinner (see DBUtils). Returns (and sets into the spinner tag) a map which has: key = DescriptionFieldName - the field shown in the spinner value = IDFieldName - the ID (int) which should be the Primary Key. It should be added to the module DBUtils, as it uses its function ExecuteMemoryTable.
@LucaMs · 2014-04-09
B4ALibraryDatabase
Asynchronous MariaDB/MySQL Library
Asynchronous MariaDB/MySQL Library
@keirS · 2014-04-07
B4ALibraryTabHost
TabHostExtras
TabHostExtras allows you to customise the appearance of your TabHost.
@warwound · 2014-04-05
B4ASnippetStrings
CountChar() Count the number of times a char appears in a string.
CountChar() Count the number of times a char appears in a string.
@JakeBullet70 · 2014-04-05