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
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
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
Get List of Files using WildCards
Get List of Files using WildCards
@margret · 2014-04-03
ListFilesOnly - without directories
ListFilesOnly - without directories
@LucaMs · 2014-04-02
Sort Array of Int
Sort Array of Int
@DonManfred · 2014-03-31
Majority element in array
Majority element in array
@derez · 2014-03-31
Catching screen rotation in services with a timer
Catching screen rotation in services with a timer
@Peter Simpson · 2014-03-31
String Format
String Format
@stevel05 · 2014-03-30