OcttKB Cross-Repo Sync (HTML to Raw)

This commit is contained in:
2024-01-03 00:59:22 +00:00
parent 5e94155461
commit 3bfcda6d8f
11 changed files with 45 additions and 16 deletions

View File

@@ -1,7 +1,7 @@
created: 20230202230035698
creator: Octt
icon: 🤖
modified: 20231227005302837
modified: 20240103001057678
modifier: Octt
page-cover: https://source.unsplash.com/random?android
tags: OS Google Linux
@@ -33,6 +33,8 @@ title: Android
* [[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/]]
* [[SDK Platform release notes|https://developer.android.com/tools/releases/platforms]] --- //release information about the SDK packages available//
!!! ''Emulation / Containerization''
* ''Anbox'' (discontinued) - //Android in a Box// - [[[Git|https://github.com/anbox]]]