Showing posts with label Outside News. Show all posts
Showing posts with label Outside News. Show all posts

Thursday, September 22, 2016

Android Studio Project: Outside News Updated

The new version of Outside News repairs a bug that the application couldn't exit from MainActivity directly.

Installation package

Project site

Monday, August 8, 2016

Android Studio Project: Outside News

The previous projects I have made are mainly about logical thinking. Today, I share this project, Outside News to all of you, which is full of beautiful user interfaces. I'm sorry that it's only a demo without news recources and strong features. If you want to have a try, just do it!

Installation package

Project site

Is this project with the use of Viewpager, ListView, PopupWindow, PopupMenu and many other views more colorful? What's more, it uses SharedPreferences and SQLite database to store some data persistently. And it involves multithread programming and asynchronous message processing. The use of vector is also one of my harvests.