开发者

android app tab layout

开发者 https://www.devze.com 2023-02-28 08:46 出处:网络
I have recently started m开发者_如何学JAVAaking android apps. I want to make a app with a few tabs and each tabs has a different title and when u go on it the tab has information and pictures that y

I have recently started m开发者_如何学JAVAaking android apps.

I want to make a app with a few tabs and each tabs has a different title and when u go on it the tab has information and pictures that you can scroll through.

How do i do this ive gone the the main xml in my res/layouts/main.xml and had a look round and found a tab thing but when i drag it on and run a emulator it just come up with the welcome thing i typed as a little hello world kinda thing what do i do please help


You could use the tutorial on Android.com http://developer.android.com/resources/tutorials/views/hello-tabwidget.html

0

精彩评论

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