0/61
Threat
Analyzed on 2021-12-27T19:34:28.170940
MD5 | 7456bb80466214d93f25205787c78213 | |
SHA1 | 48f607f32247931414972f7c754b7c5182ab0826 | |
SHA256 | d38d0c45c48920ecb54f08ca603fcae609aac772330efeeb76614af1c0373bce | |
Size | 3.97MB |
Information computed with APKiD.
/tmp/tmpro0pfq6t!classes.dex | |
anti_vm |
|
compiler |
|
/tmp/tmpro0pfq6t!classes2.dex | |
compiler |
|
Information computed with ssdeep.
APK file | 98304:OunmJ/TPXgZYclqBRXzRcaU9/Qhn9dfiZS4N94zfrVSqrFWlfyjV:6/TvgcB9NcaUtQhviJmV | |
Manifest | 384:4QRI4RxcKE6X1SbAu1TmRzetyO7YZjdXNXmqa4FO4z+TtrTFu0HQqxRsFWTTgrJF:… | |
classes.dex | 49152:UtCtJc5S/P87Gr9I1nIXrgaBnys36lx58p9Q3D:KUcdn0B8 | |
classes2.dex | 6144:CmhXYQDyRbFnyBnnjLtUu3onSruqaS269g0qSQgtC3ERW74F6P8puTQdynO44wP+… |
Information computed with Dexofuzzy.
Information computed with AndroGuard and Pithus.
Information computed with AndroGuard.
Information computed with MobSF.
Findings | Files |
---|---|
Certificate/Key files hardcoded inside the app. |
okhttp3/internal/publicsuffix/NOTICE |
Information computed with MobSF.
Medium | Application Data can be Backed up[android:allowBackup=true] This flag allows anyone to backup your application data via adb. It allows users who have enabled USB debugging to copy application data off of the device. |
High | Broadcast Receiver (com.pyamsoft.fridge.receiver.BootReceiver) is not Protected. [android:exported=true] A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Activity (androidx.compose.ui.tooling.PreviewActivity) is not Protected. [android:exported=true] An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Broadcast Receiver (androidx.profileinstaller.ProfileInstallReceiver) is Protected by a permission, but the protection level of the permission should be checked.Permission: android.permission.DUMP [android:exported=true] A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission. |
High | Service (androidx.work.impl.background.systemjob.SystemJobService) is Protected by a permission, but the protection level of the permission should be checked.Permission: android.permission.BIND_JOB_SERVICE [android:exported=true] A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission. |
High | Broadcast Receiver (androidx.work.impl.diagnostics.DiagnosticsReceiver) is Protected by a permission, but the protection level of the permission should be checked.Permission: android.permission.DUMP [android:exported=true] A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission. |
High | Service (com.google.android.play.core.assetpacks.AssetPackExtractionService) is not Protected. [android:exported=true] A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
Information computed with AndroGuard.
|
Information computed with AndroGuard.
|
Information computed with AndroGuard.
|
Information computed with AndroGuard.
|
Oldest file found in APK | Jan. 1, 1981, 1:01 a.m. |
Latest file found in APK | Jan. 1, 1981, 1:01 a.m. |
Certificate valid not before | Aug. 11, 2020, 3:32 a.m. |
First submission on VT | Dec. 15, 2021, 7:34 a.m. |
Last submission on VT | Dec. 25, 2021, 2:23 p.m. |
Upload on Pithus | Dec. 27, 2021, 7:34 p.m. |
Certificate valid not after | Aug. 5, 2045, 3:32 a.m. |
Score | 0/61 |
Report | https://www.virustotal.com/gui/file/d38d0c45c48920ecb54f08ca603fcae609aac772330efeeb76614af1c0373bce/detection |
Information computed with MobSF.
FCS_RBG_EXT.1.1 | The application invoke platform-provided DRBG functionality for its cryptographic operations. Random Bit Generation Services |
FCS_STO_EXT.1.1 | The application does not store any credentials to non-volatile memory. Storage of Credentials |
FCS_CKM_EXT.1.1 | The application generate no asymmetric cryptographic keys. Cryptographic Key Generation Services |
FDP_DEC_EXT.1.1 | The application has access to ['network connectivity']. Access to Platform Resources |
FDP_DEC_EXT.1.2 | The application has access to no sensitive information repositories. Access to Platform Resources |
FDP_NET_EXT.1.1 | The application has user/application initiated network communications. Network Communications |
FDP_DAR_EXT.1.1 | The application does not encrypt files in non-volatile memory. Encryption Of Sensitive Application Data |
FMT_MEC_EXT.1.1 | The application invoke the mechanisms recommended by the platform vendor for storing and setting configuration options. Supported Configuration Mechanism |
FTP_DIT_EXT.1.1 | The application does encrypt some transmitted data with HTTPS/TLS/SSH between itself and another trusted IT product. Protection of Data in Transit |
FCS_RBG_EXT.2.1 FCS_RBG_EXT.2.2 |
The application perform all deterministic random bit generation (DRBG) services in accordance with NIST Special Publication 800-90A using Hash_DRBG. The deterministic RBG is seeded by an entropy source that accumulates entropy from a platform-based DRBG and a software-based noise source, with a minimum of 256 bits of entropy at least equal to the greatest security strength (according to NIST SP 800-57) of the keys and hashes that it will generate. Random Bit Generation from Application |
FCS_COP.1.1(2) | The application perform cryptographic hashing services in accordance with a specified cryptographic algorithm SHA-1/SHA-256/SHA-384/SHA-512 and message digest sizes 160/256/384/512 bits. Cryptographic Operation - Hashing |
FCS_HTTPS_EXT.1.2 | The application implement HTTPS using TLS. HTTPS Protocol |
FCS_HTTPS_EXT.1.3 | The application notify the user and not establish the connection or request application authorization to establish the connection if the peer certificate is deemed invalid. HTTPS Protocol |
FIA_X509_EXT.2.1 | The application use X.509v3 certificates as defined by RFC 5280 to support authentication for HTTPS , TLS. X.509 Certificate Authentication |
Information computed with MobSF.
Map computed by Pithus.
Information computed with MobSF.
Information computed with MobSF.
https://developer.android.com/reference/com/google/android/play/core/review/model/ReviewErrorCode.html# Defined in n6/a.java |
|
http://schemas.android.com/apk/res/android Defined in v0/g.java |
|
https://goo.gle/compose-feedback Defined in g0/x.java |
|
https://developer.android.com/reference/com/google/android/play/core/install/model/InstallErrorCode# Defined in j6/a.java |
|
https://play.google.com/store/apps/dev?id=8240502725675466993 Defined in w9/h.java |
|
https://www.facebook.com/pyamsoftware https://pyamsoft.blogspot.com/ Defined in w9/g.java |
|
https://www.facebook.com/pyamsoftware https://pyamsoft.blogspot.com/ Defined in w9/g.java |
|
https://github.com/pyamsoft/fridgefriend https://github.com/pyamsoft/fridgefriend/issues https://pyamsoft.blogspot.com/p/fridgefriend-privacy-policy.html https://pyamsoft.blogspot.com/p/fridgefriend-terms-and-conditions.html https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/room/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/work/ https://github.com/google/dagger https://github.com/mikepenz/fastadapter https://github.com/skydoves/Balloon Defined in com/pyamsoft/fridge/FridgeFriend.java |
|
https://github.com/pyamsoft/fridgefriend https://github.com/pyamsoft/fridgefriend/issues https://pyamsoft.blogspot.com/p/fridgefriend-privacy-policy.html https://pyamsoft.blogspot.com/p/fridgefriend-terms-and-conditions.html https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/room/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/work/ https://github.com/google/dagger https://github.com/mikepenz/fastadapter https://github.com/skydoves/Balloon Defined in com/pyamsoft/fridge/FridgeFriend.java |
|
https://github.com/pyamsoft/fridgefriend https://github.com/pyamsoft/fridgefriend/issues https://pyamsoft.blogspot.com/p/fridgefriend-privacy-policy.html https://pyamsoft.blogspot.com/p/fridgefriend-terms-and-conditions.html https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/room/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/work/ https://github.com/google/dagger https://github.com/mikepenz/fastadapter https://github.com/skydoves/Balloon Defined in com/pyamsoft/fridge/FridgeFriend.java |
|
https://github.com/pyamsoft/fridgefriend https://github.com/pyamsoft/fridgefriend/issues https://pyamsoft.blogspot.com/p/fridgefriend-privacy-policy.html https://pyamsoft.blogspot.com/p/fridgefriend-terms-and-conditions.html https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/room/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/work/ https://github.com/google/dagger https://github.com/mikepenz/fastadapter https://github.com/skydoves/Balloon Defined in com/pyamsoft/fridge/FridgeFriend.java |
|
https://github.com/pyamsoft/fridgefriend https://github.com/pyamsoft/fridgefriend/issues https://pyamsoft.blogspot.com/p/fridgefriend-privacy-policy.html https://pyamsoft.blogspot.com/p/fridgefriend-terms-and-conditions.html https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/room/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/work/ https://github.com/google/dagger https://github.com/mikepenz/fastadapter https://github.com/skydoves/Balloon Defined in com/pyamsoft/fridge/FridgeFriend.java |
|
https://github.com/pyamsoft/fridgefriend https://github.com/pyamsoft/fridgefriend/issues https://pyamsoft.blogspot.com/p/fridgefriend-privacy-policy.html https://pyamsoft.blogspot.com/p/fridgefriend-terms-and-conditions.html https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/room/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/work/ https://github.com/google/dagger https://github.com/mikepenz/fastadapter https://github.com/skydoves/Balloon Defined in com/pyamsoft/fridge/FridgeFriend.java |
|
https://github.com/pyamsoft/fridgefriend https://github.com/pyamsoft/fridgefriend/issues https://pyamsoft.blogspot.com/p/fridgefriend-privacy-policy.html https://pyamsoft.blogspot.com/p/fridgefriend-terms-and-conditions.html https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/room/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/work/ https://github.com/google/dagger https://github.com/mikepenz/fastadapter https://github.com/skydoves/Balloon Defined in com/pyamsoft/fridge/FridgeFriend.java |
|
https://github.com/pyamsoft/fridgefriend https://github.com/pyamsoft/fridgefriend/issues https://pyamsoft.blogspot.com/p/fridgefriend-privacy-policy.html https://pyamsoft.blogspot.com/p/fridgefriend-terms-and-conditions.html https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/room/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/work/ https://github.com/google/dagger https://github.com/mikepenz/fastadapter https://github.com/skydoves/Balloon Defined in com/pyamsoft/fridge/FridgeFriend.java |
|
https://github.com/pyamsoft/fridgefriend https://github.com/pyamsoft/fridgefriend/issues https://pyamsoft.blogspot.com/p/fridgefriend-privacy-policy.html https://pyamsoft.blogspot.com/p/fridgefriend-terms-and-conditions.html https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/room/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/work/ https://github.com/google/dagger https://github.com/mikepenz/fastadapter https://github.com/skydoves/Balloon Defined in com/pyamsoft/fridge/FridgeFriend.java |
|
https://developer.android.com/reference/com/google/android/play/core/assetpacks/model/AssetPackErrorCode.html# Defined in g6/a.java |
|
http://ns.adobe.com/xap/1.0/ Defined in c3/h.java |
|
https://raw.githubusercontent.com/pyamsoft/android-project-versions/master/ Defined in a6/e.java |
|
https://issuetracker.google.com/issues/new?component=413107&template=1096568 Defined in l3/f.java |
|
https://www.apache.org/licenses/LICENSE-2.0.html https://mit-license.org/ https://opensource.org/licenses/BSD-2-Clause https://opensource.org/licenses/BSD-3-Clause Defined in p8/e.java |
|
https://www.apache.org/licenses/LICENSE-2.0.html https://mit-license.org/ https://opensource.org/licenses/BSD-2-Clause https://opensource.org/licenses/BSD-3-Clause Defined in p8/e.java |
|
https://www.apache.org/licenses/LICENSE-2.0.html https://mit-license.org/ https://opensource.org/licenses/BSD-2-Clause https://opensource.org/licenses/BSD-3-Clause Defined in p8/e.java |
|
https://www.apache.org/licenses/LICENSE-2.0.html https://mit-license.org/ https://opensource.org/licenses/BSD-2-Clause https://opensource.org/licenses/BSD-3-Clause Defined in p8/e.java |
|
https://github.com/pyamsoft/pydroid https://github.com/pyamsoft/highlander https://github.com/Kotlin/kotlinx.coroutines https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/lifecycle/ https://android.googlesource.com/platform/frameworks/support/+/refs/heads/androidx-main/compose https://github.com/bumptech/glide https://source.android.com https://github.com/JetBrains/kotlin https://github.com/ben-manes/gradle-versions-plugin https://github.com/diffplug/spotless/tree/master/plugin-gradle https://square.github.io/retrofit/ https://github.com/square/moshi https://github.com/square/okhttp https://github.com/pyamsoft/cachify https://developer.android.com/distribute/play-services https://developers.google.com/android/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ktx/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/vectordrawable/ https://github.com/material-components/material-components-android https://github.com/coil-kt/Coil https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/recyclerview/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/preference/ https://android.googlesource.com/platform/frameworks/opt/sherpa/+/studio-master-dev/constraintlayout/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/startup/ Defined in p8/b.java |
|
https://github.com/pyamsoft/pydroid https://github.com/pyamsoft/highlander https://github.com/Kotlin/kotlinx.coroutines https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/lifecycle/ https://android.googlesource.com/platform/frameworks/support/+/refs/heads/androidx-main/compose https://github.com/bumptech/glide https://source.android.com https://github.com/JetBrains/kotlin https://github.com/ben-manes/gradle-versions-plugin https://github.com/diffplug/spotless/tree/master/plugin-gradle https://square.github.io/retrofit/ https://github.com/square/moshi https://github.com/square/okhttp https://github.com/pyamsoft/cachify https://developer.android.com/distribute/play-services https://developers.google.com/android/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ktx/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/vectordrawable/ https://github.com/material-components/material-components-android https://github.com/coil-kt/Coil https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/recyclerview/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/preference/ https://android.googlesource.com/platform/frameworks/opt/sherpa/+/studio-master-dev/constraintlayout/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/startup/ Defined in p8/b.java |
|
https://github.com/pyamsoft/pydroid https://github.com/pyamsoft/highlander https://github.com/Kotlin/kotlinx.coroutines https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/lifecycle/ https://android.googlesource.com/platform/frameworks/support/+/refs/heads/androidx-main/compose https://github.com/bumptech/glide https://source.android.com https://github.com/JetBrains/kotlin https://github.com/ben-manes/gradle-versions-plugin https://github.com/diffplug/spotless/tree/master/plugin-gradle https://square.github.io/retrofit/ https://github.com/square/moshi https://github.com/square/okhttp https://github.com/pyamsoft/cachify https://developer.android.com/distribute/play-services https://developers.google.com/android/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ktx/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/vectordrawable/ https://github.com/material-components/material-components-android https://github.com/coil-kt/Coil https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/recyclerview/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/preference/ https://android.googlesource.com/platform/frameworks/opt/sherpa/+/studio-master-dev/constraintlayout/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/startup/ Defined in p8/b.java |
|
https://github.com/pyamsoft/pydroid https://github.com/pyamsoft/highlander https://github.com/Kotlin/kotlinx.coroutines https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/lifecycle/ https://android.googlesource.com/platform/frameworks/support/+/refs/heads/androidx-main/compose https://github.com/bumptech/glide https://source.android.com https://github.com/JetBrains/kotlin https://github.com/ben-manes/gradle-versions-plugin https://github.com/diffplug/spotless/tree/master/plugin-gradle https://square.github.io/retrofit/ https://github.com/square/moshi https://github.com/square/okhttp https://github.com/pyamsoft/cachify https://developer.android.com/distribute/play-services https://developers.google.com/android/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ktx/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/vectordrawable/ https://github.com/material-components/material-components-android https://github.com/coil-kt/Coil https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/recyclerview/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/preference/ https://android.googlesource.com/platform/frameworks/opt/sherpa/+/studio-master-dev/constraintlayout/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/startup/ Defined in p8/b.java |
|
https://github.com/pyamsoft/pydroid https://github.com/pyamsoft/highlander https://github.com/Kotlin/kotlinx.coroutines https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/lifecycle/ https://android.googlesource.com/platform/frameworks/support/+/refs/heads/androidx-main/compose https://github.com/bumptech/glide https://source.android.com https://github.com/JetBrains/kotlin https://github.com/ben-manes/gradle-versions-plugin https://github.com/diffplug/spotless/tree/master/plugin-gradle https://square.github.io/retrofit/ https://github.com/square/moshi https://github.com/square/okhttp https://github.com/pyamsoft/cachify https://developer.android.com/distribute/play-services https://developers.google.com/android/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ktx/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/vectordrawable/ https://github.com/material-components/material-components-android https://github.com/coil-kt/Coil https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/recyclerview/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/preference/ https://android.googlesource.com/platform/frameworks/opt/sherpa/+/studio-master-dev/constraintlayout/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/startup/ Defined in p8/b.java |
|
https://github.com/pyamsoft/pydroid https://github.com/pyamsoft/highlander https://github.com/Kotlin/kotlinx.coroutines https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/lifecycle/ https://android.googlesource.com/platform/frameworks/support/+/refs/heads/androidx-main/compose https://github.com/bumptech/glide https://source.android.com https://github.com/JetBrains/kotlin https://github.com/ben-manes/gradle-versions-plugin https://github.com/diffplug/spotless/tree/master/plugin-gradle https://square.github.io/retrofit/ https://github.com/square/moshi https://github.com/square/okhttp https://github.com/pyamsoft/cachify https://developer.android.com/distribute/play-services https://developers.google.com/android/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ktx/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/vectordrawable/ https://github.com/material-components/material-components-android https://github.com/coil-kt/Coil https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/recyclerview/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/preference/ https://android.googlesource.com/platform/frameworks/opt/sherpa/+/studio-master-dev/constraintlayout/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/startup/ Defined in p8/b.java |
|
https://github.com/pyamsoft/pydroid https://github.com/pyamsoft/highlander https://github.com/Kotlin/kotlinx.coroutines https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/lifecycle/ https://android.googlesource.com/platform/frameworks/support/+/refs/heads/androidx-main/compose https://github.com/bumptech/glide https://source.android.com https://github.com/JetBrains/kotlin https://github.com/ben-manes/gradle-versions-plugin https://github.com/diffplug/spotless/tree/master/plugin-gradle https://square.github.io/retrofit/ https://github.com/square/moshi https://github.com/square/okhttp https://github.com/pyamsoft/cachify https://developer.android.com/distribute/play-services https://developers.google.com/android/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ktx/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/vectordrawable/ https://github.com/material-components/material-components-android https://github.com/coil-kt/Coil https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/recyclerview/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/preference/ https://android.googlesource.com/platform/frameworks/opt/sherpa/+/studio-master-dev/constraintlayout/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/startup/ Defined in p8/b.java |
|
https://github.com/pyamsoft/pydroid https://github.com/pyamsoft/highlander https://github.com/Kotlin/kotlinx.coroutines https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/lifecycle/ https://android.googlesource.com/platform/frameworks/support/+/refs/heads/androidx-main/compose https://github.com/bumptech/glide https://source.android.com https://github.com/JetBrains/kotlin https://github.com/ben-manes/gradle-versions-plugin https://github.com/diffplug/spotless/tree/master/plugin-gradle https://square.github.io/retrofit/ https://github.com/square/moshi https://github.com/square/okhttp https://github.com/pyamsoft/cachify https://developer.android.com/distribute/play-services https://developers.google.com/android/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ktx/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/vectordrawable/ https://github.com/material-components/material-components-android https://github.com/coil-kt/Coil https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/recyclerview/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/preference/ https://android.googlesource.com/platform/frameworks/opt/sherpa/+/studio-master-dev/constraintlayout/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/startup/ Defined in p8/b.java |
|
https://github.com/pyamsoft/pydroid https://github.com/pyamsoft/highlander https://github.com/Kotlin/kotlinx.coroutines https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/lifecycle/ https://android.googlesource.com/platform/frameworks/support/+/refs/heads/androidx-main/compose https://github.com/bumptech/glide https://source.android.com https://github.com/JetBrains/kotlin https://github.com/ben-manes/gradle-versions-plugin https://github.com/diffplug/spotless/tree/master/plugin-gradle https://square.github.io/retrofit/ https://github.com/square/moshi https://github.com/square/okhttp https://github.com/pyamsoft/cachify https://developer.android.com/distribute/play-services https://developers.google.com/android/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ktx/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/vectordrawable/ https://github.com/material-components/material-components-android https://github.com/coil-kt/Coil https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/recyclerview/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/preference/ https://android.googlesource.com/platform/frameworks/opt/sherpa/+/studio-master-dev/constraintlayout/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/startup/ Defined in p8/b.java |
|
https://github.com/pyamsoft/pydroid https://github.com/pyamsoft/highlander https://github.com/Kotlin/kotlinx.coroutines https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/lifecycle/ https://android.googlesource.com/platform/frameworks/support/+/refs/heads/androidx-main/compose https://github.com/bumptech/glide https://source.android.com https://github.com/JetBrains/kotlin https://github.com/ben-manes/gradle-versions-plugin https://github.com/diffplug/spotless/tree/master/plugin-gradle https://square.github.io/retrofit/ https://github.com/square/moshi https://github.com/square/okhttp https://github.com/pyamsoft/cachify https://developer.android.com/distribute/play-services https://developers.google.com/android/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ktx/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/vectordrawable/ https://github.com/material-components/material-components-android https://github.com/coil-kt/Coil https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/recyclerview/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/preference/ https://android.googlesource.com/platform/frameworks/opt/sherpa/+/studio-master-dev/constraintlayout/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/startup/ Defined in p8/b.java |
|
https://github.com/pyamsoft/pydroid https://github.com/pyamsoft/highlander https://github.com/Kotlin/kotlinx.coroutines https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/lifecycle/ https://android.googlesource.com/platform/frameworks/support/+/refs/heads/androidx-main/compose https://github.com/bumptech/glide https://source.android.com https://github.com/JetBrains/kotlin https://github.com/ben-manes/gradle-versions-plugin https://github.com/diffplug/spotless/tree/master/plugin-gradle https://square.github.io/retrofit/ https://github.com/square/moshi https://github.com/square/okhttp https://github.com/pyamsoft/cachify https://developer.android.com/distribute/play-services https://developers.google.com/android/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ktx/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/vectordrawable/ https://github.com/material-components/material-components-android https://github.com/coil-kt/Coil https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/recyclerview/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/preference/ https://android.googlesource.com/platform/frameworks/opt/sherpa/+/studio-master-dev/constraintlayout/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/startup/ Defined in p8/b.java |
|
https://github.com/pyamsoft/pydroid https://github.com/pyamsoft/highlander https://github.com/Kotlin/kotlinx.coroutines https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/lifecycle/ https://android.googlesource.com/platform/frameworks/support/+/refs/heads/androidx-main/compose https://github.com/bumptech/glide https://source.android.com https://github.com/JetBrains/kotlin https://github.com/ben-manes/gradle-versions-plugin https://github.com/diffplug/spotless/tree/master/plugin-gradle https://square.github.io/retrofit/ https://github.com/square/moshi https://github.com/square/okhttp https://github.com/pyamsoft/cachify https://developer.android.com/distribute/play-services https://developers.google.com/android/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ktx/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/vectordrawable/ https://github.com/material-components/material-components-android https://github.com/coil-kt/Coil https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/recyclerview/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/preference/ https://android.googlesource.com/platform/frameworks/opt/sherpa/+/studio-master-dev/constraintlayout/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/startup/ Defined in p8/b.java |
|
https://github.com/pyamsoft/pydroid https://github.com/pyamsoft/highlander https://github.com/Kotlin/kotlinx.coroutines https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/lifecycle/ https://android.googlesource.com/platform/frameworks/support/+/refs/heads/androidx-main/compose https://github.com/bumptech/glide https://source.android.com https://github.com/JetBrains/kotlin https://github.com/ben-manes/gradle-versions-plugin https://github.com/diffplug/spotless/tree/master/plugin-gradle https://square.github.io/retrofit/ https://github.com/square/moshi https://github.com/square/okhttp https://github.com/pyamsoft/cachify https://developer.android.com/distribute/play-services https://developers.google.com/android/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ktx/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/vectordrawable/ https://github.com/material-components/material-components-android https://github.com/coil-kt/Coil https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/recyclerview/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/preference/ https://android.googlesource.com/platform/frameworks/opt/sherpa/+/studio-master-dev/constraintlayout/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/startup/ Defined in p8/b.java |
|
https://github.com/pyamsoft/pydroid https://github.com/pyamsoft/highlander https://github.com/Kotlin/kotlinx.coroutines https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/lifecycle/ https://android.googlesource.com/platform/frameworks/support/+/refs/heads/androidx-main/compose https://github.com/bumptech/glide https://source.android.com https://github.com/JetBrains/kotlin https://github.com/ben-manes/gradle-versions-plugin https://github.com/diffplug/spotless/tree/master/plugin-gradle https://square.github.io/retrofit/ https://github.com/square/moshi https://github.com/square/okhttp https://github.com/pyamsoft/cachify https://developer.android.com/distribute/play-services https://developers.google.com/android/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ktx/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/vectordrawable/ https://github.com/material-components/material-components-android https://github.com/coil-kt/Coil https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/recyclerview/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/preference/ https://android.googlesource.com/platform/frameworks/opt/sherpa/+/studio-master-dev/constraintlayout/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/startup/ Defined in p8/b.java |
|
https://github.com/pyamsoft/pydroid https://github.com/pyamsoft/highlander https://github.com/Kotlin/kotlinx.coroutines https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/lifecycle/ https://android.googlesource.com/platform/frameworks/support/+/refs/heads/androidx-main/compose https://github.com/bumptech/glide https://source.android.com https://github.com/JetBrains/kotlin https://github.com/ben-manes/gradle-versions-plugin https://github.com/diffplug/spotless/tree/master/plugin-gradle https://square.github.io/retrofit/ https://github.com/square/moshi https://github.com/square/okhttp https://github.com/pyamsoft/cachify https://developer.android.com/distribute/play-services https://developers.google.com/android/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ktx/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/vectordrawable/ https://github.com/material-components/material-components-android https://github.com/coil-kt/Coil https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/recyclerview/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/preference/ https://android.googlesource.com/platform/frameworks/opt/sherpa/+/studio-master-dev/constraintlayout/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/startup/ Defined in p8/b.java |
|
https://github.com/pyamsoft/pydroid https://github.com/pyamsoft/highlander https://github.com/Kotlin/kotlinx.coroutines https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/lifecycle/ https://android.googlesource.com/platform/frameworks/support/+/refs/heads/androidx-main/compose https://github.com/bumptech/glide https://source.android.com https://github.com/JetBrains/kotlin https://github.com/ben-manes/gradle-versions-plugin https://github.com/diffplug/spotless/tree/master/plugin-gradle https://square.github.io/retrofit/ https://github.com/square/moshi https://github.com/square/okhttp https://github.com/pyamsoft/cachify https://developer.android.com/distribute/play-services https://developers.google.com/android/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ktx/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/vectordrawable/ https://github.com/material-components/material-components-android https://github.com/coil-kt/Coil https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/recyclerview/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/preference/ https://android.googlesource.com/platform/frameworks/opt/sherpa/+/studio-master-dev/constraintlayout/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/startup/ Defined in p8/b.java |
|
https://github.com/pyamsoft/pydroid https://github.com/pyamsoft/highlander https://github.com/Kotlin/kotlinx.coroutines https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/lifecycle/ https://android.googlesource.com/platform/frameworks/support/+/refs/heads/androidx-main/compose https://github.com/bumptech/glide https://source.android.com https://github.com/JetBrains/kotlin https://github.com/ben-manes/gradle-versions-plugin https://github.com/diffplug/spotless/tree/master/plugin-gradle https://square.github.io/retrofit/ https://github.com/square/moshi https://github.com/square/okhttp https://github.com/pyamsoft/cachify https://developer.android.com/distribute/play-services https://developers.google.com/android/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ktx/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/vectordrawable/ https://github.com/material-components/material-components-android https://github.com/coil-kt/Coil https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/recyclerview/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/preference/ https://android.googlesource.com/platform/frameworks/opt/sherpa/+/studio-master-dev/constraintlayout/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/startup/ Defined in p8/b.java |
|
https://github.com/pyamsoft/pydroid https://github.com/pyamsoft/highlander https://github.com/Kotlin/kotlinx.coroutines https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/lifecycle/ https://android.googlesource.com/platform/frameworks/support/+/refs/heads/androidx-main/compose https://github.com/bumptech/glide https://source.android.com https://github.com/JetBrains/kotlin https://github.com/ben-manes/gradle-versions-plugin https://github.com/diffplug/spotless/tree/master/plugin-gradle https://square.github.io/retrofit/ https://github.com/square/moshi https://github.com/square/okhttp https://github.com/pyamsoft/cachify https://developer.android.com/distribute/play-services https://developers.google.com/android/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ktx/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/vectordrawable/ https://github.com/material-components/material-components-android https://github.com/coil-kt/Coil https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/recyclerview/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/preference/ https://android.googlesource.com/platform/frameworks/opt/sherpa/+/studio-master-dev/constraintlayout/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/startup/ Defined in p8/b.java |
|
https://github.com/pyamsoft/pydroid https://github.com/pyamsoft/highlander https://github.com/Kotlin/kotlinx.coroutines https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/lifecycle/ https://android.googlesource.com/platform/frameworks/support/+/refs/heads/androidx-main/compose https://github.com/bumptech/glide https://source.android.com https://github.com/JetBrains/kotlin https://github.com/ben-manes/gradle-versions-plugin https://github.com/diffplug/spotless/tree/master/plugin-gradle https://square.github.io/retrofit/ https://github.com/square/moshi https://github.com/square/okhttp https://github.com/pyamsoft/cachify https://developer.android.com/distribute/play-services https://developers.google.com/android/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ktx/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/vectordrawable/ https://github.com/material-components/material-components-android https://github.com/coil-kt/Coil https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/recyclerview/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/preference/ https://android.googlesource.com/platform/frameworks/opt/sherpa/+/studio-master-dev/constraintlayout/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/startup/ Defined in p8/b.java |
|
https://github.com/pyamsoft/pydroid https://github.com/pyamsoft/highlander https://github.com/Kotlin/kotlinx.coroutines https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/lifecycle/ https://android.googlesource.com/platform/frameworks/support/+/refs/heads/androidx-main/compose https://github.com/bumptech/glide https://source.android.com https://github.com/JetBrains/kotlin https://github.com/ben-manes/gradle-versions-plugin https://github.com/diffplug/spotless/tree/master/plugin-gradle https://square.github.io/retrofit/ https://github.com/square/moshi https://github.com/square/okhttp https://github.com/pyamsoft/cachify https://developer.android.com/distribute/play-services https://developers.google.com/android/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ktx/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/vectordrawable/ https://github.com/material-components/material-components-android https://github.com/coil-kt/Coil https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/recyclerview/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/preference/ https://android.googlesource.com/platform/frameworks/opt/sherpa/+/studio-master-dev/constraintlayout/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/startup/ Defined in p8/b.java |
|
https://github.com/pyamsoft/pydroid https://github.com/pyamsoft/highlander https://github.com/Kotlin/kotlinx.coroutines https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/lifecycle/ https://android.googlesource.com/platform/frameworks/support/+/refs/heads/androidx-main/compose https://github.com/bumptech/glide https://source.android.com https://github.com/JetBrains/kotlin https://github.com/ben-manes/gradle-versions-plugin https://github.com/diffplug/spotless/tree/master/plugin-gradle https://square.github.io/retrofit/ https://github.com/square/moshi https://github.com/square/okhttp https://github.com/pyamsoft/cachify https://developer.android.com/distribute/play-services https://developers.google.com/android/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ktx/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/vectordrawable/ https://github.com/material-components/material-components-android https://github.com/coil-kt/Coil https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/recyclerview/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/preference/ https://android.googlesource.com/platform/frameworks/opt/sherpa/+/studio-master-dev/constraintlayout/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/startup/ Defined in p8/b.java |
|
https://github.com/pyamsoft/pydroid https://github.com/pyamsoft/highlander https://github.com/Kotlin/kotlinx.coroutines https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/lifecycle/ https://android.googlesource.com/platform/frameworks/support/+/refs/heads/androidx-main/compose https://github.com/bumptech/glide https://source.android.com https://github.com/JetBrains/kotlin https://github.com/ben-manes/gradle-versions-plugin https://github.com/diffplug/spotless/tree/master/plugin-gradle https://square.github.io/retrofit/ https://github.com/square/moshi https://github.com/square/okhttp https://github.com/pyamsoft/cachify https://developer.android.com/distribute/play-services https://developers.google.com/android/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ktx/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/vectordrawable/ https://github.com/material-components/material-components-android https://github.com/coil-kt/Coil https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/recyclerview/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/preference/ https://android.googlesource.com/platform/frameworks/opt/sherpa/+/studio-master-dev/constraintlayout/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/startup/ Defined in p8/b.java |
|
https://github.com/pyamsoft/pydroid https://github.com/pyamsoft/highlander https://github.com/Kotlin/kotlinx.coroutines https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/lifecycle/ https://android.googlesource.com/platform/frameworks/support/+/refs/heads/androidx-main/compose https://github.com/bumptech/glide https://source.android.com https://github.com/JetBrains/kotlin https://github.com/ben-manes/gradle-versions-plugin https://github.com/diffplug/spotless/tree/master/plugin-gradle https://square.github.io/retrofit/ https://github.com/square/moshi https://github.com/square/okhttp https://github.com/pyamsoft/cachify https://developer.android.com/distribute/play-services https://developers.google.com/android/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ktx/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/vectordrawable/ https://github.com/material-components/material-components-android https://github.com/coil-kt/Coil https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/recyclerview/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/preference/ https://android.googlesource.com/platform/frameworks/opt/sherpa/+/studio-master-dev/constraintlayout/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/startup/ Defined in p8/b.java |
|
https://github.com/pyamsoft/pydroid https://github.com/pyamsoft/highlander https://github.com/Kotlin/kotlinx.coroutines https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/lifecycle/ https://android.googlesource.com/platform/frameworks/support/+/refs/heads/androidx-main/compose https://github.com/bumptech/glide https://source.android.com https://github.com/JetBrains/kotlin https://github.com/ben-manes/gradle-versions-plugin https://github.com/diffplug/spotless/tree/master/plugin-gradle https://square.github.io/retrofit/ https://github.com/square/moshi https://github.com/square/okhttp https://github.com/pyamsoft/cachify https://developer.android.com/distribute/play-services https://developers.google.com/android/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ktx/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/vectordrawable/ https://github.com/material-components/material-components-android https://github.com/coil-kt/Coil https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/recyclerview/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/preference/ https://android.googlesource.com/platform/frameworks/opt/sherpa/+/studio-master-dev/constraintlayout/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/startup/ Defined in p8/b.java |
|
https://github.com/pyamsoft/pydroid https://github.com/pyamsoft/highlander https://github.com/Kotlin/kotlinx.coroutines https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/lifecycle/ https://android.googlesource.com/platform/frameworks/support/+/refs/heads/androidx-main/compose https://github.com/bumptech/glide https://source.android.com https://github.com/JetBrains/kotlin https://github.com/ben-manes/gradle-versions-plugin https://github.com/diffplug/spotless/tree/master/plugin-gradle https://square.github.io/retrofit/ https://github.com/square/moshi https://github.com/square/okhttp https://github.com/pyamsoft/cachify https://developer.android.com/distribute/play-services https://developers.google.com/android/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/core/ktx/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/vectordrawable/ https://github.com/material-components/material-components-android https://github.com/coil-kt/Coil https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/recyclerview/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/preference/ https://android.googlesource.com/platform/frameworks/opt/sherpa/+/studio-master-dev/constraintlayout/ https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/startup/ Defined in p8/b.java |
Information computed with MobSF.
Information computed with Quark-Engine.
Confidence:
|
Check if the network is connected |
Confidence:
|
Load external class |
Confidence:
|
Implicit intent(view a web page, make a phone call, etc.) |
Confidence:
|
Find a method from given class name, usually for reflection |
Confidence:
|
Check the active network type |
Confidence:
|
Method reflection |
Confidence:
|
Retrieve data from broadcast |
Confidence:
|
Read sensitive data(SMS, CALLLOG, etc) |
Confidence:
|
Implicit intent(view a web page, make a phone call, etc.) via setData |
Confidence:
|
Monitor the broadcast action events (BOOT_COMPLETED) |
Confidence:
|
Get absolute path of the file and store in string |
Confidence:
|
Check the current active network type |
Confidence:
|
Create a socket connection to the proxy address |
Confidence:
|
Check the network capabilities |
Confidence:
|
Get last known location of the device |
Confidence:
|
Get location of the device |
Confidence:
|
Create a secure socket connection to the proxy address |
Confidence:
|
Method reflection |
Confidence:
|
Hide the current app's icon |
Confidence:
|
Check if the device is in data roaming mode |
Confidence:
|
Get the time of current location |
Confidence:
|
Initialize class object dynamically |
Confidence:
|
Create a socket connection to the given host address |
Confidence:
|
Create a secure socket connection to the given host address |
Confidence:
|
Get declared method from given method name |
Confidence:
|
Read file from assets directory |
Confidence:
|
Get calendar information |
Confidence:
|
Get resource file from res/raw directory |
Information computed with MobSF.
Android notifications
|
Base64 decode
|