Monday, November 7, 2016

path to android day 1 result

Day 1 - results


hi, at this point i had finished Udacity Lesson 1A which is the 1st among the 9 total parts
of  "android development for beginners" segment.

the explanation was very very, wonderful and was easy enough to understand even with zero
baground on android development.

they focused on the important parts so i did not go astray and they also avoided showing stuff that confuse or dishearten a beginner.

so far they gave a little introduction on stuff that we see on our android devices..
they explained that the things that we see in our screen is divided into objects that they refer to as
"VIEWS" (see video below).


So far, from the views mentioned in the video(above), we have covered , TextView and ImageView
images below are the syntaxes that i might encounter a lot in the future, and needs to be familiarized.

Additional note: developer.android.com is a great place to search for new attributes and how to use it.
it can also be searched by googling for example: "textview android"



Familiarize TextView Syntax:






















Familiarize ImageView Syntax: (click to enlarge)



No comments:

Post a Comment