Creating/sharing passwords with the help of an image
Creating/sharing passwords with the help of an image
@KMatle · 2014-08-21
Email an error report
Email an error report
@HotShoe · 2014-08-20
AddToMap
AddToMap
@LucaMs · 2014-08-18
Reusable Event System
Reusable Event System - a simple way to subscribe and unsubscribe multiple listeners to an event.
@Thraka · 2014-08-12
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
Draw multiline text on canvas
Draw multiline text on canvas
@MaFu · 2014-07-16
Simple HTML5 app wrapper
Simple HTML5 app wrapper
@Jack Cole · 2014-07-15
Uncommon But Useful SQLite Syntax Examples
Uncommon But Useful SQLite Syntax Examples
@Mahares · 2014-06-24
Tip: Sending GPS Speed to the emulator
Tip: Sending GPS Speed to the emulator
@ac9ts · 2014-06-19
Change Radiobutton Appearance
Change Radiobutton Appearance
@stevel05 · 2014-06-13
Json to Xml and Xml to Json
Json to Xml and Xml to Json
@Reviewnow · 2014-06-07
Available Character Sets
Available Character Sets
@stevel05 · 2014-06-06
Freeze Orientation
Freeze Orientation
@stevel05 · 2014-06-03
Random Letter Generation
Returns a string containing random lower case, upper case and some special characters
@sonicmayne · 2014-06-01
Parse Images from Html String
Parse Images from Html String
@Reviewnow · 2014-05-29
List Device Features
List Device Features
@sonicmayne · 2014-05-27
Checkbox as an Indicator and SetClickable
Checkbox as an Indicator and SetClickable
@stevel05 · 2014-05-26
Prevent Phone From Sleeping
Prevent Phone From Sleeping
@JohnD · 2014-05-24
Draw round bitmap
Draw round bitmap
@Erel · 2014-05-21
Find active log statements in IDE
Find active log statements in IDE
@stevel05 · 2014-05-19
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
ColorStateList
ColorStateList
@stevel05 · 2014-05-08
Capture complete Panel to imageview
Capture complete Panel to imageview
@ilan · 2014-05-06
Find if there is a word in a text
Find if there is a word in a text
@JoanRPM · 2014-05-05
GetSDK
Returns the SDK number from the Device running this code
@DonManfred · 2014-05-01
Remove accents from string
Remove accents from string
@Erel · 2014-04-29
Convert GPS Location1.Bearing to readable string
Convert GPS Location1.Bearing to readable string
@Reviewnow · 2014-04-27
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
String replace
String replace
@MitchBu · 2014-04-15
Validate a correctly formatted email address
Validate a correctly formatted email address
@Peter Simpson · 2014-04-10