Skip to content

geaden/capstone_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Capstone Project

Trello Board

Capstone project for Udacity Android Nanodegree.

App allows to read top stories from https://news.ycombinator.com/ and store content locally. One can also bookmark a story with cloud sync (i.e., if you change device, your bookmarks will be restored from cloud server).

Content is not always ideally extracted from the urls, but sometimes it's more helpfule then opening article in the browser any time.

Running tests

gradle clean checkAll -PdisablePreDex

Make sure emulator is running.

Debugging GCM Tasks

adb shell dumpsys activity service GcmService --endpoints StoriesPeriodicTaskService

Links

About

Capstone project for Udacity Android Nanodegree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published