Android微信登录集成与OKHttp获取Token

通过微信实现第三方登录,OKHttp 来获取 Token,这种方式在 Android 开发中是常见的。你可以通过微信的 OAuth2.0 协议实现快速的用户授权,用户体验也好。你只需要在微信开放平台注册应用,拿到 AppID 和 AppSecret,就可以通过微信 SDK 的WXApi接口进行授权登录。登录成功后,就可以使用OKHttp发送求,获取微信的access_tokenopenid,进一步获取用户的基本信息。想要实现顶部滑动菜单和底部菜单,ViewPagerTabLayout配合使用简单,直接实现类似今日头条、知乎的设计。其实最重要的,还是要考虑权限管理、网络求等细节,确保你的应用稳定。比如,在错误时,要给用户一些反馈,避免操作卡顿或者失败。

folder
Android通过微信实现第三方登录并使用OKHttp获得Token的源码 预估大小:1018个文件
file
.gitignore 127B
file
exclude 240B
file
bee3814d89ebe3038f2ff2944c50783591309d 259B
file
fb081a42a86ccf8f9cf99dbccc8bdf7c828bce 113B
file
440389944137b0f371027fdd71fdf9b6c04b71 78B
file
afa77a1980bb3174483ec59bba9c45991adee7 1KB
file
6b96d1c402326528b4ba3c12ee9d92d0e212e9 22B
file
5b8d22a7007974f00961a1ecb6f2e7432f1a22 170B
file
33a0cbd379f5af6dbf1a899a0293ca5eccfad0 2KB
file
300c9ea4e833b407bc8576532c624e751e860b 45B
file
4de027e4ab39b7037bdc76484db5d17bcc0614 47B
file
2b6a66d550a38b53f3e439493a0e7a730cccf4 78B
file
2024b118a92e693279f33d03704c9555c5f0fb 198B
file
21f1b320bde38c03045ca11bd362204b34cc0c 54B
file
68460d8b38ac04e3a3224d7c79ef719b1991a9 245B
file
6ac7bc48f8bbfdefc82b39679a22341fcf9268 122B
file
98f3356a55c27b4ff2088cef1aede0ba1d1558 51B
file
ac458b1f21b34f0da4a008114fedee1006c207 301B
file
82f78915133e1c35a6ea51252590fb38efac2f 2KB
file
fdc6100d636bdc8ff27218c886fb9dcba41696 95B
file
bcc820ddd2b68bd257ec5b1019dfff2944ee74 140B
file
03ad357cbee4e3bb6dd8ab7e5e4128ce9cc61a 292B
file
80653501358d329831bed554b1a6effd0fcd32 108B
file
c028a636dd690a51db5a525cf781a5a7daba68 3KB
file
a96277dcc4f517413a2b2ba1db070f873f056a 73B
file
f9e5c6b25dee6b28e3f1935c6f21132ca637c7 162B
file
d2b0c4b01f4449f0e9d97b2f0fdc1a258886be 45B
file
a42f0e7b91d006d22352c9ff2f134e504e3c1d 5KB
file
7730db50982b8615011213c421dd7c266e7dd2 235B
file
c7c9b4614ccfde6c721f24994cf30885a791d0 418B
file
c5be8215b4c0b2ba1af1c7ecce67465c913d98 266B
file
a4bd05500327c0032ade1bb0cb00e0fa032c22 293B
file
93c2673203020e3726e397a6870107f9e38aa9 65B
file
87e3ad4a221f44acb1d167155a2aeca69803e7 144B
file
873f598724d123ce33cb52669cbe4b96742723 147B
file
24eacf8f567ec9ef1e24fd40ca1f94dfb99337 276B
file
3b83cf7104ab0a7da385d3018c311ae0f5ac41 65B
file
372aef5e24af05341d49695ee84e5f9b594659 47KB
file
0b282aa6885fb573c106b3551f7275c5f17e8e 1005B
file
178bc957ac4bb6d062b9275b7556cd0e2387d8 91B
file
28d7e065ed5ca36d7aff9b92df1e5490802aac 54B
file
028cd5f87c09792d3ff14b718d02a71f7b96da 91B
file
f2608a4492ef9ae63a77ec3305aedda89594cb 6KB
file
b3e9cbce07f7cdc941fc8ba424c05e83ed80f0 141B
file
2a7520a27ee727eabe5a1d36647ae154d74582 50B
file
13f62b6145061d5d207ab10bff8d66ed73d78e 572B
file
a25f7f4cb416c083d265558da75d457237d671 155B
file
224d9e4a4bbb373c35eade5c35a52a93ad36b6 49B
file
cc43efa6a0885098044e976cd780bb42c68a70 296B
file
1c68d02901cc97b5c25865ee1ffdcc113cc1f0 538B
file
7e384ae42cf59bd36ce4dbc501f6197f32dd47 222B
file
c99e5a38d8bf83d89d7aa4a2b9dbf0e590d5e0 286B
file
f612aa84609f9e35154bc8de0b90cd66f84855 54B
file
df180564719bbe84003141c21810a723908410 50B
file
e3ac4dc643821c26b12f7712699058a0284327 169B
file
85930df6d10edf3d6df40d6556297d11f953da 199B
file
aefdcaa922089dfd88c0ead14d0432d4208c01 46B
file
dbc2255a04221991c280e6f23e1872490ea186 300B
file
c82246738c4d056e8030d3a259206f42e8e15d 144B
file
ec2e623103ac9713b00cad8502a057c1efda61 10KB
file
a0e2fd849968b1acc18571609cde958e92dc00 408B
file
e69bcccec65160d92116f20ffce4fce0b5245c 3KB
file
ecd91c70a522aa012e1737afa2836f7bdbc171 46B
file
e44e138434630332d88b1680f33c4b24c70ab3 10KB
file
6a44683c24c10c770bda4f5dc6fe8040d55e9c 222B
file
a83c920bec9765b128cc8aebf4e300f70c7435 49B
file
6f53147616ce2f607134723a3dc57770e869cb 221B
file
a01e87e7b0a26e79b355595370cdcc4afde451 59B
file
0e4ebb17cb2085ade49427942e9eae8297399f 45B
file
480f9c43362c2c4fab7998908c4fa8262be96c 193B
file
c5827c4c42a862081f370a298a325905986e43 162B
file
5eb5c4ab84cdaa4373d43f4514088d39028fa3 148B
file
4380e5d13b1a808398bd1171ebc2734dd6dd52 91B
file
d1d27d591500ffba666c2caf4b6ba4771a5a9f 240B
file
078e3e1a42d474c78470a73c7987cf7ac5d9a0 4KB
file
ffc1fc6d11fe87a5ee528b35ff020389e78bdb 234B
file
5275dee13bd9ca8d87ded397668509b6c85cb8 395B
file
947cd6bbf9c729be83edc96ad08a1d42b82bc9 14KB
file
c5b25d8942601dda2edf7e50df7344c2573520 671B
file
2e96e5bd2c80ab7e639093099e602fd03fac3d 91B
file
36320fd1e7faeb01085d2d193b82086469de0f 197B
file
54ad43f7ec0c9b41414f01d4e941100f9b3c32 1KB
file
56a763c33d9238515c4deae9e85f5ef20bfe89 92B
file
84ab4e4745088265d2242b7a331b001b6dd1c1 201B
file
4e72cdd7480cb983fa1bcc7ce686e51ef87fe7 8KB
file
8f0669771e22bdeabf67e667883096fb85a05c 469B
file
623821ced621af6ccb29e2cf579d967e8cf147 289B
file
3468895df53e65923accae3623837921422831 513B
file
92b8ab957a0e26f771a10f3507350a115647c5 46B
file
bedf3377d40335424fd605124d4761390218bb 83B
file
b4def49cb53d9aa04228dd3edb14c9e635e003 31B
file
c979af8c3bc87f81c6cbbc06bc8d6b95696a81 123B
file
9ab82d479c0ec1853b2bd66029258753c65de1 65B
file
eb82da665519158853d61ffc08097b27e625e7 46B
file
e1ace5f661029e2a274fd0d921c6f59497b43d 808B
file
c24c777f8adde6bd57c01c1bfa1cf0143f3d77 291B
file
e7ef2572a3997e1ae5f0fbda8bac33d276e346 506B
file
HEAD 23B
file
description 73B
file
config 253B
file
index 7KB
file
master 41B
file
COMMIT_EDITMSG 11B
file
commit-msg.sample 896B
file
pre-receive.sample 544B
file
pre-rebase.sample 5KB
file
prepare-commit-msg.sample 1KB
file
update.sample 4KB
file
pre-push.sample 1KB
file
pre-commit.sample 2KB
file
post-update.sample 189B
file
applypatch-msg.sample 478B
file
pre-applypatch.sample 424B
file
HEAD 296B
file
master 296B
file
.gitignore 8B
file
build.gradle 1KB
file
ExampleInstrumentedTest.java 788B
file
AndroidManifest.xml 2KB
file
ic_launcher_round.png 6KB
file
ic_launcher.png 5KB
file
ic_launcher_round.png 2KB
file
ic_launcher.png 2KB
file
layout_tab.xml 358B
file
layout_notification.xml 657B
file
layout_home.xml 358B
file
layout_dashboard.xml 1KB
file
activity_main.xml 1KB
file
ic_launcher_round.png 10KB
file
ic_launcher.png 8KB
file
navigation.xml 810B
file
ic_home_black_24dp.xml 310B
file
ic_dashboard_black_24dp.xml 352B
file
ic_notifications_black_24dp.xml 464B
file
ic_launcher_round.png 4KB
file
ic_launcher.png 3KB
file
ic_launcher_round.png 14KB
file
ic_launcher.png 10KB
file
strings.xml 242B
file
colors.xml 1KB
file
dimens.xml 216B
file
styles.xml 394B
file
MainActivity.java 4KB
file
CourseBean.java 1KB
file
NotificationFragment.java 1KB
file
DashboardFragment.java 2KB
file
BaseFragment.java 1KB
file
TabFragment.java 3KB
file
HomeFragment.java 2KB
file
BNVEffect.java 1KB
file
NoSlidViewPager.java 779B
file
OkhttpUtils.java 2KB
file
CourseDataUtils.java 2KB
file
GlobalApplication.java 807B
file
TabFragmentStatePagerAdapter.java 1KB
file
WXEntryActivity.java 3KB
file
ExampleUnitTest.java 423B
file
BuildConfig.java 465B
file
BuildConfig.java 475B
file
R.java 600KB
file
R.java 252B
file
R.java 254B
file
R.java 255B
file
R.java 272B
file
R.java 263B
file
R.java 248B
file
R.java 3KB
file
R.java 108KB
file
R.java 520B
file
R.java 252B
file
R.java 138KB
file
R.java 257B
file
R.java 409B
file
R.java 241B
file
R.java 358B
file
R.java 266B
file
R.java 362B
file
R.java 250B
file
drawable-xhdpi-v4.json 18KB
file
drawable-v21.json 2KB
file
mipmap-xxxhdpi.json 514B
file
mipmap-mdpi.json 502B
file
drawable.json 13KB
file
layout-v11.json 2KB
file
drawable-v23.json 328B
file
layout-v21.json 1KB
file
color-v11.json 712B
file
layout.json 16KB
file
anim-v21.json 628B
file
mipmap-xxhdpi.json 510B
file
mipmap-xhdpi.json 506B
file
anim.json 3KB
file
color.json 4KB
file
drawable-mdpi-v4.json 18KB
file
color-v23.json 3KB
file
mipmap-hdpi.json 502B
file
drawable-ldrtl-xhdpi-v17.json 1KB
file
drawable-ldrtl-mdpi-v17.json 1KB
file
drawable-ldrtl-hdpi-v17.json 1KB
file
drawable-ldrtl-xxxhdpi-v17.json 1KB
file
menu.json 230B
file
drawable-xxhdpi-v4.json 16KB
file
layout-sw600dp-v13.json 322B
file
animator-v21.json 332B
file
drawable-hdpi-v4.json 18KB
file
drawable-xxxhdpi-v4.json 9KB
file
drawable-anydpi-v21.json 646B
file
drawable-ldrtl-xxhdpi-v17.json 1KB
file
values-ms.json 15KB
file
values-hr.json 15KB
file
values-v24.json 4KB
file
values-kn.json 15KB
file
values-nb.json 15KB
file
values-mn.json 15KB
file
values-be.json 15KB
file
values-gu.json 15KB
file
values-v21.json 78KB
file
values-th.json 15KB
file
values-km.json 15KB
file
values-pt.json 15KB
file
values-bg.json 15KB
file
values-b+sr+Latn.json 15KB
file
values-am.json 15KB
file
values-eu.json 15KB
file
values-sq.json 15KB
file
values-af.json 15KB
file
values-large-v4.json 7KB
file
values-zu.json 15KB
file
values-v16.json 915B
file
values-h720dp-v13.json 943B
file
values-v25.json 3KB
file
values-hu.json 15KB
file
values-uk.json 15KB
file
values-cs.json 15KB
file
values-ar.json 15KB
file
values-ne.json 15KB
file
values-bn.json 15KB
file
values-v18.json 913B
file
values-hy.json 15KB
file
values-lt.json 15KB
file
values-vi.json 15KB
file
values-hdpi-v4.json 1003B
file
values-port.json 919B
file
values-v13.json 915B
file
values-es-rUS.json 15KB
file
values-da.json 15KB
file
values-bs.json 15KB
file
values-ja.json 15KB
file
values-in.json 15KB
file
values-my.json 15KB
file
values-en-rIN.json 15KB
file
values-zh-rHK.json 15KB
file
values-sv.json 15KB
file
values-te.json 15KB
file
values-kk.json 15KB
file
values-tl.json 15KB
file
values-lv.json 15KB
file
values-v23.json 8KB
file
values-v14.json 9KB
file
values-fr.json 15KB
file
values-ml.json 15KB
file
values-el.json 15KB
file
values-mk.json 14KB
file
values-ldltr-v21.json 941B
file
values-night-v8.json 5KB
file
values-ca.json 15KB
file
values.json 488KB
file
values-ta.json 15KB
file
values-fr-rCA.json 15KB
file
values-tr.json 15KB
file
values-ko.json 15KB
file
values-sk.json 15KB
file
values-v12.json 3KB
file
values-is.json 15KB
file
values-pt-rBR.json 15KB
file
values-et.json 15KB
file
values-sw.json 15KB
file
values-si.json 15KB
file
values-de.json 15KB
file
values-ky.json 15KB
file
values-v22.json 3KB
file
values-xlarge-v4.json 4KB
file
values-pt-rPT.json 15KB
file
values-v17.json 11KB
file
values-sw600dp-v13.json 13KB
file
values-fi.json 15KB
file
values-lo.json 15KB
file
values-it.json 15KB
file
values-en-rAU.json 15KB
file
values-pl.json 15KB
file
values-gl.json 15KB
file
values-nl.json 15KB
file
values-es.json 15KB
file
values-mr.json 15KB
file
values-en-rGB.json 15KB
file
values-zh-rTW.json 15KB
file
values-iw.json 15KB
file
values-sr.json 15KB
file
values-sl.json 15KB
file
values-v11.json 18KB
file
values-ur.json 15KB
file
values-land.json 4KB
file
values-hi.json 15KB
file
values-pa.json 15KB
file
values-az.json 14KB
file
values-uz.json 15KB
file
values-ro.json 15KB
file
values-fa.json 15KB
file
values-ru.json 15KB
file
values-zh-rCN.json 15KB
file
values-ka.json 15KB
file
values.json 910B
file
AndroidManifest.xml 678B
file
values-b+sr+Latn.xml 2KB
file
ic_launcher_round.png 6KB
file
ic_launcher.png 4KB
file
values-large-v4.xml 760B
file
values-te.xml 3KB
file
values-lv.xml 2KB
file
values-uz.xml 2KB
file
abc_tint_edittext.xml 1KB
file
abc_btn_colored_text_material.xml 1KB
file
abc_tint_switch_track.xml 1KB
file
abc_btn_colored_borderless_text_material.xml 992B
file
abc_tint_seek_thumb.xml 942B
file
abc_tint_spinner.xml 1KB
file
abc_color_highlight_material.xml 1KB
file
abc_tint_btn_checkable.xml 1018B
file
abc_tint_switch_thumb.xml 1KB
file
design_tint_password_toggle.xml 835B
file
abc_tint_default.xml 1KB
file
values-el.xml 2KB
file
values-mk.xml 2KB
file
values-sr.xml 2KB
file
values-tl.xml 2KB
file
abc_spinner_mtrl_am_alpha.9.png 593B
file
abc_ic_menu_copy_mtrl_am_alpha.png 260B
file
abc_ic_menu_cut_mtrl_alpha.png 705B
file
values-sl.xml 2KB
file
values-gl.xml 2KB
file
values-lo.xml 2KB
file
values-ur.xml 2KB
file
values-sv.xml 2KB
file
values-sk.xml 2KB
file
values-es-rUS.xml 2KB
file
values-iw.xml 2KB
file
ic_launcher_round.png 2KB
file
ic_launcher.png 2KB
file
abc_slide_in_bottom.xml 941B
file
design_snackbar_in.xml 816B
file
abc_fade_out.xml 925B
file
design_snackbar_out.xml 815B
file
abc_popup_enter.xml 980B
file
abc_grow_fade_in_from_bottom.xml 1KB
file
abc_fade_in.xml 925B
file
abc_slide_in_top.xml 941B
file
abc_popup_exit.xml 980B
file
abc_slide_out_top.xml 941B
file
abc_slide_out_bottom.xml 940B
file
abc_shrink_fade_out_from_bottom.xml 1KB
file
design_bottom_sheet_dialog.xml 2KB
file
notification_template_media_custom.xml 4KB
file
notification_template_part_time.xml 969B
file
abc_activity_chooser_view.xml 2KB
file
support_simple_spinner_dropdown_item.xml 1023B
file
notification_template_media.xml 2KB
file
design_navigation_item.xml 1KB
file
select_dialog_singlechoice_material.xml 2KB
file
abc_dialog_title_material.xml 2KB
file
abc_screen_toolbar.xml 2KB
file
abc_action_mode_bar.xml 986B
file
design_layout_tab_icon.xml 871B
file
abc_action_mode_close_item_material.xml 1KB
file
design_layout_snackbar_include.xml 2KB
file
design_layout_tab_text.xml 938B
file
abc_action_menu_item_layout.xml 1KB
file
abc_popup_menu_header_item_layout.xml 1KB
file
abc_search_dropdown_item_icons_2line.xml 4KB
file
abc_activity_chooser_view_list_item.xml 2KB
file
abc_screen_content_include.xml 1KB
file
abc_alert_dialog_button_bar_material.xml 2KB
file
abc_list_menu_item_checkbox.xml 1KB
file
abc_select_dialog_material.xml 2KB
file
abc_list_menu_item_radio.xml 1KB
file
notification_template_part_chronometer.xml 975B
file
abc_action_bar_view_list_nav_layout.xml 1KB
file
select_dialog_item_material.xml 1KB
file
abc_search_view.xml 6KB
file
design_layout_snackbar.xml 1KB
file
design_navigation_item_separator.xml 1006B
file
layout_tab.xml 358B
file
layout_notification.xml 657B
file
abc_screen_simple.xml 1KB
file
layout_home.xml 358B
file
layout_dashboard.xml 1KB
file
abc_alert_dialog_material.xml 4KB
file
design_navigation_item_header.xml 1006B
file
design_text_input_password_icon.xml 1KB
file
select_dialog_multichoice_material.xml 2KB
file
design_navigation_menu_item.xml 1KB
file
activity_main.xml 1KB
file
design_bottom_navigation_item.xml 2KB
file
design_navigation_item_subheader.xml 1KB
file
abc_action_bar_up_container.xml 1013B
file
abc_action_menu_layout.xml 1KB
file
abc_expanded_menu_layout.xml 929B
file
abc_list_menu_item_icon.xml 1KB
file
abc_screen_simple_overlay_action_mode.xml 1KB
file
abc_list_menu_item_layout.xml 2KB
file
abc_action_bar_title_item.xml 2KB
file
abc_alert_dialog_title_material.xml 2KB
file
notification_template_lines_media.xml 5KB
file
abc_popup_menu_item_layout.xml 3KB
file
design_navigation_menu.xml 1KB
file
design_menu_item_action_area.xml 847B
file
values-th.xml 2KB
file
abc_spinner_mtrl_am_alpha.9.png 367B
file
abc_ic_menu_copy_mtrl_am_alpha.png 199B
file
abc_ic_menu_cut_mtrl_alpha.png 400B
file
abc_background_cache_hint_selector_material_light.xml 905B
file
abc_background_cache_hint_selector_material_dark.xml 904B
file
values-fr.xml 2KB
file
values-zh-rTW.xml 2KB
file
values-nl.xml 2KB
file
values-cs.xml 2KB
file
values-sw600dp-v13.xml 1KB
file
values-my.xml 3KB
file
ic_launcher_round.png 10KB
file
ic_launcher.png 7KB
file
values-vi.xml 2KB
file
values-hi.xml 3KB
file
values-hr.xml 2KB
file
navigation.xml 810B
file
values-af.xml 2KB
file
values-ldltr-v21.xml 176B
file
values-bs.xml 2KB
file
values-ms.xml 2KB
file
values-uk.xml 2KB
file
notification_template_big_media_narrow.xml 3KB
file
notification_media_action.xml 1KB
file
notification_media_cancel_action.xml 1KB
file
notification_template_big_media_custom.xml 5KB
file
notification_template_big_media_narrow_custom.xml 5KB
file
notification_template_big_media.xml 2KB
file
values-be.xml 2KB
file
values-ko.xml 2KB
file
abc_ic_arrow_drop_right_black_24dp.xml 1KB
file
abc_cab_background_internal_bg.xml 928B
file
abc_seekbar_track_material.xml 2KB
file
abc_item_background_holo_light.xml 2KB
file
design_fab_background.xml 830B
file
abc_ic_menu_overflow_material.xml 1KB
file
abc_vector_test.xml 1KB
file
abc_spinner_textfield_background_material.xml 2KB
file
ic_home_black_24dp.xml 310B
file
design_snackbar_background.xml 934B
file
ic_dashboard_black_24dp.xml 352B
file
abc_text_cursor_material.xml 896B
file
abc_ic_go_search_api_material.xml 1KB
file
notification_bg_low.xml 1KB
file
ic_notifications_black_24dp.xml 464B
file
abc_ratingbar_small_material.xml 1KB
file
abc_ratingbar_indicator_material.xml 1KB
file
abc_ic_voice_search_api_material.xml 1KB
file
abc_list_selector_holo_light.xml 2KB
file
abc_list_selector_background_transition_holo_light.xml 897B
file
abc_switch_thumb_material.xml 929B
file
abc_btn_radio_material.xml 923B
file
notification_icon_background.xml 847B
file
abc_textfield_search_material.xml 1KB
file
abc_list_selector_background_transition_holo_dark.xml 896B
file
abc_ratingbar_material.xml 1KB
file
navigation_empty_icon.xml 972B
file
abc_tab_indicator_material.xml 913B
file
abc_ic_search_api_material.xml 1KB
file
abc_btn_default_mtrl_shape.xml 2KB
file
abc_btn_borderless_material.xml 1006B
file
abc_btn_check_material.xml 924B
file
abc_cab_background_top_material.xml 871B
file
abc_seekbar_thumb_material.xml 1KB
file
abc_seekbar_tick_mark_material.xml 959B
file
abc_ic_ab_back_material.xml 1KB
file
notification_bg.xml 1KB
file
notification_tile_bg.xml 841B
file
abc_ic_clear_material.xml 1KB
file
abc_item_background_holo_dark.xml 2KB
file
abc_list_selector_holo_dark.xml 2KB
file
abc_dialog_material_background.xml 1023B
file
values-mn.xml 2KB
file
values-pt-rBR.xml 2KB
file
values-v24.xml 627B
file
design_layout_snackbar.xml 1KB
file
abc_btn_switch_to_on_mtrl_00012.9.png 3KB
file
abc_scrubber_control_to_pressed_mtrl_005.png 595B
file
abc_scrubber_track_mtrl_alpha.9.png 212B
file
abc_spinner_mtrl_am_alpha.9.png 595B
file
abc_scrubber_control_off_mtrl_alpha.png 322B
file
abc_scrubber_control_to_pressed_mtrl_000.png 403B
file
abc_text_select_handle_right_mtrl_dark.png 422B
file
abc_ic_star_half_black_36dp.png 577B
file
abc_ic_menu_paste_mtrl_am_alpha.png 348B
file
abc_textfield_activated_mtrl_alpha.9.png 202B
file
abc_switch_track_mtrl_alpha.9.png 1KB
file
abc_btn_check_to_on_mtrl_015.png 593B
file
abc_textfield_search_activated_mtrl_alpha.9.png 193B
file
abc_text_select_handle_left_mtrl_light.png 420B
file
abc_btn_radio_to_on_mtrl_000.png 984B
file
abc_list_selector_disabled_holo_dark.9.png 307B
file
abc_popup_background_mtrl_mult.9.png 3KB
file
abc_ic_menu_share_mtrl_alpha.png 700B
file
abc_list_pressed_holo_dark.9.png 221B
file
abc_text_select_handle_right_mtrl_light.png 422B
file
abc_ic_star_black_48dp.png 1KB
file
abc_ic_menu_selectall_mtrl_alpha.png 262B
file
design_ic_visibility.png 868B
file
abc_list_focused_holo.9.png 245B
file
abc_ic_star_half_black_16dp.png 309B
file
abc_menu_hardkey_panel_mtrl_mult.9.png 2KB
file
abc_text_select_handle_middle_mtrl_light.png 753B
file
abc_cab_background_top_mtrl_alpha.9.png 246B
file
abc_scrubber_primary_mtrl_alpha.9.png 218B
file
abc_ic_menu_copy_mtrl_am_alpha.png 263B
file
abc_list_selector_disabled_holo_light.9.png 305B
file
abc_ic_menu_cut_mtrl_alpha.png 710B
file
abc_ic_star_black_36dp.png 983B
file
abc_ic_star_black_16dp.png 459B
file
abc_text_select_handle_middle_mtrl_dark.png 752B
file
abc_text_select_handle_left_mtrl_dark.png 420B
file
abc_tab_indicator_mtrl_alpha.9.png 210B
file
abc_btn_check_to_on_mtrl_000.png 307B
file
design_ic_visibility_off.png 884B
file
abc_ab_share_pack_mtrl_alpha.9.png 305B
file
abc_ic_star_half_black_48dp.png 789B
file
abc_btn_switch_to_on_mtrl_00001.9.png 4KB
file
abc_ic_commit_search_api_mtrl_alpha.png 224B
file
abc_list_pressed_holo_light.9.png 221B
file
abc_textfield_search_default_mtrl_alpha.9.png 196B
file
abc_list_longpressed_holo.9.png 221B
file
abc_list_divider_mtrl_alpha.9.png 171B
file
abc_btn_radio_to_on_mtrl_015.png 1KB
file
abc_textfield_default_mtrl_alpha.9.png 204B
file
values-az.xml 2KB
file
values-sq.xml 2KB
file
values-port.xml 119B
file
values-ja.xml 2KB
file
values-ne.xml 3KB
file
values-it.xml 2KB
file
values-pl.xml 2KB
file
values-en-rGB.xml 2KB
file
values-pt-rPT.xml 2KB
file
values-ar.xml 2KB
file
values-nb.xml 2KB
file
values-gu.xml 2KB
file
values-in.xml 2KB
file
values-bn.xml 3KB
file
values-hu.xml 2KB
file
values-pa.xml 2KB
file
values-en-rIN.xml 2KB
file
design_ic_visibility.xml 1002B
file
design_ic_visibility_off.xml 2KB
file
values-v16.xml 129B
file
values-en-rAU.xml 2KB
file
values-v25.xml 427B
file
values-is.xml 2KB
file
values-tr.xml 2KB
file
values-ml.xml 3KB
file
abc_btn_switch_to_on_mtrl_00012.9.png 2KB
file
abc_scrubber_control_to_pressed_mtrl_005.png 272B
file
notification_bg_normal_pressed.9.png 225B
file
abc_scrubber_track_mtrl_alpha.9.png 201B
file
abc_spinner_mtrl_am_alpha.9.png 368B
file
abc_scrubber_control_off_mtrl_alpha.png 201B
file
abc_scrubber_control_to_pressed_mtrl_000.png 196B
file
abc_text_select_handle_right_mtrl_dark.png 263B
file
abc_ic_star_half_black_36dp.png 328B
file
abc_ic_menu_paste_mtrl_am_alpha.png 226B
file
abc_textfield_activated_mtrl_alpha.9.png 192B
file
abc_switch_track_mtrl_alpha.9.png 538B
file
abc_btn_check_to_on_mtrl_015.png 404B
file
abc_textfield_search_activated_mtrl_alpha.9.png 182B
file
abc_text_select_handle_left_mtrl_light.png 277B
file
abc_btn_radio_to_on_mtrl_000.png 464B
file
abc_list_selector_disabled_holo_dark.9.png 239B
file
abc_popup_background_mtrl_mult.9.png 1KB
file
abc_ic_menu_share_mtrl_alpha.png 389B
file
abc_list_pressed_holo_dark.9.png 212B
file
abc_text_select_handle_right_mtrl_light.png 262B
file
abc_ic_star_black_48dp.png 668B
file
abc_ic_menu_selectall_mtrl_alpha.png 215B
file
notification_bg_low_normal.9.png 212B
file
design_ic_visibility.png 470B
file
abc_list_focused_holo.9.png 244B
file
abc_ic_star_half_black_16dp.png 197B
file
abc_menu_hardkey_panel_mtrl_mult.9.png 817B
file
abc_text_select_handle_middle_mtrl_light.png 396B
file
abc_cab_background_top_mtrl_alpha.9.png 229B
file
abc_scrubber_primary_mtrl_alpha.9.png 214B
file
abc_ic_menu_copy_mtrl_am_alpha.png 202B
file
abc_list_selector_disabled_holo_light.9.png 240B
file
abc_ic_menu_cut_mtrl_alpha.png 404B
file
abc_ic_star_black_36dp.png 522B
file
abc_ic_star_black_16dp.png 263B
file
abc_text_select_handle_middle_mtrl_dark.png 398B
file
notify_panel_notification_icon_bg.png 93B
file
abc_text_select_handle_left_mtrl_dark.png 277B
file
abc_tab_indicator_mtrl_alpha.9.png 199B
file
abc_btn_check_to_on_mtrl_000.png 227B
file
design_ic_visibility_off.png 507B
file
abc_ab_share_pack_mtrl_alpha.9.png 287B
file
abc_ic_star_half_black_48dp.png 431B
file
abc_btn_switch_to_on_mtrl_00001.9.png 2KB
file
abc_ic_commit_search_api_mtrl_alpha.png 171B
file
abc_list_pressed_holo_light.9.png 212B
file
abc_textfield_search_default_mtrl_alpha.9.png 182B
file
abc_list_longpressed_holo.9.png 212B
file
abc_list_divider_mtrl_alpha.9.png 167B
file
notification_bg_low_pressed.9.png 225B
file
notification_bg_normal.9.png 212B
file
abc_btn_radio_to_on_mtrl_015.png 563B
file
abc_textfield_default_mtrl_alpha.9.png 198B
file
values-v12.xml 701B
file
values-et.xml 2KB
file
ic_launcher_round.png 4KB
file
ic_launcher.png 3KB
file
values-kn.xml 3KB
file
values-am.xml 2KB
file
abc_spinner_mtrl_am_alpha.9.png 342B
file
abc_ic_menu_copy_mtrl_am_alpha.png 127B
file
abc_ic_menu_cut_mtrl_alpha.png 253B
file
values-ka.xml 3KB
file
values-si.xml 3KB
file
abc_btn_switch_to_on_mtrl_00012.9.png 3KB
file
abc_scrubber_control_to_pressed_mtrl_005.png 391B
file
notification_bg_normal_pressed.9.png 247B
file
abc_scrubber_track_mtrl_alpha.9.png 207B
file
abc_spinner_mtrl_am_alpha.9.png 489B
file
abc_scrubber_control_off_mtrl_alpha.png 267B
file
abc_scrubber_control_to_pressed_mtrl_000.png 267B
file
abc_text_select_handle_right_mtrl_dark.png 319B
file
abc_ic_star_half_black_36dp.png 421B
file
abc_ic_menu_paste_mtrl_am_alpha.png 243B
file
abc_textfield_activated_mtrl_alpha.9.png 198B
file
abc_switch_track_mtrl_alpha.9.png 741B
file
abc_btn_check_to_on_mtrl_015.png 432B
file
abc_textfield_search_activated_mtrl_alpha.9.png 190B
file
abc_text_select_handle_left_mtrl_light.png 335B
file
abc_btn_radio_to_on_mtrl_000.png 651B
file
abc_list_selector_disabled_holo_dark.9.png 254B
file
abc_popup_background_mtrl_mult.9.png 2KB
file
abc_ic_menu_share_mtrl_alpha.png 480B
file
abc_list_pressed_holo_dark.9.png 214B
file
abc_text_select_handle_right_mtrl_light.png 318B
file
abc_ic_star_black_48dp.png 887B
file
abc_ic_menu_selectall_mtrl_alpha.png 183B
file
notification_bg_low_normal.9.png 221B
file
design_ic_visibility.png 593B
file
abc_list_focused_holo.9.png 244B
file
abc_ic_star_half_black_16dp.png 235B
file
abc_menu_hardkey_panel_mtrl_mult.9.png 1KB
file
abc_text_select_handle_middle_mtrl_light.png 585B
file
abc_cab_background_top_mtrl_alpha.9.png 234B
file
abc_scrubber_primary_mtrl_alpha.9.png 219B
file
abc_ic_menu_copy_mtrl_am_alpha.png 178B
file
abc_list_selector_disabled_holo_light.9.png 253B
file
abc_ic_menu_cut_mtrl_alpha.png 492B
file
abc_ic_star_black_36dp.png 652B
file
abc_ic_star_black_16dp.png 333B
file
abc_text_select_handle_middle_mtrl_dark.png 583B
file
notify_panel_notification_icon_bg.png 99B
file
abc_text_select_handle_left_mtrl_dark.png 336B
file
abc_tab_indicator_mtrl_alpha.9.png 205B
file
abc_btn_check_to_on_mtrl_000.png 281B
file
design_ic_visibility_off.png 629B
file
abc_ab_share_pack_mtrl_alpha.9.png 297B
file
abc_ic_star_half_black_48dp.png 548B
file
abc_btn_switch_to_on_mtrl_00001.9.png 2KB
file
abc_ic_commit_search_api_mtrl_alpha.png 228B
file
abc_list_pressed_holo_light.9.png 214B
file
abc_textfield_search_default_mtrl_alpha.9.png 190B
file
abc_list_longpressed_holo.9.png 214B
file
abc_list_divider_mtrl_alpha.9.png 167B
file
notification_bg_low_pressed.9.png 252B
file
notification_bg_normal.9.png 221B
file
abc_btn_radio_to_on_mtrl_015.png 785B
file
abc_textfield_default_mtrl_alpha.9.png 197B
file
values-v21.xml 21KB
file
ic_launcher_round.png 14KB
file
ic_launcher.png 9KB
file
values-v22.xml 909B
file
values-v11.xml 14KB
file
values-v13.xml 122B
file
values-ru.xml 2KB
file
values-ta.xml 3KB
file
abc_btn_switch_to_on_mtrl_00012.9.png 1KB
file
abc_scrubber_control_to_pressed_mtrl_005.png 197B
file
notification_bg_normal_pressed.9.png 223B
file
abc_scrubber_track_mtrl_alpha.9.png 197B
file
abc_spinner_mtrl_am_alpha.9.png 340B
file
abc_scrubber_control_off_mtrl_alpha.png 159B
file
abc_scrubber_control_to_pressed_mtrl_000.png 145B
file
abc_text_select_handle_right_mtrl_dark.png 187B
file
abc_ic_star_half_black_36dp.png 253B
file
abc_ic_menu_paste_mtrl_am_alpha.png 152B
file
abc_textfield_activated_mtrl_alpha.9.png 186B
file
abc_switch_track_mtrl_alpha.9.png 428B
file
abc_btn_check_to_on_mtrl_015.png 321B
file
abc_textfield_search_activated_mtrl_alpha.9.png 181B
file
abc_text_select_handle_left_mtrl_light.png 203B
file
abc_btn_radio_to_on_mtrl_000.png 324B
file
abc_list_selector_disabled_holo_dark.9.png 226B
file
abc_popup_background_mtrl_mult.9.png 850B
file
abc_ic_menu_share_mtrl_alpha.png 270B
file
abc_list_pressed_holo_dark.9.png 211B
file
abc_text_select_handle_right_mtrl_light.png 186B
file
abc_ic_star_black_48dp.png 467B
file
abc_ic_menu_selectall_mtrl_alpha.png 139B
file
notification_bg_low_normal.9.png 215B
file
design_ic_visibility.png 309B
file
abc_list_focused_holo.9.png 222B
file
abc_ic_star_half_black_16dp.png 146B
file
abc_menu_hardkey_panel_mtrl_mult.9.png 589B
file
abc_text_select_handle_middle_mtrl_light.png 310B
file
abc_cab_background_top_mtrl_alpha.9.png 225B
file
abc_scrubber_primary_mtrl_alpha.9.png 208B
file
abc_ic_menu_copy_mtrl_am_alpha.png 133B
file
abc_list_selector_disabled_holo_light.9.png 227B
file
abc_ic_menu_cut_mtrl_alpha.png 251B
file
abc_ic_star_black_36dp.png 364B
file
abc_ic_star_black_16dp.png 193B
file
abc_text_select_handle_middle_mtrl_dark.png 311B
file
notify_panel_notification_icon_bg.png 93B
file
abc_text_select_handle_left_mtrl_dark.png 203B
file
abc_tab_indicator_mtrl_alpha.9.png 192B
file
abc_btn_check_to_on_mtrl_000.png 214B
file
design_ic_visibility_off.png 351B
file
abc_ab_share_pack_mtrl_alpha.9.png 274B
file
abc_ic_star_half_black_48dp.png 310B
file
abc_btn_switch_to_on_mtrl_00001.9.png 1KB
file
abc_ic_commit_search_api_mtrl_alpha.png 173B
file
abc_list_pressed_holo_light.9.png 211B
file
abc_textfield_search_default_mtrl_alpha.9.png 180B
file
abc_list_longpressed_holo.9.png 211B
file
abc_list_divider_mtrl_alpha.9.png 167B
file
notification_bg_low_pressed.9.png 223B
file
notification_bg_normal.9.png 215B
file
abc_btn_radio_to_on_mtrl_015.png 356B
file
abc_textfield_default_mtrl_alpha.9.png 182B
file
values-eu.xml 2KB
file
values-land.xml 518B
file
values-hy.xml 2KB
file
values-night-v8.xml 695B
file
abc_spinner_mtrl_am_alpha.9.png 483B
file
abc_ic_menu_copy_mtrl_am_alpha.png 178B
file
abc_ic_menu_cut_mtrl_alpha.png 494B
file
values-es.xml 2KB
file
values-v23.xml 3KB
file
values-v14.xml 2KB
file
values-mr.xml 3KB
file
values-h720dp-v13.xml 130B
file
abc_spinner_mtrl_am_alpha.9.png 518B
file
abc_ic_menu_copy_mtrl_am_alpha.png 325B
file
abc_ic_menu_cut_mtrl_alpha.png 905B
file
avd_show_password.xml 3KB
file
abc_btn_colored_material.xml 3KB
file
abc_action_bar_item_background_material.xml 799B
file
design_bottom_navigation_item_background.xml 789B
file
abc_edit_text_material.xml 2KB
file
design_password_eye.xml 1KB
file
avd_hide_password.xml 3KB
file
notification_action_background.xml 909B
file
values-zh-rCN.xml 2KB
file
values-ky.xml 2KB
file
values-hdpi-v4.xml 340B
file
values-de.xml 2KB
file
values-sw.xml 2KB
file
values-ro.xml 2KB
file
values-zh-rHK.xml 2KB
file
values-bg.xml 2KB
file
values-v17.xml 3KB
file
abc_primary_text_material_dark.xml 928B
file
design_error.xml 895B
file
abc_secondary_text_material_light.xml 934B
file
switch_thumb_material_light.xml 924B
file
abc_hint_foreground_material_dark.xml 1KB
file
switch_thumb_material_dark.xml 922B
file
abc_primary_text_disable_only_material_dark.xml 926B
file
abc_primary_text_material_light.xml 930B
file
abc_primary_text_disable_only_material_light.xml 928B
file
abc_hint_foreground_material_light.xml 1KB
file
abc_secondary_text_material_dark.xml 932B
file
abc_search_url_text.xml 1004B
file
values.xml 150KB
file
values-km.xml 3KB
file
values-kk.xml 2KB
file
values-fa.xml 2KB
file
abc_btn_switch_to_on_mtrl_00012.9.png 4KB
file
abc_scrubber_control_to_pressed_mtrl_005.png 631B
file
abc_spinner_mtrl_am_alpha.9.png 513B
file
abc_scrubber_control_to_pressed_mtrl_000.png 415B
file
abc_text_select_handle_right_mtrl_dark.png 513B
file
abc_ic_star_half_black_36dp.png 760B
file
abc_ic_menu_paste_mtrl_am_alpha.png 461B
file
abc_switch_track_mtrl_alpha.9.png 1KB
file
abc_btn_check_to_on_mtrl_015.png 476B
file
abc_text_select_handle_left_mtrl_light.png 513B
file
abc_btn_radio_to_on_mtrl_000.png 785B
file
abc_ic_menu_share_mtrl_alpha.png 899B
file
abc_text_select_handle_right_mtrl_light.png 513B
file
abc_ic_star_black_48dp.png 2KB
file
abc_ic_menu_selectall_mtrl_alpha.png 305B
file
design_ic_visibility.png 1KB
file
abc_ic_star_half_black_16dp.png 376B
file
abc_ic_menu_copy_mtrl_am_alpha.png 327B
file
abc_ic_menu_cut_mtrl_alpha.png 910B
file
abc_ic_star_black_36dp.png 1KB
file
abc_ic_star_black_16dp.png 599B
file
abc_text_select_handle_left_mtrl_dark.png 513B
file
abc_tab_indicator_mtrl_alpha.9.png 208B
file
abc_btn_check_to_on_mtrl_000.png 275B
file
design_ic_visibility_off.png 1KB
file
abc_ic_star_half_black_48dp.png 991B
file
abc_btn_switch_to_on_mtrl_00001.9.png 3KB
file
abc_btn_radio_to_on_mtrl_015.png 946B
file
values-v18.xml 112B
file
values-fr-rCA.xml 2KB
file
abc_control_background_material.xml 830B
file
values-xlarge-v4.xml 481B
file
values-da.xml 2KB
file
design_appbar_state_list_animator.xml 2KB
file
values-pt.xml 2KB
file
values-fi.xml 2KB
file
notification_template_icon_group.xml 2KB
file
notification_action.xml 2KB
file
notification_action_tombstone.xml 2KB
file
notification_template_custom_big.xml 4KB
file
design_bottom_sheet_slide_in.xml 1KB
file
design_bottom_sheet_slide_out.xml 1KB
file
values-lt.xml 2KB
file
values-zu.xml 2KB
file
values-ca.xml 2KB
file
values.xml 109B
file
resources-debug.ap_ 570KB
file
resources-debug-androidTest.ap_ 1KB
file
tag.txt 26B
file
dependency.store 5B
file
values.xml 109B
file
compile-file-map.properties 37B
file
merger.xml 3KB
file
values-b+sr+Latn.xml 2KB
file
values-large-v4.xml 760B
file
values-te.xml 3KB
file
values-lv.xml 2KB
file
values-uz.xml 2KB
file
values-el.xml 2KB
file
values-mk.xml 2KB
file
values-sr.xml 2KB
file
values-tl.xml 2KB
file
values-sl.xml 2KB
file
values-gl.xml 2KB
file
values-lo.xml 2KB
file
values-ur.xml 2KB
file
values-sv.xml 2KB
file
values-sk.xml 2KB
file
values-es-rUS.xml 2KB
file
values-iw.xml 2KB
file
values-th.xml 2KB
file
values-fr.xml 2KB
file
values-zh-rTW.xml 2KB
file
values-nl.xml 2KB
file
values-cs.xml 2KB
file
values-sw600dp-v13.xml 1KB
file
values-my.xml 3KB
file
values-vi.xml 2KB
file
values-hi.xml 3KB
file
values-hr.xml 2KB
file
values-af.xml 2KB
file
values-ldltr-v21.xml 176B
file
values-bs.xml 2KB
file
values-ms.xml 2KB
file
values-uk.xml 2KB
file
values-be.xml 2KB
file
values-ko.xml 2KB
file
values-mn.xml 2KB
file
values-pt-rBR.xml 2KB
file
values-v24.xml 627B
file
values-az.xml 2KB
file
values-sq.xml 2KB
file
values-port.xml 119B
file
values-ja.xml 2KB
file
values-ne.xml 3KB
file
values-it.xml 2KB
file
values-pl.xml 2KB
file
values-en-rGB.xml 2KB
file
values-pt-rPT.xml 2KB
file
values-ar.xml 2KB
file
values-nb.xml 2KB
file
values-gu.xml 2KB
file
values-in.xml 2KB
file
values-bn.xml 3KB
file
values-hu.xml 2KB
file
values-pa.xml 2KB
file
values-en-rIN.xml 2KB
file
values-v16.xml 129B
file
values-en-rAU.xml 2KB
file
values-v25.xml 427B
file
values-is.xml 2KB
file
values-tr.xml 2KB
file
values-ml.xml 3KB
file
values-v12.xml 701B
file
values-et.xml 2KB
file
values-kn.xml 3KB
file
values-am.xml 2KB
file
values-ka.xml 3KB
file
values-si.xml 3KB
file
values-v21.xml 21KB
file
values-v22.xml 909B
file
values-v11.xml 14KB
file
values-v13.xml 122B
file
values-ru.xml 2KB
file
values-ta.xml 3KB
file
values-eu.xml 2KB
file
values-land.xml 518B
file
values-hy.xml 2KB
file
values-night-v8.xml 695B
file
values-es.xml 2KB
file
values-v23.xml 3KB
file
values-v14.xml 2KB
file
values-mr.xml 3KB
file
values-h720dp-v13.xml 130B
file
values-zh-rCN.xml 2KB
file
values-ky.xml 2KB
file
values-hdpi-v4.xml 340B
file
values-de.xml 2KB
file
values-sw.xml 2KB
file
values-ro.xml 2KB
file
values-zh-rHK.xml 2KB
file
values-bg.xml 2KB
file
values-v17.xml 3KB
file
values.xml 150KB
file
values-km.xml 3KB
file
values-kk.xml 2KB
file
values-fa.xml 2KB
file
values-v18.xml 112B
file
values-fr-rCA.xml 2KB
file
values-xlarge-v4.xml 481B
file
values-da.xml 2KB
file
values-pt.xml 2KB
file
values-fi.xml 2KB
file
values-lt.xml 2KB
file
values-zu.xml 2KB
file
values-ca.xml 2KB
file
compile-file-map.properties 113KB
file
merger.xml 508KB
file
dependency.store 5B
file
R.txt 96KB
file
R.txt 32B
file
AndroidManifest.xml 2KB
file
manifest-merger-debug-report.txt 12KB
file
proguard-rules.pro 965B
file
app.iml 10KB
file
settings.gradle 16B
file
build.gradle 521B
file
mockable-android-26.jar 24.38MB
file
profile-2017-11-02-09-52-29-010.rawproto 6KB
file
profile-2017-11-02-09-52-49-691.rawproto 2KB
file
gradlew 5KB
file
AnXiuYunSlid.iml 866B
file
gradlew.bat 2KB
file
gradle.properties 747B
file
fileSnapshots.bin 5.15MB
file
taskArtifacts.lock 17B
file
fileHashes.bin 157KB
file
taskArtifacts.bin 161KB
file
localClassSetAnalysis.lock 17B
file
localClassSetAnalysis.bin 126KB
file
localJarClasspathSnapshot.bin 21KB
file
localJarClasspathSnapshot.lock 17B
file
misc.xml 3KB
file
support_compat_26_0_0_alpha1.xml 616B
file
exposed_instrumentation_api_publish_0_5.xml 654B
file
hamcrest_library_1_3.xml 342B
file
animated_vector_drawable_26_0_0_alpha1.xml 646B
file
javawriter_2_1_1.xml 330B
file
jsr305_2_0_1.xml 330B
file
javax_inject_1.xml 324B
file
recyclerview_v7_26_0_0_alpha1.xml 619B
file
support_core_ui_26_0_0_alpha1.xml 619B
file
support_core_utils_26_0_0_alpha1.xml 628B
file
support_vector_drawable_26_0_0_alpha1.xml 643B
file
espresso_idling_resource_2_2_2.xml 636B
file
junit_4_12.xml 477B
file
okhttp_2_4_0.xml 515B
file
rules_0_5.xml 564B
file
support_fragment_26_0_0_alpha1.xml 622B
file
design_26_0_0_alpha1.xml 592B
file
javax_annotation_api_1_2.xml 358B
file
support_v4_26_0_0_alpha1.xml 604B
file
runner_0_5.xml 567B
file
hamcrest_core_1_3.xml 526B
file
wechat_sdk_android_with_mta_1_4_0.xml 626B
file
hamcrest_integration_1_3.xml 354B
file
espresso_core_2_2_2.xml 603B
file
appcompat_v7_26_0_0_alpha1.xml 610B
file
support_annotations_26_0_0_alpha1.xml 578B
file
transition_26_0_0_alpha1.xml 604B
file
support_media_compat_26_0_0_alpha1.xml 634B
file
okio_1_4_0.xml 501B
file
workspace.xml 181KB
file
gradle.xml 626B
file
vcs.xml 180B
file
profiles_settings.xml 76B
file
runConfigurations.xml 564B
file
hp.xml 83B
file
compiler.xml 686B
file
modules.xml 361B
file
gradle-wrapper.properties 242B
file
gradle-wrapper.jar 52KB
file
local.properties 454B
...
rar 文件大小:16.09MB