[MOD]60% blue text for rooted ics .587 - Sony Ericsson Xperia Mini, Mini Pro, Xperia Pro, A

hey
i hav made blue text colors for xperia mini pro. you can enjoy it.
.
How to install
Do adb push
Open sdk platform tools folder.
Press right shift and right mouse click.
Open comand wndw here.
Turn on android debugging on phne ist.
Enter these comands in ms dos script.
Adb devices
your atached dvice wil b shown.
Adb remount
Adb shell stop
Adb push (give framework file location) /system/framework/framework-res.apk
Adb shell start
Now your device will reboot.
Enjoy. And hit thanx
note that it may replace your lockscreen with original.
{
"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"
}
link
http://www.mediafire.com/?78q5ion4isg1olk
enjoy & thanx if you like it

Related

[Q] Terminal Emulator cd /

i am having trouble with cd command on terminal emulator.
i was trying to install backtrack... so was following steps from youtube... and...
when i tried "cd /sdcard" (foward slash), it just goes to the next line and nothing happens.
so i retried using backslash "cd \sdcard" and i get "can't cd to sdcard".
everone on the youtube and other sources says and uses foward slash, but whenever i try to use foward slash,
there is no response.
so is it really foward slash i need to use or backslash when choosing directories?
and how do i fix the "can't cd to sdcard" error?
ofcourse i have busybox installed.
{
"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"
}
Try doing a mount before you cd. Might help my terminal crashes every time i open it so i didnt test that. But try
Sent from my TECNO N3S

[BOOTANIMATION]Doge (with instructions)

Hey there.
You probably know the doge meme.
Some of you may find it funny, some not, well, what I'm presenting you today is a doge-themed bootanimation.
Preview: (originally 2fps)
{
"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"
}
Stops on the last frame as the original animation.
Instructions: (if you need them)
boot your phone into recovery
Mounts and Storage -> Mount /system/
connect it to your computer
push it with adb (must be in the same folder with cmd)
Code:
adb push hTC_bootup.zip /system/customize/resource/hTC_bootup.zip
chmod it
Code:
adb shell
chmod 644 /system/customize/resource/hTC_bootup.zip
reboot (while still in adb shell)
Code:
reboot
Enjoy or whatever.
This is the best I have ever seen XD
This is brilliant xD
hahaha, gonna flash it
can i also just use this at my samsung galaxy sIII i9300?,

[TOOL] [WINDOWS] ADB Tool

ADB Tool is a new tool for using ADB & Fastboot.​
Code:
[SIZE="5"][B]I'm not responsible for bricked phones, broken LCD / CRT monitors![/B][/SIZE]
How it works?
Just connect your device to your PC. (Make sure you've enabled ADB!)
Open ADB Tool and you can Install / Uninstall an Application, reboot your phone, use Fastboot.
Requirements:
Windows XP+
.NET 4.0
ADB (You can find it in your Start Menu -> Programs -> ADB Tool -> ADB Installer)
Used tools:
ADB
A modified version of Snoop05's 15 seconds ADB Installer.
Download here
Many thanks to:
Snoop05
Google
And you, guys!
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"
}

Stop Vibrations of Gcam

Hi guys
My devices: RMN9s (Vietnam Global Version)
ROM: India Global 11.0.3 rooted with magisk patched boot method
Problem: Install some Gcam to test and they Vibrations all the time.
Below is instruction how to fix it.
1. Find your Gcam Package, mine is com.google.android.GoogleCamera
2. Connect your device with ADB
3. Type cmd code
Code:
adb shell
Code:
cmd appops set <package> VIBRATE ignore
Example:
Code:
cmd appops set com.google.android.GoogleCamera VIBRATE ignore
{
"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"
}
You won’t see any confirmation in the prompt, but as long as you don’t get an error message it should have worked.
Special Thanks to Mishaal Rahman for this article
Source: https://www.xda-developers.com/stop-vibrations-android-apps/

Question Send volume down to WSA (Windows Subsystem for Android)

Hi , i want install magisk module "Magisk Bootloop protector" in WSA, but i cant send volume down while install the module..
Try adjust volume windows, with adb input keyevent 25, APK adjust volume in playstore (tried many apk), still cant send volume down. any help ?
{
"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"
}
Use ADB R33.0.3 - released August 2022
Code:
adb connect 127.0.0.1:58526
adb shell
input keyevent 25
...
exit
works at me
No need to switch to ROOT user
Try "adb sendevent" instead of "adb input keyevent": that sends the input code directly into the /dev/input.... of Android's Linux input subsystem.

Categories

Resources