enroscar


Android library for web service clients

http://enroscar.googlecode.com/svn/wiki/images/logo.png

Enroscar ("twist", "screw in", "screw on" from Spanish) is an Android library focused on web service clients.

We've moved to GitHub. https://github.com/stanfy/enroscar

Enroscar goals

Give solutions to common problems that Android applications face with (mainly focusing on web services clients). And do it via exposing clean and extensible interfaces. * a convenient way for performing remote server API communication * utilize Android loaders API to load remote data * display remote images * misc handy widgets * and other..

Project aims to be on cutting edge of Android technology: we use android-support package in order to squeeze maximum power of new Android features, moreover we honor old API and provide custom implementation of some new components: DownloadService, AudioFocusHelper, SDKDependentUtils and even more ;)

What to start with 1. Read about Android library projects 1. Checkout Enroscar library from this SVN repository 1. Take a look at the library sample 1. Play with the sample and read our quick start notes.

"Used Sources" link will tell you what other projects and solutions are partially included to our library.

Developed by Stanfy.

Project Information

The project was created on Jan 29, 2012.

Labels:
Android Library Java Framework