温馨提示:本平台仅供研究软件风险、安全评估,禁止用于非法用途。由于展示的数据过于全面,请耐心等待加载完成。如有疑问或建议, 可加入我们的微信群讨论

APP评分

病毒检测 文件安全

安全评分

文件信息

文件名称 com.coolapps.bestbodyshape v1.8.apk
文件大小 6.19MB
MD5 8a5d7788ab94326e30bfeebeba17a8a2
SHA1 269395dc987e385edc3ffe87f508a13185252ef4
SHA256 1139f5c7e0d21cfbc92970e6b5a91af421087f6e8c7934f52ccca1413e8e48e2

应用信息

应用名称 Best Body Shape
包名 com.coolapps.bestbodyshape
主活动 com.coolapps.bestbodyshape.main.OptionActivity
目标SDK 28     最小SDK 14
版本号 1.8     子版本号 13
加固信息 未加壳

组件导出信息

扫描选项

重新扫描 管理规则 动态分析

反编译代码

Manifest文件 查看
APK文件 下载
Java源代码 查看 -- 下载

证书信息

二进制文件已签名
v1 签名: True
v2 签名: False
v3 签名: False
v4 签名: False
主题: CN=Photo Cool Apps
签名算法: rsassa_pkcs1v15
有效期自: 2017-05-03 12:28:21+00:00
有效期至: 2047-04-26 12:28:21+00:00
发行人: CN=Photo Cool Apps
序列号: 0x5ce3a286
哈希算法: sha256
证书MD5: 10cd21b9045880afcaba70e00e5fd856
证书SHA1: b2e7b9ab2399879e6f0eceaf7d0f6472d88074d9
证书SHA256: f94f8e0ea59917a0e51c01d5ca060c75058321b6abc563c84cfa8be4a89787a0
证书SHA512: 6455753f311c45aa1d7b4a95f65c2eb2c4a58888512e50d2c0354f3902358b980117807853f486be3f5ef97a881fe866d6c1de67ffe256b19437c25780bab988
找到 1 个唯一证书

应用程序权限

权限名称 安全等级 权限内容 权限描述 关联代码
com.android.launcher.permission.INSTALL_SHORTCUT 签名 创建快捷方式 这个权限是允许应用程序创建桌面快捷方式。
android.permission.CAMERA 危险 拍照和录制视频 允许应用程序拍摄照片和视频,且允许应用程序收集相机在任何时候拍到的图像。
android.permission.WRITE_EXTERNAL_STORAGE 危险 读取/修改/删除外部存储内容 允许应用程序写入外部存储。
android.permission.READ_EXTERNAL_STORAGE 危险 读取SD卡内容 允许应用程序从SD卡读取信息。
android.permission.INTERNET 危险 完全互联网访问 允许应用程序创建网络套接字。
android.permission.ACCESS_NETWORK_STATE 普通 获取网络状态 允许应用程序查看所有网络的状态。
com.android.vending.BILLING 普通 应用程序具有应用内购买 允许应用程序从 Google Play 进行应用内购买。
android.permission.WAKE_LOCK 危险 防止手机休眠 允许应用程序防止手机休眠,在手机屏幕关闭后后台进程仍然运行。
com.google.android.c2dm.permission.RECEIVE 普通 接收推送通知 允许应用程序接收来自云的推送通知。
com.coolapps.bestbodyshape.permission.C2D_MESSAGE 未知 未知权限 来自 android 引用的未知权限。

证书分析

高危
1
警告
0
信息
1
标题 严重程度 描述信息
已签名应用 信息 应用程序已使用代码签名证书进行签名
应用程序存在Janus漏洞 高危 应用程序使用了v1签名方案进行签名,如果只使用v1签名方案,那么它就容易受到安卓5.0-8.0上的Janus漏洞的攻击。在安卓5.0-7.0上运行的使用了v1签名方案的应用程序,以及同时使用了v2/v3签名方案的应用程序也同样存在漏洞。

MANIFEST分析

高危
3
警告
9
信息
0
屏蔽
0
序号 问题 严重程度 描述信息 操作
1 应用程序可以安装在有漏洞的已更新 Android 版本上
Android 4.0-4.0.2, [minSdk=14]
信息 该应用程序可以安装在具有多个未修复漏洞的旧版本 Android 上。这些设备不会从 Google 接收合理的安全更新。支持 Android 版本 => 10、API 29 以接收合理的安全更新。
2 应用程序具有网络安全配置
[android:networkSecurityConfig=@xml/network_security_config]
信息 网络安全配置功能让应用程序可以在一个安全的,声明式的配置文件中自定义他们的网络安全设置,而不需要修改应用程序代码。这些设置可以针对特定的域名和特定的应用程序进行配置。
3 应用程序数据可以被备份
[android:allowBackup=true]
警告 这个标志允许任何人通过adb备份你的应用程序数据。它允许已经启用了USB调试的用户从设备上复制应用程序数据。
4 Activity (com.google.android.gms.appinvite.PreviewActivity) is vulnerable to StrandHogg 2.0 高危 已发现活动存在 StrandHogg 2.0 栈劫持漏洞的风险。漏洞利用时,其他应用程序可以将恶意活动放置在易受攻击的应用程序的活动栈顶部,从而使应用程序成为网络钓鱼攻击的易受攻击目标。可以通过将启动模式属性设置为“singleInstance”并设置空 taskAffinity (taskAffinity="") 来修复此漏洞。您还可以将应用的目标 SDK 版本 (28) 更新到 29 或更高版本以在平台级别修复此问题。
5 Activity (com.google.android.gms.appinvite.PreviewActivity) 未被保护。
[android:exported=true]
警告 发现 Activity与设备上的其他应用程序共享,因此可被设备上的任何其他应用程序访问。
6 Service (com.google.android.gms.auth.api.signin.RevocationBoundService) 受权限保护, 但是应该检查权限的保护级别。
Permission: com.google.android.gms.auth.api.signin.permission.REVOCATION_NOTIFICATION
[android:exported=true]
警告 发现一个 Service被共享给了设备上的其他应用程序,因此让它可以被设备上的任何其他应用程序访问。它受到一个在分析的应用程序中没有定义的权限的保护。因此,应该在定义它的地方检查权限的保护级别。如果它被设置为普通或危险,一个恶意应用程序可以请求并获得这个权限,并与该组件交互。如果它被设置为签名,只有使用相同证书签名的应用程序才能获得这个权限。
7 Activity (com.google.firebase.auth.internal.FederatedSignInActivity) 的启动模式不是standard模式 高危 Activity 不应将启动模式属性设置为 "singleTask/singleInstance",因为这会使其成为根 Activity,并可能导致其他应用程序读取调用 Intent 的内容。因此,当 Intent 包含敏感信息时,需要使用 "standard" 启动模式属性。
8 Activity (com.google.firebase.auth.internal.FederatedSignInActivity) 受权限保护, 但是应该检查权限的保护级别。
Permission: com.google.firebase.auth.api.gms.permission.LAUNCH_FEDERATED_SIGN_IN
[android:exported=true]
警告 发现一个 Activity被共享给了设备上的其他应用程序,因此让它可以被设备上的任何其他应用程序访问。它受到一个在分析的应用程序中没有定义的权限的保护。因此,应该在定义它的地方检查权限的保护级别。如果它被设置为普通或危险,一个恶意应用程序可以请求并获得这个权限,并与该组件交互。如果它被设置为签名,只有使用相同证书签名的应用程序才能获得这个权限。
9 Service (com.google.firebase.messaging.FirebaseMessagingService) 未被保护。
[android:exported=true]
警告 发现 Service与设备上的其他应用程序共享,因此可被设备上的任何其他应用程序访问。
10 Activity (com.google.android.gms.tagmanager.TagManagerPreviewActivity) is vulnerable to StrandHogg 2.0 高危 已发现活动存在 StrandHogg 2.0 栈劫持漏洞的风险。漏洞利用时,其他应用程序可以将恶意活动放置在易受攻击的应用程序的活动栈顶部,从而使应用程序成为网络钓鱼攻击的易受攻击目标。可以通过将启动模式属性设置为“singleInstance”并设置空 taskAffinity (taskAffinity="") 来修复此漏洞。您还可以将应用的目标 SDK 版本 (28) 更新到 29 或更高版本以在平台级别修复此问题。
11 Activity (com.google.android.gms.tagmanager.TagManagerPreviewActivity) 未被保护。
[android:exported=true]
警告 发现 Activity与设备上的其他应用程序共享,因此可被设备上的任何其他应用程序访问。
12 Broadcast Receiver (com.google.android.gms.measurement.AppMeasurementInstallReferrerReceiver) 受权限保护, 但是应该检查权限的保护级别。
Permission: android.permission.INSTALL_PACKAGES
[android:exported=true]
警告 发现一个 Broadcast Receiver被共享给了设备上的其他应用程序,因此让它可以被设备上的任何其他应用程序访问。它受到一个在分析的应用程序中没有定义的权限的保护。因此,应该在定义它的地方检查权限的保护级别。如果它被设置为普通或危险,一个恶意应用程序可以请求并获得这个权限,并与该组件交互。如果它被设置为签名,只有使用相同证书签名的应用程序才能获得这个权限。
13 Broadcast Receiver (com.google.firebase.iid.FirebaseInstanceIdReceiver) 受权限保护, 但是应该检查权限的保护级别。
Permission: com.google.android.c2dm.permission.SEND
[android:exported=true]
警告 发现一个 Broadcast Receiver被共享给了设备上的其他应用程序,因此让它可以被设备上的任何其他应用程序访问。它受到一个在分析的应用程序中没有定义的权限的保护。因此,应该在定义它的地方检查权限的保护级别。如果它被设置为普通或危险,一个恶意应用程序可以请求并获得这个权限,并与该组件交互。如果它被设置为签名,只有使用相同证书签名的应用程序才能获得这个权限。
14 Service (com.google.firebase.iid.FirebaseInstanceIdService) 未被保护。
[android:exported=true]
警告 发现 Service与设备上的其他应用程序共享,因此可被设备上的任何其他应用程序访问。

可浏览的ACTIVITIES

ACTIVITY INTENT
com.google.android.gms.tagmanager.TagManagerPreviewActivity Schemes: tagmanager.c.com.coolapps.bestbodyshape://,

网络安全配置

高危
1
警告
0
信息
0
安全
0
序号 范围 严重级别 描述
1 aegisdemoserver.in
域配置不安全地配置为允许明文流量到达范围内的这些域。

API调用分析

API功能 源码文件
一般功能-> 文件操作
一般功能-> IPC通信
加密解密-> 信息摘要算法
组件-> 启动 Activity
组件-> 发送广播 com/coolapps/bestbodyshape/main/GalleryActivity.java
com/coolapps/bestbodyshape/main/MainActivity.java
一般功能-> 获取系统服务(getSystemService)
调用java反射机制 b/b/a/q/b.java
网络通信-> HTTP建立连接 b/b/a/o/h/f.java
一般功能-> 获取活动网路信息
加密解密-> Crypto加解密组件 com/coolapps/bestbodyshape/util/d.java
加密解密-> Base64 解密 com/coolapps/bestbodyshape/util/d.java
进程操作-> 杀死进程 com/coolapps/bestbodyshape/main/OptionActivity.java
隐私数据-> 获取已安装的应用程序 com/coolapps/bestbodyshape/main/OptionActivity.java
com/coolapps/bestbodyshape/main/ShareActivity.java
组件-> 启动 Service com/coolapps/bestbodyshape/util/IabHelper.java
隐私数据-> 屏幕截图,截取自己应用内部界面 com/coolapps/bestbodyshape/scale/SubsamplingScaleImageView.java

源代码分析

高危
0
警告
3
信息
1
安全
0
屏蔽
0
序号 问题 等级 参考标准 文件位置 操作
1 应用程序记录日志信息,不得记录敏感信息 信息 CWE: CWE-532: 通过日志文件的信息暴露
OWASP MASVS: MSTG-STORAGE-3
2 应用程序可以读取/写入外部存储器,任何应用程序都可以读取写入外部存储器的数据 警告 CWE: CWE-276: 默认权限不正确
OWASP Top 10: M2: Insecure Data Storage
OWASP MASVS: MSTG-STORAGE-2
com/coolapps/bestbodyshape/main/GalleryActivity.java
com/coolapps/bestbodyshape/main/MainActivity.java
com/coolapps/bestbodyshape/main/OptionActivity.java
3 SHA-1是已知存在哈希冲突的弱哈希 警告 CWE: CWE-327: 使用已被攻破或存在风险的密码学算法
OWASP Top 10: M5: Insufficient Cryptography
OWASP MASVS: MSTG-CRYPTO-4
com/coolapps/bestbodyshape/util/d.java
4 应用程序使用不安全的随机数生成器 警告 CWE: CWE-330: 使用不充分的随机数
OWASP Top 10: M5: Insufficient Cryptography
OWASP MASVS: MSTG-CRYPTO-6
com/inhouse/adslibrary/InterstitialAd.java

动态库分析

No Shared Objects found.
序号 动态库 NX(堆栈禁止执行) STACK CANARY(栈保护) RELRO RPATH(指定SO搜索路径) RUNPATH(指定SO搜索路径) FORTIFY(常用函数加强检查) SYMBOLS STRIPPED(裁剪符号表)

文件分析

序号 问题 文件

VIRUSTOTAL扫描

  检出率: 0 / 61       完整报告

滥用权限

恶意软件常用权限 2/30
android.permission.CAMERA
android.permission.WAKE_LOCK
其它常用权限 6/46
com.android.launcher.permission.INSTALL_SHORTCUT
android.permission.WRITE_EXTERNAL_STORAGE
android.permission.READ_EXTERNAL_STORAGE
android.permission.INTERNET
android.permission.ACCESS_NETWORK_STATE
com.google.android.c2dm.permission.RECEIVE

恶意软件常用权限 是被已知恶意软件广泛滥用的权限。
其它常用权限 是已知恶意软件经常滥用的权限。

IP地图

域名检测

域名 状态 中国境内 位置信息 解析
pagead2.googlesyndication.com 安全
IP地址: 142.250.188.238
国家: 美利坚合众国
地区: 纽约
城市: 纽约市
查看: Google 地图





www.googletagmanager.com 安全
IP地址: 104.244.42.65
国家: 美利坚合众国
地区: 加利福尼亚
城市: 山景城
查看: Google 地图





www.linkedin.com 安全
IP地址: 104.244.42.65
国家: 美利坚合众国
地区: 华盛顿
城市: 雷德蒙
查看: Google 地图





www.firebase.com 安全
IP地址: 151.101.65.195
国家: 美利坚合众国
地区: 加利福尼亚
城市: 旧金山
查看: Google 地图





twitter.com 安全
IP地址: 142.250.188.238
国家: 美利坚合众国
地区: 加利福尼亚
城市: 旧金山
查看: Google 地图





goo.gl 安全
IP地址: 142.250.188.238
国家: 美利坚合众国
地区: 加利福尼亚
城市: 山景城
查看: Google 地图





app-measurement.com 安全
IP地址: 142.250.188.238
国家: 美利坚合众国
地区: 佛罗里达州
城市: 迈阿密
查看: Google 地图





photocoolapps.wordpress.com 安全
IP地址: 104.244.42.65
国家: 美利坚合众国
地区: 加利福尼亚
城市: 旧金山
查看: Google 地图





login.yahoo.com 安全
IP地址: 104.244.42.65
国家: 美利坚合众国
地区: 纽约
城市: 纽约市
查看: Google 地图





www.paypal.com 安全
IP地址: 104.244.42.65
国家: 美利坚合众国
地区: 加利福尼亚
城市: 旧金山
查看: Google 地图





login.live.com 安全
IP地址: 142.250.188.238
国家: 美利坚合众国
地区: 弗吉尼亚州
城市: 华盛顿
查看: Google 地图





aegisdemoserver.in 安全
IP地址: 84.32.84.204
国家: 立陶宛
地区: 绒毛无关节炎
城市: 维尔纽斯
查看: Google 地图





schema.org 安全
IP地址: 142.250.188.238
国家: 美利坚合众国
地区: 加利福尼亚
城市: 山景城
查看: Google 地图





手机号码

网址

网址信息 源码文件
https://play.google.com/store/apps/developer?id=
https://play.google.com/store/apps/details?id=
com/coolapps/bestbodyshape/main/ShareActivity.java
http://aegisdemoserver.in/segads/webservices/inhouseads/interstitial.php?package_name=
http://aegisdemoserver.in/segads/webservices/inhouseads/moreapps.php?package_name=
com/inhouse/adslibrary/a.java
http://aegisdemoserver.in/segads/webservices/inhouseads/interstitialanalytics.php?id=
https://play.google.com/store/apps/developer?id=
com/inhouse/adslibrary/InterstitialAd.java
http://aegisdemoserver.in/segads/webservices/inhouseads/moreappsanalytics.php?ad_id=
https://play.google.com/store/apps/developer?id=
http://aegisdemoserver.in/segads/webservices/inhouseads/moreapps.php?package_name=
com/inhouse/adslibrary/MoreAppAd.java
http://schema.org/photographaction
https://app-measurement.com/a
http://schema.org/watchaction
https://goo.gl/naoooi
http://aegisdemoserver.in/segads/webservices/inhouseads/moreappsanalytics.php?ad_id=
https://www.google.com/dfp/senddebugdata
https://pagead2.googlesyndication.com/pagead/gen_204?id=gmob-apps
https://login.yahoo.com
https://plus.google.com/
https://photocoolapps.wordpress.com/
http://schema.org/wantaction
http://schema.org/bookmarkaction
https://www.google.com/dfp/debugsignals
https://www.facebook.com
http://goo.gl/8rd3yj
https://accounts.google.com
http://schema.org/activateaction
https://www.googletagmanager.com
http://www.google.com
https://console.firebase.google.com/
https://www.linkedin.com
http://aegisdemoserver.in/segads/webservices/inhouseads/interstitial.php?package_name=
https://www.google.com/dfp/inapppreview
http://schema.org/listenaction
http://schema.org/viewaction
http://schema.org/activeactionstatus
http://aegisdemoserver.in/segads/webservices/inhouseads/moreapps.php?package_name=
www.google.com
http://schema.org/reserveaction
http://schema.org/completedactionstatus
http://schema.org/likeaction
http://schema.org/searchaction
https://firebase.google.com/docs/database/android/retrieve-data#filtering_data
https://play.google.com/store/apps/details?id=
www.firebase.google.com/storage
https://play.google.com/store/apps/developer?id=
http://schema.org/failedactionstatus
https://www.paypal.com
http://aegisdemoserver.in/segads/webservices/inhouseads/interstitialanalytics.php?id=
https://twitter.com
https://login.live.com
https://www.google.com/dfp/linkdevice
https://www.google.com
http://schema.org/filmaction
http://hostname/?
http://schema.org/addaction
https://www.firebase.com/docs/android/guide/offline-capabilities.html#section-handling-transactions-offline
http://schema.org/communicateaction
https://firebase.google.com/docs/database/ios/structure-data#best_practices_for_data_structure
https://pagead2.googlesyndication.com/pagead/gen_204
https://accounts.google.com/o/oauth2/revoke?token=
http://goo.gl/nafqqk
自研引擎-S

FIREBASE实例

邮箱

EMAIL 源码文件
firebase-database-client@google.com
help.photocoolapps@gmail.com
自研引擎-S

追踪器

名称 类别 网址
Google AdMob Advertisement https://reports.exodus-privacy.eu.org/trackers/312
Google Analytics Analytics https://reports.exodus-privacy.eu.org/trackers/48
Google CrashLytics Crash reporting https://reports.exodus-privacy.eu.org/trackers/27
Google Firebase Analytics Analytics https://reports.exodus-privacy.eu.org/trackers/49
Google Tag Manager Analytics https://reports.exodus-privacy.eu.org/trackers/105

密钥凭证

已显示 2 个secrets
1、 AdMob广告平台的=> "com.google.android.gms.ads.APPLICATION_ID" : "@string/app_ad_unit_id"
2、 "base64EncodedPublicKey" : "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAph57/G9fW45HG5V57dnmk1ztc7Ur1qTvtS8qERU9CHYj3rdKzvl81pz6z3rmnoc+cXkRrtcwIqQYYcI8iONdFECiWzV7O/z0URJqTGXwmU5F810rxKoNBVk0gYrOE2UrlbXs5OhDu+W1y0kiGQ5JnlJ169kK8XoNuHjY7ep1eYqjC7QudS6EIMWfefuKppo/bpXMiVHSK/fxAFW88Noc6loKRAs6fJcaVmpObbFbYS7iVtwCpxWt3ZBk/23Xfzdl4+vCED/asTEqzK26AqGsTp40kRcbEVD8PHG3z4Tib5cshuOwJWsmuwOBIK88+A6rT0aK9e+yEsAqbU/l3V80BwIDAQAB"

字符串列表

建议导出为TXT,方便查看。

活动列表

已显示 13 个activities
1、 com.coolapps.bestbodyshape.main.OptionActivity
2、 com.coolapps.bestbodyshape.main.MainActivity
3、 com.coolapps.bestbodyshape.main.CropActivity
4、 com.coolapps.bestbodyshape.main.GalleryActivity
5、 com.coolapps.bestbodyshape.main.PremiumActivity
6、 com.coolapps.bestbodyshape.main.ShareActivity
7、 com.google.android.gms.ads.AdActivity
8、 com.google.android.gms.appinvite.PreviewActivity
9、 com.google.android.gms.auth.api.signin.internal.SignInHubActivity
10、 com.google.firebase.auth.internal.FederatedSignInActivity
11、 com.google.android.gms.common.api.GoogleApiActivity
12、 com.google.android.gms.tagmanager.TagManagerPreviewActivity
13、 com.inhouse.adslibrary.InterstitialAd

服务列表

已显示 10 个services
1、 com.google.android.gms.cast.framework.media.MediaNotificationService
2、 com.google.android.gms.cast.framework.ReconnectionService
3、 com.google.android.gms.analytics.AnalyticsService
4、 com.google.android.gms.analytics.AnalyticsJobService
5、 com.google.android.gms.auth.api.signin.RevocationBoundService
6、 com.google.firebase.messaging.FirebaseMessagingService
7、 com.google.android.gms.tagmanager.TagManagerService
8、 com.google.android.gms.measurement.AppMeasurementService
9、 com.google.android.gms.measurement.AppMeasurementJobService
10、 com.google.firebase.iid.FirebaseInstanceIdService

广播接收者列表

已显示 5 个receivers
1、 com.google.android.gms.cast.framework.media.MediaIntentReceiver
2、 com.google.android.gms.analytics.AnalyticsReceiver
3、 com.google.android.gms.measurement.AppMeasurementReceiver
4、 com.google.android.gms.measurement.AppMeasurementInstallReferrerReceiver
5、 com.google.firebase.iid.FirebaseInstanceIdReceiver

内容提供者列表

已显示 2 个providers
1、 androidx.core.content.FileProvider
2、 com.google.firebase.provider.FirebaseInitProvider

第三方SDK

SDK名称 开发者 描述信息
Google Sign-In Google 提供使用 Google 登录的 API。
Google Play Service Google 借助 Google Play 服务,您的应用可以利用由 Google 提供的最新功能,例如地图,Google+ 等,并通过 Google Play 商店以 APK 的形式分发自动平台更新。 这样一来,您的用户可以更快地接收更新,并且可以更轻松地集成 Google 必须提供的最新信息。
File Provider Android FileProvider 是 ContentProvider 的特殊子类,它通过创建 content://Uri 代替 file:///Uri 以促进安全分享与应用程序关联的文件。
Firebase Google Firebase 提供了分析、数据库、消息传递和崩溃报告等功能,可助您快速采取行动并专注于您的用户。
Jetpack Media Google 与其他应用共享媒体内容和控件。已被 media2 取代。
Google Analytics Google 提供各种 API,可帮助您收集、配置和报告用户与您的在线内容进行互动的数据。
Google Cast Google 使用 Google Cast SDK,您可以扩展 Android,iOS 或 Chrome 应用,以将其流式视频和音频定向到电视或声音系统。 您的应用程序成为播放,暂停,搜索,倒带,停止和控制媒体的遥控器。
Firebase Analytics Google Google Analytics(分析)是一款免费的应用衡量解决方案,可提供关于应用使用情况和用户互动度的分析数据。

文件列表

AndroidManifest.xml
META-INF/CERT.RSA
META-INF/CERT.SF
META-INF/MANIFEST.MF
META-INF/androidx.activity_activity.version
META-INF/androidx.appcompat_appcompat-resources.version
META-INF/androidx.appcompat_appcompat.version
META-INF/androidx.arch.core_core-runtime.version
META-INF/androidx.asynclayoutinflater_asynclayoutinflater.version
META-INF/androidx.coordinatorlayout_coordinatorlayout.version
META-INF/androidx.core_core.version
META-INF/androidx.cursoradapter_cursoradapter.version
META-INF/androidx.customview_customview.version
META-INF/androidx.documentfile_documentfile.version
META-INF/androidx.drawerlayout_drawerlayout.version
META-INF/androidx.fragment_fragment.version
META-INF/androidx.interpolator_interpolator.version
META-INF/androidx.legacy_legacy-support-core-ui.version
META-INF/androidx.legacy_legacy-support-core-utils.version
META-INF/androidx.legacy_legacy-support-v4.version
META-INF/androidx.lifecycle_lifecycle-livedata-core.version
META-INF/androidx.lifecycle_lifecycle-livedata.version
META-INF/androidx.lifecycle_lifecycle-runtime.version
META-INF/androidx.lifecycle_lifecycle-viewmodel.version
META-INF/androidx.loader_loader.version
META-INF/androidx.localbroadcastmanager_localbroadcastmanager.version
META-INF/androidx.media2_media2.version
META-INF/androidx.media_media.version
META-INF/androidx.mediarouter_mediarouter.version
META-INF/androidx.palette_palette.version
META-INF/androidx.print_print.version
META-INF/androidx.recyclerview_recyclerview.version
META-INF/androidx.savedstate_savedstate.version
META-INF/androidx.slidingpanelayout_slidingpanelayout.version
META-INF/androidx.swiperefreshlayout_swiperefreshlayout.version
META-INF/androidx.vectordrawable_vectordrawable-animated.version
META-INF/androidx.vectordrawable_vectordrawable.version
META-INF/androidx.versionedparcelable_versionedparcelable.version
META-INF/androidx.viewpager_viewpager.version
androidsupportmultidexversion.txt
assets/Comic Sans MS Bold.ttf
classes.dex
classes2.dex
error_prone/Annotations.gwt.xml
jsr305_annotations/Jsr305_annotations.gwt.xml
res/anim/abc_fade_in.xml
res/anim/abc_fade_out.xml
res/anim/abc_grow_fade_in_from_bottom.xml
res/anim/abc_popup_enter.xml
res/anim/abc_popup_exit.xml
res/anim/abc_shrink_fade_out_from_bottom.xml
res/anim/abc_slide_in_bottom.xml
res/anim/abc_slide_in_top.xml
res/anim/abc_slide_out_bottom.xml
res/anim/abc_slide_out_top.xml
res/anim/abc_tooltip_enter.xml
res/anim/abc_tooltip_exit.xml
res/anim/bottom_slide.xml
res/anim/btn_checkbox_to_checked_box_inner_merged_animation.xml
res/anim/btn_checkbox_to_checked_box_outer_merged_animation.xml
res/anim/btn_checkbox_to_checked_icon_null_animation.xml
res/anim/btn_checkbox_to_unchecked_box_inner_merged_animation.xml
res/anim/btn_checkbox_to_unchecked_check_path_merged_animation.xml
res/anim/btn_checkbox_to_unchecked_icon_null_animation.xml
res/anim/btn_radio_to_off_mtrl_dot_group_animation.xml
res/anim/btn_radio_to_off_mtrl_ring_outer_animation.xml
res/anim/btn_radio_to_off_mtrl_ring_outer_path_animation.xml
res/anim/btn_radio_to_on_mtrl_dot_group_animation.xml
res/anim/btn_radio_to_on_mtrl_ring_outer_animation.xml
res/anim/btn_radio_to_on_mtrl_ring_outer_path_animation.xml
res/anim/scale_anim.xml
res/anim/scale_zoom_in.xml
res/anim/scale_zoom_out.xml
res/anim/up_slide.xml
res/animator/in_animation.xml
res/animator/out_animation.xml
res/color-v21/abc_btn_colored_borderless_text_material.xml
res/color-v23/abc_btn_colored_borderless_text_material.xml
res/color-v23/abc_btn_colored_text_material.xml
res/color-v23/abc_color_highlight_material.xml
res/color-v23/abc_tint_btn_checkable.xml
res/color-v23/abc_tint_default.xml
res/color-v23/abc_tint_edittext.xml
res/color-v23/abc_tint_seek_thumb.xml
res/color-v23/abc_tint_spinner.xml
res/color-v23/abc_tint_switch_track.xml
res/color/abc_background_cache_hint_selector_material_dark.xml
res/color/abc_background_cache_hint_selector_material_light.xml
res/color/abc_btn_colored_borderless_text_material.xml
res/color/abc_btn_colored_text_material.xml
res/color/abc_hint_foreground_material_dark.xml
res/color/abc_hint_foreground_material_light.xml
res/color/abc_primary_text_disable_only_material_dark.xml
res/color/abc_primary_text_disable_only_material_light.xml
res/color/abc_primary_text_material_dark.xml
res/color/abc_primary_text_material_light.xml
res/color/abc_search_url_text.xml
res/color/abc_secondary_text_material_dark.xml
res/color/abc_secondary_text_material_light.xml
res/color/abc_tint_btn_checkable.xml
res/color/abc_tint_default.xml
res/color/abc_tint_edittext.xml
res/color/abc_tint_seek_thumb.xml
res/color/abc_tint_spinner.xml
res/color/abc_tint_switch_track.xml
res/color/common_google_signin_btn_text_dark.xml
res/color/common_google_signin_btn_text_light.xml
res/color/common_google_signin_btn_tint.xml
res/color/switch_thumb_material_dark.xml
res/color/switch_thumb_material_light.xml
res/color/wallet_primary_text_holo_light.xml
res/color/wallet_secondary_text_holo_dark.xml
res/drawable-hdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png
res/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_000.png
res/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_015.png
res/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_000.png
res/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_015.png
res/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png
res/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png
res/drawable-hdpi-v4/abc_cab_background_top_mtrl_alpha.9.png
res/drawable-hdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png
res/drawable-hdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png
res/drawable-hdpi-v4/abc_ic_menu_cut_mtrl_alpha.png
res/drawable-hdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png
res/drawable-hdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png
res/drawable-hdpi-v4/abc_ic_menu_share_mtrl_alpha.png
res/drawable-hdpi-v4/abc_ic_star_black_16dp.png
res/drawable-hdpi-v4/abc_ic_star_black_36dp.png
res/drawable-hdpi-v4/abc_ic_star_black_48dp.png
res/drawable-hdpi-v4/abc_ic_star_half_black_16dp.png
res/drawable-hdpi-v4/abc_ic_star_half_black_36dp.png
res/drawable-hdpi-v4/abc_ic_star_half_black_48dp.png
res/drawable-hdpi-v4/abc_list_divider_mtrl_alpha.9.png
res/drawable-hdpi-v4/abc_list_focused_holo.9.png
res/drawable-hdpi-v4/abc_list_longpressed_holo.9.png
res/drawable-hdpi-v4/abc_list_pressed_holo_dark.9.png
res/drawable-hdpi-v4/abc_list_pressed_holo_light.9.png
res/drawable-hdpi-v4/abc_list_selector_disabled_holo_dark.9.png
res/drawable-hdpi-v4/abc_list_selector_disabled_holo_light.9.png
res/drawable-hdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png
res/drawable-hdpi-v4/abc_popup_background_mtrl_mult.9.png
res/drawable-hdpi-v4/abc_scrubber_control_off_mtrl_alpha.png
res/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png
res/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png
res/drawable-hdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png
res/drawable-hdpi-v4/abc_scrubber_track_mtrl_alpha.9.png
res/drawable-hdpi-v4/abc_spinner_mtrl_am_alpha.9.png
res/drawable-hdpi-v4/abc_switch_track_mtrl_alpha.9.png
res/drawable-hdpi-v4/abc_tab_indicator_mtrl_alpha.9.png
res/drawable-hdpi-v4/abc_text_select_handle_left_mtrl_dark.png
res/drawable-hdpi-v4/abc_text_select_handle_left_mtrl_light.png
res/drawable-hdpi-v4/abc_text_select_handle_middle_mtrl_dark.png
res/drawable-hdpi-v4/abc_text_select_handle_middle_mtrl_light.png
res/drawable-hdpi-v4/abc_text_select_handle_right_mtrl_dark.png
res/drawable-hdpi-v4/abc_text_select_handle_right_mtrl_light.png
res/drawable-hdpi-v4/abc_textfield_activated_mtrl_alpha.9.png
res/drawable-hdpi-v4/abc_textfield_default_mtrl_alpha.9.png
res/drawable-hdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png
res/drawable-hdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png
res/drawable-hdpi-v4/cast_abc_scrubber_control_off_mtrl_alpha.png
res/drawable-hdpi-v4/cast_abc_scrubber_control_to_pressed_mtrl_000.png
res/drawable-hdpi-v4/cast_abc_scrubber_control_to_pressed_mtrl_005.png
res/drawable-hdpi-v4/cast_abc_scrubber_primary_mtrl_alpha.9.png
res/drawable-hdpi-v4/cast_ic_notification_0.png
res/drawable-hdpi-v4/cast_ic_notification_1.png
res/drawable-hdpi-v4/cast_ic_notification_2.png
res/drawable-hdpi-v4/cast_ic_notification_on.png
res/drawable-hdpi-v4/cast_ic_stop_circle_filled_grey600.png
res/drawable-hdpi-v4/cast_ic_stop_circle_filled_white.png
res/drawable-hdpi-v4/common_full_open_on_phone.png
res/drawable-hdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png
res/drawable-hdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png
res/drawable-hdpi-v4/common_google_signin_btn_text_dark_normal_background.9.png
res/drawable-hdpi-v4/common_google_signin_btn_text_light_normal_background.9.png
res/drawable-hdpi-v4/googleg_disabled_color_18.png
res/drawable-hdpi-v4/googleg_standard_color_18.png
res/drawable-hdpi-v4/ic_audiotrack_dark.png
res/drawable-hdpi-v4/ic_audiotrack_light.png
res/drawable-hdpi-v4/ic_dialog_close_dark.png
res/drawable-hdpi-v4/ic_dialog_close_light.png
res/drawable-hdpi-v4/ic_media_pause_dark.png
res/drawable-hdpi-v4/ic_media_pause_light.png
res/drawable-hdpi-v4/ic_media_play_dark.png
res/drawable-hdpi-v4/ic_media_play_light.png
res/drawable-hdpi-v4/ic_media_stop_dark.png
res/drawable-hdpi-v4/ic_media_stop_light.png
res/drawable-hdpi-v4/ic_mr_button_disabled_dark.png
res/drawable-hdpi-v4/ic_mr_button_disabled_light.png
res/drawable-hdpi-v4/ic_mr_button_disconnected_dark.png
res/drawable-hdpi-v4/ic_mr_button_disconnected_light.png
res/drawable-hdpi-v4/ic_mr_button_grey.png
res/drawable-hdpi-v4/ic_plusone_medium_off_client.png
res/drawable-hdpi-v4/ic_plusone_small_off_client.png
res/drawable-hdpi-v4/ic_plusone_standard_off_client.png
res/drawable-hdpi-v4/ic_plusone_tall_off_client.png
res/drawable-hdpi-v4/ic_vol_type_speaker_dark.png
res/drawable-hdpi-v4/ic_vol_type_speaker_group_dark.png
res/drawable-hdpi-v4/ic_vol_type_speaker_group_light.png
res/drawable-hdpi-v4/ic_vol_type_speaker_light.png
res/drawable-hdpi-v4/ic_vol_type_tv_dark.png
res/drawable-hdpi-v4/ic_vol_type_tv_light.png
res/drawable-hdpi-v4/notification_bg_low_normal.9.png
res/drawable-hdpi-v4/notification_bg_low_pressed.9.png
res/drawable-hdpi-v4/notification_bg_normal.9.png
res/drawable-hdpi-v4/notification_bg_normal_pressed.9.png
res/drawable-hdpi-v4/notify_panel_notification_icon_bg.png
res/drawable-hdpi-v4/places_ic_clear.png
res/drawable-hdpi-v4/places_ic_search.png
res/drawable-hdpi-v4/powered_by_google_dark.png
res/drawable-hdpi-v4/powered_by_google_light.png
res/drawable-hdpi-v4/quantum_ic_art_track_grey600_48.png
res/drawable-hdpi-v4/quantum_ic_bigtop_updates_white_24.png
res/drawable-hdpi-v4/quantum_ic_cast_connected_white_24.png
res/drawable-hdpi-v4/quantum_ic_cast_white_36.png
res/drawable-hdpi-v4/quantum_ic_clear_white_24.png
res/drawable-hdpi-v4/quantum_ic_closed_caption_grey600_36.png
res/drawable-hdpi-v4/quantum_ic_closed_caption_white_36.png
res/drawable-hdpi-v4/quantum_ic_forward_10_white_24.png
res/drawable-hdpi-v4/quantum_ic_forward_30_grey600_36.png
res/drawable-hdpi-v4/quantum_ic_forward_30_white_24.png
res/drawable-hdpi-v4/quantum_ic_forward_30_white_36.png
res/drawable-hdpi-v4/quantum_ic_keyboard_arrow_down_white_36.png
res/drawable-hdpi-v4/quantum_ic_pause_circle_filled_grey600_36.png
res/drawable-hdpi-v4/quantum_ic_pause_circle_filled_white_36.png
res/drawable-hdpi-v4/quantum_ic_pause_grey600_36.png
res/drawable-hdpi-v4/quantum_ic_pause_grey600_48.png
res/drawable-hdpi-v4/quantum_ic_pause_white_24.png
res/drawable-hdpi-v4/quantum_ic_play_arrow_grey600_36.png
res/drawable-hdpi-v4/quantum_ic_play_arrow_grey600_48.png
res/drawable-hdpi-v4/quantum_ic_play_arrow_white_24.png
res/drawable-hdpi-v4/quantum_ic_play_circle_filled_grey600_36.png
res/drawable-hdpi-v4/quantum_ic_play_circle_filled_white_36.png
res/drawable-hdpi-v4/quantum_ic_refresh_white_24.png
res/drawable-hdpi-v4/quantum_ic_replay_10_white_24.png
res/drawable-hdpi-v4/quantum_ic_replay_30_grey600_36.png
res/drawable-hdpi-v4/quantum_ic_replay_30_white_24.png
res/drawable-hdpi-v4/quantum_ic_replay_30_white_36.png
res/drawable-hdpi-v4/quantum_ic_replay_white_24.png
res/drawable-hdpi-v4/quantum_ic_skip_next_grey600_36.png
res/drawable-hdpi-v4/quantum_ic_skip_next_white_24.png
res/drawable-hdpi-v4/quantum_ic_skip_next_white_36.png
res/drawable-hdpi-v4/quantum_ic_skip_previous_grey600_36.png
res/drawable-hdpi-v4/quantum_ic_skip_previous_white_24.png
res/drawable-hdpi-v4/quantum_ic_skip_previous_white_36.png
res/drawable-hdpi-v4/quantum_ic_stop_grey600_36.png
res/drawable-hdpi-v4/quantum_ic_stop_grey600_48.png
res/drawable-hdpi-v4/quantum_ic_stop_white_24.png
res/drawable-hdpi-v4/quantum_ic_volume_off_grey600_36.png
res/drawable-hdpi-v4/quantum_ic_volume_off_white_36.png
res/drawable-hdpi-v4/quantum_ic_volume_up_grey600_36.png
res/drawable-hdpi-v4/quantum_ic_volume_up_white_36.png
res/drawable-ldrtl-hdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png
res/drawable-ldrtl-hdpi-v17/abc_ic_menu_cut_mtrl_alpha.png
res/drawable-ldrtl-hdpi-v17/abc_spinner_mtrl_am_alpha.9.png
res/drawable-ldrtl-mdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png
res/drawable-ldrtl-mdpi-v17/abc_ic_menu_cut_mtrl_alpha.png
res/drawable-ldrtl-mdpi-v17/abc_spinner_mtrl_am_alpha.9.png
res/drawable-ldrtl-xhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png
res/drawable-ldrtl-xhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png
res/drawable-ldrtl-xhdpi-v17/abc_spinner_mtrl_am_alpha.9.png
res/drawable-ldrtl-xxhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png
res/drawable-ldrtl-xxhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png
res/drawable-ldrtl-xxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png
res/drawable-ldrtl-xxxhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png
res/drawable-ldrtl-xxxhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png
res/drawable-ldrtl-xxxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png
res/drawable-mdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png
res/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_000.png
res/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_015.png
res/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_000.png
res/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_015.png
res/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png
res/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png
res/drawable-mdpi-v4/abc_cab_background_top_mtrl_alpha.9.png
res/drawable-mdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png
res/drawable-mdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png
res/drawable-mdpi-v4/abc_ic_menu_cut_mtrl_alpha.png
res/drawable-mdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png
res/drawable-mdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png
res/drawable-mdpi-v4/abc_ic_menu_share_mtrl_alpha.png
res/drawable-mdpi-v4/abc_ic_star_black_16dp.png
res/drawable-mdpi-v4/abc_ic_star_black_36dp.png
res/drawable-mdpi-v4/abc_ic_star_black_48dp.png
res/drawable-mdpi-v4/abc_ic_star_half_black_16dp.png
res/drawable-mdpi-v4/abc_ic_star_half_black_36dp.png
res/drawable-mdpi-v4/abc_ic_star_half_black_48dp.png
res/drawable-mdpi-v4/abc_list_divider_mtrl_alpha.9.png
res/drawable-mdpi-v4/abc_list_focused_holo.9.png
res/drawable-mdpi-v4/abc_list_longpressed_holo.9.png
res/drawable-mdpi-v4/abc_list_pressed_holo_dark.9.png
res/drawable-mdpi-v4/abc_list_pressed_holo_light.9.png
res/drawable-mdpi-v4/abc_list_selector_disabled_holo_dark.9.png
res/drawable-mdpi-v4/abc_list_selector_disabled_holo_light.9.png
res/drawable-mdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png
res/drawable-mdpi-v4/abc_popup_background_mtrl_mult.9.png
res/drawable-mdpi-v4/abc_scrubber_control_off_mtrl_alpha.png
res/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png
res/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png
res/drawable-mdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png
res/drawable-mdpi-v4/abc_scrubber_track_mtrl_alpha.9.png
res/drawable-mdpi-v4/abc_spinner_mtrl_am_alpha.9.png
res/drawable-mdpi-v4/abc_switch_track_mtrl_alpha.9.png
res/drawable-mdpi-v4/abc_tab_indicator_mtrl_alpha.9.png
res/drawable-mdpi-v4/abc_text_select_handle_left_mtrl_dark.png
res/drawable-mdpi-v4/abc_text_select_handle_left_mtrl_light.png
res/drawable-mdpi-v4/abc_text_select_handle_middle_mtrl_dark.png
res/drawable-mdpi-v4/abc_text_select_handle_middle_mtrl_light.png
res/drawable-mdpi-v4/abc_text_select_handle_right_mtrl_dark.png
res/drawable-mdpi-v4/abc_text_select_handle_right_mtrl_light.png
res/drawable-mdpi-v4/abc_textfield_activated_mtrl_alpha.9.png
res/drawable-mdpi-v4/abc_textfield_default_mtrl_alpha.9.png
res/drawable-mdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png
res/drawable-mdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png
res/drawable-mdpi-v4/cast_abc_scrubber_control_off_mtrl_alpha.png
res/drawable-mdpi-v4/cast_abc_scrubber_control_to_pressed_mtrl_000.png
res/drawable-mdpi-v4/cast_abc_scrubber_control_to_pressed_mtrl_005.png
res/drawable-mdpi-v4/cast_abc_scrubber_primary_mtrl_alpha.9.png
res/drawable-mdpi-v4/cast_ic_notification_0.png
res/drawable-mdpi-v4/cast_ic_notification_1.png
res/drawable-mdpi-v4/cast_ic_notification_2.png
res/drawable-mdpi-v4/cast_ic_notification_on.png
res/drawable-mdpi-v4/cast_ic_stop_circle_filled_grey600.png
res/drawable-mdpi-v4/cast_ic_stop_circle_filled_white.png
res/drawable-mdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png
res/drawable-mdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png
res/drawable-mdpi-v4/common_google_signin_btn_text_dark_normal_background.9.png
res/drawable-mdpi-v4/common_google_signin_btn_text_light_normal_background.9.png
res/drawable-mdpi-v4/googleg_disabled_color_18.png
res/drawable-mdpi-v4/googleg_standard_color_18.png
res/drawable-mdpi-v4/ic_audiotrack_dark.png
res/drawable-mdpi-v4/ic_audiotrack_light.png
res/drawable-mdpi-v4/ic_dialog_close_dark.png
res/drawable-mdpi-v4/ic_dialog_close_light.png
res/drawable-mdpi-v4/ic_media_pause_dark.png
res/drawable-mdpi-v4/ic_media_pause_light.png
res/drawable-mdpi-v4/ic_media_play_dark.png
res/drawable-mdpi-v4/ic_media_play_light.png
res/drawable-mdpi-v4/ic_media_stop_dark.png
res/drawable-mdpi-v4/ic_media_stop_light.png
res/drawable-mdpi-v4/ic_mr_button_disabled_dark.png
res/drawable-mdpi-v4/ic_mr_button_disabled_light.png
res/drawable-mdpi-v4/ic_mr_button_disconnected_dark.png
res/drawable-mdpi-v4/ic_mr_button_disconnected_light.png
res/drawable-mdpi-v4/ic_mr_button_grey.png
res/drawable-mdpi-v4/ic_plusone_medium_off_client.png
res/drawable-mdpi-v4/ic_plusone_small_off_client.png
res/drawable-mdpi-v4/ic_plusone_standard_off_client.png
res/drawable-mdpi-v4/ic_plusone_tall_off_client.png
res/drawable-mdpi-v4/ic_vol_type_speaker_dark.png
res/drawable-mdpi-v4/ic_vol_type_speaker_group_dark.png
res/drawable-mdpi-v4/ic_vol_type_speaker_group_light.png
res/drawable-mdpi-v4/ic_vol_type_speaker_light.png
res/drawable-mdpi-v4/ic_vol_type_tv_dark.png
res/drawable-mdpi-v4/ic_vol_type_tv_light.png
res/drawable-mdpi-v4/notification_bg_low_normal.9.png
res/drawable-mdpi-v4/notification_bg_low_pressed.9.png
res/drawable-mdpi-v4/notification_bg_normal.9.png
res/drawable-mdpi-v4/notification_bg_normal_pressed.9.png
res/drawable-mdpi-v4/notify_panel_notification_icon_bg.png
res/drawable-mdpi-v4/places_ic_clear.png
res/drawable-mdpi-v4/places_ic_search.png
res/drawable-mdpi-v4/powered_by_google_dark.png
res/drawable-mdpi-v4/powered_by_google_light.png
res/drawable-mdpi-v4/quantum_ic_art_track_grey600_48.png
res/drawable-mdpi-v4/quantum_ic_bigtop_updates_white_24.png
res/drawable-mdpi-v4/quantum_ic_cast_connected_white_24.png
res/drawable-mdpi-v4/quantum_ic_cast_white_36.png
res/drawable-mdpi-v4/quantum_ic_clear_white_24.png
res/drawable-mdpi-v4/quantum_ic_closed_caption_grey600_36.png
res/drawable-mdpi-v4/quantum_ic_closed_caption_white_36.png
res/drawable-mdpi-v4/quantum_ic_forward_10_white_24.png
res/drawable-mdpi-v4/quantum_ic_forward_30_grey600_36.png
res/drawable-mdpi-v4/quantum_ic_forward_30_white_24.png
res/drawable-mdpi-v4/quantum_ic_forward_30_white_36.png
res/drawable-mdpi-v4/quantum_ic_keyboard_arrow_down_white_36.png
res/drawable-mdpi-v4/quantum_ic_pause_circle_filled_grey600_36.png
res/drawable-mdpi-v4/quantum_ic_pause_circle_filled_white_36.png
res/drawable-mdpi-v4/quantum_ic_pause_grey600_36.png
res/drawable-mdpi-v4/quantum_ic_pause_grey600_48.png
res/drawable-mdpi-v4/quantum_ic_pause_white_24.png
res/drawable-mdpi-v4/quantum_ic_play_arrow_grey600_36.png
res/drawable-mdpi-v4/quantum_ic_play_arrow_grey600_48.png
res/drawable-mdpi-v4/quantum_ic_play_arrow_white_24.png
res/drawable-mdpi-v4/quantum_ic_play_circle_filled_grey600_36.png
res/drawable-mdpi-v4/quantum_ic_play_circle_filled_white_36.png
res/drawable-mdpi-v4/quantum_ic_refresh_white_24.png
res/drawable-mdpi-v4/quantum_ic_replay_10_white_24.png
res/drawable-mdpi-v4/quantum_ic_replay_30_grey600_36.png
res/drawable-mdpi-v4/quantum_ic_replay_30_white_24.png
res/drawable-mdpi-v4/quantum_ic_replay_30_white_36.png
res/drawable-mdpi-v4/quantum_ic_replay_white_24.png
res/drawable-mdpi-v4/quantum_ic_skip_next_grey600_36.png
res/drawable-mdpi-v4/quantum_ic_skip_next_white_24.png
res/drawable-mdpi-v4/quantum_ic_skip_next_white_36.png
res/drawable-mdpi-v4/quantum_ic_skip_previous_grey600_36.png
res/drawable-mdpi-v4/quantum_ic_skip_previous_white_24.png
res/drawable-mdpi-v4/quantum_ic_skip_previous_white_36.png
res/drawable-mdpi-v4/quantum_ic_stop_grey600_36.png
res/drawable-mdpi-v4/quantum_ic_stop_grey600_48.png
res/drawable-mdpi-v4/quantum_ic_stop_white_24.png
res/drawable-mdpi-v4/quantum_ic_volume_off_grey600_36.png
res/drawable-mdpi-v4/quantum_ic_volume_off_white_36.png
res/drawable-mdpi-v4/quantum_ic_volume_up_grey600_36.png
res/drawable-mdpi-v4/quantum_ic_volume_up_white_36.png
res/drawable-nodpi-v4/cast_album_art_placeholder.png
res/drawable-nodpi-v4/cast_album_art_placeholder_large.png
res/drawable-tvdpi-v4/ic_plusone_medium_off_client.png
res/drawable-tvdpi-v4/ic_plusone_small_off_client.png
res/drawable-tvdpi-v4/ic_plusone_standard_off_client.png
res/drawable-tvdpi-v4/ic_plusone_tall_off_client.png
res/drawable-v21/abc_action_bar_item_background_material.xml
res/drawable-v21/abc_btn_colored_material.xml
res/drawable-v21/abc_dialog_material_background.xml
res/drawable-v21/abc_edit_text_material.xml
res/drawable-v21/abc_list_divider_material.xml
res/drawable-v21/abc_ratingbar_indicator_material.xml
res/drawable-v21/abc_ratingbar_material.xml
res/drawable-v21/abc_ratingbar_small_material.xml
res/drawable-v21/notification_action_background.xml
res/drawable-v23/abc_control_background_material.xml
res/drawable-watch-v20/abc_dialog_material_background.xml
res/drawable-watch-v20/common_google_signin_btn_text_dark_normal.xml
res/drawable-watch-v20/common_google_signin_btn_text_disabled.xml
res/drawable-watch-v20/common_google_signin_btn_text_light_normal.xml
res/drawable-xhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png
res/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_000.png
res/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_015.png
res/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_000.png
res/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_015.png
res/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png
res/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png
res/drawable-xhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png
res/drawable-xhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png
res/drawable-xhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png
res/drawable-xhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png
res/drawable-xhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png
res/drawable-xhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png
res/drawable-xhdpi-v4/abc_ic_menu_share_mtrl_alpha.png
res/drawable-xhdpi-v4/abc_ic_star_black_16dp.png
res/drawable-xhdpi-v4/abc_ic_star_black_36dp.png
res/drawable-xhdpi-v4/abc_ic_star_black_48dp.png
res/drawable-xhdpi-v4/abc_ic_star_half_black_16dp.png
res/drawable-xhdpi-v4/abc_ic_star_half_black_36dp.png
res/drawable-xhdpi-v4/abc_ic_star_half_black_48dp.png
res/drawable-xhdpi-v4/abc_list_divider_mtrl_alpha.9.png
res/drawable-xhdpi-v4/abc_list_focused_holo.9.png
res/drawable-xhdpi-v4/abc_list_longpressed_holo.9.png
res/drawable-xhdpi-v4/abc_list_pressed_holo_dark.9.png
res/drawable-xhdpi-v4/abc_list_pressed_holo_light.9.png
res/drawable-xhdpi-v4/abc_list_selector_disabled_holo_dark.9.png
res/drawable-xhdpi-v4/abc_list_selector_disabled_holo_light.9.png
res/drawable-xhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png
res/drawable-xhdpi-v4/abc_popup_background_mtrl_mult.9.png
res/drawable-xhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png
res/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png
res/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png
res/drawable-xhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png
res/drawable-xhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png
res/drawable-xhdpi-v4/abc_spinner_mtrl_am_alpha.9.png
res/drawable-xhdpi-v4/abc_switch_track_mtrl_alpha.9.png
res/drawable-xhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png
res/drawable-xhdpi-v4/abc_text_select_handle_left_mtrl_dark.png
res/drawable-xhdpi-v4/abc_text_select_handle_left_mtrl_light.png
res/drawable-xhdpi-v4/abc_text_select_handle_middle_mtrl_dark.png
res/drawable-xhdpi-v4/abc_text_select_handle_middle_mtrl_light.png
res/drawable-xhdpi-v4/abc_text_select_handle_right_mtrl_dark.png
res/drawable-xhdpi-v4/abc_text_select_handle_right_mtrl_light.png
res/drawable-xhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png
res/drawable-xhdpi-v4/abc_textfield_default_mtrl_alpha.9.png
res/drawable-xhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png
res/drawable-xhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png
res/drawable-xhdpi-v4/cast_abc_scrubber_control_off_mtrl_alpha.png
res/drawable-xhdpi-v4/cast_abc_scrubber_control_to_pressed_mtrl_000.png
res/drawable-xhdpi-v4/cast_abc_scrubber_control_to_pressed_mtrl_005.png
res/drawable-xhdpi-v4/cast_abc_scrubber_primary_mtrl_alpha.9.png
res/drawable-xhdpi-v4/cast_ic_notification_0.png
res/drawable-xhdpi-v4/cast_ic_notification_1.png
res/drawable-xhdpi-v4/cast_ic_notification_2.png
res/drawable-xhdpi-v4/cast_ic_notification_on.png
res/drawable-xhdpi-v4/cast_ic_stop_circle_filled_grey600.png
res/drawable-xhdpi-v4/cast_ic_stop_circle_filled_white.png
res/drawable-xhdpi-v4/common_full_open_on_phone.png
res/drawable-xhdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png
res/drawable-xhdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png
res/drawable-xhdpi-v4/common_google_signin_btn_text_dark_normal_background.9.png
res/drawable-xhdpi-v4/common_google_signin_btn_text_light_normal_background.9.png
res/drawable-xhdpi-v4/googleg_disabled_color_18.png
res/drawable-xhdpi-v4/googleg_standard_color_18.png
res/drawable-xhdpi-v4/ic_audiotrack_dark.png
res/drawable-xhdpi-v4/ic_audiotrack_light.png
res/drawable-xhdpi-v4/ic_dialog_close_dark.png
res/drawable-xhdpi-v4/ic_dialog_close_light.png
res/drawable-xhdpi-v4/ic_media_pause_dark.png
res/drawable-xhdpi-v4/ic_media_pause_light.png
res/drawable-xhdpi-v4/ic_media_play_dark.png
res/drawable-xhdpi-v4/ic_media_play_light.png
res/drawable-xhdpi-v4/ic_media_stop_dark.png
res/drawable-xhdpi-v4/ic_media_stop_light.png
res/drawable-xhdpi-v4/ic_mr_button_connected_00_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connected_00_light.png
res/drawable-xhdpi-v4/ic_mr_button_connected_01_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connected_01_light.png
res/drawable-xhdpi-v4/ic_mr_button_connected_02_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connected_02_light.png
res/drawable-xhdpi-v4/ic_mr_button_connected_03_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connected_03_light.png
res/drawable-xhdpi-v4/ic_mr_button_connected_04_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connected_04_light.png
res/drawable-xhdpi-v4/ic_mr_button_connected_05_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connected_05_light.png
res/drawable-xhdpi-v4/ic_mr_button_connected_06_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connected_06_light.png
res/drawable-xhdpi-v4/ic_mr_button_connected_07_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connected_07_light.png
res/drawable-xhdpi-v4/ic_mr_button_connected_08_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connected_08_light.png
res/drawable-xhdpi-v4/ic_mr_button_connected_09_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connected_09_light.png
res/drawable-xhdpi-v4/ic_mr_button_connected_10_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connected_10_light.png
res/drawable-xhdpi-v4/ic_mr_button_connected_11_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connected_11_light.png
res/drawable-xhdpi-v4/ic_mr_button_connected_12_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connected_12_light.png
res/drawable-xhdpi-v4/ic_mr_button_connected_13_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connected_13_light.png
res/drawable-xhdpi-v4/ic_mr_button_connected_14_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connected_14_light.png
res/drawable-xhdpi-v4/ic_mr_button_connected_15_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connected_15_light.png
res/drawable-xhdpi-v4/ic_mr_button_connected_16_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connected_16_light.png
res/drawable-xhdpi-v4/ic_mr_button_connected_17_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connected_17_light.png
res/drawable-xhdpi-v4/ic_mr_button_connected_18_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connected_18_light.png
res/drawable-xhdpi-v4/ic_mr_button_connected_19_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connected_19_light.png
res/drawable-xhdpi-v4/ic_mr_button_connected_20_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connected_20_light.png
res/drawable-xhdpi-v4/ic_mr_button_connected_21_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connected_21_light.png
res/drawable-xhdpi-v4/ic_mr_button_connected_22_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connected_22_light.png
res/drawable-xhdpi-v4/ic_mr_button_connected_23_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connected_23_light.png
res/drawable-xhdpi-v4/ic_mr_button_connected_24_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connected_24_light.png
res/drawable-xhdpi-v4/ic_mr_button_connected_25_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connected_25_light.png
res/drawable-xhdpi-v4/ic_mr_button_connected_26_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connected_26_light.png
res/drawable-xhdpi-v4/ic_mr_button_connected_27_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connected_27_light.png
res/drawable-xhdpi-v4/ic_mr_button_connected_28_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connected_28_light.png
res/drawable-xhdpi-v4/ic_mr_button_connected_29_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connected_29_light.png
res/drawable-xhdpi-v4/ic_mr_button_connected_30_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connected_30_light.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_00_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_00_light.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_01_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_01_light.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_02_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_02_light.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_03_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_03_light.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_04_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_04_light.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_05_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_05_light.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_06_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_06_light.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_07_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_07_light.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_08_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_08_light.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_09_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_09_light.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_10_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_10_light.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_11_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_11_light.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_12_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_12_light.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_13_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_13_light.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_14_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_14_light.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_15_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_15_light.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_16_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_16_light.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_17_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_17_light.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_18_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_18_light.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_19_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_19_light.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_20_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_20_light.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_21_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_21_light.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_22_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_22_light.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_23_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_23_light.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_24_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_24_light.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_25_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_25_light.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_26_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_26_light.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_27_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_27_light.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_28_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_28_light.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_29_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_29_light.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_30_dark.png
res/drawable-xhdpi-v4/ic_mr_button_connecting_30_light.png
res/drawable-xhdpi-v4/ic_mr_button_disabled_dark.png
res/drawable-xhdpi-v4/ic_mr_button_disabled_light.png
res/drawable-xhdpi-v4/ic_mr_button_disconnected_dark.png
res/drawable-xhdpi-v4/ic_mr_button_disconnected_light.png
res/drawable-xhdpi-v4/ic_mr_button_grey.png
res/drawable-xhdpi-v4/ic_plusone_medium_off_client.png
res/drawable-xhdpi-v4/ic_plusone_small_off_client.png
res/drawable-xhdpi-v4/ic_plusone_standard_off_client.png
res/drawable-xhdpi-v4/ic_plusone_tall_off_client.png
res/drawable-xhdpi-v4/ic_vol_type_speaker_dark.png
res/drawable-xhdpi-v4/ic_vol_type_speaker_group_dark.png
res/drawable-xhdpi-v4/ic_vol_type_speaker_group_light.png
res/drawable-xhdpi-v4/ic_vol_type_speaker_light.png
res/drawable-xhdpi-v4/ic_vol_type_tv_dark.png
res/drawable-xhdpi-v4/ic_vol_type_tv_light.png
res/drawable-xhdpi-v4/notification_bg_low_normal.9.png
res/drawable-xhdpi-v4/notification_bg_low_pressed.9.png
res/drawable-xhdpi-v4/notification_bg_normal.9.png
res/drawable-xhdpi-v4/notification_bg_normal_pressed.9.png
res/drawable-xhdpi-v4/notify_panel_notification_icon_bg.png
res/drawable-xhdpi-v4/places_ic_clear.png
res/drawable-xhdpi-v4/places_ic_search.png
res/drawable-xhdpi-v4/powered_by_google_dark.png
res/drawable-xhdpi-v4/powered_by_google_light.png
res/drawable-xhdpi-v4/quantum_ic_art_track_grey600_48.png
res/drawable-xhdpi-v4/quantum_ic_bigtop_updates_white_24.png
res/drawable-xhdpi-v4/quantum_ic_cast_connected_white_24.png
res/drawable-xhdpi-v4/quantum_ic_cast_white_36.png
res/drawable-xhdpi-v4/quantum_ic_clear_white_24.png
res/drawable-xhdpi-v4/quantum_ic_closed_caption_grey600_36.png
res/drawable-xhdpi-v4/quantum_ic_closed_caption_white_36.png
res/drawable-xhdpi-v4/quantum_ic_forward_10_white_24.png
res/drawable-xhdpi-v4/quantum_ic_forward_30_grey600_36.png
res/drawable-xhdpi-v4/quantum_ic_forward_30_white_24.png
res/drawable-xhdpi-v4/quantum_ic_forward_30_white_36.png
res/drawable-xhdpi-v4/quantum_ic_keyboard_arrow_down_white_36.png
res/drawable-xhdpi-v4/quantum_ic_pause_circle_filled_grey600_36.png
res/drawable-xhdpi-v4/quantum_ic_pause_circle_filled_white_36.png
res/drawable-xhdpi-v4/quantum_ic_pause_grey600_36.png
res/drawable-xhdpi-v4/quantum_ic_pause_grey600_48.png
res/drawable-xhdpi-v4/quantum_ic_pause_white_24.png
res/drawable-xhdpi-v4/quantum_ic_play_arrow_grey600_36.png
res/drawable-xhdpi-v4/quantum_ic_play_arrow_grey600_48.png
res/drawable-xhdpi-v4/quantum_ic_play_arrow_white_24.png
res/drawable-xhdpi-v4/quantum_ic_play_circle_filled_grey600_36.png
res/drawable-xhdpi-v4/quantum_ic_play_circle_filled_white_36.png
res/drawable-xhdpi-v4/quantum_ic_refresh_white_24.png
res/drawable-xhdpi-v4/quantum_ic_replay_10_white_24.png
res/drawable-xhdpi-v4/quantum_ic_replay_30_grey600_36.png
res/drawable-xhdpi-v4/quantum_ic_replay_30_white_24.png
res/drawable-xhdpi-v4/quantum_ic_replay_30_white_36.png
res/drawable-xhdpi-v4/quantum_ic_replay_white_24.png
res/drawable-xhdpi-v4/quantum_ic_skip_next_grey600_36.png
res/drawable-xhdpi-v4/quantum_ic_skip_next_white_24.png
res/drawable-xhdpi-v4/quantum_ic_skip_next_white_36.png
res/drawable-xhdpi-v4/quantum_ic_skip_previous_grey600_36.png
res/drawable-xhdpi-v4/quantum_ic_skip_previous_white_24.png
res/drawable-xhdpi-v4/quantum_ic_skip_previous_white_36.png
res/drawable-xhdpi-v4/quantum_ic_stop_grey600_36.png
res/drawable-xhdpi-v4/quantum_ic_stop_grey600_48.png
res/drawable-xhdpi-v4/quantum_ic_stop_white_24.png
res/drawable-xhdpi-v4/quantum_ic_volume_off_grey600_36.png
res/drawable-xhdpi-v4/quantum_ic_volume_off_white_36.png
res/drawable-xhdpi-v4/quantum_ic_volume_up_grey600_36.png
res/drawable-xhdpi-v4/quantum_ic_volume_up_white_36.png
res/drawable-xxhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png
res/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_000.png
res/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_015.png
res/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png
res/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png
res/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png
res/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png
res/drawable-xxhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png
res/drawable-xxhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png
res/drawable-xxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png
res/drawable-xxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png
res/drawable-xxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png
res/drawable-xxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png
res/drawable-xxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png
res/drawable-xxhdpi-v4/abc_ic_star_black_16dp.png
res/drawable-xxhdpi-v4/abc_ic_star_black_36dp.png
res/drawable-xxhdpi-v4/abc_ic_star_black_48dp.png
res/drawable-xxhdpi-v4/abc_ic_star_half_black_16dp.png
res/drawable-xxhdpi-v4/abc_ic_star_half_black_36dp.png
res/drawable-xxhdpi-v4/abc_ic_star_half_black_48dp.png
res/drawable-xxhdpi-v4/abc_list_divider_mtrl_alpha.9.png
res/drawable-xxhdpi-v4/abc_list_focused_holo.9.png
res/drawable-xxhdpi-v4/abc_list_longpressed_holo.9.png
res/drawable-xxhdpi-v4/abc_list_pressed_holo_dark.9.png
res/drawable-xxhdpi-v4/abc_list_pressed_holo_light.9.png
res/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_dark.9.png
res/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_light.9.png
res/drawable-xxhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png
res/drawable-xxhdpi-v4/abc_popup_background_mtrl_mult.9.png
res/drawable-xxhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png
res/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png
res/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png
res/drawable-xxhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png
res/drawable-xxhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png
res/drawable-xxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png
res/drawable-xxhdpi-v4/abc_switch_track_mtrl_alpha.9.png
res/drawable-xxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png
res/drawable-xxhdpi-v4/abc_text_select_handle_left_mtrl_dark.png
res/drawable-xxhdpi-v4/abc_text_select_handle_left_mtrl_light.png
res/drawable-xxhdpi-v4/abc_text_select_handle_middle_mtrl_dark.png
res/drawable-xxhdpi-v4/abc_text_select_handle_middle_mtrl_light.png
res/drawable-xxhdpi-v4/abc_text_select_handle_right_mtrl_dark.png
res/drawable-xxhdpi-v4/abc_text_select_handle_right_mtrl_light.png
res/drawable-xxhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png
res/drawable-xxhdpi-v4/abc_textfield_default_mtrl_alpha.9.png
res/drawable-xxhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png
res/drawable-xxhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png
res/drawable-xxhdpi-v4/cast_abc_scrubber_control_off_mtrl_alpha.png
res/drawable-xxhdpi-v4/cast_abc_scrubber_control_to_pressed_mtrl_000.png
res/drawable-xxhdpi-v4/cast_abc_scrubber_control_to_pressed_mtrl_005.png
res/drawable-xxhdpi-v4/cast_abc_scrubber_primary_mtrl_alpha.9.png
res/drawable-xxhdpi-v4/cast_ic_notification_0.png
res/drawable-xxhdpi-v4/cast_ic_notification_1.png
res/drawable-xxhdpi-v4/cast_ic_notification_2.png
res/drawable-xxhdpi-v4/cast_ic_notification_on.png
res/drawable-xxhdpi-v4/cast_ic_stop_circle_filled_grey600.png
res/drawable-xxhdpi-v4/cast_ic_stop_circle_filled_white.png
res/drawable-xxhdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png
res/drawable-xxhdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png
res/drawable-xxhdpi-v4/common_google_signin_btn_text_dark_normal_background.9.png
res/drawable-xxhdpi-v4/common_google_signin_btn_text_light_normal_background.9.png
res/drawable-xxhdpi-v4/googleg_disabled_color_18.png
res/drawable-xxhdpi-v4/googleg_standard_color_18.png
res/drawable-xxhdpi-v4/ic_audiotrack_dark.png
res/drawable-xxhdpi-v4/ic_audiotrack_light.png
res/drawable-xxhdpi-v4/ic_dialog_close_dark.png
res/drawable-xxhdpi-v4/ic_dialog_close_light.png
res/drawable-xxhdpi-v4/ic_media_pause_dark.png
res/drawable-xxhdpi-v4/ic_media_pause_light.png
res/drawable-xxhdpi-v4/ic_media_play_dark.png
res/drawable-xxhdpi-v4/ic_media_play_light.png
res/drawable-xxhdpi-v4/ic_media_stop_dark.png
res/drawable-xxhdpi-v4/ic_media_stop_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_00_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_00_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_01_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_01_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_02_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_02_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_03_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_03_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_04_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_04_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_05_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_05_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_06_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_06_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_07_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_07_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_08_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_08_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_09_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_09_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_10_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_10_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_11_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_11_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_12_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_12_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_13_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_13_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_14_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_14_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_15_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_15_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_16_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_16_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_17_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_17_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_18_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_18_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_19_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_19_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_20_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_20_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_21_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_21_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_22_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_22_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_23_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_23_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_24_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_24_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_25_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_25_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_26_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_26_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_27_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_27_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_28_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_28_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_29_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_29_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_30_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connected_30_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_00_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_00_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_01_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_01_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_02_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_02_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_03_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_03_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_04_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_04_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_05_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_05_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_06_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_06_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_07_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_07_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_08_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_08_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_09_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_09_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_10_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_10_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_11_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_11_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_12_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_12_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_13_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_13_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_14_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_14_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_15_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_15_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_16_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_16_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_17_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_17_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_18_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_18_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_19_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_19_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_20_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_20_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_21_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_21_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_22_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_22_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_23_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_23_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_24_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_24_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_25_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_25_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_26_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_26_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_27_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_27_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_28_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_28_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_29_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_29_light.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_30_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_connecting_30_light.png
res/drawable-xxhdpi-v4/ic_mr_button_disabled_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_disabled_light.png
res/drawable-xxhdpi-v4/ic_mr_button_disconnected_dark.png
res/drawable-xxhdpi-v4/ic_mr_button_disconnected_light.png
res/drawable-xxhdpi-v4/ic_mr_button_grey.png
res/drawable-xxhdpi-v4/ic_plusone_medium_off_client.png
res/drawable-xxhdpi-v4/ic_plusone_small_off_client.png
res/drawable-xxhdpi-v4/ic_plusone_standard_off_client.png
res/drawable-xxhdpi-v4/ic_plusone_tall_off_client.png
res/drawable-xxhdpi-v4/ic_vol_type_speaker_dark.png
res/drawable-xxhdpi-v4/ic_vol_type_speaker_group_dark.png
res/drawable-xxhdpi-v4/ic_vol_type_speaker_group_light.png
res/drawable-xxhdpi-v4/ic_vol_type_speaker_light.png
res/drawable-xxhdpi-v4/ic_vol_type_tv_dark.png
res/drawable-xxhdpi-v4/ic_vol_type_tv_light.png
res/drawable-xxhdpi-v4/places_ic_clear.png
res/drawable-xxhdpi-v4/places_ic_search.png
res/drawable-xxhdpi-v4/powered_by_google_dark.png
res/drawable-xxhdpi-v4/powered_by_google_light.png
res/drawable-xxhdpi-v4/quantum_ic_art_track_grey600_48.png
res/drawable-xxhdpi-v4/quantum_ic_bigtop_updates_white_24.png
res/drawable-xxhdpi-v4/quantum_ic_cast_connected_white_24.png
res/drawable-xxhdpi-v4/quantum_ic_cast_white_36.png
res/drawable-xxhdpi-v4/quantum_ic_clear_white_24.png
res/drawable-xxhdpi-v4/quantum_ic_closed_caption_grey600_36.png
res/drawable-xxhdpi-v4/quantum_ic_closed_caption_white_36.png
res/drawable-xxhdpi-v4/quantum_ic_forward_10_white_24.png
res/drawable-xxhdpi-v4/quantum_ic_forward_30_grey600_36.png
res/drawable-xxhdpi-v4/quantum_ic_forward_30_white_24.png
res/drawable-xxhdpi-v4/quantum_ic_forward_30_white_36.png
res/drawable-xxhdpi-v4/quantum_ic_keyboard_arrow_down_white_36.png
res/drawable-xxhdpi-v4/quantum_ic_pause_circle_filled_grey600_36.png
res/drawable-xxhdpi-v4/quantum_ic_pause_circle_filled_white_36.png
res/drawable-xxhdpi-v4/quantum_ic_pause_grey600_36.png
res/drawable-xxhdpi-v4/quantum_ic_pause_grey600_48.png
res/drawable-xxhdpi-v4/quantum_ic_pause_white_24.png
res/drawable-xxhdpi-v4/quantum_ic_play_arrow_grey600_36.png
res/drawable-xxhdpi-v4/quantum_ic_play_arrow_grey600_48.png
res/drawable-xxhdpi-v4/quantum_ic_play_arrow_white_24.png
res/drawable-xxhdpi-v4/quantum_ic_play_circle_filled_grey600_36.png
res/drawable-xxhdpi-v4/quantum_ic_play_circle_filled_white_36.png
res/drawable-xxhdpi-v4/quantum_ic_refresh_white_24.png
res/drawable-xxhdpi-v4/quantum_ic_replay_10_white_24.png
res/drawable-xxhdpi-v4/quantum_ic_replay_30_grey600_36.png
res/drawable-xxhdpi-v4/quantum_ic_replay_30_white_24.png
res/drawable-xxhdpi-v4/quantum_ic_replay_30_white_36.png
res/drawable-xxhdpi-v4/quantum_ic_replay_white_24.png
res/drawable-xxhdpi-v4/quantum_ic_skip_next_grey600_36.png
res/drawable-xxhdpi-v4/quantum_ic_skip_next_white_24.png
res/drawable-xxhdpi-v4/quantum_ic_skip_next_white_36.png
res/drawable-xxhdpi-v4/quantum_ic_skip_previous_grey600_36.png
res/drawable-xxhdpi-v4/quantum_ic_skip_previous_white_24.png
res/drawable-xxhdpi-v4/quantum_ic_skip_previous_white_36.png
res/drawable-xxhdpi-v4/quantum_ic_stop_grey600_36.png
res/drawable-xxhdpi-v4/quantum_ic_stop_grey600_48.png
res/drawable-xxhdpi-v4/quantum_ic_stop_white_24.png
res/drawable-xxhdpi-v4/quantum_ic_volume_off_grey600_36.png
res/drawable-xxhdpi-v4/quantum_ic_volume_off_white_36.png
res/drawable-xxhdpi-v4/quantum_ic_volume_up_grey600_36.png
res/drawable-xxhdpi-v4/quantum_ic_volume_up_white_36.png
res/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_000.png
res/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_015.png
res/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png
res/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png
res/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png
res/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png
res/drawable-xxxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png
res/drawable-xxxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png
res/drawable-xxxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png
res/drawable-xxxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png
res/drawable-xxxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png
res/drawable-xxxhdpi-v4/abc_ic_star_black_16dp.png
res/drawable-xxxhdpi-v4/abc_ic_star_black_36dp.png
res/drawable-xxxhdpi-v4/abc_ic_star_black_48dp.png
res/drawable-xxxhdpi-v4/abc_ic_star_half_black_16dp.png
res/drawable-xxxhdpi-v4/abc_ic_star_half_black_36dp.png
res/drawable-xxxhdpi-v4/abc_ic_star_half_black_48dp.png
res/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png
res/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png
res/drawable-xxxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png
res/drawable-xxxhdpi-v4/abc_switch_track_mtrl_alpha.9.png
res/drawable-xxxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png
res/drawable-xxxhdpi-v4/abc_text_select_handle_left_mtrl_dark.png
res/drawable-xxxhdpi-v4/abc_text_select_handle_left_mtrl_light.png
res/drawable-xxxhdpi-v4/abc_text_select_handle_right_mtrl_dark.png
res/drawable-xxxhdpi-v4/abc_text_select_handle_right_mtrl_light.png
res/drawable-xxxhdpi-v4/cast_abc_scrubber_control_to_pressed_mtrl_000.png
res/drawable-xxxhdpi-v4/cast_abc_scrubber_control_to_pressed_mtrl_005.png
res/drawable-xxxhdpi-v4/cast_ic_stop_circle_filled_grey600.png
res/drawable-xxxhdpi-v4/cast_ic_stop_circle_filled_white.png
res/drawable-xxxhdpi-v4/ic_group_collapse_00.png
res/drawable-xxxhdpi-v4/ic_group_collapse_01.png
res/drawable-xxxhdpi-v4/ic_group_collapse_02.png
res/drawable-xxxhdpi-v4/ic_group_collapse_03.png
res/drawable-xxxhdpi-v4/ic_group_collapse_04.png
res/drawable-xxxhdpi-v4/ic_group_collapse_05.png
res/drawable-xxxhdpi-v4/ic_group_collapse_06.png
res/drawable-xxxhdpi-v4/ic_group_collapse_07.png
res/drawable-xxxhdpi-v4/ic_group_collapse_08.png
res/drawable-xxxhdpi-v4/ic_group_collapse_09.png
res/drawable-xxxhdpi-v4/ic_group_collapse_10.png
res/drawable-xxxhdpi-v4/ic_group_collapse_11.png
res/drawable-xxxhdpi-v4/ic_group_collapse_12.png
res/drawable-xxxhdpi-v4/ic_group_collapse_13.png
res/drawable-xxxhdpi-v4/ic_group_collapse_14.png
res/drawable-xxxhdpi-v4/ic_group_collapse_15.png
res/drawable-xxxhdpi-v4/ic_group_expand_00.png
res/drawable-xxxhdpi-v4/ic_group_expand_01.png
res/drawable-xxxhdpi-v4/ic_group_expand_02.png
res/drawable-xxxhdpi-v4/ic_group_expand_03.png
res/drawable-xxxhdpi-v4/ic_group_expand_04.png
res/drawable-xxxhdpi-v4/ic_group_expand_05.png
res/drawable-xxxhdpi-v4/ic_group_expand_06.png
res/drawable-xxxhdpi-v4/ic_group_expand_07.png
res/drawable-xxxhdpi-v4/ic_group_expand_08.png
res/drawable-xxxhdpi-v4/ic_group_expand_09.png
res/drawable-xxxhdpi-v4/ic_group_expand_10.png
res/drawable-xxxhdpi-v4/ic_group_expand_11.png
res/drawable-xxxhdpi-v4/ic_group_expand_12.png
res/drawable-xxxhdpi-v4/ic_group_expand_13.png
res/drawable-xxxhdpi-v4/ic_group_expand_14.png
res/drawable-xxxhdpi-v4/ic_group_expand_15.png
res/drawable-xxxhdpi-v4/ic_mr_button_grey.png
res/drawable-xxxhdpi-v4/places_ic_clear.png
res/drawable-xxxhdpi-v4/places_ic_search.png
res/drawable-xxxhdpi-v4/powered_by_google_dark.png
res/drawable-xxxhdpi-v4/powered_by_google_light.png
res/drawable-xxxhdpi-v4/quantum_ic_art_track_grey600_48.png
res/drawable-xxxhdpi-v4/quantum_ic_bigtop_updates_white_24.png
res/drawable-xxxhdpi-v4/quantum_ic_cast_connected_white_24.png
res/drawable-xxxhdpi-v4/quantum_ic_cast_white_36.png
res/drawable-xxxhdpi-v4/quantum_ic_clear_white_24.png
res/drawable-xxxhdpi-v4/quantum_ic_closed_caption_grey600_36.png
res/drawable-xxxhdpi-v4/quantum_ic_closed_caption_white_36.png
res/drawable-xxxhdpi-v4/quantum_ic_forward_10_white_24.png
res/drawable-xxxhdpi-v4/quantum_ic_forward_30_grey600_36.png
res/drawable-xxxhdpi-v4/quantum_ic_forward_30_white_24.png
res/drawable-xxxhdpi-v4/quantum_ic_forward_30_white_36.png
res/drawable-xxxhdpi-v4/quantum_ic_keyboard_arrow_down_white_36.png
res/drawable-xxxhdpi-v4/quantum_ic_pause_circle_filled_grey600_36.png
res/drawable-xxxhdpi-v4/quantum_ic_pause_circle_filled_white_36.png
res/drawable-xxxhdpi-v4/quantum_ic_pause_grey600_36.png
res/drawable-xxxhdpi-v4/quantum_ic_pause_grey600_48.png
res/drawable-xxxhdpi-v4/quantum_ic_pause_white_24.png
res/drawable-xxxhdpi-v4/quantum_ic_play_arrow_grey600_36.png
res/drawable-xxxhdpi-v4/quantum_ic_play_arrow_grey600_48.png
res/drawable-xxxhdpi-v4/quantum_ic_play_arrow_white_24.png
res/drawable-xxxhdpi-v4/quantum_ic_play_circle_filled_grey600_36.png
res/drawable-xxxhdpi-v4/quantum_ic_play_circle_filled_white_36.png
res/drawable-xxxhdpi-v4/quantum_ic_refresh_white_24.png
res/drawable-xxxhdpi-v4/quantum_ic_replay_10_white_24.png
res/drawable-xxxhdpi-v4/quantum_ic_replay_30_grey600_36.png
res/drawable-xxxhdpi-v4/quantum_ic_replay_30_white_24.png
res/drawable-xxxhdpi-v4/quantum_ic_replay_30_white_36.png
res/drawable-xxxhdpi-v4/quantum_ic_replay_white_24.png
res/drawable-xxxhdpi-v4/quantum_ic_skip_next_grey600_36.png
res/drawable-xxxhdpi-v4/quantum_ic_skip_next_white_24.png
res/drawable-xxxhdpi-v4/quantum_ic_skip_next_white_36.png
res/drawable-xxxhdpi-v4/quantum_ic_skip_previous_grey600_36.png
res/drawable-xxxhdpi-v4/quantum_ic_skip_previous_white_24.png
res/drawable-xxxhdpi-v4/quantum_ic_skip_previous_white_36.png
res/drawable-xxxhdpi-v4/quantum_ic_stop_grey600_36.png
res/drawable-xxxhdpi-v4/quantum_ic_stop_grey600_48.png
res/drawable-xxxhdpi-v4/quantum_ic_stop_white_24.png
res/drawable-xxxhdpi-v4/quantum_ic_volume_off_grey600_36.png
res/drawable-xxxhdpi-v4/quantum_ic_volume_off_white_36.png
res/drawable-xxxhdpi-v4/quantum_ic_volume_up_grey600_36.png
res/drawable-xxxhdpi-v4/quantum_ic_volume_up_white_36.png
res/drawable/abc_btn_borderless_material.xml
res/drawable/abc_btn_check_material.xml
res/drawable/abc_btn_check_material_anim.xml
res/drawable/abc_btn_colored_material.xml
res/drawable/abc_btn_default_mtrl_shape.xml
res/drawable/abc_btn_radio_material.xml
res/drawable/abc_btn_radio_material_anim.xml
res/drawable/abc_cab_background_internal_bg.xml
res/drawable/abc_cab_background_top_material.xml
res/drawable/abc_dialog_material_background.xml
res/drawable/abc_edit_text_material.xml
res/drawable/abc_ic_ab_back_material.xml
res/drawable/abc_ic_arrow_drop_right_black_24dp.xml
res/drawable/abc_ic_clear_material.xml
res/drawable/abc_ic_go_search_api_material.xml
res/drawable/abc_ic_menu_overflow_material.xml
res/drawable/abc_ic_search_api_material.xml
res/drawable/abc_ic_voice_search_api_material.xml
res/drawable/abc_item_background_holo_dark.xml
res/drawable/abc_item_background_holo_light.xml
res/drawable/abc_list_divider_material.xml
res/drawable/abc_list_selector_background_transition_holo_dark.xml
res/drawable/abc_list_selector_background_transition_holo_light.xml
res/drawable/abc_list_selector_holo_dark.xml
res/drawable/abc_list_selector_holo_light.xml
res/drawable/abc_ratingbar_indicator_material.xml
res/drawable/abc_ratingbar_material.xml
res/drawable/abc_ratingbar_small_material.xml
res/drawable/abc_seekbar_thumb_material.xml
res/drawable/abc_seekbar_tick_mark_material.xml
res/drawable/abc_seekbar_track_material.xml
res/drawable/abc_spinner_textfield_background_material.xml
res/drawable/abc_switch_thumb_material.xml
res/drawable/abc_tab_indicator_material.xml
res/drawable/abc_text_cursor_material.xml
res/drawable/abc_textfield_search_material.xml
res/drawable/abc_vector_test.xml
res/drawable/adloading1.png
res/drawable/adloading10.png
res/drawable/adloading11.png
res/drawable/adloading12.png
res/drawable/adloading2.png
res/drawable/adloading3.png
res/drawable/adloading4.png
res/drawable/adloading5.png
res/drawable/adloading6.png
res/drawable/adloading7.png
res/drawable/adloading8.png
res/drawable/adloading9.png
res/drawable/back.png
res/drawable/bad.png
res/drawable/bad_2.png
res/drawable/border_black.xml
res/drawable/border_btn.xml
res/drawable/border_help.xml
res/drawable/border_manage_purchase.xml
res/drawable/btn_checkbox_checked_mtrl.xml
res/drawable/btn_checkbox_checked_to_unchecked_mtrl_animation.xml
res/drawable/btn_checkbox_unchecked_mtrl.xml
res/drawable/btn_checkbox_unchecked_to_checked_mtrl_animation.xml
res/drawable/btn_radio_off_mtrl.xml
res/drawable/btn_radio_off_to_on_mtrl_animation.xml
res/drawable/btn_radio_on_mtrl.xml
res/drawable/btn_radio_on_to_off_mtrl_animation.xml
res/drawable/camera.png
res/drawable/camera_pricon.png
res/drawable/cast_expanded_controller_actionbar_bg_gradient_light.xml
res/drawable/cast_expanded_controller_bg_gradient_light.xml
res/drawable/cast_expanded_controller_seekbar_thumb.xml
res/drawable/cast_expanded_controller_seekbar_track.xml
res/drawable/cast_ic_expanded_controller_closed_caption.xml
res/drawable/cast_ic_expanded_controller_forward30.xml
res/drawable/cast_ic_expanded_controller_mute.xml
res/drawable/cast_ic_expanded_controller_pause.xml
res/drawable/cast_ic_expanded_controller_play.xml
res/drawable/cast_ic_expanded_controller_rewind30.xml
res/drawable/cast_ic_expanded_controller_skip_next.xml
res/drawable/cast_ic_expanded_controller_skip_previous.xml
res/drawable/cast_ic_expanded_controller_stop.xml
res/drawable/cast_ic_mini_controller_closed_caption.xml
res/drawable/cast_ic_mini_controller_forward30.xml
res/drawable/cast_ic_mini_controller_mute.xml
res/drawable/cast_ic_mini_controller_pause.xml
res/drawable/cast_ic_mini_controller_pause_large.xml
res/drawable/cast_ic_mini_controller_play.xml
res/drawable/cast_ic_mini_controller_play_large.xml
res/drawable/cast_ic_mini_controller_rewind30.xml
res/drawable/cast_ic_mini_controller_skip_next.xml
res/drawable/cast_ic_mini_controller_skip_prev.xml
res/drawable/cast_ic_mini_controller_stop.xml
res/drawable/cast_ic_mini_controller_stop_large.xml
res/drawable/cast_ic_notification_connecting.xml
res/drawable/cast_ic_notification_disconnect.xml
res/drawable/cast_ic_notification_forward.xml
res/drawable/cast_ic_notification_forward10.xml
res/drawable/cast_ic_notification_forward30.xml
res/drawable/cast_ic_notification_pause.xml
res/drawable/cast_ic_notification_play.xml
res/drawable/cast_ic_notification_rewind.xml
res/drawable/cast_ic_notification_rewind10.xml
res/drawable/cast_ic_notification_rewind30.xml
res/drawable/cast_ic_notification_skip_next.xml
res/drawable/cast_ic_notification_skip_prev.xml
res/drawable/cast_ic_notification_small_icon.xml
res/drawable/cast_ic_notification_stop_live_stream.xml
res/drawable/cast_mini_controller_gradient_light.xml
res/drawable/cast_mini_controller_progress_drawable.xml
res/drawable/cast_skip_ad_label_border.xml
res/drawable/close.png
res/drawable/common_google_signin_btn_icon_dark.xml
res/drawable/common_google_signin_btn_icon_dark_focused.xml
res/drawable/common_google_signin_btn_icon_dark_normal.xml
res/drawable/common_google_signin_btn_icon_disabled.xml
res/drawable/common_google_signin_btn_icon_light.xml
res/drawable/common_google_signin_btn_icon_light_focused.xml
res/drawable/common_google_signin_btn_icon_light_normal.xml
res/drawable/common_google_signin_btn_text_dark.xml
res/drawable/common_google_signin_btn_text_dark_focused.xml
res/drawable/common_google_signin_btn_text_dark_normal.xml
res/drawable/common_google_signin_btn_text_disabled.xml
res/drawable/common_google_signin_btn_text_light.xml
res/drawable/common_google_signin_btn_text_light_focused.xml
res/drawable/common_google_signin_btn_text_light_normal.xml
res/drawable/compare_button.xml
res/drawable/crop_buttons.xml
res/drawable/done.png
res/drawable/error_image.png
res/drawable/error_image1.jpg
res/drawable/excellent.png
res/drawable/excellent_2.png
res/drawable/fstback.jpg
res/drawable/gallery.png
res/drawable/good.png
res/drawable/good_2.png
res/drawable/good_icon.png
res/drawable/help.png
res/drawable/home.png
res/drawable/ic_close1.png
res/drawable/install_button_bg.xml
res/drawable/more.png
res/drawable/mr_button_connected_dark.xml
res/drawable/mr_button_connected_light.xml
res/drawable/mr_button_connecting_dark.xml
res/drawable/mr_button_connecting_light.xml
res/drawable/mr_button_dark.xml
res/drawable/mr_button_light.xml
res/drawable/mr_dialog_close_dark.xml
res/drawable/mr_dialog_close_light.xml
res/drawable/mr_dialog_material_background_dark.xml
res/drawable/mr_dialog_material_background_light.xml
res/drawable/mr_group_collapse.xml
res/drawable/mr_group_expand.xml
res/drawable/mr_media_pause_dark.xml
res/drawable/mr_media_pause_light.xml
res/drawable/mr_media_play_dark.xml
res/drawable/mr_media_play_light.xml
res/drawable/mr_media_stop_dark.xml
res/drawable/mr_media_stop_light.xml
res/drawable/mr_vol_type_audiotrack_dark.xml
res/drawable/mr_vol_type_audiotrack_light.xml
res/drawable/my_creation.png
res/drawable/no_image.png
res/drawable/notification_bg.xml
res/drawable/notification_bg_low.xml
res/drawable/notification_icon_background.xml
res/drawable/notification_tile_bg.xml
res/drawable/offer_banner.png
res/drawable/playstore.png
res/drawable/premium_dot.png
res/drawable/rate.png
res/drawable/rate_icon.png
res/drawable/save.png
res/drawable/share.png
res/drawable/storage_pricon.png
res/drawable/tool_eraser_off.png
res/drawable/tool_eraser_on.png
res/drawable/tool_move_off.png
res/drawable/tool_move_on.png
res/drawable/tool_pull_off.png
res/drawable/tool_pull_on.png
res/drawable/tool_push_off.png
res/drawable/tool_push_on.png
res/drawable/tool_restore_off.png
res/drawable/tooltip_frame_dark.xml
res/drawable/tooltip_frame_light.xml
res/drawable/trans.png
res/interpolator/btn_checkbox_checked_mtrl_animation_interpolator_0.xml
res/interpolator/btn_checkbox_checked_mtrl_animation_interpolator_1.xml
res/interpolator/btn_checkbox_unchecked_mtrl_animation_interpolator_0.xml
res/interpolator/btn_checkbox_unchecked_mtrl_animation_interpolator_1.xml
res/interpolator/btn_radio_to_off_mtrl_animation_interpolator_0.xml
res/interpolator/btn_radio_to_on_mtrl_animation_interpolator_0.xml
res/interpolator/fast_out_slow_in.xml
res/interpolator/mr_fast_out_slow_in.xml
res/interpolator/mr_linear_out_slow_in.xml
res/layout-v16/notification_template_custom_big.xml
res/layout-v17/abc_action_mode_close_item_material.xml
res/layout-v17/abc_alert_dialog_button_bar_material.xml
res/layout-v17/abc_alert_dialog_title_material.xml
res/layout-v17/abc_dialog_title_material.xml
res/layout-v17/abc_popup_menu_header_item_layout.xml
res/layout-v17/abc_search_view.xml
res/layout-v17/abc_select_dialog_material.xml
res/layout-v17/abc_tooltip.xml
res/layout-v17/activity_gallery.xml
res/layout-v17/activity_share.xml
res/layout-v17/ad_app_install.xml
res/layout-v17/cast_expanded_controller_activity.xml
res/layout-v17/cast_mini_controller.xml
res/layout-v17/cast_tracks_chooser_dialog_row_layout.xml
res/layout-v17/error_uploading.xml
res/layout-v17/mr_cast_group_item.xml
res/layout-v17/mr_cast_group_volume_item.xml
res/layout-v17/mr_cast_media_metadata.xml
res/layout-v17/mr_cast_route_item.xml
res/layout-v17/mr_dialog_header_item.xml
res/layout-v17/mr_picker_dialog.xml
res/layout-v17/mr_picker_route_item.xml
res/layout-v17/notification_action.xml
res/layout-v17/notification_action_tombstone.xml
res/layout-v17/notification_template_big_media.xml
res/layout-v17/notification_template_big_media_custom.xml
res/layout-v17/notification_template_big_media_narrow.xml
res/layout-v17/notification_template_big_media_narrow_custom.xml
res/layout-v17/notification_template_custom_big.xml
res/layout-v17/notification_template_lines_media.xml
res/layout-v17/notification_template_media.xml
res/layout-v17/notification_template_media_custom.xml
res/layout-v17/options_dialog.xml
res/layout-v17/place_autocomplete_item_powered_by_google.xml
res/layout-v17/place_autocomplete_item_prediction.xml
res/layout-v17/select_dialog_multichoice_material.xml
res/layout-v17/select_dialog_singlechoice_material.xml
res/layout-v21/abc_screen_toolbar.xml
res/layout-v21/notification_action.xml
res/layout-v21/notification_action_tombstone.xml
res/layout-v21/notification_template_custom_big.xml
res/layout-v21/notification_template_icon_group.xml
res/layout-v21/place_autocomplete_fragment.xml
res/layout-v21/place_autocomplete_progress.xml
res/layout-v22/abc_alert_dialog_button_bar_material.xml
res/layout-v26/abc_screen_toolbar.xml
res/layout-watch-v20/abc_alert_dialog_button_bar_material.xml
res/layout-watch-v20/abc_alert_dialog_title_material.xml
res/layout/abc_action_bar_title_item.xml
res/layout/abc_action_bar_up_container.xml
res/layout/abc_action_menu_item_layout.xml
res/layout/abc_action_menu_layout.xml
res/layout/abc_action_mode_bar.xml
res/layout/abc_action_mode_close_item_material.xml
res/layout/abc_activity_chooser_view.xml
res/layout/abc_activity_chooser_view_list_item.xml
res/layout/abc_alert_dialog_button_bar_material.xml
res/layout/abc_alert_dialog_material.xml
res/layout/abc_alert_dialog_title_material.xml
res/layout/abc_cascading_menu_item_layout.xml
res/layout/abc_dialog_title_material.xml
res/layout/abc_expanded_menu_layout.xml
res/layout/abc_list_menu_item_checkbox.xml
res/layout/abc_list_menu_item_icon.xml
res/layout/abc_list_menu_item_layout.xml
res/layout/abc_list_menu_item_radio.xml
res/layout/abc_popup_menu_header_item_layout.xml
res/layout/abc_popup_menu_item_layout.xml
res/layout/abc_screen_content_include.xml
res/layout/abc_screen_simple.xml
res/layout/abc_screen_simple_overlay_action_mode.xml
res/layout/abc_screen_toolbar.xml
res/layout/abc_search_dropdown_item_icons_2line.xml
res/layout/abc_search_view.xml
res/layout/abc_select_dialog_material.xml
res/layout/abc_tooltip.xml
res/layout/activity_crop.xml
res/layout/activity_gallery.xml
res/layout/activity_interstitial.xml
res/layout/activity_main.xml
res/layout/activity_option.xml
res/layout/activity_premium.xml
res/layout/activity_share.xml
res/layout/ad_app_install.xml
res/layout/ad_content.xml
res/layout/cast_expanded_controller_activity.xml
res/layout/cast_help_text.xml
res/layout/cast_intro_overlay.xml
res/layout/cast_mini_controller.xml
res/layout/cast_tracks_chooser_dialog_layout.xml
res/layout/cast_tracks_chooser_dialog_row_layout.xml
res/layout/crop_image_view.xml
res/layout/custom_dialog.xml
res/layout/error_uploading.xml
res/layout/exitalert_dialog.xml
res/layout/moreapp_ad_item.xml
res/layout/moreapp_ad_layout.xml
res/layout/mr_cast_dialog.xml
res/layout/mr_cast_group_item.xml
res/layout/mr_cast_group_volume_item.xml
res/layout/mr_cast_media_metadata.xml
res/layout/mr_cast_route_item.xml
res/layout/mr_chooser_dialog.xml
res/layout/mr_chooser_list_item.xml
res/layout/mr_controller_material_dialog_b.xml
res/layout/mr_controller_volume_item.xml
res/layout/mr_dialog_header_item.xml
res/layout/mr_picker_dialog.xml
res/layout/mr_picker_route_item.xml
res/layout/mr_playback_control.xml
res/layout/mr_volume_control.xml
res/layout/notification_action.xml
res/layout/notification_action_tombstone.xml
res/layout/notification_media_action.xml
res/layout/notification_media_cancel_action.xml
res/layout/notification_template_big_media.xml
res/layout/notification_template_big_media_custom.xml
res/layout/notification_template_big_media_narrow.xml
res/layout/notification_template_big_media_narrow_custom.xml
res/layout/notification_template_custom_big.xml
res/layout/notification_template_icon_group.xml
res/layout/notification_template_lines_media.xml
res/layout/notification_template_media.xml
res/layout/notification_template_media_custom.xml
res/layout/notification_template_part_chronometer.xml
res/layout/notification_template_part_time.xml
res/layout/options_dialog.xml
res/layout/permissionsdialog.xml
res/layout/picker_default_thumbnail.xml
res/layout/place_autocomplete_fragment.xml
res/layout/place_autocomplete_item_powered_by_google.xml
res/layout/place_autocomplete_item_prediction.xml
res/layout/place_autocomplete_progress.xml
res/layout/remove_watermark_vidadv_dialog.xml
res/layout/select_dialog_item_material.xml
res/layout/select_dialog_multichoice_material.xml
res/layout/select_dialog_singlechoice_material.xml
res/layout/support_simple_spinner_dropdown_item.xml
res/layout/wallet_test_layout.xml
res/mipmap-hdpi-v4/ic_launcher.png
res/mipmap-hdpi-v4/ic_launcher_rounded.png
res/mipmap-mdpi-v4/ic_launcher.png
res/mipmap-mdpi-v4/ic_launcher_rounded.png
res/mipmap-xhdpi-v4/ic_launcher.png
res/mipmap-xhdpi-v4/ic_launcher_rounded.png
res/mipmap-xxhdpi-v4/ic_launcher.png
res/mipmap-xxhdpi-v4/ic_launcher_rounded.png
res/mipmap-xxxhdpi-v4/ic_launcher.png
res/mipmap-xxxhdpi-v4/ic_launcher_rounded.png
res/xml/network_security_config.xml
res/xml/provider_paths.xml
resources.arsc
third_party/java_src/error_prone/project/annotations/Annotations.gwt.xml
third_party/java_src/error_prone/project/annotations/Google_internal.gwt.xml

污点分析

当apk较大时,代码量会很大,造成数据流图(ICFG)呈现爆炸式增长,所以该功能比较耗时,请先喝杯咖啡,耐心等待……
规则名称 描述信息 操作
病毒分析 使用安卓恶意软件常用的API进行污点分析 开始分析  
漏洞挖掘 漏洞挖掘场景下的污点分析 开始分析  
隐私合规 隐私合规场景下的污点分析:组件内污点传播、组件间污点传播、组件与库函数之间的污点传播 开始分析  
密码分析 分析加密算法是否使用常量密钥、静态初始化的向量(IV)、加密模式是否使用ECB等 开始分析  
Callback 因为Android中系统级的Callback并不会出现显式地进行回调方法的调用,所以如果需要分析Callback方法需要在声明文件中将其声明,这里提供一份AndroidCallbacks.txt文件,里面是一些常见的原生回调接口或类,如果有特殊接口需求,可以联系管理员 开始分析