Skip to content

Instantly share code, notes, and snippets.

View hhoang's full-sized avatar

Hoa Hoang hhoang

  • Salt Lake City, UT
View GitHub Profile
@joshskeen
joshskeen / android state codes string array
Created November 21, 2013 18:15
android state codes string array
<string-array name="states">
<item>AL</item>
<item>AR</item>
<item>AZ</item>
<item>CA</item>
<item>CO</item>
<item>CT</item>
<item>DE</item>
<item>DC</item>
<item>FL</item>