android development Archive

An android layout is the UI part of the application designing where the layout specify the design and structure of the screen.If you want your application to be visually appealing you need to know the proper placement of controls which you can specify via layouts

Read More...

Android Activity,the basic term that every android beginner should know before starting up the development.To be simple to say an Activity in the android terminology means the individual screen that is visible on the screen

Read More...