文件名称:UserGuider
介绍说明--下载内容均来自于网络,请自行研究使用
Android应用第一次进入时的欢迎界面部分,包含四幅可滑动的更新介绍,使用Gallery实现。-Welcome to the first part of the interface enters the Android application, including the four sliding updates introduced by Gallery achieved.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
UserGuider
..........\.classpath
..........\.project
..........\AndroidManifest.xml
..........\assets
..........\proguard-project.txt
..........\project.properties
..........\res
..........\...\anim
..........\...\....\fade_in.xml
..........\...\....\fade_out.xml
..........\...\....\slide_left.xml
..........\...\....\slide_right.xml
..........\...\color
..........\...\.....\mm_whats_new_btn_text.xml
..........\...\drawable
..........\...\........\background.xml
..........\...\........\whats_new_btn.xml
..........\...\drawable-hdpi
..........\...\.............\background_holo_dark.png
..........\...\.............\btn_bg.png
..........\...\.............\ic_launcher.jpg
..........\...\.............\page_indicator_focused.png
..........\...\.............\page_indicator_unfocused.png
..........\...\.............\whatisnew_pic_01.png
..........\...\.............\whatisnew_pic_02.png
..........\...\.............\whatisnew_pic_03.png
..........\...\.............\whatisnew_pic_button_normal.9.png
..........\...\.............\whatisnew_pic_button_pressed.9.png
..........\...\.............\whatsnew_08_01.png
..........\...\.............\whatsnew_08_02.png
..........\...\.............\whatsnew_fornew_bg.jpg
..........\...\drawable-ldpi
..........\...\.............\ic_launcher.jpg
..........\...\drawable-mdpi
..........\...\.............\ic_launcher.jpg
..........\...\drawable-xhdpi
..........\...\..............\ic_launcher.jpg
..........\...\layout
..........\...\......\grid_item.xml
..........\...\......\main.xml
..........\...\......\whats_news.xml
..........\...\......\whats_news_gallery_fornew_four.xml
..........\...\......\whats_news_gallery_fornew_one.xml
..........\...\......\whats_news_gallery_fornew_three.xml
..........\...\......\whats_news_gallery_fornew_two.xml
..........\...\menu
..........\...\....\option_menu.xml
..........\...\values
..........\...\......\colors.xml
..........\...\......\dimens.xml
..........\...\......\strings.xml
..........\...\......\styles.xml
..........\src
..........\...\com
..........\...\...\xyz
..........\...\...\...\guider
..........\...\...\...\......\GuiderActivity.java
..........\...\...\...\......\HomeActivity.java
..........\...\...\...\......\PageControlView.java
..........\...\...\...\......\XyzGallery.java