Syberam / ft_hangouts

android projet to manage contacts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ft_hangouts

42 project : initiation to Android

Create an app to manage contacts, send them messages and call them.

Learn :

  • use sqlite to store contacts [rule : not use android contacts manager cf: subject_fr]
  • how to organise design, and how use multiple templates
  • i18n
  • uses android activities
  • permissions.
  • correctly use onCreate, onResume, onStop etc.

Switch between deferent design with settings menu

About

android projet to manage contacts


Languages

Language:Java 100.0%