Pinned Repositories
aact
Improving Public Access to Aggregate Content of ClinicalTrials.gov
and-bookworm
Automatically exported from code.google.com/p/and-bookworm
android-api
Square for Android API
android-dagger-example
Android Dagger Example
android-httpserver
embiggen
Android app for sharing content (pics, videos) from a small screen to a larger one.
Hello-J2ObjC
Java-WebSocket
A barebones WebSocket client and server implementation written in 100% Java.
charlieCollins's Repositories
charlieCollins/android-httpserver
charlieCollins/and-bookworm
Automatically exported from code.google.com/p/and-bookworm
charlieCollins/embiggen
Android app for sharing content (pics, videos) from a small screen to a larger one.
charlieCollins/android-api
Square for Android API
charlieCollins/Hello-J2ObjC
charlieCollins/aact
Improving Public Access to Aggregate Content of ClinicalTrials.gov
charlieCollins/android-dagger-example
Android Dagger Example
charlieCollins/android-in-practice
Automatically exported from code.google.com/p/android-in-practice
charlieCollins/android-utils
charlieCollins/cloud-vision
Sample code for Google Cloud Vision
charlieCollins/dagger
charlieCollins/generala-android
charlieCollins/generala-demo
charlieCollins/gson
A Java serialization/deserialization library that can convert Java Objects into JSON and back.
charlieCollins/gtug-atlanta
Automatically exported from code.google.com/p/gtug-atlanta
charlieCollins/gwt-in-practice
Automatically exported from code.google.com/p/gwt-in-practice
charlieCollins/gwtyahtzee
Automatically exported from code.google.com/p/gwtyahtzee
charlieCollins/hurl
Hurl makes HTTP requests.
charlieCollins/ignition
Kick-starts Android application development.
charlieCollins/KitchenSink
charlieCollins/MoodGenre
charlieCollins/otto
An enhanced Guava-based event bus with emphasis on Android support.
charlieCollins/pebblekit
Pebble's app development toolkit for the Pebble smartwatch, Android and iOS
charlieCollins/retrofit
Reusable Java and Android code for interacting with web services
charlieCollins/reverse-interview
Questions to ask the company during your interview
charlieCollins/spoon
Distributing instrumentation tests to all your Androids.
charlieCollins/spotaneity
charlieCollins/travelbriefing-api
charlieCollins/unlocking-android
Automatically exported from code.google.com/p/unlocking-android
charlieCollins/UrlImageViewHelper
UrlImageViewHelper will fill an ImageView with an image that is found at a URL. UrlImageViewHelper will automatically download, save, and cache all the image urls the BitmapDrawables. Duplicate urls will not be loaded into memory twice. Bitmap memory is managed by using a weak reference hash table, so as soon as the image is no longer used by you, it will be garbage collected automatically.