Results 1 to 5 of 5

Thread: Applications using Spring Android

  1. #1

    Question Applications using Spring Android

    Hey guys;

    I am using Spring Android for a while. I got used to it.
    When I started to use the library, there were no open source project using this project. I did a similar search a few days ago in the github and project.google.com, again I didn't find any. As far as I read from the forum, Motoactv is using the library including also roboguice, ormlite, etc..

    Do you know any well known/nice app using this library? Licensing type doesn't matter of course..

  2. #2
    Join Date
    Nov 2010
    Posts
    175

    Default

    Hi Alaattin, I saw your question on twitter too. I don't have a list. I was going to reply with the Motoactv app, but you already found that. Also, to note, another library called Android Annotations [0] leverages Spring for Android's RestTemplate functionality to perform REST requests. I wrote a blog post about this library last year. I've spoken with many people about their interest in Spring for Android, but I don't have any more concrete examples for you. Your question brings up the need for a very valuable exercise. I think it would be useful to showcase applications on the project page and/or github that utilize Spring for Android.

    [0] http://androidannotations.org/
    Roy Clarkson
    Spring Mobile Projects Lead

  3. #3

    Default

    Thank you for your reply, Roy. If I figure out some other projects, I will post it to this thread.

  4. #4
    Join Date
    Aug 2004
    Location
    Allentown, PA
    Posts
    141

    Default

    We are using Spring Android in the Mythtv Services API for the MythTV Client we are building for Android:
    https://github.com/MythTV-Clients/MythTV-Service-API

    Here is a link to the app in the Google Play Market:
    https://play.google.com/store/apps/d...Zy5teXRodHYiXQ..
    Dan Frey

    The Linux Link Techshow: http://tllts.org
    MythTVCast: http://mythtvcast.com

  5. #5
    Join Date
    Nov 2010
    Posts
    175

    Default

    @dmfrey Thanks for the links! Yes, we had discussed your project previously, and I failed to mention it too. It's great to have code available in GitHub for others to review.
    Roy Clarkson
    Spring Mobile Projects Lead

Posting Permissions

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