You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An Android app that queries the StackOverflow API for recently posted questions tagged "android", and populates them into a RecyclerView with the title and date posted. Clicking on the question item in the view will open the StackOverflow question link in a WebView within a new activity.