Skip to content

Latest commit

 

History

History
53 lines (47 loc) · 1.47 KB

README.md

File metadata and controls

53 lines (47 loc) · 1.47 KB

jdroid

jdroid is an application framework for Android and Java apps.

jdroid Java

  • HTTP Service Layer
  • GET, POST, PUT & DELETE methods
  • Response Mocks support
  • GZIP encoding
  • Cookies
  • JSON & Plain text parsers
  • JSON marshallers
  • Mail Service
  • Exception handling
  • Utilities for Collections, Strings, Dates, Files, Encryption, Threads, Logging, Validations, Reflections and more.

jdroid Java Web

  • RestEasy integration
  • Hibernate integration
  • Facebook integration
  • Generic push framework. Google Cloud Messaging implementation.
  • Pagination and filtering support
  • Utilities for Collections, CSV, Files, Reflection, Guava, Logging and more.

jdroid Android

  • Google Maps v2 integration
  • In App Billing integration
  • Google Analytics integration
  • Google Cloud Messaging integration
  • AdMob integration
  • RoboGuice integration
  • Facebook integration
  • Twitter integration
  • Base Activity & Fragment implementations
  • Exception handling
  • HTTP Cookies storing.
  • Remote image loading component
  • Disk & Memory Images Cache
  • Picture import (From camera or gallery) component
  • Barcode reading component
  • Coverflow component
  • Voice Recognizer component
  • Date & Time picker components
  • Utilities for Alarms, Bitmaps, Notifications, Shared Preferences, Toasts, Sounds, GPS, and more.

For more information, visit the GitHub Wiki or our Site.