Been learning Android for two months now,Have a little java knowledge but I don’t seen to know, how to use the android SDK reference at all..For example,If I want to make sliding tabs,under the views,All the info I get, just a series of “Inherited methods,public methods etc.” Is there any particular convention I am supposed to follow when using the SDK reference.
Been learning Android for two months now,Have a little java knowledge but I don’t
Share
Knowing java is a good ground-base for Android development. If you are currently learning Android development, I suggest you get your hands on a book (that suits your needs) and have a look at the newBoston series.
I hope this helps.