Skip to content

A curated list of awesome free Android libraries, guides and help tools for developers

Notifications You must be signed in to change notification settings

naughtyspirit/awesome-android-dev-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

awesome-android-dev-tools

A curated list of awesome free Android libraries, guides and help tools for developers

##Networking libraries

  • Volley - Google's networking library.
  • Retrofit - Fastest networking library at the moment.
  • Ion - Very easy to work with. Method chaining.
  • AndroidAsync - Low level networking library. Supports Websockets.

JSON parsers

  • Gson - Google's library for JSON serialization/deserialization
  • Jackson - JSON serliazer/deserializer
  • Boon JSON - Fastest JSON library. Included in Groovy 2.3

ORMs

Image loaders

  • Ion - Built in image loading
  • Volley - Built in image loading
  • Universal Image Loader - Built specifically for image loading
  • Image Loader - alternative to Universal Image Loader
  • Picasoo - One of the best image downloading libraries which includes image transformations
  • Glide - Picasso alternative. Can work with Volley.

Analytics

Crash logging

  • Crashlytics - easy crash logging tool which was bought from Twitter. Easy integration and wonderful work without having to touch anything.
  • HockeyApp - Paid
  • TestFlight - Support for android and iOS
  • AppSee - Video of the crash. Paid.
  • Crittercism - Paid.

About

A curated list of awesome free Android libraries, guides and help tools for developers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published