to top

Building Apps with User Info & Location

These classes teach you how to add user personalization to your app. Some of the ways you can do this is by identifying users, providing information that's relevant to them, and providing information about the world around them.

  1. Remembering Users

    How to remember the user by account, authenticate the user, acquire user permission for the user's online data, and create custom accounts on the device.

    1. Remembering Your User
    2. Authenticating to OAuth2 Services
    3. Creating a Custom Account Type
  2. Making Your App Location Aware

    How to add location-aware features to your app by aqcuiring the user's current location.

    1. Using the Location Manager
    2. Obtaining the Current Location
    3. Displaying a Location Address