Build a Prototype

Embed Size (px)

DESCRIPTION

Build a Prototype

Citation preview

  • Prerequisites and Preparation1. Concept of OOP2. Basic Syntax Java3. Learn XML4. Mobile Android Concepts

    Summary- OS Android Multi User dan setiap aplikasi terdapat user yang berbeda-beda- An App can start another apps component

    Build a Prototype1. Tentukan ada berapa jenis activity! (Screen with UI)2. Tentukan database

    App Components1. Activity (Screen with UI)2. Services3. Content Provider/Store Data (FileSystem,SQLite,Web,/Other)4. Broadcast Receiver?? Notif/PopOut danlainya