I am newbie in android. I had planned to develop an application which divides screen into two section. In top section is changes and bottom section is stable, which displays status of the program. Is it possible in android. If possible which layout is used.
Share
Use http://developer.android.com/guide/topics/fundamentals/fragments.html for the same.