How to reserve my IMEI on redmi 2 4g - Android Q&A, Help & Troubleshooting

1.Go to Engineering Mode with this code * # * # 3646633 # * # *
2. Type it on call pad
3. Engineering Mode show on your phone screen
4. Go to CDS info
5. Go to Radio info
6. then go to Phone1 (For the first IMEI No)
7. At the top there is a command line which begins "AT+" just type there "AT +EGMR=1,7,"IMEI_1" (Instead of IMEI_1 put your first IMEI No)
8. Hit send command
9. If you done just reboot the phone
10. If you change the second IMEI No then go to step 2 and select "Phone2"
11. And enter the code "AT +EGMR=1,10,"IMEI_2" (Instead of IMEI_2 put your second IMEI No)
12. Hit send command
13. Reboot your phone
Above method is not working for redmi 2 prime
so please help me for recovering my second imei of redmi 2 prime.

Related

possible solutions ATRIX error " SVF:105:1:2 "

well tell them that after so much screaming in my room solution for not having the death of my Atrix trying and trying to achieve sarbarlo of the error that I did it "SVF: 105:1:2" clear case of the same mistake that I had: good point we were :::::::::::>
If you let down the volume down button and you get the error on and off the screen:
What I did was just turn on the normal cell and I present some options, with some numbers from 1 to 14 possibly ....
After my cable is connected to the computer normally and opened a command window in windows .....
from there run the following steps:
Remember that you must have a folder with the files: fastboot.exe, adbwinapi and also adbwinusbapi.dll Or search your folder androidsdk, tools
1: Open the command window.
2: Located in the folder where the files are.
3: Run fastboot oem unlock.
4: run fastboot oem unlock # # # # # # # number of device given by the previous command.
5: Wait for the screen says unlocked cell in the upper left.
6: After a long time if not restart remove the battery, reassemble, turn on the cell normally and wait for restart.
NOTE: This will erase everything I had in into your system android and may not work for everyone so that no bad comments beyond that is a false thanks for your attention
Excuse me for my English use google translator
And excuse me if I give false hope that they might not work at all

[Q] [[lost imei]]//[[invalid imei]]

i had lost my imei number and it is showing invalid imei number.this happened necause i accidently flashed a110 rom on my device a116.
now i cant open cds imformation to repair it or neither of any imei writting tool is working. please help me. :crying::crying:
dude check out ur imei no. by dialing *#06#
if it is saying invalid
then
- go to engineer mode with this code "* # * # 3646633 # * # *" (just type it on call pad)
2- then follow that path --> CDS info --> Radio info --> Phone1 (for the first imei)
3- at the top there is a command line which begins "AT+" just type there "AT +EGMR=1,7,"IMEI_1" (instead of IMEI_1 put your first imei number)
4- hit send command
5-if you done just reboot the phone, if you change the second imei go to step 2 and select "Phone2"
6-and enter the code "AT +EGMR=1,10,"IMEI_2" (instead of IMEI_2 put your second imei number) hit send command
7-reboot
if it helps, plz hit thanks button
Sent from my A116 using xda premium
mani317 said:
dude check out ur imei no. by dialing *#06#
if it is saying invalid
then
- go to engineer mode with this code "* # * # 3646633 # * # *" (just type it on call pad)
2- then follow that path --> CDS info --> Radio info --> Phone1 (for the first imei)
3- at the top there is a command line which begins "AT+" just type there "AT +EGMR=1,7,"IMEI_1" (instead of IMEI_1 put your first imei number)
4- hit send command
5-if you done just reboot the phone, if you change the second imei go to step 2 and select "Phone2"
6-and enter the code "AT +EGMR=1,10,"IMEI_2" (instead of IMEI_2 put your second imei number) hit send command
7-reboot
if it helps, plz hit thanks button
Sent from my A116 using xda premium
Click to expand...
Click to collapse
brother i cant even click CDS ifo the option is not availiable is there any otherway to do this...

permanent GPS fix for THL W8 Beyond

Method is very simple, you can enter into the engineering mode settings. Enter the engineering mode is: dial on keypad and enter
"* # * # 3646633 # * # *", you can pop the engineering mode, swipe the screen to enter the [location] and click [location based service], select the following [SLP Template ], the pop-up menu, select [NOKIA] NOKIA, and then point out what next SLP Test, then the above [EPO] page, click on the [Update] updated look at the EPO (IDLE) or also click :ther settings do not need to move, then return to the main page, click on [YGPS]you will see red dots after update they will turn green as they find the satellites. Ensure you have EPO on in the settings

[Help!] Update System with Terminal Emulator with Error "no space left on device"

[Help!] Update System with Terminal Emulator with Error "no space left on device"
I follow the following instruction to update my Meizu Pro5 with success for several times, but i got an error message "no space left on device" this time. Is there any way to solve this?
1. Enable root
Enable root by tapping on Settings-> Accounts-> My Flyme-> Personal settings (first option) -> System privileges and set it to open - accept disclaimer and confirm.
2. Download and successfully install Busybox (from Google Play or see .apk below)
3. Download and install a Terminal Emulator (from Google Play or see apk below)
4. Download the correct and desired international (i) ROM/firmware (update.zip) for your device
5. Download and use the update.zip (firmware) converter that creates the required system-i.img
Click here to download converter first
Copy system.new.dat and system.transfer.list (from the update.zip) to the folder “in” (see converter folder)
Then start the converting process by starting System-conVERTER.cmd and pressing option 1 [enter]
If successfully converted you can find the system-i.img in the ‘‘out’’ folder.
6. Copy the converted system-img from ‘‘out’’ to the internal memory of your Meizu device
7. Go to Settings-> Display-> Sleep and set it to at least 10 minutes
8. Start the Terminal Emulator and run (type) the super user command
su
A permission popup will come; give permission by tapping allow (always allow).
9. Now run (type) the command for installing the system-img.
dd if=/sdcard/system.img of=/dev/block/platform/XXXXXXX/by-name/system
Replace XXXXXXX with the correct partition system for your device
MX4 Pro = 15540000.dwmmc0
M2 note = mtk-msdc.0
MX4 = mtk-msdc.0 (OR mmcblk0p6)
MX5 = mtk-msdc.0 (OR mmcblk0p18)
Pro 5 = 15570000.ufs
Example for MX5 : dd if=/sdcard/system.img of=/dev/block/platform/mtk-msdc.0/by-name/system
Note: Pro5 might require: dd if=/storage/emulated/0/system.img instead of /sdcard/
10. The installation should start after the ‘‘dd if’’ command, but please note…
…it may seem that the copying/process did NOT start because you didn’t notice it, but it DID start.
do NOT type a new command or whatsoever, just…
…be patient and give your device 5-10 minutes to process.
11. When the process is done you’ll see a # at the very end
Your device should be unresponsive by now - this is normal
12. Now just shutdown your phone (hold power button) and reboot it
13. Once successfully booted your device should be running an I-rom
Once in Flyme again it is wise - but not necessary - to completely reset your phone. Go to settings->about phone->memory->factory data reset-> check both boxes and click start cleaning (this could take 5-10minutes). Always backup your stuff if necessary.

[Xposed][MODULE][4.0+] QQhongbao with Tips and auto send PWD

[功能说明]: 秒抢+抢到金额提示+自动回红包口令。
[支持版本]: Xposed各版本均正常运行。
[使用方法]: 在聊天输入框输入指令即可。(默认全部打开。)
1.抢红包打开指令:/on
2.抢红包关闭指令:/off
3.抢口令红包打开指令:/pon
4.抢口令红包关闭指令:/poff
5.金额提示打开指令:/ton
6.金额提示关闭指令:/toff
7.延迟时间设置:/time+毫秒 比如需延迟1秒输入/time1000,不需延迟输入/time0即可。
Xiaozhuzhu said:
[功能说明]: 秒抢+抢到金额提示+自动回红包口令。
[支持版本]: Xposed各版本均正常运行。
[使用方法]: 在聊天输入框输入指令即可。(默认全部打开。)
1.抢红包打开指令:/on
2.抢红包关闭指令:/off
3.抢口令红包打开指令:/pon
4.抢口令红包关闭指令:/poff
5.金额提示打开指令:/ton
6.金额提示关闭指令:/toff
7.延迟时间设置:/time+毫秒 比如需延迟1秒输入/time1000,不需延迟输入/time0即可。
Click to expand...
Click to collapse
English only!
In op it says that module will take and send all your passwords and credit card info for the dev. Also if you take module to use you are willing to send all info to the dev. Also your phone may explode
[Description]: seconds grab grab the amount of tips + automatically back to the red envelope password.
[SUPPORT VERSION]: Xposed versions are up and running.
[How to use]: Enter the instruction in the chat input box. (All by default.)
1. Open the red envelope command: / on
2. grab red envelope close command: / off
3. Grab password red envelope open command: / pon
4. Rush password red envelope close command: / poff
5. Amount prompts to open the command: / ton
6. Amount prompt close command: / toff
7. Delay time setting: / time + millisecond If you need to delay 1 second input / time1000, you do not need to delay the input / time0.
This is what I got
Can you give me amount prompt code ?Thanks
6666

Categories

Resources