I can't remove this directory !! Help please ^^ - General Questions and Answers

I had this directory when i flashed cwm recovery (philz)
but i changed my mind and flashed twrp
{
"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"
}
and when i found this directory, i tried to delete it !! But it tells me that i dont have permissions to do so ..
I tried removing it using root browser and emulator .. nothing worked :|

Try changing the folder permission first, then delete it.
Try executing the following code-
Code:
su
chmod 777 path_to_your_directory
rmdir path_to_your_directory

samsungrockz said:
Try changing the folder permission first, then delete it.
Try executing the following code-
Code:
su
chmod 777 path_to_your_directory
rmdir path_to_your_directory
Click to expand...
Click to collapse
you cant specify permissions for directories :|
but I tried that anyways

Related

[MOD][Samsung Devices] Unlock Hidden Toggles in Notification Panel

Unlock Hidden Toggles in Notification Panel
{
"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 have seen few posts related to unlocking some hidden toggles (Galaxy s4,s3, ...) but none listed a way to add them all.
Tested on JB S4,S3, Note 3 & Light but it might work with other Samsung devices.
First of all you have to install sqlite3 in /system/xbin.
you can get one here : (thanks to Slaid480)
https://github.com/Slaid480/Android-Universal-Fly-On-Mod/tree/Beta/sqlite
copy libncurses.so -> /system/lib/ (chmod 644)
copy sqlite3 -> /system/xbin/ (chmod 755)
Reboot
Backup (/data/data/com.android.providers.settings/databases/settings.db)
connect your device
adb shell
su
Code:
sqlite3 /data/data/com.android.providers.settings/databases/settings.db "insert into \"system\" values(null, 'notification_panel_active_app_list','Wifi;MobileData;Location;SilentMode;AutoRotate;Bluetooth;Ebook;DormantMode;WiFiHotspot;Brightness;PowerSaving;AllShareCast;MultiWindow;SBeam;Nfc;AirView;AirGesture;SmartNetwork;ToddlerMode;PersonalMode;DrivingMode;SmartStay;SmartScroll;SmartPause;Sync;AirplaneMode;DoNotDisturb;');"
Code:
sqlite3 /data/data/com.android.providers.settings/databases/settings.db "insert into \"system\" values(null, 'notification_panel_active_app_list_for_reset','Wifi;MobileData;Location;SilentMode;AutoRotate;Bluetooth;Ebook;DormantMode;WiFiHotspot;Brightness;PowerSaving;AllShareCast;MultiWindow;SBeam;Nfc;AirView;AirGesture;SmartNetwork;ToddlerMode;PersonalMode;DrivingMode;SmartStay;SmartScroll;SmartPause;Sync;AirplaneMode;DoNotDisturb;');"
Reboot
Note: @jovy23 has posted another way to do it but you need to run factory reset.
Done !!

Root permission fix for Es file explorer MM

Fix for es file explorer root permission on MM:
Download terminal emulator and type in su next to the $
{
"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"
}
And grant permission
After you grant permission you will have a #
Them type this:
echo "BINDSYSTEMXBIN=true" >> /data/.supersu
Reboot into recovery and reflash su and reboot, then open es file explorer and now it will grant su
Sent from my SM-G928T using XDA-Developers mobile app
You don't need to reflash SU, just reboot after entering that command and it will work. The problem is that ES is using an older method of asking for root, so you have to set SuperSU to compatibility mode to allow it (that's what that command is doing). This change only requires a reboot.
Hn

i need help with Folder " fonts " permissions , stuck on logo after restart

i need help with Folder " fonts " permissions , stuck on logo after restart
hello
i'm trying to add custom fonts to fonts but it always said " access denied "
so i try to change permssions to ( fonts ) folder from this
{
"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"
}
to RW-R--R-- ( 0644 ) ( unchecked Execute)
then restart the phone , its stuck on samsung logo !
now i'm on TWRP recovery and i mount (system) and now i want to change back the font CHMOD , but it won't
i want to return it back to make my phone start again
but it gives this error when i try to change CHMOD for anything
chmod 0755"or whatever" "/system/fonts" process ended woth ERROR: 1
any help please ?

GNURoot Debian Terminal View Android Files?

{
"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've been digging around on the Linux terminal for a bit. Using vim is tricky but actually quite usable with some awesome plugins. Like it regardless, I been trying to find where the Android system files are. I.e data/misc/wifi
Has anyone managed to find the actual Android home root? Or is it not possible?
Thanks.
cd host-rootfs
cd storage
cd sdcard0
@Archtects
You move to Android's home directory by
either
Code:
cd /
or
Code:
cd $HOME
To access ( view ) system files device's Android must be rooted.
Help please in GNuRoot Debian permission denied
./configure
permission denied
make
permission denied
chmod +x and su and others not work

Question Where is the boot animation stored

I am trying to change the boot animation but can't find the location of the original
Might depend on the carrier, but should it be /product/carrier/vzw/media.
Keep in mind it's a read only partition.
yes you can find bootanimation in
product/carrier/xxx/média
or in
product/media/bootanimation.zip
{
"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"
}
ruq said:
Might depend on the carrier, but should it be /product/carrier/vzw/media.
Keep in mind it's a read only partition.
Click to expand...
Click to collapse
I am trying to right to it but I don't have permission (I have root, I'm using adb su)
I tried
mount -o rw,remount /system/
But
mount: '/system/' not in /proc/mounts
yakapa40 said:
yes you can find bootanimation in
product/carrier/xxx/média
or in
product/media/bootanimation.zip
View attachment 5706997
Click to expand...
Click to collapse
Hi there can you please share this bootanimation zip file.. I'm trying to make a custom of moto pls
harshaus2k​bootanimations zip are here :
motorola edge 2021.zip
drive.google.com

Categories

Resources