(Guide)(How to ) (Write Imei) Imei fix ! (in two minutes or less) - Android One (First-Generation) Cross-Device Genera

{
"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"
}
HEY GUYS ! ! LONG TIME NO XDA !!
I M BACK WITH THE IMEI FIX TWO MINUTE FOR ALL DEVICES !! (SURE ABOUT MTK AND A1)
So LEts STart !! -
1-Keep Cool First ( I KNW U R IN A HURRY )
2.Download the IMEI_WINDOWS.zip from below
3.Extract the contents to an easy location on PC (prefer C drive)
4.Open command promp and cd to the IMEI_WINDOWS folder
5.Now type "imei.exe 123456789111111 123456789111111" without quotes
6.Just replace both the 15 digit numbers with your IMEI 1 and IMEI 2 respectively
7.Now a file named "MP0B_001_NEW" will be generated in your IMEI_WINDOWS folder
8.Just rename it to "MP0B_001"
9.Now download the IMEI_FLASHABE.zip from below
10.Extract this zip and go to "/data/nvram/md/NVRAM/NVD_IMEI/"
11.Delete the placehere file and paste your "MP0B_001" file here
12.Now zip the META-INF and data folder and flash it with recovery
13.Done !!!
Note:- This Should Work on All MTK DEVICES
TESTED ON -
Android One (ALL)
Canvas 2 colours
UNite 2
Canvas 2.2
Canvas 2
1-IMEI WINDOWS
HTML:
http://forum.xda-developers.com/attachment.php?attachmentid=2891369&d=1407644235
2-FLASHABLE ZIP
HTML:
http://forum.xda-developers.com/attachment.php?attachmentid=2891371&d=1407644437
CREDITS -
UMANG LEEKHA FOR FILES And WAY
XDA

not Working tested on MMX A250

harsh0143 said:
not Working tested on MMX A250
Click to expand...
Click to collapse
oh that's sad bro ! it should have worked if u had followed all steps carefully
its been confirmed that its working on many mtk6582 devices !

Finally Something which fixed my Imei
Bro u posted 100% legeit method and it works but i tell me any way in which i can write my imei's permanently and without root and without custom recovery i have tried lots software but nothing works if you can find a permanent fix plz tell!!

Hello,
I tried this and I got a message saying "New IMEI 1 (15 digits):[email protected]
New IMEI in file = MP0B_001_NEW"
but then couldn't find a file named MP0B_001_NEW anywhere!! what's going on?
Thank you
---------- Post added at 10:02 AM ---------- Previous post was at 09:56 AM ----------
what would be inside the MP0B_001? can I makeup one?

thanks man it worked for me

Sharique244777 said:
HEY GUYS ! ! LONG TIME NO XDA !!
I M BACK WITH THE IMEI FIX TWO MINUTE FOR ALL DEVICES !! (SURE ABOUT MTK AND A1)
So LEts STart !! -
1-Keep Cool First ( I KNW U R IN A HURRY )
2.Download the IMEI_WINDOWS.zip from below
3.Extract the contents to an easy location on PC (prefer C drive)
4.Open command promp and cd to the IMEI_WINDOWS folder
5.Now type "imei.exe 123456789111111 123456789111111" without quotes
6.Just replace both the 15 digit numbers with your IMEI 1 and IMEI 2 respectively
7.Now a file named "MP0B_001_NEW" will be generated in your IMEI_WINDOWS folder
8.Just rename it to "MP0B_001"
9.Now download the IMEI_FLASHABE.zip from below
10.Extract this zip and go to "/data/nvram/md/NVRAM/NVD_IMEI/"
11.Delete the placehere file and paste your "MP0B_001" file here
12.Now zip the META-INF and data folder and flash it with recovery
13.Done !!!
Note:- This Should Work on All MTK DEVICES
TESTED ON -
Android One (ALL)
Canvas 2 colours
UNite 2
Canvas 2.2
Canvas 2
1-IMEI WINDOWS
HTML:
http://forum.xda-developers.com/attachment.php?attachmentid=2891369&d=1407644235
2-FLASHABLE ZIP
HTML:
http://forum.xda-developers.com/attachment.php?attachmentid=2891371&d=1407644437
CREDITS -
UMANG LEEKHA FOR FILES And WAY
XDA
Click to expand...
Click to collapse
Links don't work anymore.
Can you pls reUL?
THX!

Related

[BOOTANIMATION] AlchemyDroid v1.0

Hi chaps ,
Here's a little bootanimation i was working on for the Desire.
New version comming soon without HTC logo and better flow ,for all android devices.
Here's a preview : http://www.youtube.com/watch?v=0fOI0HOMtak
{
"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"
}
Caution : You flash this at your own risk! I take no responsibility what happens to your phone! (99.9% it will work )
Note : This has only been tested on the Htc Desire | Samsung Galaxy S | ZTE Blade it is meant for 480x800px (and above) phones...but i think it will work on small resoultion phones as well
* How to instal * (rooted phones!)
1. Download the file (obviously)
2. Put the file on to your SD card
3. Use Root Explorer ( market Link ) or any other phone explorer that allows you to manipulate your rom files.
3. Navigate to where your existing bootanimation is (on Sense it's usually /data/local/ on AOSP it's /system/media)
4. And replace it (overwrite it) Don't forget to make a backup of your current Bootanim.
5. Reboot
* ADB method *
1. Connect your phone with the pc via USB cable and turn on USB debbuging
2. Put the file into your /tools folder where you installed your AndroidSDK)
3. Open CMD (command prompt)
4. Type :
Code:
cd location of your /tools folder (in example) cd c:\androidsdk\tools
adb push bootanimation.zip /data/local ([B][U]for SENSE roms)[/U][/B]
adb push bootanimation.zip /system/media [B][U](for AOSP roms)[/U][/B]
* Recovery *
1. Put file on your SDcard (no subfolders)
2. Boot into recovery
3. Flash the zip file
4. Reboot
Downlaods :
Code:
Flashable file for Sense roms : http://www.megaupload.com/?d=JM960EPN
Flashable file for AOSP roms : http://www.megaupload.com/?d=XQ2BYP68
Non-flashable (method 1 or 2) : http://www.megaupload.com/?d=QEFTJET8
If you have any suggestions and/or ideas /etc feel free the post them (no pm's plz)
ENJOY!
Nice and clean. Installing now, great work!
Tapatalked from my SUpersonic...
This is actually amazing. If you could make one without the htc mark for non-htc phones that would be great Thanks
Nice. Mind if I borrow? I won't use it as a bootanimation, I'm trying different animations for the background of the notification pull down. You'll get credit in my theme thread of course
My only suggestion is maybe some faster bubbles with a little froth or smoke at the top?
wewoapsiak said:
Nice. Mind if I borrow? I won't use it as a bootanimation, I'm trying different animations for the background of the notification pull down. You'll get credit in my theme thread of course
My only suggestion is maybe some faster bubbles with a little froth or smoke at the top?
Click to expand...
Click to collapse
Sure,go on ahead.
Ill take it into account
tyl3rdurden said:
This is actually amazing. If you could make one without the htc mark for non-htc phones that would be great Thanks
Click to expand...
Click to collapse
Well since i have a HTC Desire i naturally added the Htc logo,but i'll make one without it in v1.1
Why is there no dl link? Is this a microsoft conspiracy? Looks great though, keep it up.
Dl links are at the bottom of the OP ,work fine.
aca85 said:
Dl links are at the bottom of the OP ,work fine.
Click to expand...
Click to collapse
Nevermind got it looks sexy!
Thanks looks great
1.1ish? I knew i wanted this animation, but i have an OG droid, no htc allowed! So i used GIMP + DBP Batch Processor (http : // members . ozemail . com . au /~hodsond /dbp.html -- no url's for new xda members i guess, sorry) and just cropped the image height down to 400, which dropped off the HTC.
zip attached
Thank you very much for the animation, looks awesome

[Bootanimation][Sept 8/2011] Alien Ware Boot Animation [Red][Green][Blue][Silver]

Hi all
i finally finished my first boot animation and i thought i'd share
previews: blue , green, red, silver​
{
"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"
}
.
.
.
Preview- Youtube :
How to Install (for Root Phones)
1. Download the file & rename "bootanimation.zip"
2. Put the file on to your SD card
3. Use Root Explorer or any other phone explorer that allows you to manipulate your rom files.
3. Navigate to where your existing bootanimation is (/data/local/ or /system/media)
4. And replace it (overwrite it) Don't forget to make a backup of your current Bootanimation.
5. Reboot
ADB Method
1. Connect your phone with the pc via USB cable and turn on USB debbuging
2. Put the file into your /tools folder where you installed your AndroidSDK)
3. Open CMD (command prompt)
4. Type :
Code:
cd location of your /tools folder (in example) cd c:\androidsdk-windows\tools
adb push bootanimation.zip /data/local
adb push bootanimation.zip /system/media
Looks nice
This is awesome! Thanks.
Sent from my ADR6400L using Tapatalk
Xirix12 said:
This is awesome! Thanks.
Sent from my ADR6400L using Tapatalk
Click to expand...
Click to collapse
thanks for the reply .
---------- Post added at 06:24 AM ---------- Previous post was at 06:24 AM ----------
cdesai said:
Looks nice
Click to expand...
Click to collapse
Thanks man !
Thank you so much, do you take request? If so, can I get it in pink or purple? Thanks again.
Sent from my T959 using xda premium
badazz_monkey said:
Thank you so much, do you take request? If so, can I get it in pink or purple? Thanks again.
Sent from my T959 using xda premium
Click to expand...
Click to collapse
ok buddy. i will pm you as soon as possible .
such a sexy animation
This is awesome! Thanks.
Stock ROM?
djspk said:
Hi all
i finally finished my first boot animation and i thought i'd share
previews: blue , green, red, silver​
.
.
.
Preview- Youtube :
How to Install (for Root Phones)
1. Download the file & rename "bootanimation.zip"
2. Put the file on to your SD card
3. Use Root Explorer or any other phone explorer that allows you to manipulate your rom files.
3. Navigate to where your existing bootanimation is (/data/local/ or /system/media)
4. And replace it (overwrite it) Don't forget to make a backup of your current Bootanimation.
5. Reboot
ADB Method
1. Connect your phone with the pc via USB cable and turn on USB debbuging
2. Put the file into your /tools folder where you installed your AndroidSDK)
3. Open CMD (command prompt)
4. Type :
Code:
cd location of your /tools folder (in example) cd c:\androidsdk-windows\tools
adb push bootanimation.zip /data/local
adb push bootanimation.zip /system/media
Click to expand...
Click to collapse
Hey, these look brilliant!
I have a question, though.. Can these be installed on a stock ROM (rooted)?
yash1229 said:
Hey, these look brilliant!
I have a question, though.. Can these be installed on a stock ROM (rooted)?
Click to expand...
Click to collapse
i think custom boot animations will not run on a stock kernel

[Tool] All in 1 Toolbox [Revision]

Hello,
I just saw the All in 1 Toolbox by OS_Hacking and thought,
it might be easier if it would be a programm instead of a script.
So i worked some time, and here it is:
The revised Version of the All in 1 Toolbox!!
Disclaimer:
I am not responsible for any damage at your device!
You're running this programm on your own risk!
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"
}
Instructions:
Just copy the folder named "Revised-P880" inside of the .zip to C:\ (Root directory).
After that, just start the "Revised P880 Toolbox.exe" and have fun
Download:
Version 1.0 of the Revised All in 1 Toolbox (Dev-Host)
Version 1.0 of the Revised All in 1 Toolbox (Mediafire)
Rights and Thanks:
All rights are going to OS_Hacking cause i used his Toolbox as base!!!
And i have to thank him too, for his great work!!
Changelog:
[29.04]:
- Initial release
phil1405 said:
The revised Version of the All in 1 Toolbox!!
Click to expand...
Click to collapse
Hey, nice work!
Did you replace old CWM with the new 6.0.3.1?
If not, this could be an option
No i didn't :/
Can you give me a link?
I'll add it tonorrow in next version
Greets
Phil @ DHYMusic
Suggestion: make this application download updated files from some server.
Example:
Client Side
versions.xml
Code:
<toolbox>
<file>
<name>ClockWork Mod Image File</name>
<version>6.0.3.0</version>
</file>
<file>
...
</file>
</toolbox>
On every application start, check all file versions. If new files are available, download and replace them with the new ones.
Server Side
versions.xml
Code:
<toolbox>
<file>
<name>ClockWork Mod Image File</name>
<version>6.0.3.1</version>
<download>LINK_TO_SOME_ONLINE_STORAGE</download>
</file>
<file>
...
</file>
</toolbox>
I can help with coding.
Please write me a PM, cause i don't know implement that :/
Greets
Phil @ DHYMusic
phil1405 said:
Can you give me a link?[/URL]
Click to expand...
Click to collapse
Here we go
http://download2.clockworkmod.com/recoveries/recovery-clockwork-touch-6.0.3.1-p880.img
Any other wishes?
If not i'm making the next version
Greets
Phil @ DHYMusic
flash boot.img (kernel)?
Sent from my LG-P880 using xda app-developers app
could anyone upload app to another server because file is unavailable
Dev Host is having problems again -.-
Reuploading to Mediafire right now
...sent from a Nexus 4™...
2nd link added to OP
Thank You Verry Much
No problem
...sent from a Nexus 4™...
phil1405 said:
No problem
...sent from a Nexus 4™...
Click to expand...
Click to collapse
Have you already updated the CWM recovery to 6.0.3.1 or is it still 6.0.3.0?
cant seem to use this it says "unhandled exception..... blah blah blah" when i start to root.. any help please? want to use this
Did you copy the folder in your C:/ directory?
...sent from a Nexus 4™...
So I just plug my phone in what mode?
Or turn it off?
I want to root it!
Thanks! and sorry for my bad English
I have a problem here, on v10e
when i boot into recovery i dun find any option of ADB... anything i miss out?
ADB installed, drver all installed, adb devices shows my device.
areankim said:
I have a problem here, on v10e
when i boot into recovery i dun find any option of ADB... anything i miss out?
ADB installed, drver all installed, adb devices shows my device.
Click to expand...
Click to collapse
Upgrade to jellybean first
Sent from my rooted P880
IceTeaDestroyer said:
So I just plug my phone in what mode?
Or turn it off?
I want to root it!
Thanks! and sorry for my bad English
Click to expand...
Click to collapse
If you want to root your phone, go to recovery mode (turn off --> push volume down button + power button, don't release until recovery mode start), select adb sideload, connect your phone tp your pc, then selec root in AiO.
Sent from my tf101

[Tutorial] How to extract System.img on Windows

How to extract system.img
Requirements:
* Windows XP or newer
* Ext4 Unpacker
* Ext2Explore
* System.img of your choice
Click to expand...
Click to collapse
Step 1:
The first thing you need to do is to launch the Ext4 Unpacker software and then you need to select the open button.
{
"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"
}
Step 2:
Select the system.img you want to extract.
Step 3:
Press the "Save as EXT4" button.
Step 4:
Select where you want to save the .ext4 file and enter a name with the extension .ext4, then press Save.
Step 5:
Wait while the ext4 image is being unpacked.
Step 6:
Launch the ext2explore software as a Administrator (Do that or it wont work!) and then select File then Open Image.
Step 7:
Select the file you saved earlier with Ext4 Unpacked software and then select "Open".
Step 8:
Now highlight the file you just have imported in EXT2Explore and then press the "Save" button.
Step 9:
Select where you want the unpacked system files to be placed.
After that is done just go to the folder and voila! The android system files should be in the folder.​

			
				
Video coming tomorow
Sent from my Nexus 7 to your screen.
Bumping this up, video added.
As a (Linux) alternative, the (Google/Android) supported method based on use of a Linux OS is here and here - using the simg2img and mkuserimg.sh scripts.
cheers
Not working
my system.img file is over 1GB and the unpacker errors ... how to do it?
thyk888358 said:
my system.img file is over 1GB and the unpacker errors ... how to do it?
Click to expand...
Click to collapse
Where did you get that system.img? The AOSP one works fine.
Skickat från min Xperia U via Tapatalk 2
it's from LG Optimus rom.
thyk888358 said:
it's from LG Optimus rom.
Click to expand...
Click to collapse
Make sure its a ext4 file thats inside the system.img.
Sent from my Xperia U.
How to recompile into ext4 file
Help me, please !
devstaff said:
Where did you get that system.img? The AOSP one works fine.
Skickat från min Xperia U via Tapatalk 2
Click to expand...
Click to collapse
When I do as your guide, it says that: "Range checker error !". Please give me know why and how to extract without error. Thanks a lot.
ext4 unpacker.
First of all thank you for the tutorial.
I successfully extracted using ext4 unpacker. But when it comes to ext2explore .. it has extracted and suddenly it got crashed.
From the second time, ext4 unpacker is also getting crashed?
Even ext2explore also doing the same.
extracting image
First Thank u so much but unfortunatelyi face problem while extracting .img file it says unsknown file format
Thank for your guide!!:good:
swapn said:
First Thank u so much but unfortunatelyi face problem while extracting .img file it says unsknown file format
Click to expand...
Click to collapse
i get the same issues anyone know why?
fyi it a moto x img
Thank you!!!
Finally a procedure that is simple and works!
Great help.. thanks
Thanks for ur ideal effort in making this Tutorial, it help me a lot. :laugh:
[ASK]
I wanna ask.. can different chipset porting to my device??
my device has mt 6572 chipset..
can i used mt 6589 or mt 6577 porting to my device??
[help]
If you are using windows vista or above...
dqduoc said:
When I do as your guide, it says that: "Range checker error !". Please give me know why and how to extract without error. Thanks a lot.
Click to expand...
Click to collapse
If you are using windows vista or above select with the secondary button - troubleshoot compatibility. Maybe that could help.

{Guide} Make your own Bootscreen/shutdown animation

#Ever wondered if you can customize your Android phone's bootscreen just like you customize its theme? Not by downloading a custom bootscreen but by making your own...? Well, now you can.
Just 5 steps and your phone will be flashing your own custom made boot screen. But before we get der, lets have a look at the things you will need:
Requirements:-
> A video editor (I use Windows Movie Maker)
> A Video converter which supports Video to JPEG/PNG (I use EM Total Video Converter)
> A photo converter which supports batch converting( I use PhotoScape )
> Winrar
> Any video (You can download Video loops here OR here and also here)
> PATIENCE (Very important)
Click to expand...
Click to collapse
$teps:-
$tep 1:-
1) Edit your video (add text, effect etc..) and convert it to JPEG or PNG images (PNG is recommended).
my micromax 57 {Ninja A3 }takes around 10 secs to boot. So 300 Images are enough (if you have extra, den delete it. Max 400)
Click to expand...
Click to collapse
$tep 2:-
2) If you have converted the video directly to PNG, then change the resolution of pics to 320x480. If JPEG, then convert the JPEG pics to PNG and change its resolution to 320x480)
(In photoscape>Batch Editor>Add pics>Crop the pics to 320x480 resolution>rename it to follow a series. for eg. Image001, Image002, Image003, Image004 etc.. See the following image)
Click to expand...
Click to collapse
$tep 3:-
3) Now comes the easy task. Rename the folder in which you have all the converted pics from step 2 to "part0" without quotes
Click to expand...
Click to collapse
$tep 4:-
4) Almost there. open notepad and add these lines:
Code:
320 480 29
p 1 0 part0
and save it as "desc.txt".
Click to expand...
Click to collapse
$tep 5:-
5) Last Step. Select both files (part0 folder and desc.txt) and right click>add to archive (Archive should be in zip)
Name it as : bootanimation.zip
Archive format: Zip
Compression method: Store
Ok.
Click to expand...
Click to collapse
Testing time. Put the bootanimation.zip file in system/media/(here). Do change the permission to 644.
OR
On cmd, type these codes (open cmd in .android folder and make sure you have your bootanimation.zip file in dis .android folder)
Code:
adb devices
(when it shows your device)
adb root
adb remount rw
adb push bootanimation.zip system/media/bootanimation.zip
adb shell chmod 644 system/media/bootaniamtion.zip
adb reboot
THATS IT...!!!!
For detailed instruction and step by step guide with all screenshots, download this tutorial (in ppt format) and follow it carefully.
https://www.mediafire.com/view/?z967iasoh8anz8r
Click to expand...
Click to collapse
{
"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"
}
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Thanks
Sent from my Nexus 5 using XDA Free mobile app
Bro plz hit thanks button too if u like my guide...
basum said:
Thanks
Click to expand...
Click to collapse
Sent from my Nexus 5 using XDA Free mobile app
Bro plz hit thanks button too if u like my work..
Reserved for more bootanimation

Categories

Resources