Mobile data toggle fix Call recording and more languages for SM-G920P 6.0.1 PD6 - Sprint Samsung Galaxy S6

I managed to activate more languages, data fix and call recording. and 5 way reboot option. but no hope for tethering.
1.Download renegade rom and xtrestolite rom.
Xtrestolite > http://forum.xda-developers.com/gal...xtrestolite-deodexed-mod-edition-1-0-t3094423 ( This rom for 920F do not flash it!)
Renegade > http://forum.xda-developers.com/sprint-galaxy-s6/development/rom-t3356220
2. Open both zip files
3. Copy app- and priv-app folders Xtresolite > Renegade rom zip file. (Except CSC.apk and Carrierconfig.apk in priv,app folder )
4. Go to framework folder and copy framework-res.apk and twframework-res.apk to Renegade rom's framework folder.
5. Copy language.xml to your csc folder. and rewrite if asks.
https://drive.google.com/file/d/0BycoQdecWeogOE40UzQ1eFBkWWM/view?usp=sharing
5.Flash renegade rom through twrp.
6.Wipe data and Cache.
7.Restart to system
Done.
Features;
Mobile data toggle is back yay!
More languages.
Call recording.
5 way to reboot.
if it helps don't forget to thank you.

Good find, but you should probably ask @edgarf28 for permission before posting this. Perhaps you already did?

koop1955 said:
Good find, but you should probably ask @edgarf28 for permission before posting this. Perhaps you already did?
Click to expand...
Click to collapse
Well, I didn't ask but u right. I'll ask for permission right now. Thank you

Its ok to proceed?

Yarraque said:
I managed to activate more languages, data fix and call recording. and 5 way reboot option. but no hope for tethering.
1.Download renegade rom and xtrestolite rom.
Xtrestolite > http://forum.xda-developers.com/gal...xtrestolite-deodexed-mod-edition-1-0-t3094423 ( This rom for 920F do not flash it!)
Renegade > http://forum.xda-developers.com/sprint-galaxy-s6/development/rom-t3356220
2. Open both zip files
3. Copy app- and priv-app folders Xtresolite > Renegade rom zip file. (Except CSC.apk and Carrierconfig.apk in priv,app folder )
4. Go to framework folder and copy framework-res.apk and twframework-res.apk to Renegade rom's framework folder.
5. Copy language.xml to your csc folder. and rewrite if asks.
https://drive.google.com/file/d/0BycoQdecWeogOE40UzQ1eFBkWWM/view?usp=sharing
5.Flash renegade rom through twrp.
6.Wipe data and Cache.
7.Restart to system
Done.
Features;
Mobile data toggle is back yay!
More languages.
Call recording.
5 way to reboot.
if it helps don't forget to thank you.
Click to expand...
Click to collapse
4g çalışıyor mu

Can we do the same thing with biggdaddy rom instead of renegade
Can we do the same thing with biggdaddy rom instead of renegade

Related

[MOD] No Increasing Ringtone + HOW to ! - At&t S3

Hey guys !
I made a quick NoIncRing MOD, I figured while i was at it i would explain how to create the MOD.
I would like to Thank criskelo for his ZIP :
http://forum.xda-developers.com/showthread.php?t=1700174
I don't own an S3 but i did have the mod checked by an owner (works), i don't know what rom's it will work on so make a backup (as i said in the instructions).
How to Flash :
1. make sure you phone has a CWM recovery
2. backup SecPhone.apk and Secphone.odex (for odex rom's)
3. download the zip and place it in your internal SD
4. flash using, install zip from sd - choose zip from sd card
Download :
http://www.mediafire.com/?l8hox702d2t3m9y - Fixed
*the fix replaces SecPhone.apk with SecPhone_ATT.apk and erases the correct odex file.
I'll be happy to make Mod's for Any ROM you want. Simply attach the SecPhone.apk application from System/app
HOW TO ?
1. extract Secphone.apk from your phone/rom - system/app
2. download baksmali.jar and smali.jar from : http://code.google.com/p/smali/
3. extract classes.dex from SecPhone.apk
4. Put the classes.dex in to a folder alon with smali.jar and backsmali.jar then open a COMMAND window and navigate to the folder.
5. enter the following command :
java -Xmx512m -jar baksmali.jar -a 15 classes.dex
Click to expand...
Click to collapse
6. You will now have an OUT folder, inside find : Ringer$1.smali
7. Look for 2 lines containing :
setstreamvolume
Click to expand...
Click to collapse
8. Erase them (one is at the middle and one at the end)
9. now go back to your folder with classes.dex, OUT folder and smali.jar and erase classes.dex (VERY IMPORTANT !!)
10. In the command window enter :
java -Xmx512m -jar smali.jar out -a 15 -o classes.dex
Click to expand...
Click to collapse
11. Now you will have a new classes.dex , drag it back in to your SecPhone.apk and in to my ZIP.
12. Flash and enjoy
Finally able to get rid of the increasing ringtone. Great mod!
3. extract classes.dex from SecPhone.apk
I don't see "classes.dex" when extracting SecPhone.apk. Something i'm missing?
I also attached my apk in case you can help me shortcut this a bit
Thanks
Or...do I just flash the zip via CWM and the rest of the instructions are just how to create the mod?
schwiing said:
3. extract classes.dex from SecPhone.apk
I don't see "classes.dex" when extracting SecPhone.apk. Something i'm missing?
I also attached my apk in case you can help me shortcut this a bit
Thanks
Or...do I just flash the zip via CWM and the rest of the instructions are just how to create the mod?
Click to expand...
Click to collapse
I just flashed the zip via CWM. The rest of the OP lets you know how the apk was edited.
I cant get it to work, Copied to phone, booted to recovery and installed, ringer still starts low. any ideas?
nitroman30 said:
I cant get it to work, Copied to phone, booted to recovery and installed, ringer still starts low. any ideas?
Click to expand...
Click to collapse
There is a little difference in ATT, I think this should be mentioned in OP. In AT&T ROM, phone application
is in /system/app, but the name is a little different: SecPhone_ATT.apk.
So both files SecPhone_ATT.apk and SecPhone_ATT.odex should be backed up before replacing from the zip file.
After zip file is written from CWM, just go in /system/app, mount it in RW mode, using Root explorer, and do the following:
rename SecPhone_ATT.apk to SecPhone_ATT.save
rename SecPhone_ATT.odex to SecPhone_ATT.odex.save
rename new file (created by the zip you just wrote) SecPhone.apk to SecPhone_ATT.apk
Reboot
I just did - it works, thanks for non-increasing ringtone that was driving me crazy. I want my neighbours in the office to start enjoying my mostly annoying ringtone immediately when somebody calls me
EugeneR said:
There is a little difference in ATT, I think this should be mentioned in OP. In AT&T ROM, phone application
is in /system/app, but the name is a little different: SecPhone_ATT.apk.
So both files SecPhone_ATT.apk and SecPhone_ATT.odex should be backed up before replacing from the zip file.
After zip file is written from CWM, just go in /system/app, mount it in RW mode, using Root explorer, and do the following:
rename SecPhone_ATT.apk to SecPhone_ATT.save
rename SecPhone_ATT.odex to SecPhone_ATT.odex.save
rename new file (created by the zip you just wrote) SecPhone.apk to SecPhone_ATT.apk
Reboot
I just did - it works, thanks for non-increasing ringtone that was driving me crazy. I want my neighbours in the office to start enjoying my mostly annoying ringtone immediately when somebody calls me
Click to expand...
Click to collapse
Thanks got it working, I never found an odex file the first time I did it, after your post I went back to the dir and all i had was Secphone_ATT.apk and Secphone.apk so i renamed the Secphone_ATT.apk to .save and it works.
EugeneR said:
There is a little difference in ATT, I think this should be mentioned in OP. In AT&T ROM, phone application
is in /system/app, but the name is a little different: SecPhone_ATT.apk.
So both files SecPhone_ATT.apk and SecPhone_ATT.odex should be backed up before replacing from the zip file.
After zip file is written from CWM, just go in /system/app, mount it in RW mode, using Root explorer, and do the following:
rename SecPhone_ATT.apk to SecPhone_ATT.save
rename SecPhone_ATT.odex to SecPhone_ATT.odex.save
rename new file (created by the zip you just wrote) SecPhone.apk to SecPhone_ATT.apk
Reboot
I just did - it works, thanks for non-increasing ringtone that was driving me crazy. I want my neighbours in the office to start enjoying my mostly annoying ringtone immediately when somebody calls me
Click to expand...
Click to collapse
Not sure if it's a weird coincidence or what, but I did exactly this ^ and upon reboot, AudioGuru stopped allowing me to change my audio profiles (Normal, Work, Sleep, etc.) As soon as I restored the original SecPhone_ATT.apk and .odex then rebooted, AudioGuru started working again.
You guys are right !
I didn't know its SecPhone_ATT.apk
Ill change the main download !
yoelsd said:
You guys are right !
I didn't know its SecPhone_ATT.apk
Ill change the main download !
Click to expand...
Click to collapse
will this work for Rogers?
Hey yoelsd I'd really appreciate if you modded this apk for me.
http://www.mediafire.com/?2tdwaymqf0yn9td
Greatly appreciated
mod for Bell S3 please. Tried to do it myself and could not.
http://www8.zippyshare.com/v/25511314/file.html
Sweet
Do we just flash and thats it or is there more to it?
I just flashed it after making a nandroid backup in CWM. Worked like a charm :thumbup: :beer:
Sent from my SAMSUNG-SGH-I747 using xda premium
Mod for U.S. Cellular SecPhone.apk
Hey yoelsd,
Thank you for offering this! Can you please mod my SecPhone.apk? This is for the S3 stock rom on U.S. Cellular. Many thanks!!!
since mines is a Bell S3 and OP is MIA i just extracted SecPhone_ATT.apk from OP zip file and renamed to SecPhone.apk then used root explorer deleted SecPhone.odex and overwrite and restarted and its working perfectly.
I have hated the increase ringing since the SGS (i9000), Sammy should make that an option.
Hope this helps all my non AT&T S3 buddies.
edit, nm, got my versions mixed up
yoelsd said:
Hey guys !
I made a quick NoIncRing MOD, I figured while i was at it i would explain how to create the MOD.
I would like to Thank criskelo for his ZIP :
http://forum.xda-developers.com/showthread.php?t=1700174
I don't own an S3 but i did have the mod checked by an owner (works), i don't know what rom's it will work on so make a backup (as i said in the instructions).
Click to expand...
Click to collapse
Any idea if this will work on the new AT&T JellyBean that was just released? Or would we have to rebuild it using the files on our phone? Would your steps still work on JB?
I've been using the following app to disable increasing ringtones and it seems to work ok:
https://play.google.com/store/apps/details?id=com.shumoapp.disableincreasingring

[Q] HTC Locations' App. on other Custom ROMs

Hi,
I need to install HTC's Locations app on any custom ROM (ie: MyOneV or CM9/CM10)
So any1 can help me with this ?
(i tried it though, by moving these files (from MyOneV5.0FX Removed apks) htclocation.apk,locationpicker.apk,locatiooninstaller.apk in System/app folder bt it didn't worked)
When you move those files to system app manually, you need to put right permission rw-r--r-- then reboot.
Or the simplest way is, open the Removed_Apks_RC5.x.zip with 7-zip (not extract), delete all apks that you don't need and leave those location files in zip.
Then flash the zip in recovery.
And these files will not work on a CM rom.
ckpv5 said:
When you move those files to system app manually, you need to put right permission rw-r--r-- then reboot.
Or the simplest way is, open the Removed_Apks_RC5.x.zip with 7-zip (not extract), delete all apks that you don't need and leave those location files in zip.
Then flash the zip in recovery.
And these files will not work on a CM rom.
Click to expand...
Click to collapse
:good:
Thankz
I tried that too, by removing all apks from zip keeping the said three files & flash it in recovery, still it doesn't appeared in apps!
Though i'll try again may b missed something or some file..
I just tried it, it works.
Your filename looks different, attached here the files from the Removed_Apks_RC5.x.zip, I named it to location.zip. Flash in recovery.
It Worked: Thanx

Cyanogenmod 10.1 stock camcorder?

Anyway to reinstall it? Like can someone send me the apk pretty please or teach me how to extract it from the ROM in the zip file?
kirbymaster101 said:
Anyway to reinstall it? Like can someone send me the apk pretty please or teach me how to extract it from the ROM in the zip file?
Click to expand...
Click to collapse
MAKE A NANDROID BACKUP FIRST OR YOU ARE A NOOB!!!!!!!!!!!!!!!!
Download rootbrowser lite from the market. Now if you have the cm zip on your phone, navigate to it, open it, go to system, then go to app and find gallery2.apk. Click on it and rootbrowser will give you 2 options, click extract. This will extract just the apk to /storage/sdcard/0/extracted (its a folder now). Great now to add it to whatever rom you are running right now:
If you are trying to install the camera app on any touchwiz based rom it will fail, don't try, it will fail. If you are installing it on another AOSP follow the following directions:
1. With rootbrowser go to /system/app in the root directory of your phone. Then find your gallery2.apk and copy it and paste it somewhere on your sdcard (not in the extracted folder though) where you can find it in case something goes wrong.
2. After storing your old camera apk somewhere safe, go to the extracted folder on your sdcard and copy the gallery2.apk you extracted from cm.
3. Paste the cm gallery2.apk in the system/app root folder on your phone. It should ask if you want to overwrite a file (it will be overwriting your old gallery2.apk) just hit yes.
4. Reboot and hope for the best.
5. If it doesn't work try either clearing dalvic cache, cache or fixing permissions from your recovery
6. If all else still fails it means that the cm camera simply won't work with the rom you are using. This is why you made a backup. Simply find where you put your backup apk and copy it back to system/app folder and overwrite the cm one.
Once again you should have made an nandroid backup from your recovery before doing this so worst comes to worst you can always restore to that if you screw up.
If I have helped, please slap that thanks button

[Q] Methods to prevent Internal SD wipe?

Anyone able to solve the Aroma Updater Script where it would wipe internal SD card when installing an N9005 ROM?
If it was solved, as I saw from @Tiffany84's posts on http://forum.xda-developers.com/showthread.php?t=2490351&highlight=internal&page=8, is there a universal way for people to be able to modify the updater-script by themselves? Like which fragments of code to remove or replace?
To people who say otherwise, Yes, it wipes, and not only on N900T, but also on the N900W8, which is the Canadian version of the N900T.
Thanks ^_^
EDIT: SOLVED
Oogar said:
1. Download X-Note, open .zip with winRAR or 7zip.
2. Navigate to META-INF\com\google\android
3. Drag updater-script to desktop and open in Notepad++ (http://notepad-plus-plus.org)
4. Delete the following... http://imgur.com/F7rdFCo
5. Save (make sure you save as the same format - just click save and not save as)
6. Drag back into same directory and overwrite the previous updater-script in the rom .zip
Tested and working.
Click to expand...
Click to collapse

[GUIDE] How to install from flashable zip manually

Hi everyone
This is my first thread, so I decide to make it useful to everyone
Let's GO !
What You Want :
ES File Explorer File Manager (OR any file explorer supports zip extracting)
Rooted Phone
Nandroid Backup (You don't know how important it is)
1- enable root explorer and set permission to r/w (read & write)
2- extract the flashable zip to your memory
3- go to the existing folder
4- copy everything except META-INF folder to the root of your phone
5- "Must" show replace confirmation select confirm
6- After the copy operation is finished, reboot your device
7- Done, Congratulations
PLEAS NOTE THAT I AM NOT RESPONSIBLE ABOUT YOUR DEVICE IF YOU BREAK IT RESTORE THE NANDROID BACKUP
note if its a new file you need to set permissions of the file
most files in app are rw-w-w however some may vary depending on what file it is
at the end of the day if you have a flashable zip its much better to flash certain things than push to system so if the flashable zip has already been made for you than you might as well use it
One doubt please
Ahmad YH said:
Hi everyone
This is my first thread, so I decide to make it useful to everyone
Let's GO !
What You Want :
ES File Explorer File Manager (OR any file explorer supports zip extracting)
Rooted Phone
Nandroid Backup (You don't know how important it is)
1- enable root explorer and set permission to r/w (read & write)
2- extract the flashable zip to your memory
3- go to the existing folder
4- copy everything except META-INF folder to the root of your phone
5- "Must" show replace confirmation select confirm
6- After the copy operation is finished, reboot your device
7- Done, Congratulations
PLEAS NOTE THAT I AM NOT RESPONSIBLE ABOUT YOUR DEVICE IF YOU BREAK IT RESTORE THE NANDROID BACKUP
Click to expand...
Click to collapse
I think this method only for apk files. "my doubt is this method is posible to replace frameworks files..?"
krsharjun said:
I think this method only for apk files. "my doubt is this method is posible to replace frameworks files..?"
Click to expand...
Click to collapse
yes just push to system and set permissions - normally rw-r-r
although I dont know why you would want to do this as its always better to flash the file and since you have a flashable zip why not just flash it
Just a confuse
marcussmith2626 said:
yes just push to system and set permissions - normally rw-r-r
although I dont know why you would want to do this as its always better to flash the file and since you have a flashable zip why not just flash it
Click to expand...
Click to collapse
as by my knowlege While replacing framework files means it will stuck the mobile then how can we set permission.. ? please help me.. and yes u said is correct but creating update.zip which need an a computer i am so lazy
krsharjun said:
as by my knowlege While replacing framework files means it will stuck the mobile then how can we set permission.. ? please help me.. and yes u said is correct but creating update.zip which need an a computer i am so lazy
Click to expand...
Click to collapse
with root browser you can set permissions of any file - please search how
it depends what framework files you are replacing - you cant just replace with any old file from a different rom - it wont work
if its been designed for your rom or you are modding your own files then thats fine
and a flashable zip takes two secs - you dont need a pc - and iv posted a template loads of times
here is it again - just add any files you want to flash to framework in the framework folder
if you want files to go to the app folder just create a folder in system in the zip called app and put files there
same for any other folder in system
http://d-h.st/sr9

Categories

Resources