Skip to content

AndreiBaicu26/Countries-Info-Android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

First Android app with details about countries

This was my first Android project where I learnt the basics of the Android environment.

What can the app do?

  • Fetch data about countries all around the world
  • The countries are sorted by their continents
  • You can add a country to your favourites
  • Saves the data in room database
  • See on google maps where the slected country is
  • You can create a user profile
  • Options for resetting passwords

What I learnt from this app?

  • Concepts about developing an Android app such as: Activities, the android lifecycle, firebase, room database, fragments, alert dialogs.
  • I improved my Java coding abilities.
  • I learnt the basics of android design

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages