[Q] Make Mopho show 1X/3G instead of just 3G - Motorola Photon 4G

My phone is rooted with stock rom and want to know if is possible do this http://forum.xda-developers.com/showthread.php?t=1307635 , I tried but I don't see the classes.dex inside the systemUI.apk.

I'd be interested in this myself.

Related

[Q] Changing default APNs in custom ROM

Hi all,
I'm creating a custom ROM series (for Android devices with 850/1900/2100mHz network frequencies, i.e, AT&T, Telus, Rogers and Telstra phones) and I need to know how to change the default APNs to the correct Telstra ones. Does anyone know how to do this?
Most devices have the option to add multiple apns for each device. Im not sure how to add default apns in the rom so the end user doesnt have to change them.
Sent from my HTC Glacier using XDA App
the most reliable way would be to pull the apns.xml file out of framework and replace/repack for each.
the apns.xml file is located in the framework-res.apk file, in the xml folder.
some will say that the apns-conf.xml file is needed to be replaced (think that's even how CM does it)... but i find that to not always work well.
replacing the actual file within framework, i've had 100% success on all ROMs, ports, etc... with MMS working perfectly
i can't speak for the Telstra in certainty... but if someone has a "stock" Telstra ROM, kang that framework and have at it!
hope this helps!
tenzomonk said:
the most reliable way would be to pull the apns.xml file out of framework and replace/repack for each.
the apns.xml file is located in the framework-res.apk file, in the xml folder.
some will say that the apns-conf.xml file is needed to be replaced (think that's even how CM does it)... but i find that to not always work well.
replacing the actual file within framework, i've had 100% success on all ROMs, ports, etc... with MMS working perfectly
i can't speak for the Telstra in certainty... but if someone has a "stock" Telstra ROM, kang that framework and have at it!
hope this helps!
Click to expand...
Click to collapse
Thanks for your help! This method works great!
Sent from my HTC Desire with Tapatalk.

[Q] Miui statusbar/dropdown menu for 2.2

[Q] is there anyone and or any way to create/port or what ever...make the miui page style status bar for 2.2? I went back to 2.2 and now appreciate how everything works great like it should,I've even managed to make it look like I made my miui look for me....im very happy with my phone now...but I do really miss the miui status bar and drop down menu
Can probably pull the framework-res file from the MIUI rom, decompile it and pull the 9pngs and save to PC. Then pull the same framework-res file from whatever 2.2 (probably D9?) and replace them, resign and recompile into new framework-res and replace using Root Explorer. Might need to decompile services-jar too. Ill take a gander later on this weekend if you can upload the MIUI and whatever rom you are going to's files.
Edit: thanks for the offer but I've decided not to bother

[Q] Manually Deodex and Odex back -help needed

Love the write up here: http://forum.xda-developers.com/showthread.php?t=1208320
Trying to follow it and I keep getting the device to boot, however, the Settings icon (Settings.apk and Settings.odex) are what I modified on an Asus Transformer Prime. I do believe it has to do with signature check. I compared the HEX of the files using Beyond Compare and the signature, which I believe is in the first few lines, is completely different than original. Also, I had to add a few .jar's from the /system/framework of the Transformer Prime's system in order to get it to deodex and odex properly.
Am I missing something? Could the signature be copied via a hex editor instead of using the dd command. If so, which HEX is start and end position? Isn't there a trailer as well that needs removed??
Please help if you have any idea about ODEX vs DEODEX. I prefer ODEX which is why I am trying to modify manually and put back. Plus, I learn more this way, which is +1....even though, it's alot more work, I don't mind.
Has anyone ever used this method? I don't want a completely DEODEXED ROM, in fact, I would prefer if NONE of it was DEODEXED which is why I am doing it the hard way Any help is much appreciated.
bump....need an answer please guys...
older thread but I'm bumping this because I'm running into a similar issue. I prefer most of my rom to be odex apart from settings, systemui, framework-res, and my services.jar.

[Q] Mod an APK to run in any Phone

Is there a way to mod an apk, to make it run in any model phone?
I can decompile, recompile and sign, but I don't know what files need to change, and if this is really possible.
I know that we can change build.prop model, but I don't want do this. I really want create a modded apk.
Thanks!

Looking for an experienced theme maker...

So, I'm desperate for some signal/Wi-Fi/data icons I found in a theme for another S4 variant, and was wondering if anybody out there would be able to assist me in getting them to the VZW side. I have all files that should be needed, like I said, just need somebody to work their magic with the files for the vzw variant. It's just for personal use only! PM me if you can help please
Proweedsmoker said:
So, I'm desperate for some signal/Wi-Fi/data icons I found in a theme for another S4 variant, and was wondering if anybody out there would be able to assist me in getting them to the VZW side. I have all files that should be needed, like I said, just need somebody to work their magic with the files for the vzw variant. It's just for personal use only! PM me if you can help please
Click to expand...
Click to collapse
pull SystemUI.apk from you phone to your computer. ( i use root explorer to move it to my SD card, then connect the phone to the computer as a disk drive.)
unzip SystemUI.apk using 7zip
navigate to res/drawable-xhdpi
replace the icons you want
drag your modded res folder back into the untouched SystemUI.apk
copy back to phone, set permissions, reboot, profit.

Categories

Resources