The next Demo is a simple test about my work demonstration. The demo is based on a simple guideline sent me via email.
Simulate an application that gets information from API service. The app has 2 mains views: List articles and Articles details. The list articles are very important to load offline. Aditional, get new articles list via pull to refresh listview.
An Android Application with 3 Activities: Splash, Main Activity, and Articles Details. Into the Main Activity add a Fragment called Articles Details Fragment that load articles list. You can download project and run to see the result or install APK file sent by email.