-
Notifications
You must be signed in to change notification settings - Fork 19
Libraries
Joel Lonbeck edited this page Jun 24, 2015
·
1 revision
###Third Party Libraries
- Sliding Layer by 6Wunderkinder (not currently used at the moment)
- Universal Image Loader - an efficient image loading library
- Otto - event bus library
- JTar - library for handling tar archives
- loopj - An async http library
- JGit - A java library for using git
- JSch - A pure Java implementation of SSH2
- Gson - A Java library for converting Java objects to JSON and vice versa.
- SpongyCastle - Spongy Castle is the stock Bouncy Castle libraries with a couple of small changes to make it work on Android.
- HtmlTextView - A text view that provides better html support.