在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → 微云游戏平台(WiGame)SDK_Android版游戏SDK_3.0.4

微云游戏平台(WiGame)SDK_Android版游戏SDK_3.0.4

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:3.49M
  • 下载次数:1
  • 浏览次数:107
  • 发布时间:2021-11-07
  • 实例类别:一般编程问题
  • 发 布 人:js2021
  • 文件格式:.zip
  • 所需积分:2
 

实例介绍

【实例简介】
微云游戏平台(WiGame)SDK_Android版游戏SDK_3.0.4 微云游戏平台Android版SDK开发者指南.pdf javadoc ...
【实例截图】
【核心代码】
微云游戏平台(WiGame)SDK_Android版游戏SDK_3.0.4.zip
├── CHANGELOG
├── extra
│   ├── readme.txt
│   ├── WiGame_icon_A
│   │   ├── 114.png
│   │   ├── 128.png
│   │   ├── 48-57.png
│   │   ├── 512.png
│   │   ├── 72.png
│   │   └── 微云WiGame合作游戏应用图标示意-A.psd
│   ├── WiGame_icon_B
│   │   ├── 114.png
│   │   ├── 48.png
│   │   ├── 512.png
│   │   ├── 57.png
│   │   ├── 72.png
│   │   └── 微云WiGame合作游戏应用图标示意-B.psd
│   ├── WiGame_icon_C
│   │   ├── 114
│   │   │   ├── 114_left_bottom.png
│   │   │   ├── 114_left_top.png
│   │   │   ├── 114_right_bottom.png
│   │   │   └── 114_right_top.png
│   │   ├── 48
│   │   │   ├── 48_left_bottom.png
│   │   │   ├── 48_left_top.png
│   │   │   ├── 48_right_bottom.png
│   │   │   └── 48_right_top.png
│   │   ├── 512
│   │   │   ├── 512_left_bottom.png
│   │   │   ├── 512_left_top.png
│   │   │   ├── 512_right_bottom.png
│   │   │   └── 512_right_top.png
│   │   ├── 57
│   │   │   ├── 57_left_bottom.png
│   │   │   ├── 57_left_top.png
│   │   │   ├── 57_right_bottom.png
│   │   │   └── 57_right_top.png
│   │   ├── 72
│   │   │   ├── 72_left_bottom.png
│   │   │   ├── 72_left_top.png
│   │   │   ├── 72_right_bottom.png
│   │   │   └── 72_right_top.png
│   │   └── 微云WiGame合作游戏应用图标示意-C.psd
│   ├── WiGame_icon_D
│   │   ├── 114
│   │   │   ├── 114_left_bottom.png
│   │   │   ├── 114_left_top.png
│   │   │   ├── 114_right_bottom.png
│   │   │   └── 114_right_top.png
│   │   ├── 48
│   │   │   ├── 48_left_bottom.png
│   │   │   ├── 48_left_top.png
│   │   │   ├── 48_right_bottom.png
│   │   │   └── 48_right_top.png
│   │   ├── 512
│   │   │   ├── 512_left_bottom.png
│   │   │   ├── 512_left_top.png
│   │   │   ├── 512_right_bottom.png
│   │   │   └── 512_right_top.png
│   │   ├── 57
│   │   │   ├── 57_left_bottom.png
│   │   │   ├── 57_left_top.png
│   │   │   ├── 57_right_bottom.png
│   │   │   └── 57_right_top.png
│   │   ├── 72
│   │   │   ├── 72_left_bottom.png
│   │   │   ├── 72_left_top.png
│   │   │   ├── 72_right_bottom.png
│   │   │   └── 72_right_top.png
│   │   └── 微云WiGame合作游戏应用图标示意-D.psd
│   └── WiGame_icon_E
│   ├── 114
│   │   ├── 114_left_bottom.png
│   │   ├── 114_left_top.png
│   │   ├── 114_right_bottom.png
│   │   └── 114_right_top.png
│   ├── 48
│   │   ├── 48_left_bottom.png
│   │   ├── 48_left_top.png
│   │   ├── 48_right_bottom.png
│   │   └── 48_right_top.png
│   ├── 512
│   │   ├── 512_left_bottom.png
│   │   ├── 512_left_top.png
│   │   ├── 512_right_bottom.png
│   │   └── 512_right_top.png
│   ├── 57
│   │   ├── 57_left_bottom.png
│   │   ├── 57_left_top.png
│   │   ├── 57_right_bottom.png
│   │   └── 57_right_top.png
│   ├── 72
│   │   ├── 72_left_bottom.png
│   │   ├── 72_left_top.png
│   │   ├── 72_right_bottom.png
│   │   └── 72_right_top.png
│   └── 微云WiGame合作游戏应用图标示意-E.psd
├── javadoc
│   ├── allclasses-frame.html
│   ├── allclasses-noframe.html
│   ├── com
│   │   └── wiyun
│   │   └── game
│   │   ├── class-use
│   │   │   ├── WiGameClient.html
│   │   │   └── WiGame.html
│   │   ├── model
│   │   │   ├── ChallengeRequest.html
│   │   │   ├── ChallengeResult.html
│   │   │   ├── class-use
│   │   │   │   ├── ChallengeRequest.html
│   │   │   │   ├── ChallengeResult.html
│   │   │   │   └── User.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   ├── package-tree.html
│   │   │   ├── package-use.html
│   │   │   └── User.html
│   │   ├── package-frame.html
│   │   ├── package-summary.html
│   │   ├── package-tree.html
│   │   ├── package-use.html
│   │   ├── WiGameClient.html
│   │   └── WiGame.html
│   ├── constant-values.html
│   ├── deprecated-list.html
│   ├── help-doc.html
│   ├── index-files
│   │   ├── index-10.html
│   │   ├── index-11.html
│   │   ├── index-1.html
│   │   ├── index-2.html
│   │   ├── index-3.html
│   │   ├── index-4.html
│   │   ├── index-5.html
│   │   ├── index-6.html
│   │   ├── index-7.html
│   │   ├── index-8.html
│   │   └── index-9.html
│   ├── index.html
│   ├── overview-frame.html
│   ├── overview-summary.html
│   ├── overview-tree.html
│   ├── package-list
│   ├── resources
│   │   └── inherit.gif
│   └── stylesheet.css
├── libs
│   └── WiGame.jar
├── RELEASE_NOTES
├── res
│   ├── anim
│   │   ├── wy_layout_push_down_in.xml
│   │   ├── wy_layout_push_up_in.xml
│   │   ├── wy_push_down_in.xml
│   │   ├── wy_push_up_in.xml
│   │   ├── wy_push_up_out.xml
│   │   ├── wy_toast_enter.xml
│   │   └── wy_toast_exit.xml
│   ├── color
│   │   └── wy_dialog_button_color_style1.xml
│   ├── drawable
│   │   ├── wy_badge.9.png
│   │   ├── wy_button_activity_focused.png
│   │   ├── wy_button_activity_normal.png
│   │   ├── wy_button_activity_pressed.png
│   │   ├── wy_button_activity.xml
│   │   ├── wy_button_back_focused.png
│   │   ├── wy_button_back_normal.png
│   │   ├── wy_button_back_pressed.png
│   │   ├── wy_button_back_style2_focused.png
│   │   ├── wy_button_back_style2_normal.png
│   │   ├── wy_button_back_style2_pressed.png
│   │   ├── wy_button_back_style2.xml
│   │   ├── wy_button_back.xml
│   │   ├── wy_button_camera_focused.png
│   │   ├── wy_button_camera_normal.png
│   │   ├── wy_button_camera_pressed.png
│   │   ├── wy_button_camera.xml
│   │   ├── wy_button_close_dialog_focused.png
│   │   ├── wy_button_close_dialog_normal.png
│   │   ├── wy_button_close_dialog_pressed.png
│   │   ├── wy_button_close_dialog.xml
│   │   ├── wy_button_close_home_focused.png
│   │   ├── wy_button_close_home_normal.png
│   │   ├── wy_button_close_home_pressed.png
│   │   ├── wy_button_close_home.xml
│   │   ├── wy_button_decrease_focused.png
│   │   ├── wy_button_decrease_normal.png
│   │   ├── wy_button_decrease_pressed.png
│   │   ├── wy_button_decrease.xml
│   │   ├── wy_button_game_focused.png
│   │   ├── wy_button_game_normal.png
│   │   ├── wy_button_game_pressed.png
│   │   ├── wy_button_game.xml
│   │   ├── wy_button_images_focused.png
│   │   ├── wy_button_images_normal.png
│   │   ├── wy_button_images_pressed.png
│   │   ├── wy_button_images.xml
│   │   ├── wy_button_increase_focused.png
│   │   ├── wy_button_increase_normal.png
│   │   ├── wy_button_increase_pressed.png
│   │   ├── wy_button_increase.xml
│   │   ├── wy_button_my_location_focused.png
│   │   ├── wy_button_my_location_normal.png
│   │   ├── wy_button_my_location_pressed.png
│   │   ├── wy_button_my_location.xml
│   │   ├── wy_button_next_focused.png
│   │   ├── wy_button_next_normal.png
│   │   ├── wy_button_next_pressed.png
│   │   ├── wy_button_next.xml
│   │   ├── wy_button_prev_focused.png
│   │   ├── wy_button_prev_normal.png
│   │   ├── wy_button_prev_pressed.png
│   │   ├── wy_button_prev.xml
│   │   ├── wy_button_profile_focused.png
│   │   ├── wy_button_profile_normal.png
│   │   ├── wy_button_profile_pressed.png
│   │   ├── wy_button_profile.xml
│   │   ├── wy_button_smily_focused.png
│   │   ├── wy_button_smily_normal.png
│   │   ├── wy_button_smily_pressed.png
│   │   ├── wy_button_smily.xml
│   │   ├── wy_button_style10_focused.9.png
│   │   ├── wy_button_style10_normal.9.png
│   │   ├── wy_button_style10_pressed.9.png
│   │   ├── wy_button_style10.xml
│   │   ├── wy_button_style12_focused.9.png
│   │   ├── wy_button_style12_normal.9.png
│   │   ├── wy_button_style12_pressed.9.png
│   │   ├── wy_button_style12.xml
│   │   ├── wy_button_style13_focused.9.png
│   │   ├── wy_button_style13_normal.9.png
│   │   ├── wy_button_style13_pressed.9.png
│   │   ├── wy_button_style13.xml
│   │   ├── wy_button_style14_focused.9.png
│   │   ├── wy_button_style14_normal.9.png
│   │   ├── wy_button_style14_pressed.9.png
│   │   ├── wy_button_style14.xml
│   │   ├── wy_button_style15_focused.9.png
│   │   ├── wy_button_style15_normal.9.png
│   │   ├── wy_button_style15_pressed.9.png
│   │   ├── wy_button_style15.xml
│   │   ├── wy_button_style2_pressed.9.png
│   │   ├── wy_button_style2.xml
│   │   ├── wy_button_style3_focused.png
│   │   ├── wy_button_style3_normal.png
│   │   ├── wy_button_style3_pressed.png
│   │   ├── wy_button_style3.xml
│   │   ├── wy_button_wibox_focused.png
│   │   ├── wy_button_wibox_normal.png
│   │   ├── wy_button_wibox_pressed.png
│   │   ├── wy_button_wibox.xml
│   │   ├── wy_camera_crop_height.png
│   │   ├── wy_camera_crop_width.png
│   │   ├── wy_cell_bg_style1.xml
│   │   ├── wy_cell_bg_style2.xml
│   │   ├── wy_circle_bg.png
│   │   ├── wy_compose_topic_button_separator.png
│   │   ├── wy_default_avatar_female.png
│   │   ├── wy_default_avatar_male.png
│   │   ├── wy_default_challenge_icon.png
│   │   ├── wy_default_game_slot_shot.png
│   │   ├── wy_default_market_icon.png
│   │   ├── wy_dialog_banner_bg.9.png
│   │   ├── wy_dialog_bg.9.png
│   │   ├── wy_dialog_block_bg.9.png
│   │   ├── wy_dialog_block_inside_horizontal_separator.9.png
│   │   ├── wy_dialog_button_blue.xml
│   │   ├── wy_dialog_button_focused.9.png
│   │   ├── wy_dialog_button_normal.9.png
│   │   ├── wy_dialog_button_normal_blue.9.png
│   │   ├── wy_dialog_button_pressed.9.png
│   │   ├── wy_dialog_button.xml
│   │   ├── wy_dialog_concave_banner_bg.9.png
│   │   ├── wy_dialog_half_block_bg.9.png
│   │   ├── wy_dialog_large_concave_banner_bg.9.png
│   │   ├── wy_dialog_progress_bg.9.png
│   │   ├── wy_dialog_tab_focused.9.png
│   │   ├── wy_dialog_tab_normal.9.png
│   │   ├── wy_dialog_tab_pressed.9.png
│   │   ├── wy_dialog_tab_selected.9.png
│   │   ├── wy_dialog_tab_separator.png
│   │   ├── wy_dialog_tab.xml
│   │   ├── wy_edit_box_focused.9.png
│   │   ├── wy_edit_box_normal.9.png
│   │   ├── wy_edit_box_pressed.9.png
│   │   ├── wy_edit_box.xml
│   │   ├── wy_gradient_bg_style1.xml
│   │   ├── wy_green_circle_hook.png
│   │   ├── wy_header_cell_bg.9.png
│   │   ├── wy_home_footer.9.png
│   │   ├── wy_home_header.9.png
│   │   ├── wy_home_header_seperator.png
│   │   ├── wy_icon_coin.png
│   │   ├── wy_icon_fail_toast.png
│   │   ├── wy_icon_help2.png
│   │   ├── wy_icon_honor.png
│   │   ├── wy_icon_locked.png
│   │   ├── wy_icon_notice.png
│   │   ├── wy_icon_unlocked.png
│   │   ├── wy_indicator_autocrop.png
│   │   ├── wy_input_panel_bg.9.png
│   │   ├── wy_left_round_editbox_focused.9.png
│   │   ├── wy_left_round_editbox_normal.9.png
│   │   ├── wy_left_round_editbox_pressed.9.png
│   │   ├── wy_left_round_editbox.xml
│   │   ├── wy_list_selector_focused.9.png
│   │   ├── wy_list_selector_pressed.9.png
│   │   ├── wy_list_selector.xml
│   │   ├── wy_location_marker.9.png
│   │   ├── wy_menu_exit.png
│   │   ├── wy_menu_my_friends.png
│   │   ├── wy_menu_reload.png
│   │   ├── wy_menu_search_user.png
│   │   ├── wy_picture_frame_focused.9.png
│   │   ├── wy_picture_frame_normal.9.png
│   │   ├── wy_picture_frame_pressed.9.png
│   │   ├── wy_picture_frame.xml
│   │   ├── wy_popup_challenge_disabled.png
│   │   ├── wy_popup_challenge_normal.png
│   │   ├── wy_popup_challenge_pressed.png
│   │   ├── wy_popup_challenge.xml
│   │   ├── wy_popup_friend_disabled.png
│   │   ├── wy_popup_friend_normal.png
│   │   ├── wy_popup_friend_pressed.png
│   │   ├── wy_popup_friend.xml
│   │   ├── wy_popup_horizontal_separator.9.png
│   │   ├── wy_popup_leaderboard_disabled.png
│   │   ├── wy_popup_leaderboard_normal.png
│   │   ├── wy_popup_leaderboard_pressed.png
│   │   ├── wy_popup_leaderboard.xml
│   │   ├── wy_popup_message_disabled.png
│   │   ├── wy_popup_message_normal.png
│   │   ├── wy_popup_message_pressed.png
│   │   ├── wy_popup_message.xml
│   │   ├── wy_popup_notice_disabled.png
│   │   ├── wy_popup_notice_normal.png
│   │   ├── wy_popup_notice_pressed.png
│   │   ├── wy_popup_notice.xml
│   │   ├── wy_popup_panel_bg.9.png
│   │   ├── wy_popup_settings_disabled.png
│   │   ├── wy_popup_settings_normal.png
│   │   ├── wy_popup_settings_pressed.png
│   │   ├── wy_popup_settings.xml
│   │   ├── wy_popup_vertical_separator.9.png
│   │   ├── wy_portrait_female_1.jpg
│   │   ├── wy_portrait_female_2.jpg
│   │   ├── wy_portrait_female_3.jpg
│   │   ├── wy_portrait_female_4.jpg
│   │   ├── wy_portrait_male_1.jpg
│   │   ├── wy_portrait_male_2.jpg
│   │   ├── wy_portrait_male_3.jpg
│   │   ├── wy_portrait_male_4.jpg
│   │   ├── wy_portrait_select_photo.png
│   │   ├── wy_progress_bar_style1.xml
│   │   ├── wy_rect_editbox_focused.9.png
│   │   ├── wy_rect_editbox_normal.9.png
│   │   ├── wy_rect_editbox_pressed.9.png
│   │   ├── wy_rect_editbox.xml
│   │   ├── wy_round_down_arrow.png
│   │   ├── wy_round_editbox_focused.9.png
│   │   ├── wy_round_editbox_normal.9.png
│   │   ├── wy_round_editbox_pressed.9.png
│   │   ├── wy_round_editbox.xml
│   │   ├── wy_roundrect_editbox_focused.9.png
│   │   ├── wy_roundrect_editbox_normal.9.png
│   │   ├── wy_roundrect_editbox_pressed.9.png
│   │   ├── wy_roundrect_editbox.xml
│   │   ├── wy_round_right_arrow.png
│   │   ├── wy_save_game_dialog_bg.xml
│   │   ├── wy_screen_indicator_off.png
│   │   ├── wy_screen_indicator_on.png
│   │   ├── wy_scrollbar_vertical_thumb_style1.9.png
│   │   ├── wy_scrollbar_vertical_thumb_style2.9.png
│   │   ├── wy_scrollbar_vertical_thumb_style3.9.png
│   │   ├── wy_search_box_bg.9.png
│   │   ├── wy_separator_h_style1.9.png
│   │   ├── wy_separator_h_style2.9.png
│   │   ├── wy_separator_v_style1.9.png
│   │   ├── wy_shade_bar.9.png
│   │   ├── wy_smily_10.png
│   │   ├── wy_smily_11.png
│   │   ├── wy_smily_12.png
│   │   ├── wy_smily_13.png
│   │   ├── wy_smily_14.png
│   │   ├── wy_smily_15.png
│   │   ├── wy_smily_16.png
│   │   ├── wy_smily_17.png
│   │   ├── wy_smily_18.png
│   │   ├── wy_smily_19.png
│   │   ├── wy_smily_1.png
│   │   ├── wy_smily_20.png
│   │   ├── wy_smily_2.png
│   │   ├── wy_smily_3.png
│   │   ├── wy_smily_4.png
│   │   ├── wy_smily_5.png
│   │   ├── wy_smily_6.png
│   │   ├── wy_smily_7.png
│   │   ├── wy_smily_8.png
│   │   ├── wy_smily_9.png
│   │   ├── wy_smily_bg.xml
│   │   ├── wy_smily_panel_bg.xml
│   │   ├── wy_sns_139.png
│   │   ├── wy_sns_button_bg_pressed.9.png
│   │   ├── wy_sns_button_bg.xml
│   │   ├── wy_sns_douban.png
│   │   ├── wy_sns_kaixin.png
│   │   ├── wy_sns_qq.png
│   │   ├── wy_sns_renren.png
│   │   ├── wy_sns_sina.png
│   │   ├── wy_sns_sohu.png
│   │   ├── wy_text_wigame.png
│   │   ├── wy_title_bg_style1.9.png
│   │   ├── wy_title_bg_style2.9.png
│   │   ├── wy_toast_bg.9.png
│   │   ├── wy_toast_logo.png
│   │   ├── wy_topic_picture_frame.9.png
│   │   ├── wy_triangle_indicator.png
│   │   └── wy_user_bar_bg.xml
│   ├── layout
│   │   ├── wy_activity_account_retrieval.xml
│   │   ├── wy_activity_bid_picker.xml
│   │   ├── wy_activity_change_my_portrait.xml
│   │   ├── wy_activity_compose_topic.xml
│   │   ├── wy_activity_cropimage.xml
│   │   ├── wy_activity_download_blob.xml
│   │   ├── wy_activity_full_image_gallery.xml
│   │   ├── wy_activity_home.xml
│   │   ├── wy_activity_load_game_dialog.xml
│   │   ├── wy_activity_login.xml
│   │   ├── wy_activity_save_game_dialog.xml
│   │   ├── wy_activity_submit_score.xml
│   │   ├── wy_activity_switch_account.xml
│   │   ├── wy_activity_use_another_account.xml
│   │   ├── wy_activity_usermap.xml
│   │   ├── wy_list_item_account.xml
│   │   ├── wy_list_item_achievement.xml
│   │   ├── wy_list_item_checkbox_friend.xml
│   │   ├── wy_list_item_checkbox_neighbor.xml
│   │   ├── wy_list_item_checkbox_score.xml
│   │   ├── wy_list_item_help.xml
│   │   ├── wy_list_item_load_hint2.xml
│   │   ├── wy_list_item_load_hint.xml
│   │   ├── wy_list_item_score.xml
│   │   ├── wy_list_item_slot.xml
│   │   ├── wy_panel_header_popup.xml
│   │   ├── wy_panel_input.xml
│   │   ├── wy_panel_local_score.xml
│   │   ├── wy_panel_progress.xml
│   │   ├── wy_panel_settings.xml
│   │   ├── wy_view_challenge_toast.xml
│   │   ├── wy_view_full_image_panel.xml
│   │   ├── wy_view_listview_block.xml
│   │   ├── wy_view_loading.xml
│   │   ├── wy_view_small_shadow_label.xml
│   │   ├── wy_view_toast.xml
│   │   └── wy_view_workspace_screen.xml
│   ├── layout-land
│   │   ├── wy_activity_send_challenge.xml
│   │   └── wy_view_embed_browser.xml
│   ├── layout-port
│   │   ├── wy_activity_send_challenge.xml
│   │   └── wy_view_embed_browser.xml
│   ├── values
│   │   ├── wy_arrays.xml
│   │   ├── wy_colors.xml
│   │   ├── wy_dimens.xml
│   │   ├── wy_strings.xml
│   │   └── wy_styles.xml
│   └── values-zh
│   └── wy_strings.xml
├── samples
│   ├── apk
│   │   └── WiGameDemos_3.0.0.apk
│   ├── README.txt
│   ├── WiGameDemos
│   │   ├── AndroidManifest.xml
│   │   ├── default.properties
│   │   ├── gen
│   │   ├── res
│   │   │   ├── drawable
│   │   │   │   └── icon.png
│   │   │   ├── layout
│   │   │   │   ├── main.xml
│   │   │   │   └── placeholder.xml
│   │   │   └── values
│   │   │   ├── arrays.xml
│   │   │   └── strings.xml
│   │   └── src
│   │   └── com
│   │   └── wiyun
│   │   └── game
│   │   └── Sample.java
│   └── WiGame_library
│   ├── AndroidManifest.xml
│   ├── assets
│   ├── default.properties
│   ├── gen
│   ├── libs
│   │   └── WiGame.jar
│   ├── proguard.cfg
│   ├── res
│   │   ├── anim
│   │   │   ├── wy_layout_push_down_in.xml
│   │   │   ├── wy_layout_push_up_in.xml
│   │   │   ├── wy_push_down_in.xml
│   │   │   ├── wy_push_up_in.xml
│   │   │   ├── wy_push_up_out.xml
│   │   │   ├── wy_toast_enter.xml
│   │   │   └── wy_toast_exit.xml
│   │   ├── color
│   │   │   └── wy_dialog_button_color_style1.xml
│   │   ├── drawable
│   │   │   ├── icon.png
│   │   │   ├── wy_badge.9.png
│   │   │   ├── wy_button_activity_focused.png
│   │   │   ├── wy_button_activity_normal.png
│   │   │   ├── wy_button_activity_pressed.png
│   │   │   ├── wy_button_activity.xml
│   │   │   ├── wy_button_back_focused.png
│   │   │   ├── wy_button_back_normal.png
│   │   │   ├── wy_button_back_pressed.png
│   │   │   ├── wy_button_back_style2_focused.png
│   │   │   ├── wy_button_back_style2_normal.png
│   │   │   ├── wy_button_back_style2_pressed.png
│   │   │   ├── wy_button_back_style2.xml
│   │   │   ├── wy_button_back.xml
│   │   │   ├── wy_button_camera_focused.png
│   │   │   ├── wy_button_camera_normal.png
│   │   │   ├── wy_button_camera_pressed.png
│   │   │   ├── wy_button_camera.xml
│   │   │   ├── wy_button_close_dialog_focused.png
│   │   │   ├── wy_button_close_dialog_normal.png
│   │   │   ├── wy_button_close_dialog_pressed.png
│   │   │   ├── wy_button_close_dialog.xml
│   │   │   ├── wy_button_close_home_focused.png
│   │   │   ├── wy_button_close_home_normal.png
│   │   │   ├── wy_button_close_home_pressed.png
│   │   │   ├── wy_button_close_home.xml
│   │   │   ├── wy_button_decrease_focused.png
│   │   │   ├── wy_button_decrease_normal.png
│   │   │   ├── wy_button_decrease_pressed.png
│   │   │   ├── wy_button_decrease.xml
│   │   │   ├── wy_button_game_focused.png
│   │   │   ├── wy_button_game_normal.png
│   │   │   ├── wy_button_game_pressed.png
│   │   │   ├── wy_button_game.xml
│   │   │   ├── wy_button_images_focused.png
│   │   │   ├── wy_button_images_normal.png
│   │   │   ├── wy_button_images_pressed.png
│   │   │   ├── wy_button_images.xml
│   │   │   ├── wy_button_increase_focused.png
│   │   │   ├── wy_button_increase_normal.png
│   │   │   ├── wy_button_increase_pressed.png
│   │   │   ├── wy_button_increase.xml
│   │   │   ├── wy_button_my_location_focused.png
│   │   │   ├── wy_button_my_location_normal.png
│   │   │   ├── wy_button_my_location_pressed.png
│   │   │   ├── wy_button_my_location.xml
│   │   │   ├── wy_button_next_focused.png
│   │   │   ├── wy_button_next_normal.png
│   │   │   ├── wy_button_next_pressed.png
│   │   │   ├── wy_button_next.xml
│   │   │   ├── wy_button_prev_focused.png
│   │   │   ├── wy_button_prev_normal.png
│   │   │   ├── wy_button_prev_pressed.png
│   │   │   ├── wy_button_prev.xml
│   │   │   ├── wy_button_profile_focused.png
│   │   │   ├── wy_button_profile_normal.png
│   │   │   ├── wy_button_profile_pressed.png
│   │   │   ├── wy_button_profile.xml
│   │   │   ├── wy_button_smily_focused.png
│   │   │   ├── wy_button_smily_normal.png
│   │   │   ├── wy_button_smily_pressed.png
│   │   │   ├── wy_button_smily.xml
│   │   │   ├── wy_button_style10_focused.9.png
│   │   │   ├── wy_button_style10_normal.9.png
│   │   │   ├── wy_button_style10_pressed.9.png
│   │   │   ├── wy_button_style10.xml
│   │   │   ├── wy_button_style12_focused.9.png
│   │   │   ├── wy_button_style12_normal.9.png
│   │   │   ├── wy_button_style12_pressed.9.png
│   │   │   ├── wy_button_style12.xml
│   │   │   ├── wy_button_style13_focused.9.png
│   │   │   ├── wy_button_style13_normal.9.png
│   │   │   ├── wy_button_style13_pressed.9.png
│   │   │   ├── wy_button_style13.xml
│   │   │   ├── wy_button_style14_focused.9.png
│   │   │   ├── wy_button_style14_normal.9.png
│   │   │   ├── wy_button_style14_pressed.9.png
│   │   │   ├── wy_button_style14.xml
│   │   │   ├── wy_button_style15_focused.9.png
│   │   │   ├── wy_button_style15_normal.9.png
│   │   │   ├── wy_button_style15_pressed.9.png
│   │   │   ├── wy_button_style15.xml
│   │   │   ├── wy_button_style2_pressed.9.png
│   │   │   ├── wy_button_style2.xml
│   │   │   ├── wy_button_style3_focused.png
│   │   │   ├── wy_button_style3_normal.png
│   │   │   ├── wy_button_style3_pressed.png
│   │   │   ├── wy_button_style3.xml
│   │   │   ├── wy_button_wibox_focused.png
│   │   │   ├── wy_button_wibox_normal.png
│   │   │   ├── wy_button_wibox_pressed.png
│   │   │   ├── wy_button_wibox.xml
│   │   │   ├── wy_camera_crop_height.png
│   │   │   ├── wy_camera_crop_width.png
│   │   │   ├── wy_cell_bg_style1.xml
│   │   │   ├── wy_cell_bg_style2.xml
│   │   │   ├── wy_circle_bg.png
│   │   │   ├── wy_compose_topic_button_separator.png
│   │   │   ├── wy_default_avatar_female.png
│   │   │   ├── wy_default_avatar_male.png
│   │   │   ├── wy_default_challenge_icon.png
│   │   │   ├── wy_default_game_slot_shot.png
│   │   │   ├── wy_default_market_icon.png
│   │   │   ├── wy_dialog_banner_bg.9.png
│   │   │   ├── wy_dialog_bg.9.png
│   │   │   ├── wy_dialog_block_bg.9.png
│   │   │   ├── wy_dialog_block_inside_horizontal_separator.9.png
│   │   │   ├── wy_dialog_button_blue.xml
│   │   │   ├── wy_dialog_button_focused.9.png
│   │   │   ├── wy_dialog_button_normal.9.png
│   │   │   ├── wy_dialog_button_normal_blue.9.png
│   │   │   ├── wy_dialog_button_pressed.9.png
│   │   │   ├── wy_dialog_button.xml
│   │   │   ├── wy_dialog_concave_banner_bg.9.png
│   │   │   ├── wy_dialog_half_block_bg.9.png
│   │   │   ├── wy_dialog_large_concave_banner_bg.9.png
│   │   │   ├── wy_dialog_progress_bg.9.png
│   │   │   ├── wy_dialog_tab_focused.9.png
│   │   │   ├── wy_dialog_tab_normal.9.png
│   │   │   ├── wy_dialog_tab_pressed.9.png
│   │   │   ├── wy_dialog_tab_selected.9.png
│   │   │   ├── wy_dialog_tab_separator.png
│   │   │   ├── wy_dialog_tab.xml
│   │   │   ├── wy_edit_box_focused.9.png
│   │   │   ├── wy_edit_box_normal.9.png
│   │   │   ├── wy_edit_box_pressed.9.png
│   │   │   ├── wy_edit_box.xml
│   │   │   ├── wy_gradient_bg_style1.xml
│   │   │   ├── wy_green_circle_hook.png
│   │   │   ├── wy_header_cell_bg.9.png
│   │   │   ├── wy_home_footer.9.png
│   │   │   ├── wy_home_header.9.png
│   │   │   ├── wy_home_header_seperator.png
│   │   │   ├── wy_icon_coin.png
│   │   │   ├── wy_icon_fail_toast.png
│   │   │   ├── wy_icon_help2.png
│   │   │   ├── wy_icon_honor.png
│   │   │   ├── wy_icon_locked.png
│   │   │   ├── wy_icon_notice.png
│   │   │   ├── wy_icon_unlocked.png
│   │   │   ├── wy_indicator_autocrop.png
│   │   │   ├── wy_input_panel_bg.9.png
│   │   │   ├── wy_left_round_editbox_focused.9.png
│   │   │   ├── wy_left_round_editbox_normal.9.png
│   │   │   ├── wy_left_round_editbox_pressed.9.png
│   │   │   ├── wy_left_round_editbox.xml
│   │   │   ├── wy_list_selector_focused.9.png
│   │   │   ├── wy_list_selector_pressed.9.png
│   │   │   ├── wy_list_selector.xml
│   │   │   ├── wy_location_marker.9.png
│   │   │   ├── wy_menu_exit.png
│   │   │   ├── wy_menu_my_friends.png
│   │   │   ├── wy_menu_reload.png
│   │   │   ├── wy_menu_search_user.png
│   │   │   ├── wy_picture_frame_focused.9.png
│   │   │   ├── wy_picture_frame_normal.9.png
│   │   │   ├── wy_picture_frame_pressed.9.png
│   │   │   ├── wy_picture_frame.xml
│   │   │   ├── wy_popup_challenge_disabled.png
│   │   │   ├── wy_popup_challenge_normal.png
│   │   │   ├── wy_popup_challenge_pressed.png
│   │   │   ├── wy_popup_challenge.xml
│   │   │   ├── wy_popup_friend_disabled.png
│   │   │   ├── wy_popup_friend_normal.png
│   │   │   ├── wy_popup_friend_pressed.png
│   │   │   ├── wy_popup_friend.xml
│   │   │   ├── wy_popup_horizontal_separator.9.png
│   │   │   ├── wy_popup_leaderboard_disabled.png
│   │   │   ├── wy_popup_leaderboard_normal.png
│   │   │   ├── wy_popup_leaderboard_pressed.png
│   │   │   ├── wy_popup_leaderboard.xml
│   │   │   ├── wy_popup_message_disabled.png
│   │   │   ├── wy_popup_message_normal.png
│   │   │   ├── wy_popup_message_pressed.png
│   │   │   ├── wy_popup_message.xml
│   │   │   ├── wy_popup_notice_disabled.png
│   │   │   ├── wy_popup_notice_normal.png
│   │   │   ├── wy_popup_notice_pressed.png
│   │   │   ├── wy_popup_notice.xml
│   │   │   ├── wy_popup_panel_bg.9.png
│   │   │   ├── wy_popup_settings_disabled.png
│   │   │   ├── wy_popup_settings_normal.png
│   │   │   ├── wy_popup_settings_pressed.png
│   │   │   ├── wy_popup_settings.xml
│   │   │   ├── wy_popup_vertical_separator.9.png
│   │   │   ├── wy_portrait_female_1.jpg
│   │   │   ├── wy_portrait_female_2.jpg
│   │   │   ├── wy_portrait_female_3.jpg
│   │   │   ├── wy_portrait_female_4.jpg
│   │   │   ├── wy_portrait_male_1.jpg
│   │   │   ├── wy_portrait_male_2.jpg
│   │   │   ├── wy_portrait_male_3.jpg
│   │   │   ├── wy_portrait_male_4.jpg
│   │   │   ├── wy_portrait_select_photo.png
│   │   │   ├── wy_progress_bar_style1.xml
│   │   │   ├── wy_rect_editbox_focused.9.png
│   │   │   ├── wy_rect_editbox_normal.9.png
│   │   │   ├── wy_rect_editbox_pressed.9.png
│   │   │   ├── wy_rect_editbox.xml
│   │   │   ├── wy_round_down_arrow.png
│   │   │   ├── wy_round_editbox_focused.9.png
│   │   │   ├── wy_round_editbox_normal.9.png
│   │   │   ├── wy_round_editbox_pressed.9.png
│   │   │   ├── wy_round_editbox.xml
│   │   │   ├── wy_roundrect_editbox_focused.9.png
│   │   │   ├── wy_roundrect_editbox_normal.9.png
│   │   │   ├── wy_roundrect_editbox_pressed.9.png
│   │   │   ├── wy_roundrect_editbox.xml
│   │   │   ├── wy_round_right_arrow.png
│   │   │   ├── wy_save_game_dialog_bg.xml
│   │   │   ├── wy_screen_indicator_off.png
│   │   │   ├── wy_screen_indicator_on.png
│   │   │   ├── wy_scrollbar_vertical_thumb_style1.9.png
│   │   │   ├── wy_scrollbar_vertical_thumb_style2.9.png
│   │   │   ├── wy_scrollbar_vertical_thumb_style3.9.png
│   │   │   ├── wy_search_box_bg.9.png
│   │   │   ├── wy_separator_h_style1.9.png
│   │   │   ├── wy_separator_h_style2.9.png
│   │   │   ├── wy_separator_v_style1.9.png
│   │   │   ├── wy_shade_bar.9.png
│   │   │   ├── wy_smily_10.png
│   │   │   ├── wy_smily_11.png
│   │   │   ├── wy_smily_12.png
│   │   │   ├── wy_smily_13.png
│   │   │   ├── wy_smily_14.png
│   │   │   ├── wy_smily_15.png
│   │   │   ├── wy_smily_16.png
│   │   │   ├── wy_smily_17.png
│   │   │   ├── wy_smily_18.png
│   │   │   ├── wy_smily_19.png
│   │   │   ├── wy_smily_1.png
│   │   │   ├── wy_smily_20.png
│   │   │   ├── wy_smily_2.png
│   │   │   ├── wy_smily_3.png
│   │   │   ├── wy_smily_4.png
│   │   │   ├── wy_smily_5.png
│   │   │   ├── wy_smily_6.png
│   │   │   ├── wy_smily_7.png
│   │   │   ├── wy_smily_8.png
│   │   │   ├── wy_smily_9.png
│   │   │   ├── wy_smily_bg.xml
│   │   │   ├── wy_smily_panel_bg.xml
│   │   │   ├── wy_sns_139.png
│   │   │   ├── wy_sns_button_bg_pressed.9.png
│   │   │   ├── wy_sns_button_bg.xml
│   │   │   ├── wy_sns_douban.png
│   │   │   ├── wy_sns_kaixin.png
│   │   │   ├── wy_sns_qq.png
│   │   │   ├── wy_sns_renren.png
│   │   │   ├── wy_sns_sina.png
│   │   │   ├── wy_sns_sohu.png
│   │   │   ├── wy_text_wigame.png
│   │   │   ├── wy_title_bg_style1.9.png
│   │   │   ├── wy_title_bg_style2.9.png
│   │   │   ├── wy_toast_bg.9.png
│   │   │   ├── wy_toast_logo.png
│   │   │   ├── wy_topic_picture_frame.9.png
│   │   │   ├── wy_triangle_indicator.png
│   │   │   └── wy_user_bar_bg.xml
│   │   ├── layout
│   │   │   ├── wy_activity_account_retrieval.xml
│   │   │   ├── wy_activity_bid_picker.xml
│   │   │   ├── wy_activity_change_my_portrait.xml
│   │   │   ├── wy_activity_compose_topic.xml
│   │   │   ├── wy_activity_cropimage.xml
│   │   │   ├── wy_activity_download_blob.xml
│   │   │   ├── wy_activity_full_image_gallery.xml
│   │   │   ├── wy_activity_home.xml
│   │   │   ├── wy_activity_load_game_dialog.xml
│   │   │   ├── wy_activity_login.xml
│   │   │   ├── wy_activity_save_game_dialog.xml
│   │   │   ├── wy_activity_submit_score.xml
│   │   │   ├── wy_activity_switch_account.xml
│   │   │   ├── wy_activity_use_another_account.xml
│   │   │   ├── wy_activity_usermap.xml
│   │   │   ├── wy_list_item_account.xml
│   │   │   ├── wy_list_item_achievement.xml
│   │   │   ├── wy_list_item_checkbox_friend.xml
│   │   │   ├── wy_list_item_checkbox_neighbor.xml
│   │   │   ├── wy_list_item_checkbox_score.xml
│   │   │   ├── wy_list_item_help.xml
│   │   │   ├── wy_list_item_load_hint2.xml
│   │   │   ├── wy_list_item_load_hint.xml
│   │   │   ├── wy_list_item_score.xml
│   │   │   ├── wy_list_item_slot.xml
│   │   │   ├── wy_panel_header_popup.xml
│   │   │   ├── wy_panel_input.xml
│   │   │   ├── wy_panel_local_score.xml
│   │   │   ├── wy_panel_progress.xml
│   │   │   ├── wy_panel_settings.xml
│   │   │   ├── wy_view_challenge_toast.xml
│   │   │   ├── wy_view_full_image_panel.xml
│   │   │   ├── wy_view_listview_block.xml
│   │   │   ├── wy_view_loading.xml
│   │   │   ├── wy_view_small_shadow_label.xml
│   │   │   ├── wy_view_toast.xml
│   │   │   └── wy_view_workspace_screen.xml
│   │   ├── layout-land
│   │   │   ├── wy_activity_send_challenge.xml
│   │   │   └── wy_view_embed_browser.xml
│   │   ├── layout-port
│   │   │   ├── wy_activity_send_challenge.xml
│   │   │   └── wy_view_embed_browser.xml
│   │   ├── values
│   │   │   ├── wy_arrays.xml
│   │   │   ├── wy_colors.xml
│   │   │   ├── wy_dimens.xml
│   │   │   ├── wy_strings.xml
│   │   │   └── wy_styles.xml
│   │   └── values-zh
│   │   └── wy_strings.xml
│   └── src
│   └── com
│   └── wiyun
│   └── game
├── scripts
│   ├── activities.xml
│   ├── jdom.jar
│   ├── permissions.xml
│   └── WiTool.jar
├── wigame.bat
├── wigame.sh
└── 微云游戏平台Android版SDK开发者指南.pdf

70 directories, 768 files

标签:

实例下载地址

微云游戏平台(WiGame)SDK_Android版游戏SDK_3.0.4

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警