Android Course
This is the repository of different Android applications developed while going through an Android course by Rob Percival.
#1 - Connect3
Connect3 is a hybrid game of Connect 4 (A.K.A Four in a Line) and Tic-tac-toe.
#2 - Basic Phrases
BasicPhrases is a simple application that speaks out expressions in French.
#3 - EggTimer
EggTimer is a countdown timer that allows you choose the countdown time from a maximum of 10 minutes, using a seekbar.
#4 - BrainTrainer
BrainTrainer is a game where the user should answer correctly to as much addition questions in 31 seconds.
#5 - Guess the Celebrity
Guess the Celebrity is a game where the user should guess the name of various celebrities when given their photo.
#6 - What's the Weather
What's the Weather connects to the OpenWeatherAPI and fetches information about a city given by the user.
#7 Hiker's Watch
Hiker's Watch shows information about the location of the user, such as the latitude and longitude, altitude and address.
#8 Memorable Places
Memorable Places allows the user to add a list of places in the map.
#9 Notes
Notes allows the user to add notes in a list and delete them.
#10 Hacker News Reader
Hacker News Reader fetches 10 last news from the Hacker News website and shows them into the app, using a WebView
.
#11 Exchangeagram
Exchangeagram is an Instagram copy application, using Parse for online storage.
#12 Suber
Suber is an Uber clone application, using Parse Geolocation API.
#13 WearDemo
This WearDemo application is a simple Android Wear application, built for demonstration purposes only.
#14 Flippy Bird
Flippy Bird is a Flappy Bird clone built using LibGDX library for game development.