Because i'm lazy with all thor2 commands, here is my simple gui!
Simply add Thor2helper.exe in the same folder as thor2.exe
Code:
C:\Program Files (x86)\Microsoft Care Suite\Windows Device Recovery Tool\
Warning:this app may permanently damage your phone. !
{
"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"
}
LOL you must use it daily looks like.
handy, looks like it works ok.
djtonka said:
LOL you must use it daily looks like.
Click to expand...
Click to collapse
I do...?
Related
Hi,
How do I dump my HTC Touch Diamond roms so I could get them back if something wrong will happen?
Best regards,
FlashT
hello,
you need
- pdocread.exe
- diamondkitchen
- possibly SDA_ApplicationUnlock.exe
lets start:
open cmd
{
"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 have problems with pdocread.exe than use SDA_ApplicationUnlock.exe and start again.
copy your *.raw's and your original rom to your kitchen
now extract your rom by using number 2
after waiting is finished ... recook your rom
after finished cooking you have a copy of your rom.
but not a copy of isp or radio!!!
okokur
Hey guys,
I just made 2 nice icons for my htc magic.
They're (vista-compatible) Windows-.ico files!
The resolution is up to 256x256 (=high quality).
{
"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"
}
There's one with and one without the USB-symbol.
I also included the required autorun.inf for windows to find your icon.
Screenshot:
Get them here:
http://rapidshare.com/files/323464938/icon.zip
Mirror:
http://ul.to/i93m7n
Wow... really really nice... Mmm Just to know xD... How do I install it??? xD
never mind... The info was on the zip file...
Made more icons for other devices
http://forum.xda-developers.com/showthread.php?p=5190937#post5190937
I think I really like that icon- Nice Work!
Here is a splash screen I made for the Magic/G1/Hero for users of the 2degrees mobile network in New Zealand. You will need an engineering SPL to flash it.
Zipped and attached below.
How to flash:
Mac/Linux:
Code:
./fastboot flash splash1 (path to image)
Windows:
Code:
fastboot flash splash1 (path to image)
Hope you enjoy it.
{
"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 Want to gain 10 post to have a chancse to poste in the developers forums
gvlomidze said:
I Want to gain 10 post to have a chancse to poste in the developers forums
Click to expand...
Click to collapse
You deserve to be banned.
Hey guys,
I've created a new Boot Animation instead of the flashing green Android text. It's very easy to install and you can use either ADB or RootExplorer to replace the original file.
SCREENSHOT
{
"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 LINKS
http://www.mediafire.com/download.php?3x9686vpr4p389k
MIRRORS
http://www.2shared.com/file/3vAPHadi/Omnia2Droid_bootanimation_by_l.html
http://www.sendspace.com/file/q38272
INSTRUCTIONS
Download and replace the bootanimation.zip under system/media.
Please provide feedbacks and improvements after using it.
can not open this web!,can you upload to other web/
longsin said:
can not open this web!,can you upload to other web/
Click to expand...
Click to collapse
New mirrors available! Good Luck.
How can i create a directory in the root/sys/module path ? I have tried many ways but still no success, even though the device is rooted
{
"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"
}
duongtulap said:
How can i create a directory in the root/sys/module path ? I have tried many ways but still no success, even though the device is rootedView attachment 5859329
Click to expand...
Click to collapse
You can't. It becomes protected after boot which is why you use magisk modules to do modifications in root prior to a full boot. I think this change happened in Android 10? Don't quote me on that.