Hi guys,
I created a batch file that should simplify the selection of LTE/GSM mode (which is hidden/not enabled on XT1528) for usage with GSM carriers. It includes ADB and the batch file itself.
Windows only guys, sorry to others platforms. Tested with 5.1, if doesn't work with other versions, just let me know to test.
THIS DOESNT REMOVE THE SIM LOCK, JUST ENABLES A HIDDEN OPTION FROM MOTO E 2ND 4G XT1528
I didnt found this, I just gathered the info and created the batch for easiest method. All credit to this thread:
http://forum.xda-developers.com/moto-e-2015/general/how-to-verizon-moto-e-2015-gsm-network-t3098953
Instrucctions:
0) Insert sim card on phone (if wasn't already there)
1) Download the attached file and unzip it somewhere on your hardrive (something like "c:\temp" for example)
2) Enable USB debugging on your cellphone.
3) Connect your cellphone to the computer that has the files.
4) Accept the RSA Key in your cellphone screen (it will pop when you connect the cellphone in USB Debugging mode)
5) Run the "gsmfix" file (either via command line or windows explorer)
6) Follow the instructions.
You should be able to use gsm signals after the reboot. Remember to add your APN or you wont have internet.
If something doesn't work, let me know and I'll to fix it fast.
Bye!
I can use on the xt1511 ? 3G ?
Joel Oliveira said:
I can use on the xt1511 ? 3G ?
Click to expand...
Click to collapse
This script selects GSM instead of CDMA in the cellphone Moto E 2nd Gen Verizo). If your phone doesn't have the option to choose that on mobile networks, you can give it a try.
If you are looking for something that will unlock the carrier lock and allow you use your cellphone in other carriers besides the one intended, it wont do anything. For that, you'll have to buy a unlock code from one of many websites that sell that service on internet.
Bye!
neondunker said:
Hi guys,
I created a batch file that should simplify the selection of LTE/GSM mode (which is hidden/not enabled on XT1528) for usage with GSM carriers. It includes ADB and the batch file itself.
Windows only guys, sorry to others platforms. Tested with 5.1, if doesn't work with other versions, just let me know to test.
THIS DOESNT REMOVE THE SIM LOCK, JUST ENABLES A HIDDEN OPTION FROM MOTO E 2ND 4G XT1528
I didnt found this, I just gathered the info and created the batch for easiest method. All credit to this thread:
http://forum.xda-developers.com/moto-e-2015/general/how-to-verizon-moto-e-2015-gsm-network-t3098953
Instrucctions:
0) Insert sim card on phone (if wasn't already there)
1) Download the attached file and unzip it somewhere on your hardrive (something like "c:\temp" for example)
2) Enable USB debugging on your cellphone.
3) Connect your cellphone to the computer that has the files.
4) Accept the RSA Key in your cellphone screen (it will pop when you connect the cellphone in USB Debugging mode)
5) Run the "gsmfix" file (either via command line or windows explorer)
6) Follow the instructions.
You should be able to use gsm signals after the reboot. Remember to add your APN or you wont have internet.
If something doesn't work, let me know and I'll to fix it fast.
Bye!
Click to expand...
Click to collapse
So instead of doing this
5.1 Updated Instrcutions:
With the SIM you want to use the the phone :
Put the phone into Airplane mode (I'm not sure this is needed, but it doesn't hurt)
Go to Settings -> About Phone and tap on "Build Number" until it says you are in Developer Mode (~10 times)
Go back one menu, and right above About Phone there should now be an option for Developer Options, go into that.
Turn on USB Debugging
Connect the phone to your computer and type "adb shell" in your CMD window
Run the following commands in adb shell : settings put global preferred_network_mode 9 settings put global preferred_network_mode1 9 settings put global preferred_network_mode2 9
Turn off Airplane mode
Power off and Restart the phone
Open up the settings app, go to the mobile networks panel, select "Prefered Network Mode" and change it to "4G"
Input the appropriate APNs for your specific carrier
I can just run this script and I'll get the same outcome? Because I'm switching my sim card out and I heard that you have to repeat the process above when the sim card is taken out etc.
Y es, it does the same thing
Enviado desde mi XT1528 mediante Tapatalk
I guess it's good to have one more option for GSM, even if it is the same as in the other thread.
is it possible to make app or script run from the phone it self and not from computer , like that we can enable 4g 3g without computer i already tested many app from google play but not possible to switch from cdma to gsm
thank sir its work for me, india airtel sim
sea23 said:
is it possible to make app or script run from the phone it self and not from computer , like that we can enable 4g 3g without computer i already tested many app from google play but not possible to switch from cdma to gsm
Click to expand...
Click to collapse
here your Answer this link...
https://m.youtube.com/watch?v=2G_sb...cml6b24gdW5sb2Nr&client=mv-google&gl=IN&hl=en
I cannot root my (Exynos) S7e, due to the fact that I need to use my Outlook Corporate Exchange account
Nevertheless, I would like to use Helium Backup, but since it rides on top of ADB, USB Debugging must be enabled.
Under Developers Options, the USB Debugging option is grayed and cannot be altered.
I did try to install and than unlock/unregister MYKNOX (as was suggested somewhere), but to no avail.
Is there a reliable/safe method without affecting the KNOX flag?
Thanks
It seems that a Mobile Device Managemnt Airwatch policy (installed on my phone) is responsible for blocking usb debugging. Did anyone manage to overcome that?
Thanks
Hi
I have a Galaxy Note 4 (SM-N910G) and don’t normally muck around with the system. I have limited experience with Android.
My phone is locked (with important data stored in it)– a couple of days ago (presumably after a system upgrade) it suddenly would not recognise my fingerprint nor backup password.
I tried unlocking the phone using Android Device Manager but although I could get my phone to ring or display text, I could not change the password after locking the phone.
I called Google who said that Android Device Manager only works on earlier Android Versions - ?4 and below and most likely my phone would be running Marshmellow.
I called Samsung who said my only option is to restore to factory settings.
I wanted to use ADB
(to enter: adb shell
cd data/system
su
rm *.key) and downloaded it and tried to use it from the c:\ prompt but I don’t have USB debugging enabled. No device was recognised when running ADB.
I had not registered for a Samsung account so I could not use Find My Mobile.
I tried to apply an update via external storage in recovery mode (I downloaded files such as Lockscreen_Security_bypassV1.1.zip or Pattern-Password-disable.zip) but unfortunately when I tried to apply them, it came up with E:footer is wrong, E: signature verification is required.
(I also tried “Android Multi Tools”).
I do not have CMN recovery loaded nor Aroma+File+Manager
My question is: should I try and use Odin (have downloaded odin3_v3.11.2.zip) and TWRP to try and enable USB debugging or try to disable footer/signature verification??
Any other suggestions to try and unlock my phone???
At the minimum this has been an education!
Thank you for your help!
I read a bunch of threads here, but I'm still not sure what the current options are.
Sticked "Achievements Thread (Interop Unlock, Full Unlock, Custom ROMs) BootLoader Background" had its last update more than 5 years ago.
As Windows Phone has been discontinued it is probably not even possible anymore to register at Microsoft for sideloading apps, is it (https://forum.xda-developers.com/wi...-to-developer-unlock-wp8-1-lumia-730-t3765052 ...)? http://dev.windowsphone.com/join redirects via several intermediate steps to a 404 page. and on developer.microsoft.com in section "mobile" I only see the Xamarin Framework for Android & iOS
I read about the "interop Tool" which has been on the official app store but now seems to be Win10 Mobile only:
https://forum.xda-developers.com/windows-phone-8/general/root-tool-beta-testing-t3006051/page9
I read about a chinese-language tool (aiyingyong_pc), but the only version (4.6 but single-source and therby unverified) I found tells me that the phone is not connected even though it is shown as a MTP device
I read about WPinternals which is strictly limited to Lumia devices
Correction: Not strictly limited, but this seems to be a limitation for the interop level unlock (after access to mass storage mode - which would serve my needs already - WPinternals may grant further access rights according to https://gus33000.me/2019/01/05/secureboot-flaw-for-all-wp-devices-literally/ )
I had a brief look at dialer codes which do not seem to be helpful here: https://forum.xda-developers.com/showthread.php?t=2311626
Did I miss anything of importance?
Main goal for me is to copy my old whatsapp application data (message archive) and to gain knowledge about Windows Phone
Thank you.
Hey there!
I have been absent from android for some time now mostly because of my old job. Now, as Karma git me I started a new job where we erase used Devices and resell them.
We want to automate the process a bit, mostly activating usb debugging and sideloading apps. The Standard way of doing this via settings > tap 7x > activate takes too long to be viable. Imagine repeating this with like 500 Phones. The few seconds add up very fast.
So my question is:
Is there a reliable way to activate usb debugging on a wiped device? I cant use root.
The workflow should be something like this:
Connect phone > start enabler script > erase phone
We already tried using miradore (mdm) but it only activates dev options, usb debugging is manual still. Upon erasing the software we use shows that mdm is enable and that the device couldnt be erase fully.
Any help here is super appreciated.
Thanks in advance.