Showing posts with label
Android Fundamentals
.
Show all posts
Showing posts with label
Android Fundamentals
.
Show all posts
Tuesday, 2 July 2013
Attach Android source code to Eclipse IDE
›
By default, Android SDK or Eclipse ADT plugin are not bundle with any Android’s source code for debugging. In Eclipse IDE, step into an...
8 comments:
Android activity – from one screen to another screen
›
In Android, an activity is represent a single screen. Most applications have multiple activities to represent different screens, for exam...
3 comments:
Monday, 1 July 2013
Android wrap_content and fill_parent example
›
n Android, you always put either “ wrap_content ” or “ fill_parent ” on component’s attribute “ layout_width ” and “ layout_height “, did y...
5 comments:
›
Home
View web version