Results 1 to 3 of 3

Thread: Motoactv

  1. #1
    Join Date
    Apr 2008
    Posts
    4

    Default Motoactv

    Just a short time ago, the Motorola MOTOACTV Android app was released: https://play.google.com/store/apps/d...a.notification

    The app is quite large, containing dozens of activities, and doing a lot of online, offline work, and background work. I believe this app is one of the most complex, if not the most complex, Android app on the market right now.

    Spring Android Rest Template is used used by the Android app for all web service communications. The incredibly ease of use and flexible configuration made Rest Template a clear winner over the alternatives. Content type negotiating was really great - we used it to switch to SMILE instead of JSON to save bandwidth whenever possible.

    The other major components of the app are ORMLite (http://ormlite.com/), Roboguice (http://roboguice.org/), achartengine (http://achartengine.org/), and Jackson (http://jackson.codehaus.org/), in case you're curious.

    Thanks again!
    ~Craig

  2. #2
    Join Date
    Nov 2010
    Posts
    174

    Default

    Congrats on the release, and thanks for lettings us know!
    Roy Clarkson
    Spring Mobile Projects Lead

  3. #3

    Default

    Motorola is fast coping up with Samsung in the Android world. Thanks for the link.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •