B4ASnippetGPS/location/maps
Tip: Sending GPS Speed to the emulator
Tip: Sending GPS Speed to the emulator
@ac9ts · 2014-06-19
B4ASnippetRadioButton
Change Radiobutton Appearance
Change Radiobutton Appearance
@stevel05 · 2014-06-13
B4ASnippetJSON
Json to Xml and Xml to Json
Json to Xml and Xml to Json
@Reviewnow · 2014-06-07
B4ASnippetOS
Available Character Sets
Available Character Sets
@stevel05 · 2014-06-06
B4ASnippetPhone
Freeze Orientation
Freeze Orientation
@stevel05 · 2014-06-03
B4ASnippetRandomise
Random Letter Generation
Returns a string containing random lower case, upper case and some special characters
@sonicmayne · 2014-06-01
B4ASnippetImages
Parse Images from Html String
Parse Images from Html String
@Reviewnow · 2014-05-29
B4ASnippetOS
List Device Features
List Device Features
@sonicmayne · 2014-05-27
B4ASnippetCheckbox
Checkbox as an Indicator and SetClickable
Checkbox as an Indicator and SetClickable
@stevel05 · 2014-05-26
B4ASnippetOS
Prevent Phone From Sleeping
Prevent Phone From Sleeping
@JohnD · 2014-05-24
B4ASnippetDrawing
Draw round bitmap
Draw round bitmap
@Erel · 2014-05-21
B4ASnippetLogging/Exceptions
Find active log statements in IDE
Find active log statements in IDE
@stevel05 · 2014-05-19
B4ASnippetDatabase [CHARGEABLE]
Sync SQLite with MS SQL Server using SyncStudio .JAR [Chargeable]
Sync SQLite with MS SQL Server using SyncStudio .JAR [Chargeable]
@Richard Calienes · 2014-05-13
B4ASnippetColour
ColorStateList
ColorStateList
@stevel05 · 2014-05-08
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
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
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
B4ASnippetStrings
String replace
String replace
@MitchBu · 2014-04-15
B4ASnippetMail
Validate a correctly formatted email address
Validate a correctly formatted email address
@Peter Simpson · 2014-04-10
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
B4ASnippetSort
Sort Array of Int
Sort Array of Int
@DonManfred · 2014-03-31
B4ASnippetMaths
Majority element in array
Majority element in array
@derez · 2014-03-31
B4ASnippetService/Receiver
Catching screen rotation in services with a timer
Catching screen rotation in services with a timer
@Peter Simpson · 2014-03-31
B4ASnippetStrings
String Format
String Format
@stevel05 · 2014-03-30