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
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
B4ASnippetFile handling
Get List of Files using WildCards
Get List of Files using WildCards
@margret · 2014-04-03
B4ASnippetFile handling
ListFilesOnly - without directories
ListFilesOnly - without directories
@LucaMs · 2014-04-02
B4ASnippetService/Receiver
Catching screen rotation in services with a timer
Catching screen rotation in services with a timer
@Peter Simpson · 2014-03-31
B4ASnippetMaths
Majority element in array
Majority element in array
@derez · 2014-03-31
B4ASnippetSort
Sort Array of Int
Sort Array of Int
@DonManfred · 2014-03-31
B4ASnippetColour
Get color parameters
Get color parameters
@derez · 2014-03-30
B4ASnippetStrings
String Format
String Format
@stevel05 · 2014-03-30
B4ASnippetB4A
Checks on arrays
Checks on arrays
@LucaMs · 2014-03-29
B4ASnippetFile handling
Get Mounting Points
Use to find all mount points on a device.
@margret · 2014-03-29
B4ASnippetOther
Get the currently running activity
Get the currently running activity
@stevel05 · 2014-03-29
B4ASnippetMaths
Mean and Variance
Mean and Variance
@derez · 2014-03-29
B4ASnippetStrings
measuring the difference between two strings - good for approximat searchsearch
measuring the difference between two strings - good for approximat searchsearch
@urikupfer · 2014-03-29
B4ASnippetColour
CreateStateListDrawableView with a Bitmap and Pressed Color
CreateStateListDrawableView with a Bitmap and Pressed Color
@thedesolatesoul · 2014-03-28
B4ASnippetLabel
Label Utils
Label Utils
@klaus · 2014-03-28
B4ASnippetMaths
Number base conversions
Number base conversions
@derez · 2014-03-28
B4ASnippetMaths
Root of a function - Newton-Raphson algorithm
Root of a function - Newton-Raphson algorithm
@derez · 2014-03-28
B4ASnippetImages
Scale image
Scale image
@HotShoe · 2014-03-28
B4ASnippetViews - effects
View Utils
View Utils
@klaus · 2014-03-28
B4ASnippetEditText/Textview/TextArea/TextField
Add graphic to EditText
Add graphic to EditText
@stevel05 · 2014-03-27
B4ASnippetB4A
Create2DArray
Create2DArray
@DonManfred · 2014-03-27
B4ASnippetMaths
Euclid Algorithm - Common Denominator
Euclid Algorithm - Common Denominator
@derez · 2014-03-27
B4ASnippetFile handling
FileUtil SUBs
FileUtil SUBs
@DonManfred · 2014-03-27
B4ASnippetMap
Running totals with a Map
Running totals with a Map - keep a running total of as many items as you want while parsing any data.
@stevel05 · 2014-03-27
B4ASnippetOther
ShuffleList
ShuffleList
@DonManfred · 2014-03-27
B4ASnippetImages
Tiling an Image: SetTiledBackground
Tiling an Image: SetTiledBackground
@thedesolatesoul · 2014-03-27
B4ASnippetStrings
Text justify for RTL languages
Text justify for RTL languages
@jahswant · 2014-03-24
B4ASnippetBluetooth
Bluetooth Printing to HP Deskjet 100 Mobile
I took the BTPrint.zip and modified it to print to my HP Deskjet 100 Mobile using Bluetooth
@Robert Valentino · 2013-12-26
B4ASnippetXML
EscapeXml - Code snippet
EscapeXml - Code snippet
@Erel · 2013-12-15