i have thailand mobile called i mobile i note2
i want cwm recovery
i tried cwm builder but the screen goes black
help me
the stock recovery is in the attachement
and if possible
i want update.zip
cause i downloaded rom
but the rom dont work
i tried to build the update in dsixsda
but the folder of rom have a lot of files
I still can boot to download mod
can anyone help me
Send me boot.img
Code:
adb shell
ls -al /dev/block/platform/"devicename"/by-name
Here, there's only one folder inside platform. thats your folder "devicename".
Here, you'll find the boot location i.e block
{
"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"
}
then,
Code:
adb shell
su
dd if=/dev/block/Mountpoint of=/sdcard/boot.img
here mountpoint is the bootimg location we fount by the ls command. you'll find the boot.img there send it here
MasterAwesome said:
Send me boot.img
Code:
adb shell
ls -al /dev/block/platform/"devicename"/by-name
Here, there's only one folder inside platform. thats your folder "devicename".
Here, you'll find the boot location i.e block
then,
Code:
adb shell
su
dd if=/dev/block/Mountpoint of=/sdcard/boot.img
here mountpoint is the bootimg location we fount by the ls command. you'll find the boot.img there send it here
Click to expand...
Click to collapse
http : // im52 . gulfup . com /4mhDNx . png
that`s what i get
i dont see any names
can anyone help me
Hell-O
Related
So i decided to edit the stock boot animation to keep... well animating.
Also there is a Portrait version!
{
"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"
}
3 Options to install.
First step: Extract "Stock_Loop_bootanimation.zip" or "Stock_Portrait_Bootanimation.zip" to reveal "bootanimation.zip"
1. ADB
Navigate to the folder containing "bootanimation.zip" in terminal/command prompt.
Type the following
Code:
adb push bootanimation.zip /Data/Local
Then to test, set your device so display is in landscape (will not display properly if you have it on portrait and test it but will display fine either way on boot)
Code:
adb shell bootanimation
2. Root Explorer
Copy "bootanimation.zip" to your SD card
On your Streak open up Root Explorer (or any other app that allows you to copy paste to the internal memory)
Copy "bootanimation.zip" and paste it to /Data/Local
3. Terminal Emulator
thanks nickshertzer, his directions are for drop box but can easily be manipulated for simply copying the bootanimation.zip to your SDcard
nickshertzer said:
Bump! This is awesome! Thanks for sharing.
BTW, if you don't have / want to get out that sync cable for ADB, use dropbox & Terminal Emulator. Make sure you download the .zip using dropbox longpress first before running following command (requires Busybox / can't remember if it is installed default on Steve's ROM)
Code:
su
cp /sdcard/dropbox/bootanimation.zip /data/local/
reboot
Click to expand...
Click to collapse
Enjoy
thanks for the stock boot animation
Very nice animation!
{
"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"
}
3 Options to install.
First step: Download "bootanimation.zip"
1. ADB
Navigate to the folder containing "bootanimation.zip" in terminal/command prompt.
Type the following
Code:
adb push bootanimation.zip /Data/Local
Then to test, set your device so display is in landscape (will not display properly if you have it on portrait and test it but will display fine either way on boot)
Code:
adb shell bootanimation
2. Root Explorer
Copy "bootanimation.zip" to your SD card
On your Streak open up Root Explorer (or any other app that allows you to copy paste to the internal memory)
Copy "bootanimation.zip" and paste it to /Data/Local
3. Terminal Emulator
thanks nickshertzer, his directions are for drop box but can easily be manipulated for simply copying the bootanimation.zip to your SDcard
nickshertzer said:
BTW, if you don't have / want to get out that sync cable for ADB, use dropbox & Terminal Emulator. Make sure you download the .zip using dropbox longpress first before running following command (requires Busybox / can't remember if it is installed default on Steve's ROM)
Code:
su
cp /sdcard/dropbox/bootanimation.zip /data/local/
reboot
Click to expand...
Click to collapse
Enjoy
very nice, pure and simple but smooth..
request if you're up to it:
honeycomb honeybee android HD bootanimation...(maybe buzzing around!) = sweeeet!
thanks!
Nice work will give it a try do you have any plans to add more to it
Worked fine on DJ-Steve's 1.6.1. Simple but nice.
Edit: also works on baseband 318, with the perfmod.
Hi there, im using a samsung galaxy s3 clone and iv encountered a few issues that im unable to resolve on my own while following the instructions on this post.
http://forum.xda-developers.com/showthread.php?t=1825722
1. I followed the steps to root with DooMLoRD_v4_ROOT but after completing the process and rebooting, there is not super user icon.
But i managed to find a another root with super user acess ( Root_with_Restore_by_Bin4ry_v18 )
2. When attempted to run the back23 script from Gscript, I get the following error messages. Screen Shots below.
Look forward for your 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"
}
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
# CreateDir
mkdir /sdcard/backup_
# ddImage
dd if=/proc/mtd of=/sdcard/backup_/firmware.info
dd if=/dev/mtd/mtd0 of=/sdcard/backup_/preloader.img
dd if=/dev/mtd/mtd1 of=/sdcard/backup_/dsp_bl.img
dd if=/dev/mtd/mtd2 of=/sdcard/backup_/nvram.img
dd if=/dev/mtd/mtd3 of=/sdcard/backup_/seccnfg.img
dd if=/dev/mtd/mtd4 of=/sdcard/backup_/uboot.img
dd if=/dev/mtd/mtd5 of=/sdcard/backup_/boot.img
dd if=/dev/mtd/mtd6 of=/sdcard/backup_/recovery.img
dd if=/dev/mtd/mtd7 of=/sdcard/backup_/secstatic.img
dd if=/dev/mtd/mtd8 of=/sdcard/backup_/misc.img
dd if=/dev/mtd/mtd9 of=/sdcard/backup_/logo.img
dd if=/dev/mtd/mtd10 of=/sdcard/backup_/expdb.img
mount -o remount,rw -t yaffs2 /dev/block/mtdblock11 /system
cat /sdcard/Install/BackUp/yaffs_back_2.3/gen/mkyaffs2image > /system/bin/mkyaffs2image
chmod 4777 /system/bin/mkyaffs2image
/system/bin/mkyaffs2image /system /sdcard/backup_/system.img
/system/bin/mkyaffs2image /cache /sdcard/backup_/cache.img
/system/bin/mkyaffs2image /data /sdcard/backup_/data.img
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Above is the scrip file, im sorry if this post looks messed up, but i dont have a clue about scripts and i not that very good at english, I hope you understand the problem that im having.
This is the i9300 forum.....not the i9300 clone forum
In short,I doubt anyone here can help you
©®™
Moved to Android General. An i9300 clone is not at all related to the i9300
will somebody with stock att do this and upload their radio ? the file is like 75 mbs. have to do it in terminal
To extract your radio image, do the following commands.
adb shell
su (if needed to get a #)
dd if=/dev/block/mmcblk0p20 of=/sdcard/mmcblk0p20
exit
You'll find the radio image on the internal sd card.
Yes please someone do this!
That post looks awful familiar
dont need to be stock either just stock firmware, att or dev edition
Please try this radio.img
http://forum.xda-developers.com/showpost.php?p=52198774&postcount=58
EDIT: Working flashable zip is now also in that post.
Alright guys so i got ThrasherSC2K2's AT&T radio.img to flash properly thanks to the help of russellvone. Here's what we did. I'm NOT responsible for any damage
1. First download this file http://d-h.st/FNq
2. Put the radio.img file into your ADB folder
3. Open up command prompt and copy and paste the EXACT lines
4. adb push radio.img /storage/sdcard0/radio.img
5. adb shell
5. su
6. dd if=/storage/sdcard0/radio.img of=/dev/block/mmcblk0p20
7. adb reboot
and then voila you will be on 1.14.21331931.LA21G_20.28A.4145.00L
{
"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"
}
rbouza1 said:
will somebody with stock att do this and upload their radio ? the file is like 75 mbs. have to do it in terminal
To extract your radio image, do the following commands.
adb shell
su (if needed to get a #)
dd if=/dev/block/mmcblk0p20 of=/sdcard/mmcblk0p20
exit
You'll find the radio image on the internal sd card.
Click to expand...
Click to collapse
in which folder?
MCube74 said:
in which folder?
Click to expand...
Click to collapse
in root of storage. ( main folder ), we have radios now
An experiment with boot animation, first try on the Xperia line.
By request I've made a 720p version for the XZ1 Compact series.
{
"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"
}
Non-flashable file:
1) boot twrp
2) mount oem(using touchscreen)
3) adb shell
4) cd /oem/media
5) mv bootanimation.zip baBAK.zip
6) exit shell then adb push bootanimation.zip /oem/media
7) back on the phone, unmount oem(using touchscreen)
8) reboot.
File is below:
View attachment bootanimation.zip
----------------------------------------------------------------------
Flashable file:
1) boot twrp
2) mount oem(using touchscreen)
3) adb shell
4) cd /oem/media
5) mv bootanimation.zip baBAK.zip
6) flash zip file
7) unmount oem(using touchscreen)
8) reboot.
File is below:
View attachment Target_Dark720p.zip
****************** 11/13/18
modified to allow system to interrupt the animation
******************
****************** 11/14/18
slight modifications again
******************
Hi NOOB here. Does this remove 'Bootloader is unlocked' message.?
rulebender said:
Hi NOOB here. Does this remove 'Bootloader is unlocked' message.?
Click to expand...
Click to collapse
Nope, that's separate.
When you turn the phone on you get the first bootloader unlock text, then there's the white "Sony" logo, then the second bootloader unlocked triangle, and THEN the boot animation plays.