JaseemAmeer
JaseemAmeer

Reputation: 107

Android terminology

I have created a few apps with basic features with the help of tutorials. But when I decided to explore the next level of features, I didn't know what the features were termed, and hence found it difficult to get help (features like fling, horizontal view paging, and so on). What is the indicator of the view paging called? How does one do it and with dynamic pages?

Upvotes: 1

Views: 114

Answers (1)

coder_For_Life22
coder_For_Life22

Reputation: 26981

Your best bet is to go here and read.

Android Dev

Also check out commonsware books on developement. This is the best way to get started.

Upvotes: 1

Related Questions