OcttKB Cross-Repo Sync (HTML to Raw)

This commit is contained in:
2023-12-21 17:14:12 +00:00
parent cf5ee599b3
commit b5860cb7c4
151 changed files with 912 additions and 54 deletions

View File

@ -1,7 +1,7 @@
created: 20230202230035698
creator: Octt
icon: 🤖
modified: 20231120002552130
modified: 20231221161143011
modifier: Octt
page-cover: https://source.unsplash.com/random?android
tags: OS Google Linux
@ -21,9 +21,13 @@ title: Android
//Note: some resources that are related to Android but also closely Java may be included under the [[Java]] section.//
* [[F-Droid|https://f-droid.org/]] --- //installable catalogue of FOSS (Free and Open Source Software) applications for the Android platform// --- <<[# Git"https://gitlab.com/fdroid">>
* [[Kali NetHunter App Store|https://store.nethunter.com/en/]] --- //installable catalogue of Android applications for penetration testing and forensics// --- <<[# Git"https://gitlab.com/kalilinux/nethunter/store/">>
* [[All you need to know about LOST.DIR folder on Android devices|http://thesundaycoder.blogspot.com/2014/06/all-you-need-to-know-about-lostdir.html]]
* [[What Is a NOMEDIA File?|https://androidforums.com/threads/whats-a-nomedia-file.307529/]] --- An empty file called `.nomedia` is used to hide the media content of the directory (and subdirectories) it's placed in from gallery apps and such.
* [[I found a hidden folder called ".face" on my phone. It is full of faces cropped from pictures I've taken or downloaded.|https://xdaforums.com/t/face-folder-is-choking-with-thousands-of-files.1929380/]] --- it's apparently a Samsung thing (can't understand if it also happens on other ROMs), a cache for the built-in gallery face recognition system... only question is, why is this just on `/sdcard` and not in a proper cache directory? other people say it's used by the Android system in general, don't know if they have a Samsung ROM or not --- also see on <<RedditL r/Android/comments/2jm9j7/i_found_a_hidden_folder_called_face_on_my_phone/>>
* [[How to Downgrade an Android App Using ADB Without Losing Data|https://www.makeuseof.com/downgrade-android-app-with-adb/]]
!!! ''Emulation / Containerization''