B4ASnippetImages
Creating/sharing passwords with the help of an image
Creating/sharing passwords with the help of an image
@KMatle · 2014-08-21
B4ASnippetMail
Email an error report
Email an error report
@HotShoe · 2014-08-20
B4ASnippetMap
AddToMap
AddToMap
@LucaMs · 2014-08-18
B4ASnippetOther
Reusable Event System
Reusable Event System - a simple way to subscribe and unsubscribe multiple listeners to an event.
@Thraka · 2014-08-12
B4ASnippetViews - effects
Setting perfect textsize plus padding in a loop for ALL views
Setting "perfect" textsize plus padding in a loop for ALL views
@KMatle · 2014-07-27
B4ASnippetDrawing
Draw multiline text on canvas
Draw multiline text on canvas
@MaFu · 2014-07-16
B4ASnippethtml
Simple HTML5 app wrapper
Simple HTML5 app wrapper
@Jack Cole · 2014-07-15
B4ASnippetDatabase
Uncommon But Useful SQLite Syntax Examples
Uncommon But Useful SQLite Syntax Examples
@Mahares · 2014-06-24
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