Skip to content

This project will be used as a guide for the lesson of "Activities and Intents" for the UNAPEC Android Development Course.

Notifications You must be signed in to change notification settings

wilsonrc/Activities

Repository files navigation

Activities and Intents

This project will be used as a guide for the lesson of "Activities and Intents" for the UNAPEC Android Development Course.

Requirements

  • Create a Login Screen.
  • Send the user UserName and Password to the Profile Activity using an Explicit Intent.
  • Create a Profile Activity Screen.
  • Simulate to Search the user profile data by UserName.
  • Show the dummy user profile data on the Profile Activity.
  • Allow to share this dummy data by an implicit intent.

Screen Examples:

Login Activity

Profile Activity

Resources:

About

This project will be used as a guide for the lesson of "Activities and Intents" for the UNAPEC Android Development Course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages