Android Integration

Discussion in 'Integration' started by joaquin_delasierra, Apr 27, 2014.

  1. joaquin_delasierra

    joaquin_delasierra New Member

    Joined:
    Oct 8, 2012
    Messages:
    5
    Hello,

    I'm creating and Android app and I want to make it so that users can login with their Amember credentials on their mobile device.

    What's the fastest way to accomplish this kind of integration? Essentially I want to submit the username/password to my webserver and return either success, failure plus a list of all the available products for that particular user.

    Thank you very much!

    Joaquin
  2. jjack

    jjack aMember Pro Customer

    Joined:
    Aug 22, 2006
    Messages:
    6
    I would be very much interested in this app let me know how you get on
    JJ
  3. guy1

    guy1 Member

    Joined:
    Aug 29, 2006
    Messages:
    129
    I would suggest you need a developer who knows android and java. They are likely to set up some code at the server for the android app to call which then checks if the user account is live and if so, give access.

Share This Page