My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages
Links

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

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
  • display remote images
  • play music
  • misc handy widgets
  • geolocation support
  • rewritten Gallery
  • 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
  2. Download Enroscar library release
  3. Download library sample
  4. Import projects from these archives into your IDE and configure the sample project to use Enroscar library (Project Properties -> Android -> Library)
  5. Play with the sample and read our quick start notes.

Enroscar documentation

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

Developed by Stanfy.

Powered by Google Project Hosting