Related
Hello everyone i recently rooted my phone and i noticed none of the wifi tether apps work,i keep getting the error "ad hoc". Is there any way i can make it work? Or does anyone know of any other methods on getting hotspot? Also i tried that provision hotspot mod but idk how to change names of files or anything related to file mods. Please assist me.
Bump?
You need a root file Explorer first. Then go to the root directory on your phone. Go to system. Then apps. Find the hotspot ask file and odex file. They will be together. A root file Explorer will allow you to rename the files. You can just add .back to the file signify it's a back up and move the new. apk over to the same directory to take place of the original and make sure permissions are set right. This method allows you to use the default app. It's really easy. If you can copy and paste files in Windows then you can do this mod.
Sent from my VS980 4G using Tapatalk
---------- Post added at 04:27 PM ---------- Previous post was at 04:23 PM ----------
Also if you were able to root your phone then applying the hotspot mod should be extremely simple.
Sent from my VS980 4G using Tapatalk
tkuligowski said:
You need a root file Explorer first. Then go to the root directory on your phone. Go to system. Then apps. Find the hotspot ask file and odex file. They will be together. A root file Explorer will allow you to rename the files. You can just add .back to the file signify it's a back up and move the new. apk over to the same directory to take place of the original and make sure permissions are set right. This method allows you to use the default app. It's really easy. If you can copy and paste files in Windows then you can do this mod.
Sent from my VS980 4G using Tapatalk
---------- Post added at 04:27 PM ---------- Previous post was at 04:23 PM ----------
Also if you were able to root your phone then applying the hotspot mod should be extremely simple.
Sent from my VS980 4G using Tapatalk
Click to expand...
Click to collapse
I downloaded root explorer but when i try to rename the files it stops me and says its a read me only file
illusionnova said:
I downloaded root explorer but when i try to rename the files it stops me and says its a read me only file
Click to expand...
Click to collapse
Click on the button Mount RW and you should be fine.
apk installation fail???
I have a Verizon LG G2 VS98012b & i cant figure out how the hell to get my hotspot working i'm rooted running a custom rom & ive tried 2 different hotspot provisions apk's & both of them start installing then stop? I have download unknown sources checked? Treve wifi says its running but doesn't work im about to give up is it just completly blocked on verizon? I'm starting to think so.
Jake Lessley said:
I have a Verizon LG G2 VS98012b & i cant figure out how the hell to get my hotspot working i'm rooted running a custom rom & ive tried 2 different hotspot provisions apk's & both of them start installing then stop? I have download unknown sources checked? Treve wifi says its running but doesn't work im about to give up is it just completly blocked on verizon? I'm starting to think so.
Click to expand...
Click to collapse
You don't install them. You replace the previous apk with the one you downloaded.
Sent from my VS980 4G using Tapatalk
O followed this thread to a tee and got it to work. http://forum.xda-developers.com/showthread.php?t=2456338. I say followed to a thread because I missed a couple minor things the first couple times trying it and couldn't get it to work. Finally got it to work and it is flawless for me now.
Sent from my VS980 4G using XDA Premium 4 mobile app
For anyone that wants to WIFI Tether, here you go ----> droidviews.com/how-to-enable-wifi-tethering-on-verizon-lg-g2-vs980/ I'm on 27A rooted and it works perfectly!!
Hello guys,
I've tried many times to decompile whatsapp and edit it's Androidmanifest.xml file to make it installble in sdcard..When i try to recompile the apk i'm getting a message "Killed" I've tried it around 15times still no Luck..Can anyone decompile it and edit its manifest file then recompile and Upload it :-/
please it's a kind request :'(
you cannot force an apk to install on sd card
you can request it to install on sd card by using the following but chances are it will still be installed on internal but it will become movable to sd card in manage applications in phone settings
Code:
android:installLocation="preferExternal"
so it looks like this in the manifest
Code:
<manifest android:versionCode="48398" android:versionName="2.11.186" android:installLocation="preferExternal"
package="com.whatsapp"
dont forget you need to use jellybean framework-res.apk in order to decompile and recompile 3rd party apps
also looking at whatsapp I think its already moveable to sd card by opening it up in manage applications in phone settings and selecting move to sd card
If that option is not there add the above to the manifest - it will still install on sd card but it will be moveable
Dont forget to sign the apk with a testkey and you wont be able to update the app via the playstore if you resign it
also as note - never move a widget to sd card using this method - it will break the widget
marcussmith2626 said:
you cannot force an apk to install on sd card
you can request it to install on sd card by using the following but chances are it will still be installed on internal but it will become movable to sd card in manage applications in phone settings
Code:
android:installLocation="preferExternal"
so it looks like this in the manifest
Code:
<uses-sdk android:minSdkVersion="7" android:targetSdkVersion="19" android:installLocation="preferExternal" />
dont forget you need to use jellybean framework-res.apk in order to decompile and recompile 3rd party apps
also looking at whatsapp I think its already moveable to sd card by opening it up in manage applications in phone settings and selecting move to sd card
If that option is not there add the above to the manifest - it will still install on sd card but it will be moveable
Dont forget to sign the apk with a testkey and you wont be able to update the app via the playstore if you resign it
also as note - never move a widget to sd card using this method - it will break the widget
Click to expand...
Click to collapse
I know,but I'm getting an error while recompiling it,I've used the Jellybean framework which you gave..Still no Luck..Its getting killed..
Sent from my GT-S5360 using Tapatalk 2
shyamSGY said:
I know,but I'm getting an error while recompiling it,I've used the Jellybean framework which you gave..Still no Luck..Its getting killed..
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
I just did it and it recompiled fine
I dont know what you mean by killed - thats no error iv ever come across using apktool
But as I said it still installs to internal but it is moveable to sd card but I think the original is moveable to sd card anyway if you goto phone settings manage app select whatsapp and click move to sd card
marcussmith2626 said:
I just did it and it recompiled fine
I dont know what you mean by killed - thats no error iv ever come across using apktool
But as I said it still installs to internal but it is moveable to sd card but I think the original is moveable to sd card anyway if you goto phone settings manage app select whatsapp and click move to sd card
Click to expand...
Click to collapse
It Looks Like this:
I:Smaling
I:killed
P.S: I use apktool in mobile
Sent from my GT-S5360 using Tapatalk 2
shyamSGY said:
It Looks Like this:
I:Smaling
I:killed
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
never come accross that
make sure you are using apktool1.5.2
http://code.google.com/p/android-apktool/downloads/list
if you are using version 2 or beta version higher than that version it may not be able to smali files
marcussmith2626 said:
never come accross that
make sure you are using apktool1.5.2
http://code.google.com/p/android-apktool/downloads/list
if you are using version 2 or beta version higher than that version it may not be able to smali files
Click to expand...
Click to collapse
Sorry,I dont Have a PC..I use apktool in mobile.
Sent from my GT-S5360 using Tapatalk 2
shyamSGY said:
Sorry,I dont Have a PC..I use apktool in mobile.
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
either its an error in installing apktool or if it can decompile and recompile other apks fine its not able to do that apk for some reason
but have you tried just opening up phone settings and going to applications manage applications and selecting whatsapp and moving it to sd card
you only need to edit things if the option move to sd card is not available
if its not available I can upload the one I moddded but if the offical one can be moved stick to that else you wont be able to update the app via the playstore
You can also use link2sd to link apps to virtual sd card storeage
marcussmith2626 said:
either its an error in installing apktool or if it can decompile and recompile other apks fine its not able to do that apk for some reason
but have you tried just opening up phone settings and going to applications manage applications and selecting whatsapp and moving it to sd card
you only need to edit things if the option move to sd card is not available
if its not available I can upload the one I moddded but if the offical one can be moved stick to that else you wont be able to update the app via the playstore
You can also use link2sd to link apps to virtual sd card storeage
Click to expand...
Click to collapse
Its Not for me..I own a Page in Facebook where I share new things..I have promised them that i'l Give a Version of Whatsapp which will be installed in Sd card.
Sent from my GT-S5360 using Tapatalk 2
shyamSGY said:
Its Not for me..I own a Page in Facebook where I share new things..I have promised them that i'l Give a Version of Whatsapp which will be installed in Sd card.
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
you can only request an app to be installed to sd card but your phone may not honour the request but it will make it moveable to sd by the method iv already said
see this for more info
http://developer.android.com/guide/topics/data/install-location.html
---------- Post added at 05:17 PM ---------- Previous post was at 05:13 PM ----------
give me a min and I'll mod the apk and upload it and you see where it installs it
update
ok so iv modded it to install on sd card - i'll upload it shortly - might take a few mins on my phone connection
---------- Post added at 05:43 PM ---------- Previous post was at 05:17 PM ----------
@shyamSGY
here you go - should install on sd card
http://d-h.st/1jG
marcussmith2626 said:
you can only request an app to be installed to sd card but your phone may not honour the request but it will make it moveable to sd by the method iv already said
see this for more info
http://developer.android.com/guide/topics/data/install-location.html
---------- Post added at 05:17 PM ---------- Previous post was at 05:13 PM ----------
give me a min and I'll mod the apk and upload it and you see where it installs it
update
ok so iv modded it to install on sd card - i'll upload it shortly - might take a few mins on my phone connection
---------- Post added at 05:43 PM ---------- Previous post was at 05:17 PM ----------
@shyamSGY
here you go - should install on sd card
http://d-h.st/1jG
Click to expand...
Click to collapse
Thank! Thank! Lots of Thanks!! You are the best
Sent from my GT-S5360 using Tapatalk 2
shyamSGY said:
Thank! Thank! Lots of Thanks!! You are the best
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
thats ok - make sure to uninstall any previous version first or you will probably get application not installed due to differences in signature and its unlikely you will be able to update it via the playstore so you will have to mod each new version
marcussmith2626 said:
thats ok - make sure to uninstall any previous version first or you will probably get application not installed due to differences in signature and its unlikely you will be able to update it via the playstore so you will have to mod each new version
Click to expand...
Click to collapse
Thank man! You are awesome and how did you get to know So much of things..
Sent from my GT-S5360 using Tapatalk 2
shyamSGY said:
Thank man! You are awesome and how did you get to know So much of things..
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
the power of google and reading
marcussmith2626 said:
the power of google and reading
Click to expand...
Click to collapse
You rock! Have a great future ahead
Sent from my GT-S5360 using Tapatalk 2
hi. i am currently on nameless v7 5.1.1 rom. very happy so far. the only problem im having is i cant seem to install app downgrades without uninstalling the app itself. one example is instagram. im on 7.22 and want to go back to 7.20 but when i try to install it over current one it says app not installed. same thing with whats app. i previously was on kyuubi the last rom and was able to do this fine. so what can i do to make it work again as its a hassle because i end up loosing a lot of data if i have to uninstall an app then install another version ot it. the kernel im on is nameless too. if anyone can help id greatly appreciate it thanks.
bump?
install xposed and XInstaller Xposed module, it will let you install older version of apps without uninstalling them.
You first need to remove the app. If for some reason it was put into the rom as a system app you need to use one of the apps from the Play Store that can delete these (with root).
The part that they fail to mention is that you need to reboot the phone after deleting the app, otherwise the OS thinks the app is still installed. After reboot, you should be able to install the downgrade.
Alternatively if you have TWRP or similar recovery, you can go into the File Manager in the recovery and go to /data/app/ and delete the folder of the offending app and reboot.
---------- Post added at 09:05 PM ---------- Previous post was at 09:03 PM ----------
You can also delete it from the rom's zip file so it doesn't install it at all - just go into the zip file and delete what you want from system/app in the zip file before you flash.
yesterday i bought a new Nexus 6P . when i was on LP (old LG G2) i was able to take back up of the games i play from Android> Data folder but on 6P those folders are showing empty.. can someone pls tell me where the game data folders are located in Marshmallow .. thank You
Hans Kruger said:
yesterday i bought a new Nexus 6P . when i was on LP (old LG G2) i was able to take back up of the games i play from Android> Data folder but on 6P those folders are showing empty.. can someone pls tell me where the game data folders are located in Marshmallow .. thank You
Click to expand...
Click to collapse
Why not just use Titanium Backup? Surely that's a much easier option.
That I can do but I need to access the blob files which are present inside the Android > data > game folder. That's why I asked..
Sent from my SM-T815Y using XDA-Developers mobile app
---------- Post added at 15:48 ---------- Previous post was at 15:47 ----------
Heisenberg said:
Why not just use Titanium Backup? Surely that's a much easier option.
Click to expand...
Click to collapse
That I can do but I need to access the blob files which are present inside the Android > data > game folder. That's why I asked.
Sent from my SM-T815Y using XDA-Developers mobile app
jaidev.s said:
That I can do but I need to access the blob files which are present inside the Android > data > game folder. That's why I asked..
Sent from my SM-T815Y using XDA-Developers mobile app
---------- Post added at 15:48 ---------- Previous post was at 15:47 ----------
That I can do but I need to access the blob files which are present inside the Android > data > game folder. That's why I asked.
Sent from my SM-T815Y using XDA-Developers mobile app
Click to expand...
Click to collapse
This is confusing, you're replying under a different name now. Isn't this all a task that Titanium can achieve though?
Hey all my fellow T-Mobile users with T-Mobile branded Note 8's ! I'm writing up this guide for folks who (post root) want to "Un-Carrier" their Note 8.
This guide aims to be relatively Noob friendly, it is also hands on....teach a person to fish.....OK that said set aside a little time and follow along.
Note (no pun) ....you will need a root explorer app (I use Root Explorer)
Here we go:
Removing T-Mobile boot screen banner:
We'll use the "stock image" So navigate with your root explorer to /system/media and
copy the files "bootsamsung.qmg and bootsamsungloop.qmg"
Then navigate to /system/omc/TMB/res/media and paste (overwrite) the files in there. Done ......Reboot now to see change or move on to other
changes and reboot later.
Removing T-Mobile boot jingle
I've uploaded a "silent" boot jingle....totally silent. For this guide we'll assume you choose this file. Download and copy the PowerOn.ogg to a
location easy to find on phone. Then navigate with your root explorer app to the file you downloaded. Next copy the file then navigate
to /system/omc/res/media/audio/ui and paste/overwrite the file there. Done Enjoy silent boot.
Caller ID and Spam Protection
Using your root explorer Navigate to /system/omc/TMB and find the file "cscfeature.xml" and back it up (can just rename to cscfeature.xml.bak).
Then copy the file cscfeature.xml from this post to that same location and then set the permissions for the file (Long press file tile highlit, then
press 3 dots top right and select permissions) (this is the method in the Root Explorer app to bring up permissions menu) set permissions to 0644 followed by a reboot
and Done, go to phone app press 3 dots top right, go to settings and toggle on the "Caller ID and spam protection" switch. And/or Call Recording
ENJOY probably more to come eventually
For Audio Mods and SystemUI mods such as 3minit Battery Visit @Mentalmuso 's page https://forum.xda-developers.com/galaxy-note-8/development/rom-weta-1-0-t3698465 Hit his thanks button
****DUAL SPEAKER AUDIO MOD @Dante63 Has made Dual Speaker Audio Mod for our snapdragon Note 8!!!
Be sure to Thank him for his efforts and time! Or if able hit his donation link.
Get Dual Speaker Mod here: https://forum.xda-developers.com/showthread.php?t=3677719
*******Remove the ".zip" from the file name of the PowerOn.ogg.zip so it is named PowerOn.ogg
After trying numerous things and searching multiple locations in the system for the "fix" for Spam Calling Features and thanks to @masri1987 it's working now.
So here's the "New" CSCFeature.xml that will allow you to enable [Caller ID and Spam Protection] and [Call Recording] thanks to @mdiaz33685 for the s8 csc file which helped this whole process. Again using a Root Explorer app navigate to /system/omc/TMB and rename your current cscfeature.xml to "cscfeature.xml.bak" then copy this file from its location into the folder (/system/omc/TMB) and set the permissions to 0644 Reboot and enjoy YOUR phone.
MUST BE ROOTED
EDIT 11/28/2017
Brand New CSC File adds CallerID, Call recording, Data toggle to Power menu and to notification panel, Push message option in stock message app, Broadcast channels and Callback number are also available in messaging app.
Hit the Thanks Button
****I met a guy the other day. He told me he just read 'To kill a mockingbird'.
He then proceeded to tell me it was about a bird hunter taunted by a bird that mocked him. In that moment I knew then he hadn't read it. "I also read Moby ****" he said....."Get out!" I exclaimed.
*****Added System sounds zip......3 custom sounds i made and use.
Low Battery
Power Off
Charger Connection
New: S9 Apps that work with Nougat
S9 Messages, S9 Touchwiz Launcher (with Landscape option active), S9 Edge Lighting, S9 Neural Keyboard
https://forum.xda-developers.com/showthread.php?p=75962930
https://forum.xda-developers.com/showthread.php?p=75963134
https://forum.xda-developers.com/showthread.php?p=75980019
https://forum.xda-developers.com/showthread.php?p=76003228
Device Information on Notification pulldown and Lockscreen (Colors)
POST UPDATED 11/28/2017
WARNING: THIS SYSTEMUI.APK WAS MADE FOR/ON SAMFAIL VS.1 (DEODEXED)
I DON'T KNOW FOR CERTAIN THAT IT WORKS WITH SAMFAIL VS2.5 (DEODEXED)
This mod will add device information to your phone.
To add this mod we will need to "replace" your SystemUI.apk. So first step (recommended/optional) Backup your current SystemUI.apk, to do that we'll (using root explorer) navigate to /system/priv-app/ scroll down to folder named SystemUI and in there we are going to copy the (current) SystemUI.apk and paste it to you external or internal sdcard root directory (for easy locating) in case you have to adb push it back etc.
Now that we're backed up let's get to it! The zip file posted is NOT flashable, download and unzip it to phone or pc select your color provided here and copy the SystemUI.apk from the color choice folder (with root explorer) to /system/priv-app/ (At This Point copy it into the "root" of priv-app not into the SystemUI folder just yet0........once you have pasted it scroll down to the file (will be right below the folder of the same name) long press the SystemUI.apk and select "permissions" from the 3 dot menu (top right corner) and set permissions to 0644. Once permissions are set correctly long press the apk again and this time select "Cut" (scissor icon) and now move it into the Folder "SystemUI" overwriting the original file. After that just reboot and enjoy.
****Note at this time on lockscreen when screen wakes you'll see device info at bottom, and a second later the lock icon and unlock dialogue text will appear, haven't fixed that yet so work in progress. Also in notification panel 1st down swipe shows carrier branding among the device info (squeezed between lines) 2nd stage swipe down of notification panel re-hides carrier label.
DOWNLOAD https://drive.google.com/file/d/1Dl3gC5Xr-1pPA-mOBJNXHF_2jGCTFN4P/view?usp=drivesdk
Mirror
https://mega.nz/#!IVMFHJzY!nvJ86qP8P0BxerklEjmKoo5rzwGcUa1Or29v1Xvs6jw
Enjoy
Updated 11/28/2017
Pics of colors that are available for Device Information
*****NOT SHOWN...but White text option is in the zip.
louforgiveno said:
HOLD OFF FOR NOW ON THE CSCFEATURE.XML JUST NOTICED WIFI-CALLING IS BORKED !!! BACK TO THE DRAWING BOARD !!
Click to expand...
Click to collapse
Thanks for trying. Will wait for update.
smuvman said:
Thanks for trying. Will wait for update.
Click to expand...
Click to collapse
Fixed now!
Awesome! Thanks for this.
I freaking hate the tmobile boot lol
Any way of changing the actual animation not just the sound?
Now if we could get stereo speaker mod to work also that would be great.
For caller ID I'm using Truecaller which works pretty well
Root messes up SPay until you restore your phone, correct?
Sent from my SM-N950U using Tapatalk
Rydah805 said:
Root messes up SPay until you restore your phone, correct?
Click to expand...
Click to collapse
Root breaks the SafetyNet service without tripping Knox. So, pay, securefolder, etc cease to work until you're back on the unrooted image.
Is anyone having issues with making calls? They end as soon as I try to make them
Sent from my SM-N950U1 using XDA-Developers Legacy app
ODSTZ3RO said:
Is anyone having issues with making calls? They end as soon as I try to make them
Click to expand...
Click to collapse
I'm not sure but I think flashing the CSC for TMO will fix it. Refer to the Root thread for exact solution.
louforgiveno said:
Hey all my fellow T-Mobile users with T-Mobile branded Note 8's ! I'm writing up this guide for folks who (post root) want to "Un-Carrier" their Note 8. This guide will specify how, better yet where to change the T-Mobile Boot screen, how to get rid of (or change) the T-Mobile Boot jingle sound, and how to get Native Caller-ID/Spam Identifier working.
Btw This 'Root' is Root, not Bootloader Unlock/Recovery unlock, so if like me you enjoy root access to make those small custom changes including Viper, Adaway, SPAM call protection etc then you may want to consider SamFail Root as I did[/SIZE]
Oh BTW this guide aims to be relatively Noob friendly, it is also hands on....teach a person to fish.....OK that said set aside a little time and follow along.
Note (no pun) ....you will need a root explorer app (I use Root Explorer)
Here we go:
First, a couple of my thoughts on this Very Welcome Root (Thanks SamFail Team Members/Contributers)
The 80% Battery Charge Limit...................This varies, meaning factually if you power off your device and then boot to download mode and keep it there (while plugged in) your rooted Note 8 will continue to charge (slower than fast charge though). I did this last night and started the day with 100% battery. Of course that is not optimal, however it is there and can be done.
Removing T-Mobile boot screen banner:
We'll use the "stock image" So navigate with your root explorer to /system/media and
copy the files "bootsamsung.qmg and bootsamsungloop.qmg"
Then navigate to /system/omc/TMB/res/media and paste (overwrite) the files in there. Done ......Reboot now to see change or move on to other
changes and reboot later.
Removing T-Mobile boot jingle
I've uploaded a "silent" boot jingle....totally silent. For this guide we'll assume you choose this file. Download and copy the PowerOn.ogg to a
location easy to find on phone. Then navigate with your root explorer app to the file you downloaded. Next copy the file then navigate
to /system/omc/res/media/audio/ui and paste/overwrite the file there. Done Enjoy silent boot.
Identify SPAM CallsSpent all day figuring this one out !!!
Using your root explorer Navigate to /system/omc/TMB and find the file "cscfeature.xml" and back it up (can just rename to cscfeature.xml.bak).
Then copy the file cscfeature.xml from this post to that same location and then set the permissions for the file (Long press file tile highlit, then
press 3 dots top right and select permissions) (this is the method in the Root Explorer app to bring up permissions menu). Followed by a reboot
and Done, go to phone app press 3 dots top right, go to settings and toggle on the "Caller ID and spam protection" switch.
ENJOY probably more to come eventually
Side Note Viper is working great on Note 8, I used the ViperArise zip and flashed with flashfire.
I also installed Adaway.
*******Remove the ".zip" from the file name of the PowerOn.ogg.zip so it is named PowerOn.ogg
Click to expand...
Click to collapse
Can you point me to which viper4arise you flashed in flashfire and instructions on how to flash it in flashfire?
kirschdog1 said:
Can you point me to which viper4arise you flashed in flashfire and instructions on how to flash it in flashfire?
Click to expand...
Click to collapse
https://forum.xda-developers.com/showthread.php?t=3379709
Install flashfire then open app select Flash Zip option.....navigate to the zip file and load it, then check the system rw option then press flash and sit back...it will power off phone, load flashfire, flash file then reboot...takes about 2 minutes.
Once it boots it's all set.
louforgiveno said:
https://forum.xda-developers.com/showthread.php?t=3379709
Install flashfire then open app select Flash Zip option.....navigate to the zip file and load it, then check the system rw option then press flash and sit back...it will power off phone, load flashfire, flash file then reboot...takes about 2 minutes.
Once it boots it's all set.
Click to expand...
Click to collapse
Thank you!
louforgiveno said:
https://forum.xda-developers.com/showthread.php?t=3379709
Install flashfire then open app select Flash Zip option.....navigate to the zip file and load it, then check the system rw option then press flash and sit back...it will power off phone, load flashfire, flash file then reboot...takes about 2 minutes.
Once it boots it's all set.
Click to expand...
Click to collapse
Ok so works out of speaker but not through Bluetooth or headphones...any ideas?
Don't forget to also flash deep buffer removal zip. That will let 3rd party apps like google music and spotify use Viper.
Xshooter726 said:
Don't forget to also flash deep buffer removal zip. That will let 3rd party apps like google music and spotify use Viper.
Click to expand...
Click to collapse
Can I get that deep buffer zip?
We are Live again. Caller ID and spam protection, and call recording are available to be enabled in phone settings. Read the lower part of the OP for info and folks who helped get this complete.......Enjoy
Anyway to get this modified for Verizon ?
---------- Post added at 05:29 PM ---------- Previous post was at 05:23 PM ----------
Baller this method does work for Verizon. Just replace the csfeatures in the VZW folder not tmb for Verizon. Thank you so much everyone!
---------- Post added at 11:41 AM ---------- Previous post was at 11:29 AM ----------
This also brings back Samsung cloud to my Verizon variant. It also brings the Samsung diagnostics to my variant. As a side note, my phone was bought directly from verizon, but I flashed it with the unlocked firmware I then rooted with the new method with no csc. Thanks everyone for getting this to work, I'd bet this works for every US carrier. Do you mind if I post this in the Verizon Note 8 Thread?
---------- Post added at 06:05 PM ---------- Previous post was at 05:41 PM ----------
Lou does call recording work for you? I can't get mine to actually record? Everything else works as advertised, thank you for this everyone. It's ****ed how the US carriers strip these features out.
anthonykash said:
Anyway to get this modified for Verizon ?
---------- Post added at 05:29 PM ---------- Previous post was at 05:23 PM ----------
Baller this method does work for Verizon. Just replace the csfeatures in the VZW folder not tmb for Verizon. Thank you so much everyone!
---------- Post added at 11:41 AM ---------- Previous post was at 11:29 AM ----------
This also brings back Samsung cloud to my Verizon variant. It also brings the Samsung diagnostics to my variant. As a side note, my phone was bought directly from verizon, but I flashed it with the unlocked firmware I then rooted with the new method with no csc. Thanks everyone for getting this to work, I'd bet this works for every US carrier. Do you mind if I post this in the Verizon Note 8 Thread?
---------- Post added at 06:05 PM ---------- Previous post was at 05:41 PM ----------
Lou does call recording work for you? I can't get mine to actually record? Everything else works as advertised, thank you for this everyone. It's ****ed how the US carriers strip these features out.
Click to expand...
Click to collapse
Go ahead and link this thread for VZW guys...
Yes call recording works for me....i set it to auto record and it does record.
Thanks man, I'll keep playing with the recording. Thank you everyone for this.