Android Archive

Google has revamped and completely overhauled the android developers website developer.android.com For all these days this website being the one stop shop for developers to learn about android versions,api’s,SDK and references. The website has been completely redesigned and filled with entire new content that really helps the newbie developers right from scratch

Read More...

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...