WELCOME Abdennour : Software engineer

Apr 8, 2012

Android Tutorial

1.Android Quick Start


   1. Emuator Configuration,
   2.LifeCyce Activity,
   3.the five Layouts,
   4.selection widgets,
   5.Date/Time Manager
   6.Tabs(Onglets) ,
   7.KeyBoard Emulator,
   8. Menus & SubMenus Manager ,
   9.WebKit(Browser)
   10.DialogBox(AlertDialog & Toast)
   11.Intents(20 Intents are Ready to use )



    1.Intents Pratices
     2. MultiThreading
     3.Persistency
     3.IO : How To Manager Input/OutPut File Streams


    1.SQLite Database Manager
     2. Content Provider & Full Example Code Of Content Provider


2.Android Best Practices

 HBest Practices ListView , TextWatcher and Autocomplete .


What's Content & Handle . What are the constraints to get Drawer 

 Have a handle on three states: onPressed, and OnFocus OnEnter .

 Have a handle on three states: onPressed, and OnFocus OnEnter .



3.Data Access Layer 

When you use Ormlite , The activities should extend OrmliteActivity class, but when the developer wants to use another Framework as GreenDroid as an example, the activities must extend also the class GDApplication. However, Java does not support Multiple inheritance


3 comments: