New to Java and Android world. My projects:
Android apps created
- Quiz App - Design and implement a short quiz app about Android ( easy change for other topics )
- Musical Structure App - Architect the user experience and technical design of an app to play music for a user.
- Vrancea Tour Guide App - presents relevant information to city visitors (use ViewPager plus TabLayout combined with Fragments)
- News App - News feed app using The Guardian API (HTTP networking, JSON parsing, and threads)
- Pet Shelter app - keep track of pets in a shelter ( work with SQL databases and Content Providers )
- Guess card game - java code brought to life through Android UI.