Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 995 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 995 Bytes

GitHub Trending

Final project of the Udacity's Android Developer Nanodegree.

This Android app displays the trending GitHub repositories (the same you can find in https://github.com/trending).

It implements a Sync Adapter that fetches data periodically and stores it into a Content Provider. It has a home-screen collection widget. It displays ads using AdMob.

Screenshots

Main Activity

Main Activity


Home-Screen Collection Widget

Home-Screen Collection Widget


Settings Activity

Settings Activity