Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 584 Bytes

File metadata and controls

13 lines (8 loc) · 584 Bytes

firebase-stackoverflow-android

Sample app for answers on StackOverflow related to Firebase

This app's main activity lists all other activities:

Screenshot of main activity, which lists all other activities

Each activity is named after the question ID that it answers on StackOverflow:

Screenshot of a question on StackOverflow and its ID in the URL

When you click/tap one of the activity names, that activity will be run. The exact result depends on the question that the activity was written for.