Tuesday, December 24, 2013

Full example of using Fragment in Android Development

Fragment in Android is very useful for responsive layout design. In the post, I will give you a full detailed example of using FramentActivity in android application development.

We will produce a demo application which have two different layouts in different device.


Monday, December 23, 2013

[Android] Session 2 - Application Fundamentals & Activity

Application Fundamentals & Activity
Vic hiđược các thành phn (component) to nên mng dng Android là rt cn thiết cho vic lp trình. Các thành phn nàđược chia làm 6 loi bao gm:
1.Activity: hiu mt cách đơn gin thì Activity là nn ca 1 ng dng. Khi khđng 1 ng dng Android nàđó thì bao gi cũng có 1 main Activity được gi, hin th màn hình giao din cng dng cho phép người dùng tương tác.

Popular Posts