[CLOSED][Magisk] FUSE DISABLER [11] - Android Software/Hacking General [Developers Only]

As many of you know, Scoped Storage aka "Apple-Like Secure Storage" made by Google, was officially implemented on Android 11 ... just to make our android life, more difficult !
Not only we can no longer fully manage our own phone storage, but many apps were broken and don't have access to our own files (Music Players, Emulators, File Manager, ... etc).
Scoped Storage also have a huge impact on file transfer (USB, Copy/Past, DLNA, ...etc) ... it slowdown very well the speed !
To stop this mess, i have made a simple Magisk module to bring back the legacy support for the old sdcardfs !
For noobs, what does it mean in english : you have access and control to all your folders on the internal/external storage !
But first, you have to check if your custom rom / rooted oem OS still have the support for sdcardfs, by using this command in terminal or adb shell (computer) :
mount I grep sdcardfs
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
If you see "sdcardfs", then your OS still support the switch from fuse to sdcardfs :

Your phone will restart automatically after appying this module due to the switch from fuse to sdcardfs !
If you can't see sdcardfs in terminal, then your custom rom doesn't support the switch, but can be easily re-implemented by your rom developers !

Phonograph have access again to all my storage !

Reserved
... and I have access again to our beloved path :

Duplicate of https://forum.xda-developers.com/t/module-fuse-disabler-11.4348419/
Please do not double-post (see the forum rules for reference). Thread locked.

Related

[App] moveOver - Beta - v1.0

Description :
Allows you to keep any two folders on your phone insync.
Uses ionotify to avoid excessive battery drainage.
Features :
Start onboot
Track folders/subfolders
Background service
Work in progress :
UI/icon needs revamping
Bug fixes (as they come)
Issues :
Please post them here.
Describe with as much clarity as possible.
If a force close, post log (use logcollector from market)
How to use :
Install OI File manager from market
Choose a source/destination folder
Start service (optionally press menu and make it start onboot)
Root is optional. If either source/dest is not sdcard, then root is required.
Uses :
Its up to the user. For eg one could have a
/sdcard/DCIM -> external_sdcard->DCIM mapping so that any pictures taken from camera, are automatically backed up on external sdcard.
Another use could be a mapping like :
/data/data/com.angrybirds -> /sdcard/backup/angrybirds
To keep ur up2date backups of games/apps
Market status : Not uploaded
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download : Link
this should be great for the g2x when switching between aosp roms and stock roms which use different sd partitions as their default "sdcard." thank you, great idea
Sent from my LG-P999 using xda premium

[TOOL][PC][07/05/13]APK Installer v1.01

Hi dear XDA users. This is my first work for android. I made a simple apk installer for my own use and wanted to share everyone. This app is based on standart batch executables, visual basic and mortscript scripts
and combined neccesary adb tools.
With this program you can transfer apk files from your Windows PC to your phones data/app or system/app
folders. For affecting changes, I added reboot option after installition. It has ui completly so you won't
write codes on cmd screen or anything else. Only working mouse is enough
! It uses adb interface for communicating with phone. So you MUST INSTALL ADB DRIVERS on your PC.
! You MUST ENABLE ADB DEBUGING from your phone.
! For system/app installitions, you MUST HAVE ROOT PERMISSIONS in all phone models
! In HTC devices, nand protection must be removed (S-OFF)
! I strongly recommend to SELECT REBOOT option after installition.
For developers, this project is open-source. You can edit/modify it freely. But don't forget to credit
me in your work This app based windows bat, vbs and basic mortrun script files. So you can open this exe
file via an unrar app and modify via notepad.
For users, if you have suggestions or issues with it, feel free and write here
Code:
CHANGELOGS:
-1.01
*Initial realase
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Good.if i ever buy Motorola again this will be useful

[APP][v1.0.3] rkInfo - read out data from rockchip tablets

rkInfo
Read out a lot of system data from your rockchip tablet​
My current project "rkInfo" reads out a lot of important system data for you and gives you the possibility to dump several partitions to your internal storage. Important data are partitions, screen resolution, wifi/mobile connection, free space of internal and external storages and usb storage and some more.
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Changelog
Version 1 - 1.0.3
better design for landscape and portrait mode
Bugfixes
Google Ads
made it possible to open the app with other tabs, hopefully no more fcs now
What comes in future:
Check which Recovery is installed
Battery-Data (?)
More I need to think about
Download: [email protected]
This is an early state and so it needs a lot of work. If you have any questions or hints, please tell me..
At this moment, the app is only testet with my Odys Bravio tab (rk3026). So, something could go wrong on other tablets.
Thanks to:
Odys for brilliant Bravio tablet!
Rockchip - wonderful new processors
Google
Testers and Supporters
As always, feel free to send me a small donation to [email protected] via paypal..
Update to Version 1.0.3:
better design for orientations, bugfixes and no more fc on mediatek device with emmc mappings..
Download on first post..

Auto-Mirror v0.4 Tiny & portable android mirror tool with gui and more

o/ im running a small open source github "Auto-Mirror"
Sorry cant post full links yet (lack of posts)
github.com/ DizzyduckAR/ AutoMirror
a new youtube will be added soon
My tool is based on scrcpy 1.10 with power shell / ahk / cmd scripts to allow user get active GUI
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Auto-mirror Got an update 16/10/19 to V0.4
Auto-Mirror Support:
*Multi device mirror by WIFI and USB
*One click button to auto grab connected phone ip
*Mirror title name
*PC to Phone push and install with com.android.vending
*screen clipper tool
*Connect to local IP
*Cap Mirror Resolution
*Phone screen On/Off by window name
*Kill all adb servers
*Update able Terminal
*Open source 0 to Mirror
*no logs / logins / run from usb /
*very very small tool 5mb+24mb RAM
*38ms SDL2
please do not pop Bot-it in this post. im not sure if in his current state he wont break site TOS.
you got discord for Live help and gifs

[J4+][J6+][J4 CORE][j4corelte,j6primelte,j4primelte][P-ROM][PABLOBOTTY]

[ROM][P-ROM][10][ANDROID Q][ONEUI 2.0]J6+][j6primelte]]
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I am not responsible for bricked devices, dead SD card, or any kind of malicious activities to your devices.
Please do some research if you have any concerns about features included in this ROM before flashing it!
FEATURES
[*]Deknoxed
[*]Debloated
[*]Ram tweaks.
[*]Rom Performance tweaks
[*]Online gaming and Gaming improvement.
[*]Removed KNOX STUFF(sadly)
[*]RMM - NOT INCLUDED BY DEFAULT.
[*]S20 Dolby support
[*]Samsung Facial recognition
[*]GSI 10+ Supported.
CAMERA TWEAKS
[*]HDR IN VIDEO RECORDING
[*]HDR10 SUPPORT ADDED
[*]LATEST CAMERA UI
[*]HDR IN SELFIES
[*]FIXED LIVE FOCUS ACCURACY
KERNEL
Removed:
SAMSUNG OFFICIAL KERNEL
Google FRP Lock
Dm-Verity
Vaultkeeper(patched)
Secure Storage
Process authentication
Magisk Support(Canary-Stable)
Knox Lock
INSTALLATION
Use OrangeFox R11.0/TWRP SAR by @SebaUbuntu
Download and copy the ROM to your device external SDcard (preferrably)
Wipe (SYSTEM,VENDOR,DATA,CACHE,DALVIK all together)
Flash the ROM ZIP
Reboot and enjoy and remember first boot will take some time
.
DOWNLOAD
https://drive.google.com/file/d/1Z7zmRx_BCeicYeEsWLkGbWxiSAuGqAMl/view?usp=sharing
RECOVERY
https://drive.google.com/file/d/1dCe50oNd9mTRXpYcLGnotPa01j-TBeqc/view?usp=sharing
For help visit:
https://t.me/galaxy8917
Do not forget to push thanks button!!!
CREDITS
@Sammobile FIRMWARE
@SebaUbuntu for his RECOVERIES
@PabloBotty[me] for everything

Categories

Resources