How to switch a serial images in Android Activity -


i reach android issue , need helps.

i need display serial of images in activity, and:

  1. i can switch images 1 one gesture.

  2. images not fixed in resource. since internet, cannot add them in advance.

  3. i can handle response in clicking "current image".

mmm...so far don't have other ideas. search in webs, people using gallery, , others said gallery out of date, not recommended. , people used fragment, need display pictures. hope quick , easy way, appreciated in advance.

as below:

http://s3.amazonaws.com/img.tnt/ba47668/c487_l.jpg


Comments

Popular posts from this blog

mysql - FireDac error 314 - but DLLs are in program directory -

git - How to list all releases of public repository with GitHub API V3 -

c++ - Getting C2512 "no default constructor" for `ClassA` error on the first parentheses of constructor for `ClassB`? -