AT&T Tethering Patch for all LTE-enabled Nexus 7 builds - Nexus 7 (2013) LTE Android Development

If you've updated to JLS36C and above and have an AT&T SIM card, you'll notice that the tethering option is no longer available. I've modified framework-res.apk to re-enable tethering. I've tested this with my 5GB DataConnect plan and it works fine.
I've packaged it up into an update you can flash. You don't need to be rooted, but you do need TWRP recovery to install this.
If you need to revert, I've backed up the original apk at /system/framework/framework-res.apk.bak-att-tether. I've also created flashable revert packages for Lollipop builds; I recommend using these since they do some sanity checks and revert SELinux bits.
Make sure to pick the right update for your firmware.
These patches only work with stock/factory images; they won't work with 3rd party firmware (such as CM).
JLS36C: View attachment update-att-tether-0.1.zip (this was before I started putting builds into the filename, oops) - tested ok
JLS36I: View attachment update-att-tether-JLS36I-0.1.zip - tested ok
KRT16O: See this post. I didn't take this update, but others have tested this successfully.
KRT16S: See this post. I didn't take this update, but others have tested this successfully.
KOT49H: View attachment update-att-tether-KOT49H-0.1.zip - tested ok
KVT49L: View attachment update-att-tether-KVT49L-0.2.zip - tested ok
KTU84L: View attachment 2841651 - tested ok
KTU84P: View attachment update-att-tether-KTU84P-0.1.zip - tested ok
LRX22G:Tether-only: View attachment update-att-tether-LRX22G-0.1.zip
Tether with SMS: View attachment update-att-tether-sms-LRX22G-0.1.zip
Revert to stock: View attachment update-att-tether-LRX22G-revert.zip​LMY47O:Tether-only: View attachment update-att-tether-LMY47O-0.1.zip
Tether with SMS: View attachment update-att-tether-sms-LMY47O-0.1.zip
Revert to stock: View attachment update-att-tether-LMY47O-revert.zip​LMY47V:Tether-only: View attachment update-att-tether-LMY47V-0.1.zip
Tether with SMS: View attachment update-att-tether-sms-LMY47V-0.1.zip
Revert to stock: View attachment update-att-tether-LMY47V-revert.zip​MOB30M (UNTESTED):Tether-only: View attachment update-att-tether-MOB30M-0.1.zip
Tether with SMS: View attachment update-att-tether-sms-MOB30M-0.1.zip
Revert to stock: View attachment update-att-tether-MOB30M-revert.zip​If you want to switch from one patch to the other, you must flash the revert package first. No need for revert if you are installing for the first time.

linuxthinker said:
If you've updated to JLS36C and have an AT&T SIM card, you'll notice that the tethering option is no longer available. I've modified framework-res.apk to re-enable tethering with the broadband APN. I've tested this with my 5GB DataConnect plan and it works fine.
Here's the original thread with the modified APK: http://forum.xda-developers.com/showpost.php?p=45756416&postcount=47
I've packaged it up into an update you can flash. You don't need to be rooted, but you do need TWRP recovery to install this.
If you need to revert, I've backed up the original apk at /system/framework/framework-res.apk.bak-att-tether as part of the patch install.
Click to expand...
Click to collapse
BROTHER 1,0000000 thanks....I was about to return this to google but your fix works wonder.....again....thank you!!!!!!!

Hey - quick tangential question - how did you modify the framework-res file? I'd like to enable the native dialer but all the instructions I see are for deodexed roms, not stock.
Thanks!

jvrobert said:
Hey - quick tangential question - how did you modify the framework-res file? I'd like to enable the native dialer but all the instructions I see are for deodexed roms, not stock.
Thanks!
Click to expand...
Click to collapse
I'm sure there's an easier way to do this, but this is the way I did it. This was on Linux.
1. apktool d framework-res.apk
2. (modify stuff in framework-res output directory)
3. apktool b framework-res framework-res-tmp.apk
4. unzip resources.arsc framework-res-tmp.apk
5. cp framework-res.zpk framework-res-new.apk
6. zip framework-res-new.apk resources.arsc
7. (reboot into recovery and mount /system in twrp)
8. adb push framework-res-new.apk /system/framework/framework-res.apk
There are a better how-to guides out there that walk through this in more detail. If you know what parameter needs to be changed (and it's not overly involved), I can create a framework-res.apk and update.zip for you, if you want.
Sent from my Nexus 7

linuxthinker said:
I'm sure there's an easier way to do this, but this is the way I did it. This was on Linux.
1. apktool d framework-res.apk
2. (modify stuff in framework-res output directory)
3. apktool b framework-res framework-res-tmp.apk
4. unzip resources.arsc framework-res-tmp.apk
5. cp framework-res.zpk framework-res-new.apk
6. zip framework-res-new.apk resources.arsc
7. (reboot into recovery and mount /system in twrp)
8. adb push framework-res-new.apk /system/framework/framework-res.apk
There are a better how-to guides out there that walk through this in more detail. If you know what parameter needs to be changed (and it's not overly involved), I can create a framework-res.apk and update.zip for you, if you want.
Sent from my Nexus 7
Click to expand...
Click to collapse
What did you change in framework-res.apk for this patch? I've done similar mods with apktool for T-Mobile APN fixes and I am getting ready to kill some T-Mobile specific annoyances on my N7 LTE. I thought this may be a good patch to include or can forward my changes to you and you can just include them here.
Regards,
Kevin

I pretty much just patched the files listed in this post: http://forum.xda-developers.com/showthread.php?p=45726005
If your changes are easy, I don't mind building an apk for you, but I won't be able to test it, since I'm on AT&T.
Sent from my Nexus 7

More or less it is just getting rid of pcweb.t-mobile.com from the APN list. I was curious about your fix to get rid of the manage mobile broadband option from settings.
Sent from my HTC6500LVW using Tapatalk 4

kpetrie77 said:
More or less it is just getting rid of pcweb.t-mobile.com from the APN list. I was curious about your fix to get rid of the manage mobile broadband option from settings.
Sent from my HTC6500LVW using Tapatalk 4
Click to expand...
Click to collapse
I took a look at the unpacked settings for 310260 (T-Mobile's standard MNC if you've got a fairly recent SIM card) and there's nothing there that would affect tethering. I also don't see the pcweb.t-mobile.com APN anywhere, either in /system/etc/apns-conf.xml or in the unpacked framework-res.apk.
Can you take a screenshot of where you're seeing pcweb.t-mobile.com, as well as the mobile broadband options that is present on your device?
Thanks!

Can we get an updated patch for the OTA that came out today? I'd be grateful!

Vincent Law said:
Can we get an updated patch for the OTA that came out today? I'd be grateful!
Click to expand...
Click to collapse
I just got the OTA myself. As soon as I can re-root and reinstall TWRP, I'll work on the patch.

Vincent Law said:
Can we get an updated patch for the OTA that came out today? I'd be grateful!
Click to expand...
Click to collapse
Done. See OP for flashable update zip for JLS36I.

linuxthinker said:
Done. See OP for flashable update zip for JLS36I.
Click to expand...
Click to collapse
You are awesome, thanks for the quick response!

Has anyone here tried using their Nexus 7 with an AT&T smartphone SIM card, using the "phone" APN?
For some reason I couldn't get this to work, so I'm wondering if others have had success.

Has anyone here tried using their Nexus 7 with an AT&T <b>smartphone</b> SIM card, <b>using the "phone" APN</b>? <br />
For some reason I couldn't get this to work, so I'm wondering if others have had success.
Click to expand...
Click to collapse
I haven't tried. I've still got a legacy unlimited plan on my phone sim, so I'm reluctant to test it out.
There's a tether APN setting that's baked into the framework. If you want, I can try setting this to phone and baking a custom update for you to flash, if you want to try it.
Sent from my Nexus 7

linuxthinker said:
I haven't tried. I've still got a legacy unlimited plan on my phone sim, so I'm reluctant to test it out.
There's a tether APN setting that's baked into the framework. If you want, I can try setting this to phone and baking a custom update for you to flash, if you want to try it.
Sent from my Nexus 7
Click to expand...
Click to collapse
The issue I'm having is that it won't even get a data connection at all, tethering or not. Do you think that would help, or do you know what might cause this issue? Also, where in the framework is the tethering APN stored?

aatreya said:
The issue I'm having is that it won't even get a data connection at all, tethering or not. Do you think that would help, or do you know what might cause this issue? Also, where in the framework is the tethering APN stored?
Click to expand...
Click to collapse
It's in the strings.xml for the particular carrier you're on. For example, on the unified AT&T MNC, it looks like this:
<string name="config_tether_apndata">ATT Broadband,broadband,,,,,,,,,310,410,,DUN</string>

KitKit?
Thanks so much for this patch! Sorry if this is a dumb question, but when the KitKat OTA drops, will this patch continue to work? That is to say, if I apply it after I do my KitKat upgrade.

The patch is probably the same, but I'll need to build a new flashable zip after the update comes out.

Since the update is out, have you had time to look at it and do the test?
Thanks.
Sent from my LG-D801 using xda app-developers app

jongcruz said:
Since the update is out, have you had time to look at it and do the test?
Click to expand...
Click to collapse
Thanks for the heads up. Downloading now!

Related

[MOD][COG-4][UnNamed] Over-scroll Glow!

Discontinued. The latest versions of all previously supported ROMs have this functionality built in.
This gives you an over-scroll glow when you reach the end of a list.
I really hope you knew that before clicking on this thread.
Example if you don't know what I'm talking about
It's just a modified framework.jar with modified files allowing the over-scroll to work and the correct glow images assigned to it. Theming is very easy, just colorize the over-scroll glow pngs in framework-res.apk. The default is orange.
What I want to do with this thread is sort of have a place where you can find the over-scroll enabling mod for every popular ROM for our phones. If you think I should support a ROM that I currently don't, then please post in the forums because I read every post! Ask to put a ROM on the wishlist. Upload the ROM's framework-res.apk and framework.jar files and I'll work on it when I'm not busy with school.
Currently, the wish list is:
Stock KH7
[Update on 10/15/11] UnNamed v1.0.1 compatible files uploaded. Give them a try. Honorable mention to quarlow
Installation:
BACK UP YOUR OLD FRAMEWORK.JAR
Because I'll just laugh at you if you complain that your phone won't boot up.
>>>ADB:
Code:
Extract the CWM package to get the framework.jar
adb remount
adb shell
su
cd /system/framework/
cp framework.jar framework.jar.backup
exit
exit
adb push framework.jar /system/framework/
adb reboot
>>>ROOT EXPLORER:
Extract the CWM package to get the framework.jar
Okay, now you can theoretically do this, but why would you want to? You'll get lots of crashes and might mess something important up.
Go to: /system/framework/ and rename framework.jar to something else. Go back to where-ever you saved my modified framework.jar and copy it over to /system/framework/ and change the permissions of the new framework.jar to match the old one. I'm pretty sure it's rw-r--r--, but don't quote me on that. + Restart your phone.
Simba501 has a more indepth tutorial on how to install this mod through Root Explorer here
>>>RECOVERY (preferred):
Flash the one specific to the ROM you're running
Whatever method you choose, know that it will take a stupidly long time for your phone to boot-up. Don't worry though, it'll be worth the wait.
Yoderk created some cool themes for the over-scroll glow for Cognition Beta-4 which you can find HERE.
UnNamed 1.0.1 works with 1.0.2 and 1.0.3 as well.
Also, please remember to say THANKS if I helped you!
cwm please!!
<3
diabolicalangle said:
cwm please!!
<3
Click to expand...
Click to collapse
It's there if you REALLY need it. I haven't tested it and to be honest, it's been a very very long time since I made my last CWM compatible file. Maybe it works though, try it out. If not, then use one of the other methods.
Fine work sir! Works well on Cog Beta 4.
yoderk said:
Fine work sir! Works well on Cog Beta 4.
Click to expand...
Click to collapse
That's awesome! Someone test it on stock w/ root, because if it works there, I'll be amazed.
Confirming that the cwm flashable zip works on cog beta 3!
Working fine here. I'm technically on Beta 1, but I've manually added the components I wanted from each Beta update because there were things I didn't want.
I have a suggestion. I don't know why everyone repeats that method for using root explorer. That's a terrible way to do it. I always use root explorer to manually replace my files and have never experienced any issues. Here is the correct way to use root explorer for manually replacing modded files:
1. Navigate to the file that you plan to replace (in this case, system/framework/framework.jar).
2. Copy (not move) the file and paste it somewhere on your SD card (internal or external, doesn't matter - as long as you can locate it in case you need to put it back). Rename the file you just pasted, but very subtly. For example, when renaming framework.jar, I would only throw something in front of the file name, such as "Backup - framework.jar", so I can easily distinguish it from the new file if I put them in the same spot.
3. NANDROID BACKUP!
4. Download/put on your sd card (whatever you do) the new file that you want to replace the old one with.
5. Move the new file to /system (not in a subfolder yet). Here you will change the permissions, which is crucial to avoid FCs and problems. In root explorer, you would long press the file, press permissions, and set them to whatever the old file's permissions are. This may require going to verify what they are before starting this step. In this case, the permissions are RW-R-R, which in root explorer, means that the first two boxes on the first line are checked and only the first box on the next two lines are checked.
6. Ensure that your new file is correctly named to exactly what it is replacing (case actually matters) and that the permissions also match what it is replacing.
7. Move your new file to the folder, root explorer will ask if you want to replace the file. Confirm.
8. Back out of root explorer and immediately reboot.
No force closes, no problems .
Cwm file worked great on cog beta 4. Thnkz!!
Sent from my SAMSUNG-SGH-I777 Cognition
Simba501 said:
Working fine here. I'm technically on Beta 1, but I've manually added the components I wanted from each Beta update because there were things I didn't want.
I have a suggestion. I don't know why everyone repeats that method for using root explorer. That's a terrible way to do it. I always use root explorer to manually replace my files and have never experienced any issues. Here is the correct way to use root explorer for manually replacing modded files:
...
No force closes, no problems .
Click to expand...
Click to collapse
Thanks! I added your tutorial to the OP.
Well if your like me and hate orange! Then here are two framework-res.apk with a blue and green overscroll color. Just rename them to framework-res.apk and overwrite the original file in system/framework.
Do not forget to back up original file! I claim no responsibility to problems.
Very subtle but a very nice touch...kudos...came zip worked great!!!
Sent from my SAMSUNG-SGH-I777 using XDA App
stock with root, i've got nothing. tried root explorer method and cwm
Does this still have the problem of not changing the Contacts or other Samsung apps?
illathanyours said:
stock with root, i've got nothing. tried root explorer method and cwm
Click to expand...
Click to collapse
Alright this may be Cog4 only... if you want, upload your framework.jar and framework-res.apk and I'll mod it for you and let me know if that works.
MikeyMike01 said:
Does this still have the problem of not changing the Contacts or other Samsung apps?
Click to expand...
Click to collapse
Yes. Those need the tw-framework to be modified and I haven't taken a look at those yet since I'm trying out Perception for a couple of days and that already has it coded in? But it isn't a problem per-say, it's just how Samsung decided to code those specific apps and there isn't a way to implement them in 2.3.4 without breaking the slide left to call, slide right to message, feature. 2.3.5 Roms have that built in on Samsung apps.
Problem probably isn't the best word.
Thanks for answering though. I always wanted the overscroll but having mixed bothered me.
Sent from my SGH-i777
shishir95 said:
Alright this may be Cog4 only... if you want, upload your framework.jar and framework-res.apk and I'll mod it for you and let me know if that works.
Well it's not that pressing of an issue, but maybe I'll send it to you later but right now I'm Dealing with insane iPhone customers, makes me want to hang myself... If 2.3.5 is gonna be coming sometime soon I wouldn't care about the wait.
Anyone know about 2.3.5 ota eta?
Sent from illaphone.
Click to expand...
Click to collapse
illathanyours said:
shishir95 said:
Alright this may be Cog4 only... if you want, upload your framework.jar and framework-res.apk and I'll mod it for you and let me know if that works.
Well it's not that pressing of an issue, but maybe I'll send it to you later but right now I'm Dealing with insane iPhone customers, makes me want to hang myself... If 2.3.5 is gonna be coming sometime soon I wouldn't care about the wait.
Anyone know about 2.3.5 ota eta?
Sent from illaphone.
Click to expand...
Click to collapse
There's a leaked 2.3.5 ROM for the i777 but personally I'm using designgear's Perception which is a port of a i9100 ROM and it works perfectly. I'd recommend the latter since leaked ROMs tend to have problems.
Click to expand...
Click to collapse
could you modify the framework.jar for UnNamed v1.0.1 - First ever well documented and open source stock derived rom? It has the extended power menu and if I overwrite the framework.jar using this it will break that extended power menu. Much thanks for getting the overscroll glow!!
Skyler2Dope said:
could you modify the framework.jar for UnNamed v1.0.1 - First ever well documented and open source stock derived rom? It has the extended power menu and if I overwrite the framework.jar using this it will break that extended power menu. Much thanks for getting the overscroll glow!!
Click to expand...
Click to collapse
I'll give it a try if there's enough demand for it.
shishir95 said:
I'll give it a try if there's enough demand for it.
Click to expand...
Click to collapse
+1 here

Question Regarding WiFi Calling on AT&T Galay Note... if its possible Or NOT

What the Glob am I talking about?
Alright so due too my ****ty signal at home I am very curious if there is a way we can make a mod too enable us AT&T Galaxy note users to make internet calls without the use of a 3rd party app such as Google voice or GrooVe IP.
So Lets begin, Im aware of how T-mobile users have the feature of making calls through wifi, but recently I ran into a thread that posted that states how to"Add native android SIP stack for Wifi & 3G calls in ICS " Link > http://forum.xda-developers.com/showthread.php?t=1674592.
We know it used to work on the international galaxy note until samsung pulled the feature out when upgrading to ICS. we also know the old method does not work for ICS ROMs. Yet I believe here in xda we can make it happen wether we use some other sort of method to achieve this mod.I was looking around xda forums & other users are saying it has too do with the kernel yet others say you have too mod the framework-res.apk ..im a bit lost.
Here is an article from techsilver.com too back up my post of this thread.
Restore Wi-Fi Calling On The International Galaxy Note Running ICS [How-To]
A new method from XDA Developer’s forum member ‘mrcasmir’ for ICS users restores Wi-Fi calling.
It basically works by modifying theframework-res.apk to allow SIP. This in result allows Wi-Fi calling. In addition to enabling internet calls (Wi-Fi and 3G) the mod has other useful features too; it enables all orientations on your phone which means that your phone’s screen can rotate all around, a rotating lockscreen when in landscape and portrait orientations, your phone screen staying dark when you connect USB/charger as well as tablet like dialogue boxes.
Your device needs to be rooted for this method to work on it. Follow the steps below to be able to use your mobile for internet calls:
Please perform a backup before you begin, just to be on the safe side. TechSliver is not to be blamed for any accidental loss in data or in case your device gets bricked. Proceed at your own risk.
Step 1: Download android.software.sip.voip.zip—> (courtesy of mobilegalaxy).
Step 2: Extract and copy the .xml file to /etc/permissions using ES file explorer, Root Explorer or any other root browsing app. The file can also be pushed via ADB but you must be rooted in order to do any of these.
Step 3: Download the framework-res.zip, then extract the content and copy it to /system/framework. Alternatively you can also push this. This framework-res.apk has been tested on the following ROMs:
LPY
LPF
LP8
LP9
LQ2
Kingdroid 2.0
Use it on any other ROM at your own risk.
Your phone will freeze for a bit and then quickly reboot. If it does not do so, reboot manually after giving it some time to copy the files. Your Galaxy Note should now have internet calling enabled. Enjoy!
If unfortunately something goes wrong whilst you follow these steps or it doesn’t work for you, just push back Stock framework-res.apk or re-flash Non-wipe ICS ROM.
For additional information, head over to XDA Developers Forum.
Click to expand...
Click to collapse
What's my point ?
Well for one I would love too see the day I can make wifi calls using my AT&T Galaxy Note and second It seems too me that some IF not most everyone is a bit thirsty too know if the method used on the international verison of the GNote works on their device/Rom & I myself am guilty of that. On the original thread by mrcasmir i posted my framework-res.apk to see if mrcasmir would reply and test my framework to see if the mod works but nothing has happend yet...
Why dont I try this out my self you say?
We all have a life and beside here on xda we less gifted non developer "noobs" ask alot of questions too those highly ranked, Sometimes we are scared to mess something up or we just dont know where too begin. I respect all developers and non-developers such as my self & I appreciate the OP mrcasmir for taking the time to make the mod availble for the international GNote. But i will not lie I am a little intimidated too edit my framework and screw some ish up but I will take pride and proceed too see if this works on my Rom and my Galaxy Note so stay updated and i will check if it works or not.
If ANYONE or if some recognized developer has any insight on this please shed some light & help us/ME out. Any help or clarification would be useful. Im not sure if its possible but yet nothing should be impossible.
(if that makes any sense) Lol
UPDATE!! THESE ARE INSTRUCTIONS DIRECTLY FROM THE OP FROM THE ORIGINAL FRAMEWORK GIVING YOU WIFI CALLING OPTION ON YOUR GNOTE GIVE THANKS TO HIM AND ME IF YOU WANT xD
Just a little changelog of what the modified framework-res.apk can do
Enables internet call (Wifi & 3G)
Enables all orientations (your phone rotates all round)
Rotating Lockscreen (Landscape + Portrait)
Screen stays off on USB/Charger disconnect
Just download one of the .zip files below extract and copy android.software.sip.voip.xml (its in this folder \system\etc\permissions) file to /etc/permissions using ES file explorer, Root explorer or any root browsing app. You can also push this file via ADB but you must be rooted in order to do any of these. After copy framework-res.apk (its in this folder \system\framework) to /system/framework, you can also push this. Your phone will freeze and quickly reboot, if not reboot manually but give it enough time to copy the files.
You should have internet calling now and all the other extras.
NOTE: Always backup incase something goes wrong, I am not to be held responsible for any bricks.
However, if anything goes wrong, just push back Stock framework-res.apk or if not reflash Non-wipe ICS ROM.
This framework-res.apk is specifically tested on the GNote ICS ROMs listed above, use it in any other ROM at your own risk.
--------------------------EASIER STEP FOR NON-ROOTED ROMS--------------------------
To simplify these steps, I have made a flashable zip. Download one of the .zip files and put it in your sdcard (external)---Do not extract pls.
Boot into recovery (Vol up + Power button + Home button all together)
-------ALREADY HAVE CWM DO THIS-------
Scroll down to 'Install zip from sdcard'
Then 'Select zip from Internal/External sd'
Find the zip where you saved it and select it
Select Yes to install.
NOTE: CWM uses Vol up & down to scroll and Home button to select
----------STOCK RECOVERY DO THIS---------
Download CWM Touch
Copy to External sdcard
Boot into recovery
Scroll down to 'Apply update from external sdcard'
Locate CWM and select it
Select Yes to install
CWM Touch will load automatically
Click 'Install zip from sdcard'
Click 'Select zip from Internal/External sd'
Locate the zip where you saved it scrolling with your finger or with volume button
Click on it and select yes to install.
NOTE: Stock recovery uses volume up & down to scroll and Power button to select while CWM Touch uses hand + Vol up & down for scrolling and Touch and Home button to select.
When all is done, go back and select Reboot system.
If you have any questions post it here.
THERE ARE FOUR DIFFERENT WAYS TO GET THIS DONE
1. Copy using root explorer
2. Push using ADB
3. Install using CWM Touch temporary
4. Install using CWM kernel installed on your phone.
FOR STEP
1. You must have root and root explorer app, just download the file, extract and copy each to their respective directories (refer to the step above).
2. Push the two files using ADB but you need root in order to do this.
3. Install temporary CWM Touch via stock recovery and flash the zip. This does not install CWM in your phone, it disappears as soon as you reboot.
4. Install CWM kernel for your ROM and use it to flash the zip.
if your looking for the download go to the original thread and scroll till you see the downloads.. (sorry i couldnt past them here)
ORIGINAL THREAD http://forum.xda-developers.com/showthread.php?t=1674592
{
"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"
}
there are a few roms that have SIP as one of their main features. I recall one rom-maker even talking about it in his Youtube video. I'd check out the ROMs with youtube videos.
Sorry i don't remember exactly which one it is.
Jamesyboy said:
there are a few roms that have SIP as one of their main features. I recall one rom-maker even talking about it in his Youtube video. I'd check out the ROMs with youtube videos.
Sorry i don't remember exactly which one it is.
Click to expand...
Click to collapse
Don't worry buddy thanks anyways ill look into it. At least you wrote a post ..220+ views later Lmao
This post deserves some actiooon.
Buuuummmmp.
Sent from my awfsum One V using Xda preem.
Please let's make this happen. I feel handicapped coming from a phone with wificalling (g2x)
Sent from my SAMSUNG-SGH-I717 using xda premium
jghidalgo307 said:
Please let's make this happen. I feel handicapped coming from a phone with wificalling (g2x)
Sent from my SAMSUNG-SGH-I717 using xda premium
Click to expand...
Click to collapse
tranceph0rmer said:
This post deserves some actiooon.
Buuuummmmp.
Sent from my awfsum One V using Xda preem.
Click to expand...
Click to collapse
Alright guys so good news remember that thread I listed above about the framwork mod? Well I spoke to the OP of the thread and I sent him my framework and he managed to incorporate the "wifi calling" option into the phones settings..
do this after you flash the .zip file go to Settings---> Call----> Internet Account Settings. That is what it adds to your phone where you can setup your Internet calling accounts like SIP in order to use them to make calls instead of your mobile network. You still need a SIP provider but you can just google (android SIP client or i think you can configure google voice as well) I personally havent gone any further and gotten an SIP client but i found a forum that tells you how to use google voice > > >
http://androidforums.com/android-ap...voip-calling-using-google-voice-sipdroid.html
Anyways below is the link to the thread I was talking about and all the files are there needed to flash it. You can either flash it in cwm or just do it manually. Good luck!
http://forum.xda-developers.com/showthread.php?t=1674592
nevermind
mejori said:
nevermind
Click to expand...
Click to collapse
What were you gonna say?
download GrooveIP, and make all the wi fi calls you want...works like a charm...
you need a google voice account to use it
easy peasy
SystemErrorOne said:
What were you gonna say?
Click to expand...
Click to collapse
i was about to comment without reading your entire post..rendering my post absolutely useless!!! :laugh:
wase4711 said:
download GrooveIP, and make all the wi fi calls you want...works like a charm...
you need a google voice account to use it
easy peasy
Click to expand...
Click to collapse
wase Sounds good ill look into that and update the thread!
mejori said:
i was about to comment without reading your entire post..rendering my post absolutely useless!!! :laugh:
Click to expand...
Click to collapse
haha mejori well ahora tu sabes (;
Ayoayaoayaoauao!!
tranceph0rmer said:
Ayoayaoayaoauao!!
Click to expand...
Click to collapse
Lol wtf someones happy :laugh:
tranceph0rmer said:
Ayoayaoayaoauao!!
Click to expand...
Click to collapse
'TA MECLAO!!!:laugh:
he must have stubbed his toe!!!
Anybody tried this on CM9
Also is there anyway to do this without google voice??
I looked at the other thread, and the framework-res.apk that he has is about 18.7mb, however the Goldie ICS rom which I'm using has the framework-res apk at 12.6mb, so I'm sure its not compatible with the one on the other thread, has that apk worked for you? If yes which rom are you on right now?
EDIT: nvm, I'm editing the framework-res.apk from my goldie and I'll see if it works, if it does I'll post, and on success I could edit the apk from other roms as well.., lets see.
I just uploaded the goldie modded file,
http://dl.dropbox.com/u/27597907/modded-framework-res.apk
rename to framework-res.apk and put it in \system\framework
do make a backup of your original framework-res.apk
Also add the xml file to the respective directory from the original thread, please note this is for the SGS3 TW Goldie Rom ONLY.
i_max2k2 said:
I looked at the other thread, and the framework-res.apk that he has is about 18.7mb, however the Goldie ICS rom which I'm using has the framework-res apk at 12.6mb, so I'm sure its not compatible with the one on the other thread, has that apk worked for you? If yes which rom are you on right now?
EDIT: nvm, I'm editing the framework-res.apk from my goldie and I'll see if it works, if it does I'll post, and on success I could edit the apk from other roms as well.., lets see.
I just uploaded the goldie modded file,
http://dl.dropbox.com/u/27597907/modded-framework-res.apk
rename to framework-res.apk and put it in \system\framework
do make a backup of your original framework-res.apk
Also add the xml file to the respective directory from the original thread, please note this is for the SGS3 TW Goldie Rom ONLY.
Click to expand...
Click to collapse
Thanks dude. I installed this and I see the options. Now if you don't mind answering me, what else is needed for me to be able to use wifi calling? I've only done this so far what else do I need to download or install?
Sent from my SAMSUNG-SGH-I717 using xda premium
Oh and btw the post above mine also works for unofficial rom. Fjmod6 with phmod
Sent from my SAMSUNG-SGH-I717 using xda premium
jghidalgo307 said:
Thanks dude. I installed this and I see the options. Now if you don't mind answering me, what else is needed for me to be able to use wifi calling? I've only done this so far what else do I need to download or install?
Sent from my SAMSUNG-SGH-I717 using xda premium
Click to expand...
Click to collapse
This mod just allows you so you can setup your Internet calling accounts with SIP in order to use them to make calls instead of your mobile network.
here are a few link i found useful:
http://ifdefined.com/blog/post/How-...ee-calls-over-the-internet-using-Android.aspx
http://www.androidauthority.com/bes...p-calls-wi-fi-calling-internet-calling-87396/
http://www.getonsip.com/instructions/free-sip-clients-for-android
http://www.youtube.com/watch?v=jS50Fld3y8w
I do not know of how to set it up using another client and not google voice but like i said a quick google search will solve your problems. I personally use google voice i dont see why not.
i_max2k2 said:
I looked at the other thread, and the framework-res.apk that he has is about 18.7mb, however the Goldie ICS rom which I'm using has the framework-res apk at 12.6mb, so I'm sure its not compatible with the one on the other thread, has that apk worked for you? If yes which rom are you on right now?
EDIT: nvm, I'm editing the framework-res.apk from my goldie and I'll see if it works, if it does I'll post, and on success I could edit the apk from other roms as well.., lets see.
I just uploaded the goldie modded file,
http://dl.dropbox.com/u/27597907/modded-framework-res.apk
rename to framework-res.apk and put it in \system\framework
do make a backup of your original framework-res.apk
Also add the xml file to the respective directory from the original thread, please note this is for the SGS3 TW Goldie Rom ONLY.
Click to expand...
Click to collapse
Yes I agree, do a nandroid back up and or manual back up of your framework just in case. This is my Modified framework thanks to mrcasmir
..im running Team Perfection ICS UCLE2 Rom
https://hotfile.com/dl/159639386/07d523a/GNote-i717-TEAM-PERFECTION-UCLE2.zip.html
jshinn1 said:
Anybody tried this on CM9
Also is there anyway to do this without google voice??
Click to expand...
Click to collapse
Yes There is..do a quick search on Google and you will find many sites. I will try and do it and post it I just haven't had the time to do some research lately.
jghidalgo307 said:
Oh and btw the post above mine also works for unofficial rom. Fjmod6 with phmod
Sent from my SAMSUNG-SGH-I717 using xda premium
Click to expand...
Click to collapse
Im taking a guess that this mod of the framework will work with many roms but i suggest if you do more than one mod too your framework you keep a back up of original and each and every time you do modify it make sure you edit it properly and always back up every time you do insert a new mod. Get me?
jghidalgo307 said:
Thanks dude. I installed this and I see the options. Now if you don't mind answering me, what else is needed for me to be able to use wifi calling? I've only done this so far what else do I need to download or install?
Sent from my SAMSUNG-SGH-I717 using xda premium
Click to expand...
Click to collapse
jghidalgo307 said:
Oh and btw the post above mine also works for unofficial rom. Fjmod6 with phmod
Sent from my SAMSUNG-SGH-I717 using xda premium
Click to expand...
Click to collapse
I'm glad it works! And if someone has a framework file that is significantly different from the file size of the one I posted, please do not overwrite yours, instead post it here, and I can mod and re-post the file.
I'm also looking at setting this up, I have very poor signal at home too, and this would be useful. :good: Once I have something working, I'll post what I did

International Build Dark Dialers,Contacts And MMS With Call Recording For ME7 Roms

International Stock SecPhone And SecContacts From MGA Base Build With Different Themed Dialers, Contacts And MMS. For Stock ME7 and Custom ME7 and MDK Roms.
If You Flashed One Of My Older Zips That Required You To Change The Build.prop File Please Click To Read Before Proceeding Any Zip From This Post Flashed Before 9-19-13 Please Click To Read!!!
It is no longer necessary to edit the Build.prop file. I have provided Fix Zips Below to undo the changes that my earlier zips made to the build.prop and SystemUI. If you flashed one of the Official International Version MGA Build zips Before 9-19-2013. Please Use the Fix Zips below before downloading and flashing the new Official International Version MGA Build Dark Contact And Dialer Zips!
These zips below under <Click To Show Content Button> are to undo the changes that my earlier zips made to your build.prop and SystumUI. They are not needed if you havent downloaded and installed one of the Official International Version MGA Build zips Before 9-19-2013 just skip this part and download the one of the Official International Version MGA Build zips.
Here is a Zip to undo the changes to the build.prop and fix the zips if you intalled before 9-19-2013: Fix_Zip_SystemUI_Contacts (This Zip Must Be Flashed It Cannot Be Down Manually)
Here is the fix If you didnt have custom Recovery and changed the SystemUI manually : Return_Stock_SystemUI.zip (just extract the zip and copy the SystemUI.apk to the /system/app forlder and overwrite the file)
If you Manually Edited Build.prop: Change ro.product.name=jfltespr to ro.product.name=jfltevzw or Delete the build.prop file and rename the build.prop.bak file to build.prop and reboot.
10-10-13 Added Fix For Force Close In Contacts If AOSP MMS Is Installed
10-8-2013: Updated Installer To Fix Problem of Call Recording Files Not Installing Properly. Added All Themes To Installer
Aroma Installer
Thanks to JohnMcW for letting me use his color scheme in my aroma installer.
Important! The Dark MMS In The Installer Replaces The Stock TW SecMms.apk With A Dark Themed TW SecMms.apk Do not install if you have AOSP MMS installed.
Pics Of Different Themes Below
Instructions On How To Install
Instructions For Phones With No Custom Recovery
Just a note for you people without a custom recovery. Coping and replacing files can cause the system to freeze. I always copy the apk's to the system folder instead of the system/app folder once copied to the system folder you can set the permissions there then move the apk to the system/app folder then that way if it freezes up and does a force reboot the permissions are already set correctly. Coping the files that go in the system/etc/snd_soc_msm will not cause the system to freeze so your fine just placing them directly in that folder. Remember these are what is needed for call recording to work. It is not necessary to back these files up unless you want to.
Here Is The Procedure for installing manually: Extract my zip and copy the files to the appropriate folders SecPhone.apk and SecContacts.apk to /system/app. Delete SecPhone.odex and SecContacts.odex or rename SecPhone.odex to SecPhone.odex.bak same with SecContacts SecContacts.odex rename to SecContacts.odex.bak. Then copy snd_soc_msm_2x_Fusion3 and snd_soc_msm_2x_Fusion3_auxpcm to /system/etc/snd_soc_msm
Glad someone picked this up.
Sent from a Galaxy S4... Far far away
I can conform the International Stock Blue Top version works flawlessly on Bonestock latest release.
hey man how did you change the background to black?
or did you not need to since they are int. versions?
Can anyone nake a odexed version of this..... Thank you in advance. ...
Sent from my SCH-I545 using xda premium
Nice work!
sbreen94 said:
Nice work!
Click to expand...
Click to collapse
Hey, this'll work on your rom right? I'll flash once I get home.
andybones said:
hey man how did you change the background to black?
or did you not need to since they are int. versions?
Click to expand...
Click to collapse
These are just thrown together mixed and matched to get the appearance of international theme. I didnt create these I just fixed theme problems and added my call recording mod. They are from Tmobile MDL versions and International MEA version the ICS is Verizon MDK version
ct_tec313 said:
Can anyone nake a odexed version of this..... Thank you in advance. ...
Sent from my SCH-I545 using xda premium
Click to expand...
Click to collapse
you can use on odexed rom just make sure you delete the SecPhone and SecContacts odex files
Schwabie64 said:
Hey, this'll work on your rom right? I'll flash once I get home.
Click to expand...
Click to collapse
Yeah it should
Sent from my SCH-I545 using xda premium
Yep it worked getting pretty good at flashing stuff without having a custom recovery....
Update: lost 4g data can anyone elaborate on that... kept telling me to insert sim.....
Sent from my SCH-I545 using xda premium
Thanks for putting this together. I've been dying to get rid of the stock blinding white since I got my S4. For anyone that is odex just remove SecContacts, SecContacts.odex & SecPhone and place them in a storage folder on your SD card just in case. Then just flash whatever style dialer you want. Works flawlessly!
Sent from my SCH-i545 using RedBull & Viagra.
On stock ME7 rooted, these do not work. I copied them over using root explorer and when I reboot I am able to see all my contacts, favorites, dialpad, etc. However during phone boot I get "com.android.phone has stopped" etc. and whenever I try to go into the phone app it force closes. I also have no service trying to use these apps. FYI.
roboots21 said:
On stock ME7 rooted, these do not work. I copied them over using root explorer and when I reboot I am able to see all my contacts, favorites, dialpad, etc. However during phone boot I get "com.android.phone has stopped" etc. and whenever I try to go into the phone app it force closes. I also have no service trying to use these apps. FYI.
Click to expand...
Click to collapse
+1
Sent from my SCH-I545 using xda premium
roboots21 said:
On stock ME7 rooted, these do not work. I copied them over using root explorer and when I reboot I am able to see all my contacts, favorites, dialpad, etc. However during phone boot I get "com.android.phone has stopped" etc. and whenever I try to go into the phone app it force closes. I also have no service trying to use these apps. FYI.
Click to expand...
Click to collapse
Did you rename or move the odex files for SecPhone and SecContacts?
Sent from a Galaxy S4... Far far away
gadget! said:
Did you rename or move the odex files for SecPhone and SecContacts?
Sent from a Galaxy S4... Far far away
Click to expand...
Click to collapse
for me i renamed the odex files to a bak file and copied over the secphone and seccontacts with the new apks and rebooted phone then that when i lost data
gadget! said:
Did you rename or move the odex files for SecPhone and SecContacts?
Sent from a Galaxy S4... Far far away
Click to expand...
Click to collapse
I renamed the old .. copied the new ones .. no cell signal. Renamed the old ones back to get my signal back.
+1
Sent from my SCH-I545 using xda premium
If you guys want to try this it works fine for me. This is the actual International Dialer And Contacts. Download this zip INTERNATIONAL_DIALER_CONTACTS_MGA.zip. Now edit your build.prop file and change ro.product.name=jfltevzw change to ro.product.name=jfltexx. This will allow for the Contacts to work properly if you dont do this step it will not work!!
This will change your 4G LTE icon so here is a link if you want it to look different http://forum.xda-developers.com/showthread.php?t=2355529. You just cant name it back to the Verizon one or the International Dialers wont work. Let me know if this works on the Stock ME7 builds
Edited: I added this to the OP. For those of you that can flash this there is no need to manually edit the build.prop file the zip will do it for you and back up the original one. I have fixed the 4G LTE Icon so it displays the verizon one in the status bar. For those of you manually adding the files you will have to edit the build.prop file manually and will be stuck with the International 4G icon.
ct_tec313 said:
for me i renamed the odex files to a bak file and copied over the secphone and seccontacts with the new apks and rebooted phone then that when i lost data
Click to expand...
Click to collapse
I added a new zip to the OP you might want to try this method and see if it works

[MOD][4.4.4]Native Tether Exploit Build 21.11.21 Updated:7/27/14

YOU HOLD MYSELF AND XDA FREE FROM ANY LIABILITY. WE ARE NOT RESPONSIBLE FOR YOUR DEVICE. FLASH AT YOUR OWN RISK.​
This will enable Native Tether for Build 21.11.21. Shout out goes to @iKrYpToNiTe for his work with this.
Prerequisites:
Droid Maxx/Ultra Rooted w/WP off
METHOD 1: TWRP INSTALL
1) Download the package below labeled "21.11.21tether_twrpinstall".
2) Reboot Into TWRP recovery and navigate to the file for flashing.
3) Reboot
4) Verify tether works
5) Profit.
METHOD 2: MANUAL INSTALL
1) Download the package below labeled "21.11.21tether".
2) Download root browser by Jrummy from the play store
3) Navigate to System/Priv-App and rename VZWEntitlementservice.apk to VzwEntitlementservice.apk.bak.
4) Navigate to System and rename the build.prop to build.prop.bak
5) Place the package on the root of your sd card and extract the build.prop file within the folder.
6) Navigate to system and Copy and paste the new file.
7) Set permissions for the file to
Owner: Read/Write
Group: Read
Others: Read
This should show (rw-r--r--)
8) Reboot. Verify tether works
9) Profit.
REVERTING
METHOD 1:
If installed in twrp, download the package below labeled 21.11.21tether_revert. Flash in Twrp, reboot, verify subscription check re-enabled.
METHOD 2:
If manually installed, simply delete the build.prop you installed, remove the .bak extension from the original build.prop, verify permissions, reboot.
there is nothing in the .zip folder?
Kickbut101 said:
there is nothing in the .zip folder?
Click to expand...
Click to collapse
Are you asking or stating? If you are stating, then you may have gotten a bad download. I just re-verified the download and all is well. The file is very small.
Works perfectly. Thanks!
After reboot, original build.prop is back and the vzw files dropped the .bak. I am rooted, but not unlocked so wp is on, and I guess native tether is not gonna work. Didn't try it before reboot though.
Sent from my XT1080 using XDA Free mobile app
socobandit said:
After reboot, original build.prop is back and the vzw files dropped the .bak. I am rooted, but not unlocked so wp is on, and I guess native tether is not gonna work. Didn't try it before reboot though.
Sent from my XT1080 using XDA Free mobile app
Click to expand...
Click to collapse
Product of wp being on. You can try to open my build.prop and copy and paste the entire prop into your file effectively replacing the contents. See if that takes.
What is a native tether exploit used for?
Sent from my XT1080 using XDA Free mobile app
johnny567 said:
What is a native tether exploit used for?
Sent from my XT1080 using XDA Free mobile app
Click to expand...
Click to collapse
To enable native tether, obviously. Search is your friend.
---------- Post added at 06:04 PM ---------- Previous post was at 05:56 PM ----------
@Topsnake, is it possible to rig your previous MOD ([MOD][ROOT]Native Wireless Tether for build 19.6.3) for 4.4.4?
It appears that having a modded VZWEntitlementServices.apk which takes care of the native tether and only that is a cleaner solution than modifying the build.prop as the latter is referenced a lot by many processes which, consequently, could lead to far reaching side effects.
BTW, do you know if anyone tried your VZWEntitlementServices.apk on 4.4.4?
CrazyRussianXDA said:
To enable native tether, obviously. Search is your friend.
---------- Post added at 06:04 PM ---------- Previous post was at 05:56 PM ----------
@Topsnake, is it possible to rig your previous MOD ([MOD][ROOT]Native Wireless Tether for build 19.6.3) for 4.4.4?
It appears that having a modded VZWEntitlementServices.apk which takes care of the native tether and only that is a cleaner solution than modifying the build.prop as the latter is referenced a lot by many processes which, consequently, could lead to far reaching side effects.
BTW, do you know if anyone tried your VZWEntitlementServices.apk on 4.4.4?
Click to expand...
Click to collapse
Thought I replied to this.
The 19.5.3 would probably work for 4.4.4 but I haven't tried it.
The build.prop is a much cleaner install when done correctly.
Topsnake said:
Thought I replied to this.
The 19.5.3 would probably work for 4.4.4 but I haven't tried it.
The build.prop is a much cleaner install when done correctly.
Click to expand...
Click to collapse
@Topsnake can you please elaborate on the changes you made to the stock buiuld.prop file?
I know you've mentioned in another thread that your method and the one using EntitlementBypass-v1.2.apk (from Moto X forum) are using the same commends. Would I be correct assuming that you've:
1. Added net.tethering.noprovisioning=true
and
2. Changed ro.mot.tether_dun_required to 0
Are those are the only difference between your build.prop and the stock one?
The reason I ask, is that, as I said earlier in this thread, build.prop is pretty significant file (from what I understand) and sets a lot of variables and settings. I'm hesitant to modify it in fears that by enabling native tether other unwanted side effects would arise.
Thanks
CrazyRussianXDA said:
@Topsnake can you please elaborate on the changes you made to the stock buiuld.prop file?
I know you've mentioned in another thread that your method and the one using EntitlementBypass-v1.2.apk (from Moto X forum) are using the same commends. Would I be correct assuming that you've:
1. Added net.tethering.noprovisioning=true
and
2. Changed ro.mot.tether_dun_required to 0
Are those are the only difference between your build.prop and the stock one?
The reason I ask, is that, as I said earlier in this thread, build.prop is pretty significant file (from what I understand) and sets a lot of variables and settings. I'm hesitant to modify it in fears that by enabling native tether other unwanted side effects would arise.
Thanks
Click to expand...
Click to collapse
I can guarantee you that this mod will not give any effects other than enabling tether. 110% positive
Topsnake said:
I can guarantee you that this mod will not give any effects other than enabling tether. 110% positive
Click to expand...
Click to collapse
line 259 net.tethering.noprovisioning=true appears to be the only addition to the original build.prop
Should the result should be the same if we just edit the prop.buld right on the device and add that line?
Are you unlocked bl?
Topsnake said:
Are you unlocked bl?
Click to expand...
Click to collapse
yes
CrazyRussianXDA said:
yes
Click to expand...
Click to collapse
So then copy the contents of the build prop into yours or replace it all together. It takes of all about 3 seconds.
It will be the same.
Whelp that's it's for me @NWKENT @Jaocagomez @Caseyk621 @bigv5150 @rmjones2006 i'm done helping this community and dealing with all these people who feel like something is owed to them. It's been fun.
Topsnake, thank you! For all you have done in the past and now.
Sent from my XT1080 using XDA Premium 4 mobile app
rekids said:
Topsnake, thank you! For all you have done in the past and now.
Sent from my XT1080 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I appreciate that buddy. Thanks.
CrazyRussianXDA said:
"I'm not required to disclose the details of any mod to you" - this might or might not be true as I'm not familiar with Open Source Licensing and you might be required to disclose. Regardless, you did not, that's part why you came across as not completely honest.
The fact that most developers (Jcase, Faux123, beaups, iKrYpToNiTe, just to name a few) DO disclose everything makes me thank that you might be required to do full disclosure.
"Either apply it, or don't." - I did not. I applied command provided by iKrYpToNiTe
Click to expand...
Click to collapse
If you are really that concerned about the build.prop being altered in a way that you feel the need to be worried, then simply compare your current build.prop to the modified one that topsnake has provided. It's that simple. No need to start arguments about what one person feels is better or safer or whatever else you think; I personally research anything that I do to my phone by tearing down apk's or batch files or whatever it might be that I'm applying to my phone to see what is being done. By doing this it also helps you learn how these exploits work and helps you learn more about your phone in general.
If you're not comfortable with changing files then don't do it. It's that simple.
Not calling any one particular person out in general, but there is so much of the same information continually being repeated that it is extremely frustrating. I'm to the point where I don't even try and help because I'm just repeating what I said a page or two back, or the post directly below.
Topsnake said:
Whelp that's it's for me @NWKENT @Jaocagomez @Caseyk621 @bigv5150 @rmjones2006 i'm done helping this community and dealing with all these people who feel like something is owed to them. It's been fun.
Click to expand...
Click to collapse
Please don't leave us! We appreciate everything you do!

[Mod] AutoSmoothScrolling [Windows only]

Hey everyone I decided to take the smooth scrolling mod to the next level. I was reading @zephiK didn't have the time to update the mod for every update that comes out. So I decided to get back in the game a little and completely automate the process so now you guys as users can do the "heavy" lifting (heavy in quotes since it's really an automated process for the most part lol). It basically pulls your framework.jar from your currently running ROM, modifies it, and pushes it back to your device. It should work on any ROM that doesn't have a different AbsListView.smali from the one I use (aside from the smooth scrolling parts, that's fine). If there's more demand for this (or I get locked out of my dropbox because of too many downloads) then I'll throw it up on my site instead. Until then, enjoy! Only supported on Windows. If anyone wants to make a linux/mac version, feel free to.
BE SURE TO ALWAYS BACKUP JUST IN CASE!
If you try this on another ROM and it doesn't work because the AbsListView is different somehow, let me know and I will make other versions to support other ROMs
DOWNLOAD
adb pull's your framework.jar from the currently running ROM.
Sets up a couple of folders for use later when putting the files back into a .jar.
Uses a jar command to extract all of the contents of the jar file.
Runs the baksmali code (with a small edit to remove the pause).
Copies the AbsListView.smali to the baksmali'd area.
Copies the android folder in "decompiled" into "smali-me".
Runs the smali code (again, with a small edit).
Deletes classes.dex and framework.jar in the root folder.
Renames modded-classes.dex to classes.dex.
Moves classes.dex, META-INF, and preloaded classes into the Temp folder.
Creates a new framework.jar file from what's provided in the Temp folder.
Moves that file back into the root directory.
Cleans up most of the folders/files.
Pushes the new framework.jar to your device, sets permissions, and reboots.
Finally it removes the framework.jar in the root directory to finish the clean up process.
Changelog:
10-5-14
Initial release
10-6-14
Added option to work with a zip file.
Reworked the initial batch file to allow for more automation (took out some pauses) and now has a menu to select your option.
Added a changelog.
Updated the Cleanup.bat to account for the new folder created when using the zip method.
Confirmed working ROMs:
SlimSaber by fusionjack
Sabermod cm11 by Robbie
Good work man! And 1st ?
Added to OnePlus One index thread:
[INDEX] OnePlus One Resources Compilation Roll-Up
Transmitted via Bacon
Wouldn't install at all for me. I'm on Paranoid Android (SaberMod Edition)..10-02-2014 build..
Oh well... Always good to see users putting in work?
OmegaBlaze said:
Wouldn't install at all for me. I'm on Paranoid Android (SaberMod Edition)..10-02-2014 build..
Oh well... Always good to see users putting in work?
Click to expand...
Click to collapse
Install as in you tried to flash it? It's a windows based mod.
prsterero said:
Install as in you tried to flash it? It's a windows based mod.
Click to expand...
Click to collapse
Yikes?
Forgot all about that?
OmegaBlaze said:
Yikes?
Forgot all about that?
Click to expand...
Click to collapse
Haha right in the title and op
When I install this onto my device w/ CM11 nightlies (10/05) it stops everything from working/launching/FC.
dylanraga said:
When I install this onto my device w/ CM11 nightlies (10/05) it stops everything from working/launching/FC.
Click to expand...
Click to collapse
So you ran the batch file and after it rebooted things stopped working? If so if you send me the framework.jar file in system/framework/ then I'll make a version for cm11
prsterero said:
So you ran the batch file and after it rebooted things stopped working? If so if you send me the framework.jar file in system/framework/ then I'll make a version for cm11
Click to expand...
Click to collapse
can this also work by simply placing the proper jar file in a folder on your pc and doing it that way. I ask because I sometimes download remotely and would like to have all this done and placed back into the rom prior to flashing. I have manually edited this file before but interested in your method as well
thx
playya said:
can this also work by simply placing the proper jar file in a folder on your pc and doing it that way. I ask because I sometimes download remotely and would like to have all this done and placed back into the rom prior to flashing. I have manually edited this file before but interested in your method as well
thx
Click to expand...
Click to collapse
It should if you modify the script. If you don't know batch, then I could try and write a version for that as well if you would like.
prsterero said:
It should if you modify the script. If you don't know batch, then I could try and write a version for that as well if you would like.
Click to expand...
Click to collapse
That would be nice Thx. I would prefer to do it all on my PC and push file over or put in a zip if I do it for others
Sent from my A0001 using Tapatalk
playya said:
That would be nice Thx. I would prefer to do it all on my PC and push file over or put in a zip if I do it for others
Sent from my A0001 using Tapatalk
Click to expand...
Click to collapse
I'll get to work on it. Got a midterm today, so may not get it done
@prsterero It works. However:
It has to be placed on desktop.
I had to change JDK folder name in the script to jdk1.8.0_20 as I have a never version installed.
Oh nevermind, the readme...
Irseq said:
@prsterero It works. However:
It has to be placed on desktop.
I had to change JDK folder name in the script to jdk1.8.0_20 as I have a never version installed.
Oh nevermind, the readme...
Click to expand...
Click to collapse
The power of readme files haha
playya said:
That would be nice Thx. I would prefer to do it all on my PC and push file over or put in a zip if I do it for others
Sent from my A0001 using Tapatalk
Click to expand...
Click to collapse
Give it a shot now. The link is in the OP. I ran through it and it seems to work correctly, but I can't flash the zip to test it out. Let me know if you have any issues
prsterero said:
Give it a shot now. The link is in the OP. I ran through it and it seems to work correctly, but I can't flash the zip to test it out. Let me know if you have any issues
Click to expand...
Click to collapse
Will do
Sent from my A0001 using Tapatalk
Now confirmed working with Robbie's sabermod cm11
Confirmed not working for me on cm-11-20141216-NIGHTLY-bacon :/
The modified ROM is able to boot, but every app that uses the new AbsListView immediately crashes (this even include the power menu, I had to hard reboot my phone !). I have Xposed installed and running with modules such as ForceFastScroll that might interfer with the mod... This needs further testing!
Anyway, great job mate!
I need this and the link is down what's up with it

Categories

Resources