Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 839 Bytes

File metadata and controls

30 lines (21 loc) · 839 Bytes

This repository contains the evolution of my android project module from C.E.S.A.R mobile development specialization (basic to advanced).
2017 - 2018

Part 1 - Basic Android

  1. Fragments;
  2. Empty Activities;
  3. Broadcast;
  4. Intents + Intent filter
  5. ListView with Adapter
  6. internationalization (Strings);
  7. Notification;

Part 2 - WebService (Retrofit + Parse)

  1. Retrofit
  2. Parse without retrofit

Part 3 - Advanced Android

Layouts

  1. Constraint Layout (2)

Architecture Components Android

  1. Live Data
  2. View Model
  3. Room
  4. Service: IBinder, Binder, ServiceConnection