开发者

Android Market Image View

I would like to do something like the android market when you view screen shots.

I have a list view and when they click on any one it takes them to a separate view where they can open several images related to the item then picked开发者_如何学JAVA.

Is there a way to do this and if so how? Sample code would be greatly appreciated!


There are techniques you should think about: ListView and Activity especially Intent

Listview tutorial: http://developer.android.com/resources/tutorials/views/hello-listview.html
Listview and activities: http://developer.android.com/guide/tutorials/notepad/index.html

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜