[MOD][MDC]Disable Increasing Ringtone (modded SecPhone.apk) - Sprint Samsung Galaxy S 4 Android Development

Description
The Galaxy S4, like its predecessors and some other devices, has a hardcoded "increasing ring" feature where the ringtone starts out quiet and gradually gets louder, reaching full volume in about 3 or 4 seconds. Some people don't want this (like me).
There are two ways to work around this behavior. First, you can use an app, such as Disable Increasing Ring. The advantage is that you don't need root. The disadvantage is that now you have an app running 24/7, using up memory unnecessarily, albeit a very small amount. The second solution is to patch the SecPhone.apk. That's what this mod does.
Most of the credit goes to gharrington in this post whose method I used to patch SecPhone.apk.
Feel free to use in ROMs, redistribute, etc., but remember to give credit.
Instructions
As with all mods, nandroid backup in case something goes wrong. This mod is provided as-is, use at your own risk, etc.
You can install this one of two ways. The ZIP file can be installed from pretty much any recovery, such as TWRP. It will automatically clear cache/dalvik. Or you can manually copy over the APK with a root file explorer.
Note
I'm using a MDC ROM currently, so I modded the SecPhone.apk that came with MDC. I don't know if that particular apk has changed in later official ROM updates. I can easily perform this mod on newer versions if someone wants to PM me newer SecPhone.apk file in /system/app. I'll try to keep this thread up-to-date as newer updates come down the pipe for as long as I have this device.
Download
Update zip: SecPhone.zip - 9.11 MB
APK file: SecPhone.apk - 10.51 MB

thx1200 said:
The Galaxy S4, like its predecessors and some other devices, has a hardcoded "increasing ring" feature where the ringtone starts out quiet and gradually gets louder, reaching full volume in about 3 or 4 seconds. Some people don't want this (like me).
There are two ways to work around this behavior. First, you can use an app, such as Disable Increasing Ring. The advantage is that you don't need root. The disadvantage is that now you have an app running 24/7, using up memory unnecessarily, albeit a very small amount. The second solution is to patch the SecPhone.apk. That's what this mod does.
Most of the credit goes to gharrington in this post whose method I used to patch SecPhone.apk.
As with all mods, nandroid backup in case something goes wrong. This mod is provided as-is, use at your own risk, etc.
Feel free to use in ROMs, redistribute, etc., but remember to give credit.
I'm using a MDC ROM currently, so I modded the SecPhone.apk that came with MDC. I don't know if that particular apk has changed in later official ROM updates. I can easily perform this mod on newer versions if someone wants to PM me newer SecPhone.apk file in /system/app. I'll try to keep this thread up-to-date as newer updates come down the pipe for as long as I have this device.
Update zip: SecPhone.zip - 9.11 MB
APK file: SecPhone.apk - 10.51 MB
Click to expand...
Click to collapse
Here is a copy of the SecPhone.apk from an MDL rom.
EDIT: didn't attach because file was too big. Here it is. http://db.tt/fSdHsgKU

Do we just install the. Zip as normal in twrp?
Sent from my SPH-L720 using xda premium

adrianjr84 said:
Do we just install the. Zip as normal in twrp?
Sent from my SPH-L720 using xda premium
Click to expand...
Click to collapse
It appears as though you can flash the zip in recovery. The .apk is also attached, so you could move that to system/app to replace your existing secphone.apk, set permissions and reboot. Or you could adb push the .apk to the system/app directory and adb reboot. I'm pretty sure any of those methods will work.

Any chance of getting call record enable in your apk?
Sent from my SPH-L720 using Tapatalk 2

Thanks
Love the 90s Good Times.
---------- Post added at 03:10 AM ---------- Previous post was at 02:55 AM ----------
thx1200 said:
The Galaxy S4, like its predecessors and some other devices, has a hardcoded "increasing ring" feature where the ringtone starts out quiet and gradually gets louder, reaching full volume in about 3 or 4 seconds. Some people don't want this (like me).
There are two ways to work around this behavior. First, you can use an app, such as Disable Increasing Ring. The advantage is that you don't need root. The disadvantage is that now you have an app running 24/7, using up memory unnecessarily, albeit a very small amount. The second solution is to patch the SecPhone.apk. That's what this mod does.
Most of the credit goes to gharrington in this post whose method I used to patch SecPhone.apk.
As with all mods, nandroid backup in case something goes wrong. This mod is provided as-is, use at your own risk, etc.
Feel free to use in ROMs, redistribute, etc., but remember to give credit.
I'm using a MDC ROM currently, so I modded the SecPhone.apk that came with MDC. I don't know if that particular apk has changed in later official ROM updates. I can easily perform this mod on newer versions if someone wants to PM me newer SecPhone.apk file in /system/app. I'll try to keep this thread up-to-date as newer updates come down the pipe for as long as I have this device.
Update zip: SecPhone.zip - 9.11 MB
APK file: SecPhone.apk - 10.51 MB
Click to expand...
Click to collapse
Samsung should really just make that an option to disable in their next update. I miss to many calls because I heard my phone to late
Love the 90s Good Times.

Is there a way to make the mdl version. It wouldn't work for me.
Sent from my SPH-L720 using Tapatalk 2

dschachm said:
Is there a way to make the mdl version. It wouldn't work for me.
Sent from my SPH-L720 using Tapatalk 2
Click to expand...
Click to collapse
It worked perfectly for me, I used the .apk and followed the instructions. I'm on the Sonic rom. It's MDL.

k2buckley said:
Here is a copy of the SecPhone.apk from an MDL rom.
EDIT: didn't attach because file was too big. Here it is. http://db.tt/fSdHsgKU
Click to expand...
Click to collapse
Thanks for this, but it doesn't appear to be deodexed. Does anybody have a copy of the deodexed version?

monty_python said:
Any chance of getting call record enable in your apk?
Sent from my SPH-L720 using Tapatalk 2
Click to expand...
Click to collapse
I'll look into it. The instructions on the post I linked to in the top post didn't work. I kept getting FC when I tried. I'll have to look around to see if anybody has figured that out yet for the S4. If you can find a guide, I'm happy to do the leg work.

adrianjr84 said:
Do we just install the. Zip as normal in twrp?
Sent from my SPH-L720 using xda premium
Click to expand...
Click to collapse
Yes, I'll update the top post with more clear instructions.

thx1200 said:
I'll look into it. The instructions on the post I linked to in the top post didn't work. I kept getting FC when I tried. I'll have to look around to see if anybody has figured that out yet for the S4. If you can find a guide, I'm happy to do the leg work.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2268146
Sent from my SPH-L720 using Tapatalk 2
Check that link out.. Please..

monty_python said:
http://forum.xda-developers.com/showthread.php?t=2268146
Sent from my SPH-L720 using Tapatalk 2
Check that link out.. Please..
Click to expand...
Click to collapse
Excellent! That looks to be what I need. I'll check into it.

thx1200 said:
Excellent! That looks to be what I need. I'll check into it.
Click to expand...
Click to collapse
Man your a life saver if you get this thing going..
Sent from my SPH-L720 using Tapatalk 2

monty_python said:
Man your a life saver if you get this thing going..
Sent from my SPH-L720 using Tapatalk 2
Click to expand...
Click to collapse
Well I applied the necessary patches, but it didn't work. The button appears, but the button doesn't activate anything or sometimes the phone app just crashes when you press it. It just might not work with MDC as I saw others stating basically the same thing with MDC ROMs. You can try the MDN version in that post. Unfortunately, I don't know enough about what's going on behind the scenes, so I don't know how to debug this. It's too bad because call record would be really handy.
Still waiting on ForceROM to update to MDL then I can get to work on the MDL version.

Can you post the file so I can try it? Im on ForceROM running MDL...
Sent from my SPH-L720 using Tapatalk 4 Beta

thx1200 said:
Well I applied the necessary patches, but it didn't work. The button appears, but the button doesn't activate anything or sometimes the phone app just crashes when you press it. It just might not work with MDC as I saw others stating basically the same thing with MDC ROMs. You can try the MDN version in that post. Unfortunately, I don't know enough about what's going on behind the scenes, so I don't know how to debug this. It's too bad because call record would be really handy.
Still waiting on ForceROM to update to MDL then I can get to work on the MDL version.
Click to expand...
Click to collapse
I appreciate the effort and I'm sure we somehow will get a universal record method on this soon..
Sent from my SPH-L720 using Tapatalk 2

Following is MDL Stock Deodexed secphone.apk.
http://db.tt/f4fNyTiQ

damn I'm running rooted stock rom and I used the apk method... I messed up the phone
any chance to get back to stock secphone.apk? like a dumb I didn't save the original apk...
model gt i9505 snapdragon 600
thanks

What did you change to disable the ascending ringtone? I'm trying to disable it on my Note 3, but so far nothing is working
EDIT: Nevermind, used Wanam Xposed

Related

[ROM] Niteryder v0.1.1 Beta - Stock Sense 2.1 Verizon/HTC ROM *Tweaks* 07/26/2010

*I'm new to the ROM building, so be easy on me.*
For those of us who like the stock Verizon ROM that came shipped with the phone (Android 2.1update1) and feel it only needs some minor tweaking.
Niteryder v0.1.1 Beta
Added:
Rooted
Deodexed
BusyBox
SuperUser
ZIP Aligned apk Files
Swype Installer
HTC Flashlight (Not correctly working)
WiFi Tether
Caller ID (Free CityID Replacement)
Wireless N
Red Matrix Boot Animation
ConnectBot
BASH shell and nano
Removed:
City ID App
Footprints App
Twitter/Peep App
Stocks App
Minor Useless Files
Web Browser Bookmarks
Recommended:
Hydra Kernel stock undervolt v.3 or higher (Supports WIFI Tether in AP Mode).
http://www.hydrakernel.net/
Install - Use at your own risk! It works on my phone, but am not responsible for any issues you may have.
1. Copy ROM to root of SD card.
2. Boot into recovery.
3. Nandroid it.
4. Do a full wipe.
5. Apply zip from SD card and choose the ROM.
6. Apply zip from SD card and choose the Kernel (optional).
7. Be patient, it takes a few minutes to boot the first time.
Get v.1.1 Here - Look below for current issues and Change Log.
Thanks to:
XDA-Developers Members
http://forum.xda-developers.com/
Hydra Kernels
http://www.hydrakernel.net/
HaLo2FrEeEk (Red Matrix Bootanimation)
http://www.highimpacthalo.org/forum/showthread.php?t=55499
**Current Issues**
- Unsigned Error - Users need to toggle off signature verification in recovery to install ROM. Which, I believe, is off by default.
- HTC Flashlight not working.
- Change Log -
v0.1.1
- Added BASH shell and nano text editor.
- Added ConnectBot Terminal Emulator.
- Removed wireless_tether_2_0_5-pre3 and used wireless_tether_2_0_2.
- *Users who flashed ROM v.1 don't need to re-flash with this version, just install wireless_tether_2_0_5-pre3+, unless you need BASH shell*.
v0.1
- Created
looks good. imma try this later. good work! i perfer android 2.2, but this sounds like something tthat is good
Sent from my Incredible using XDA App
jdkoreclipse said:
looks good. imma try this later. good work! i perfer android 2.2, but this sounds like something tthat is good
Sent from my Incredible using XDA App
Click to expand...
Click to collapse
I like 2.2 as well, but until the video and picture taking abilities get worked out... It kinda defeats the purpose.
mycomputerisjunk said:
I like 2.2 as well, but until the video and picture taking abilities get worked out... It kinda defeats the purpose.
Click to expand...
Click to collapse
question: this includes rosie.apk, correct?
edit:downloading now.
Sent from my Incredible using XDA App
jdkoreclipse said:
question: this includes rosie.apk, correct?
edit:downloading now.
Sent from my Incredible using XDA App
Click to expand...
Click to collapse
that is correct i did not remove rosie
mycomputerisjunk said:
that is correct i did not remove rosie
Click to expand...
Click to collapse
if you need any help with future verzions of this rom, i can help you if you want.
i also do light theming too, so if you want a themed status bar, lockscreen icons, etc in your rom, i could cook it in .
Sent from my Incredible using XDA App
downloaded, did the wipe and tried to install. said it wasn't verified. so i turned off verification and am installing it this way, ill let you know how it goes.
installation was successful. everything seems to be working.
one question to the forums, and i hope i dont offend the OP, but if the ROM is not signed, and since i had to install it without verification, does this mean it is more likely that the creator has added something "bad" to the ROM? Again, im not trying to offend you OP, just gotta make sure you know.
jdkoreclipse said:
if you need any help with future verzions of this rom, i can help you if you want.
i also do light theming too, so if you want a themed status bar, lockscreen icons, etc in your rom, i could cook it in .
Sent from my Incredible using XDA App
Click to expand...
Click to collapse
You know what would be cool. If someone made a lockscreen using the stargate. And you had to dial a stargate address to unlock the screen. That would be awsome.
Yeah i admit im a gatehead.
Sent from my ADR6300 using XDA App
Twisted politiks said:
installation was successful. everything seems to be working.
one question to the forums, and i hope i dont offend the OP, but if the ROM is not signed, and since i had to install it without verification, does this mean it is more likely that the creator has added something "bad" to the ROM? Again, im not trying to offend you OP, just gotta make sure you know.
Click to expand...
Click to collapse
Even if its signed there is a possibility of something bad, as you put it. Anyone could create a key and sign it. I don't believe there have been any malicious roms but that is what the community is here for. I'm sure ppl smarter then myself disect everything in a Rom to make sure nothing is malicious. Props to OP will be testing tonight.
Sent from my ADR6300 using XDA App
download complete intstalling now
In the end, theres really not too much one could do to watch for "bad stuff." I don't even know what bad stuff you'd be looking for though, keyloggers? If theres one of those, all you'd have to do is double check the input section to make sure it's a legit IME. Other than that, ATK would help you look for anything else.
The fact of the matter is most of these roms just aren't signed, unless you're building from aosp, or you take the keys out of the rom that you're modifying.
what is a keylogger?
Sent from my Incredible using XDA App
jdkoreclipse said:
what is a keylogger?
Sent from my Incredible using XDA App
Click to expand...
Click to collapse
What does it sound like to you?
BossMafia2 said:
What does it sound like to you?
Click to expand...
Click to collapse
key logger- idk
Sent from my Incredible using XDA App
jdkoreclipse said:
key logger- idk
Sent from my Incredible using XDA App
Click to expand...
Click to collapse
logs your keys pressed, used to steal usernames, pw and other info
cuban11182 said:
logs your keys pressed, used to steal usernames, pw and other info
Click to expand...
Click to collapse
that sucks
Sent from my Incredible using XDA App
k thanks for the responses. this is my first android phone, and seeing as you put all of your account info for multiple accounts i wanted to make sure. thank you for the reassurance. the rom is still running great. thank you OP for this, i was going to do this myself when i had the time, but you saved me the time
can we get some screenshots? please
Screw it. Installing now

[MOD][All versions] Disable Input Method Notification {12/16/13}

This mod removes the "Select Input Method" notification that shows up EVERY SINGLE TIME you have the keyboard open (soooo annoying!)
Guide I used was here -> http://forum.xda-developers.com/showthread.php?t=1576624
This Mod Also includes the HotSpot Mod as well.
Here's the update that you can just flash via recovery.
Download MK2 De-Odex
Download MK2 Odex - Coming soon
Older Versions:
Download MJA De-Odex
Download MJA Odex - Coming soon
Download MF9 De-Odex
Download MF9 Odex
Download MDC De-Odex
Thanks to @crawrj for the below links:
Download MDC Odex
MD5: 2cc14aed91051972716fabda8f994481
Download MDL De-Odex
MD5: 2dc96ed2b319d8377fe4bf2d8601b75a
Download MDL Odex
MD5: b50f90ff9352357870caebbc2cbd544c
Thanks out to whoever originally discovered this MOD (Who that is... I don't know! )
Anyways, enjoy!
Just in case...
Thanks! You're on a roll!
Sent from my Galaxy S4
mjs2011 said:
Thanks! You're on a roll!
Sent from my Galaxy S4
Click to expand...
Click to collapse
These really aren't that difficult to implement when all the information is so readily available. I love this community. :good:
Unknownforce said:
These really aren't that difficult to implement when all the information is so readily available. I love this community. :good:
Click to expand...
Click to collapse
Right? Community is pretty awesome. Hope the S4 community stays this way.
@Unknownforce - will u be making a new thread on each mod u do? Should make a collective [MOD] thread. End up sticky worthy :thumbup:
Sent from my SPH-L720 using xda premium
Shoulon said:
Right? Community is pretty awesome. Hope the S4 community stays this way.
@Unknownforce - will u be making a new thread on each mod u do? Should make a collective [MOD] thread. End up sticky worthy :thumbup:
Sent from my SPH-L720 using xda premium
Click to expand...
Click to collapse
That's not a bad idea, I might do that, but it is nice to have them in separate threads as well, that way you don't get confused by the different questions/issues that are being posted for different mods.
Successfully flashed this, what else do I need to do to get rid of that notification? Err, nevermind I'm stock Odex'ed so at least I'm confirming this doesn't work on Odexed.
WMWolverine said:
Successfully flashed this, what else do I need to do to get rid of that notification? Err, nevermind I'm stock Odex'ed so at least I'm confirming this doesn't work on Odexed.
Click to expand...
Click to collapse
I figured it wouldn't. If you're rooted, you can use Titanium backup to deodex, flash it, then re-odex. (This might be a Pro only feature though, I'm not sure of that, but Pro is totally worth it anyways.)
crawrj knows how to odex it, My kitchen isn't setup for odexing right now, it's actually kind of a mess right now... I have so many different mods I'm working on, haha, I get so confused sometimes.
Maybe I'll have him get us an odex version of this.
Unknownforce said:
I figured it wouldn't. If you're rooted, you can use Titanium backup to deodex, flash it, then re-odex. (This might be a Pro only feature though, I'm not sure of that, but Pro is totally worth it anyways.)
crawrj knows how to odex it, My kitchen isn't setup for odexing right now, it's actually kind of a mess right now... I have so many different mods I'm working on, haha, I get so confused sometimes.
Maybe I'll have him get us an odex version of this.
Click to expand...
Click to collapse
Download link broken......
I have pro version of Titanium Backup and plan to go to deodex sooner or later, staying on rooted, stock for awhile. Thanks btw.
WMWolverine said:
I have pro version of Titanium Backup and plan to go to deodex sooner or later, staying on rooted, stock for awhile. Thanks btw.
Click to expand...
Click to collapse
Sure, I had planned on doing that until someone released a good ROM, but I just decided to jump right in and make my own.
djdisturbed said:
Download link broken......
Click to expand...
Click to collapse
Not broken, just was having issues at that point in the day.
What would we need to do to get this working on stock rooted odexed?
ok so i used titanium to deodex, flashed this zip and its still there... is there something i am missing?
How do you deodex using TB?
Sent from my SPH-L720 using xda premium
Ls1ssz28 said:
How do you deodex using TB?
Sent from my SPH-L720 using xda premium
Click to expand...
Click to collapse
I believe the option is "Undo sys Dalvik integration"
Just noticed this thread. I will Odex this soon. I will also join the hotspot with it because right now you can only have one or the other unless you use a Rom that includes them both.
crawrj said:
Just noticed this thread. I will Odex this soon. I will also join the hotspot with it because right now you can only have one or the other unless you use a Rom that includes them both.
Click to expand...
Click to collapse
Yeah, I'm going to update ForceROM to include them both. But please do, I can close this thread so that it's only for reference, then you can just post it along side the Hotspot thread and the more we add more services.jar changes, maybe change the thread to "services mods" or something... and make each version for people who only want certain mods.
Unknownforce said:
Yeah, I'm going to update ForceROM to include them both. But please do, I can close this thread so that it's only for reference, then you can just post it along side the Hotspot thread and the more we add more services.jar changes, maybe change the thread to "services mods" or something... and make each version for people who only want certain mods.
Click to expand...
Click to collapse
You can just put them in your OP if you want. If the need arises as more Mods are added, one of us can do an AIO thread later on.
Edit: OK looks like you already have them combined.
crawrj said:
You can just put them in your OP if you want. If the need arises as more Mods are added, one of us can do an AIO thread later on.
Edit: OK looks like you already have them combined.
Click to expand...
Click to collapse
I must have based it off of yours when I did the modification.
I tried this and it gave me a notification saying "Found no integrated Dalvik cache files that can be processed"

[Trailblazer101][ROM][6/7][OE2] LightlyCleaned/Rooted ROM

LightlyCleaned/Rooted ROM - OE2
How's it going guys! Since no one else has released a ROM yet for OE2 I'd release what I made for myself This is lightly cleaned, removing what I found to be unnecessary.
PLEASE READ!
You're going to have to be on OC3 right now to flash this, since OE2 itself doesn't have root yet! You can be deodexed/odexed, running a custom ROM, whatever, it'll work. HOWEVER, you will need to flash an additional package with ODIN or whatever tool you use, since the modem/recovery/boot(/kernel)/cm/sboot was updated. You can't use FlashFire for this right now, since it does not detect the cm/sboot files within the package, and they need to be updated for the phone to boot. I tried updating them with a zip package, however it didn't stick. So alas, ODIN it is, for now... So, flash this before booting into the ROM for the first time, by holding down Power + Home + Volume Down until you see the Download Screen. Let go, then press Volume Up. Flash accordingly, making sure to put the *.tar package in the AP section..
This allows you to be on OE2, and maintain root
I'm not responsible if anything bad happens.
Quick Step-By-Step: 1. Flash the ROM using FlashFire. Then immediately after it is done... 2. Flash the TAR package using ODIN 3. Party
HINT (thanks @coton!): You can change the Reboot Settings within FlashFire so that once it's done doing its thing, it can automatically reboot into download mode Just select my package in "Flash ZIP or OTA", then once configured at the bottom click "Reboot". Select "Download" and you are good to go!
Downloads
ODIN PACKAGE (MUST FLASH IMMEDIATELY AFTER FLASHFIRE FINISHES) : MEGA Download Link
ODEX:
OE2 - MEGA Download Link
VisualVoiceMail - View attachment Trailblazer101_925V_OE2_VisualVoiceMail_Odexed.zip
DEODEX:
OE2 - MEGA Download Link
ThemeStore FIX - MEGA Download Link
VisualVoiceMail - View attachment Trailblazer101_925V_OE2_VisualVoiceMail_Deodexed.zip
XDA:DevDB Information
LightlyCleaned/Rooted ROM - OE2, ROM for the Verizon Samsung Galaxy S6 Edge
Contributors
trailblazer101
ROM OS Version: 5.0.x Lollipop
Version Information
Status: Beta
Beta Release Date: 2015-06-06
Created 2015-06-06
Last Updated 2015-06-06
So does this still make us lose root? But prior to flashing you've cleaned it a bit?
Sent from my SM-G925V using XDA Free mobile app
Looks great. Can't wait to try!!!
Powell730 said:
So does this still make us lose root? But prior to flashing you've cleaned it a bit?
Sent from my SM-G925V using XDA Free mobile app
Click to expand...
Click to collapse
Nope, it's rooted
trailblazer101 said:
Nope, it's rooted
Click to expand...
Click to collapse
Nice! How'd you manage that without an updated version of pingpong? So this essentially gives us the OTA update with root?
Sent from my SM-G925V using XDA Free mobile app
trailblazer101 said:
Nope, it's rooted
Click to expand...
Click to collapse
You sir are the man!!! Thank you donation coming. So I'm assuming once we use this update method we can flash any future rooted oe2 roms with flashfire?
Which odin version do you use on the s6?
Sent from my SM-G925V using Xparent Green Tapatalk 2
Powell730 said:
Nice! How'd you manage that without an updated version of pingpong? So this essentially gives us the OTA update with root?
Sent from my SM-G925V using XDA Free mobile app
Click to expand...
Click to collapse
Here's a long answer, for ya I started on a OC3 rooted ROM. I modified the OE3 update package to allow flashing this on a rooted build. Flashed it, then extracted the new system files (as they were now patched/updated). I manually patched the boot.img and modem.bin files by placing the originals from the OC3 ODIN package, and running "applypatch" on them with the patch provided from the update package. Patching the recovery was more tricky, because of the way the update package was set up. So I had to use the included sh script to patch and install the latest recovery, and then extract it using adb shell and "cat ....". I had to open that pulled recovery then in a hex editor because it included a lot of empty space at the end. After that, I confirmed the sha1 matched what it was supposed to be as mentioned in the updater-script from the official package, and it did!
2swizzle said:
You sir are the man!!! Thank you donation coming. So I'm assuming once we use this update method we can flash any future rooted oe2 roms with flashfire?
Which odin version do you use on the s6?
Sent from my SM-G925V using Xparent Green Tapatalk 2
Click to expand...
Click to collapse
Thank you and yup!
trailblazer101 said:
Here's a long answer, for ya I started on a OC3 rooted ROM. I modified the OE3 update package to allow flashing this on a rooted build. Flashed it, then extracted the new system files (as they were now patched/updated). I manually patched the boot.img and modem.bin files by placing the originals from the OC3 ODIN package, and running "applypatch" on them with the patch provided from the update package. Patching the recovery was more tricky, because of the way the update package was set up. So I had to use the included sh script to patch and install the latest recovery, and then extract it using adb shell and "cat ....". I had to open that pulled recovery then in a hex editor because it included a lot of empty space at the end. After that, I confirmed the sha1 matched what it was supposed to be as mentioned in the updater-script from the official package, and it did!
Thank you and yup!
Click to expand...
Click to collapse
Where's your donation link?
Also, once we flash the ODIN package; I assume we just boot into the OC3 rom to flash the OC2 via flashfire?
Sent from my SM-G925V using XDA Free mobile app
Powell730 said:
Where's your donation link?
Also, once we flash the ODIN package; I assume we just boot into the OC3 rom to flash the OC2 via flashfire?
Sent from my SM-G925V using XDA Free mobile app
Click to expand...
Click to collapse
If you wanted to donated the 'Donate to Me' button underneath my profile (to the left of this post!) would work Thank you for your thanks!
Here's the steps, that'll break down simply and put on the OP for everyone 1. Flash the ROM using FlashFire. Then immediately after it is done... 2. Flash the TAR package using ODIN 3. Party
trailblazer101 said:
If you wanted to donated the 'Donate to Me' button underneath my profile (to the left of this post!) would work Thank you for your thanks!
Here's the steps, that'll break down simply and put on the OP for everyone 1. Flash the ROM using FlashFire. 2. Flash the TAR package using ODIN 3. Party
Click to expand...
Click to collapse
Sorry, using the XDA app and didn't see it. Thank you!
Sent from my SM-G925V using XDA Free mobile app
Fantastic work, Trailblazer!
Donation sent - Confirmation number: 58912434X51069600
Marilyn
---------- Post added at 05:18 PM ---------- Previous post was at 04:58 PM ----------
Why are you re-uploading the downloads, is there a problem with the previous ones, as I just flashed the odexed rom, then odined the update tar, and have just booted up, everything seems fine so far.
coton said:
Fantastic work, Trailblazer!
Donation sent - Confirmation number: 58912434X51069600
Marilyn
---------- Post added at 05:18 PM ---------- Previous post was at 04:58 PM ----------
Why are you re-uploading the downloads, is there a problem with the previous ones, as I just flashed the odexed rom, then odined the update tar, and have just booted up, everything seems fine so far.
Click to expand...
Click to collapse
Think he's just using a different server.
Sent from my SM-G925V using XDA Free mobile app
Powell730 said:
Think he's just using a different server.
Sent from my SM-G925V using XDA Free mobile app
Click to expand...
Click to collapse
he is using a different server, he had loaded the file to his dropbox but it looks like that server isn't going to work. I was able to download the package from his dropbox though .... This guy is a beast, make sure you guys donate to him, he has created some really cool edge features already and I'm sure there's more to come. If he ever learns how to incorporate the note edge "edge functionality " I'm going to kiss him lol
2swizzle said:
he is using a different server, he had loaded the file to his dropbox but it looks like that server isn't going to work. I was able to download the package from his dropbox though .... This guy is a beast, make sure you guys donate to him, he has created some really cool edge features already and I'm sure there's more to come. If he ever learns how to incorporate the note edge "edge functionality " I'm going to kiss him lol
Click to expand...
Click to collapse
You are correct, DropBox shuts off your Public links if they get too much attention. and since you guys went ham, rightfully so (lol), they shut me down. So Mega it is, and we're half way there! Also I'm glad to hear it worked for those of you who were able to download it before!
oh and @2swizzle I'm guessing your referring to being able to have the 'feeds' while the screen is on? I've looked into it, and there was a lot of code removed that enabled that from the Note Edge to our phones-- the framework classes that incorporated it are basically stubs now. Although I could try adding it back in, in my personal opinion it'll be kind of... eh. it's not like the Note Edge where because of the more distinct curves it feels like a separate screen, of sorts, and it kind of just works. But with the S6 Edge since it's not as pronounced, it'd be more intrusive, make the aspect ratio weird, and decrease the amount of available screen size, when some already consider what we have is small, when comparing to the phablets of increasing popularity.
trailblazer101 said:
You are correct, DropBox shuts off your Public links if they get too much attention. and since you guys went ham, rightfully so (lol), they shut me down. So Mega it is, and we're half way there! Also I'm glad to hear it worked for those of you who were able to download it before!
Click to expand...
Click to collapse
Working great so far, haven't found a single bug.
For those of you who haven't downloaded yet, I noticed that with FlashFire when you set it up to flash the rom, you can set the reboot option to go directly to download mode so you're ready for the odin update.
@coton you sir/mam are a terrific human being. I forgot to mention that great little trick on the OP, I'll update it immediately! Thank you!
2swizzle said:
he is using a different server, he had loaded the file to his dropbox but it looks like that server isn't going to work. I was able to download the package from his dropbox though .... This guy is a beast, make sure you guys donate to him, he has created some really cool edge features already and I'm sure there's more to come. If he ever learns how to incorporate the note edge "edge functionality " I'm going to kiss him lol
Click to expand...
Click to collapse
coton said:
Working great so far, haven't found a single bug.
For those of you who haven't downloaded yet, I noticed that with FlashFire when you set it up to flash the rom, you can set the reboot option to go directly to download mode so you're ready for the odin update.
Click to expand...
Click to collapse
You guys wipe or dirty flash?
Sent from my SM-G925V using XDA Free mobile app
I'm on CleanRom now, will flashing this wipe everything and have to setup phone from scratch?
Powell730 said:
You guys wipe or dirty flash?
Sent from my SM-G925V using XDA Free mobile app
Click to expand...
Click to collapse
I wiped using the default FlashFire settings.
---------- Post added at 06:15 PM ---------- Previous post was at 06:11 PM ----------
coton said:
I wiped using the default FlashFire settings.
Click to expand...
Click to collapse
Then used SmartSwitch to restore my previous backup.
coton said:
I wiped using the default FlashFire settings.
---------- Post added at 06:15 PM ---------- Previous post was at 06:11 PM ----------
Then used SmartSwitch to restore my previous backup.
Click to expand...
Click to collapse
Does smartswitch keep homescreen settings etc? You use the android app or pc app?
Sent from my SM-G925V using XDA Free mobile app

[ROM] [H901] Blackhole Build-your-own Rom *Open Beta 0.31* *11/21/15*

I am working on putting together a custom Rom for the T-mobile LG V10 and I'm looking for some testers. Right now any volunteers will be testing my baseline rom, one that is as stripped down as possible. The goal is to create a stable rom with as little built into the base as possible, so that all apps are optional.
I've always been frustrated by the fact that if I prefer a clock app from the market, I've still got to have the stock clock eating up space on my system partition. Same with launchers, calculators, calendars, etc. And as time goes on, it has gotten worse. Now things like youtube, google apps, etc. have a base version sitting in system, and all your updates in /data, taking up twice the space. That is the idea behind Blackhole, that when it's fully complete, you have your choice of any apps you want, and none that you don't.
The first public beta is ready, and I'd like for some intrepid users to test it out. Be aware I will be asking you to wipe your phone to test this, I will be wanting reports of any issues you run into, and this rom will be missing things you will wish it had. Be prepared to download a lot of apps from the market, because when you flash this ROM, you will have about half a page of apps left when it first boots.
I have decided to release version 0.31 Beta to anyone interested. Be aware that there are some issues stemming from stock apps being removed, you can look through this thread for details, but here are a few:
No ability to set/keep custom lockscreen wallpapers without adding the LG gallery
Cannot preview pictures or set custom homescreen wallpapers until you download a gallery app from the market (google photos works great for me)
The following stock apps remain:
Camera
Contacts
Google Settings
Messaging
Mobile Hotspot (it's built into the wifi settings app or it would be gone too)
Phone
Play store
Settings
All other apps have been removed. This version is meant to be a baseline to build upon. If you want market apps integrated into the rom, just download them and use titanium backup to convert them to system apps, then they will stay if you wipe the device. If you want some of the stock apps back, either keep an eye on my folder for the V10 on Android File Host, as I will be periodically uploading zip files that will restore stock apps, or you can grab one of the stock system pulls and copy the apps you're missing to the correct folder on the phone using a root browser (es file explorer, rom toolbox, etc.) just make sure you're putting it in the correct folder (/system/app or /system/priv-app).
Additions:
Supersu
Busybox (files, not the app)
Nova Launcher
Requirements:
T-mobile LG V10 - this is the phone that I have, and the only model I will be working on at this time. If you've got an international version, or one for another carrier, I'm sorry, please don't try to flash this.
TWRP 2.8.7.1 - Instructions and files in this thread.
Basic knowledge of logcat, android file structure, how to recover from a soft-brick.
I also strongly recommend you backup your current setup, and keep this zip on your sd card so you can flash it from twrp if necessary
If this sounds like something you'd be interested in, feel free to flash, just don't expect anything fully-featured just yet. This is the first release, everything so far has been slimming down, now it's time to build it back up into something more useful and flexible than stock.
Beta .3 changelog:
Removed some more unnecessary applications
Removed some additional files for deleted apps
Changed the default wallpaper to something more fitting
Beta .31 changelog:
Removed bootup sound
Re-added LG Update Center and Application Manager to simplify adding back some LG apps
Fixed Mobile Hotspot
Fixed a bug introduced in .3 that caused second screen to not work if main screen was on
Uploaded a .31 patch for those of you that are already on .3, so you can update without downloading another gig for the small fixes
Download Links:
ROM
Patch
Stock Apps
I'd test this in a heartbeat if I didn't need my phone for work. Good luck sir.
I'll only have this device until Feb or March (whenever the M10 hits T-Mobile), but if you don't get enough testers, let me know and I'll help with what I can until then.
Can't wait to see Blackhole return!
Sent from my LG-H901 using Tapatalk
PhoenixPath said:
I'll only have this device until Feb or March (whenever the M10 hits T-Mobile), but if you don't get enough testers, let me know and I'll help with what I can until then.
Can't wait to see Blackhole return!
Sent from my LG-H901 using Tapatalk
Click to expand...
Click to collapse
Thanks @PhoenixPath, I'll let you know.
sonofskywalker3 said:
Thanks @PhoenixPath, I'll let you know.
Click to expand...
Click to collapse
Thanks Sonof,
Great to see someone starting to get this going. Two things.
1: This going to be Odexed or Deodexed?
2. I wouldn't mind helping out where i can, definitely not the most expert but i do have a couple others that are more knowledgeable and they have the v10 as well. so between the 4 of us, i think we can help you out. If interested and want us, just shoot me a PM and can try and help as well
Thanks again,
Zug
astrosplatt said:
I'd test this in a heartbeat if I didn't need my phone for work. Good luck sir.
Click to expand...
Click to collapse
The same. I need my phone for work.
Sent from my LG-H901 using Tapatalk
Awsome, this rom is exactly what I am looking for. No more apps taking space and taking resources, I have frezze and unistall a lot of apps and the phone runs so much better. I would love to help you please send me a pm and maybe we can do a hangout group with all of us together so we can communicate in real time.
I'm in, if you have room for more testers!!
Sent from my LG-H901 using Xparent Skyblue Tapatalk 2
I'll test
I'll do it
Sure
Sent from my LG-H901 using Tapatalk
I'm in too... If you need more...
Sent from my LG-H901 using Tapatalk
Would love to test your ROM. Does the ECC DAC work with it?
It's a stock ROM, it should work.
Sent from my LG-H901 using Xparent Skyblue Tapatalk 2
haven't tested a rom before but this is my first LG phone would defently like to gave a go at testing a rom out. i did notice they have much less stock apps than samsung and the rom is much smaller. i'm comming from a note four so to see the phone boot with only two screens worth of apps i was lost for a second thinking something was missing lol. PM me or just add a link here i will down load and test it out.
Warrior1975 said:
It's a stock ROM, it should work.
Sent from my LG-H901 using Xparent Skyblue Tapatalk 2
Click to expand...
Click to collapse
Oh. Wonder when we'll see our first Aosp build
Do you have a booting base?
mikeyinid said:
Do you have a booting base?
Click to expand...
Click to collapse
Still working out what can and can't be removed without breaking the hell out of the phone. some stuff that seems completely unrelated causes second screen to constantly FC when it's removed. I've made good progress though, and I plan on sending out the first beta invites tonight.
I'm in as well, if you still need testers
Sent from my LG-H901 using Tapatalk
contradude said:
I'm in as well, if you still need testers
Sent from my LG-H901 using Tapatalk
Click to expand...
Click to collapse
Uploading the first Beta now. If you PM'd me your interest, look for a response with instructions and a link in the next hour or so. Again, please be aware this is not a full featured rom yet, this is just a base with as much removed as i can manage without breaking the basic functionality. Once I get the base stable I'll start working on getting a full aroma installer put together with options for things like browser, launcher, email, bootanimations, etc. I'm looking forward to seeing how you guys can break it while I continue trying to strip out more fluff for Beta 2.

[ROM] [5.1.1] Dr.Ketan ROM L16 N5 port [N910VVRU2BPA1] [5/1/16]

Read this whole OP before doing anything! Especially the bugs list !!!
** I am excited to announce that @dr.ketan 's Note 5 Port (INTERNATIONAL NOTE 4 BASED ROM)works for the Verizon Note 4 ! I am not a developer and do not take credit for this ROM. I only assisted in getting it to work for our phone. Enjoy!!
Give @dr.ketan many thanks and donate to him for developing his Note 5 Port!!: http://forum.xda-developers.com/note-4/snapdragon-dev/n910g-dr-ketan-custom-rom-t2928568
Give @Battlehero a thanks and donate to him for his time and effort for creating the data fix for our Verizon Note 4 http://forum.xda-developers.com/note-4/snapdragon-dev/rom-kyubi-rom-note-5-t3220106
Give @hsbadr a big thanks and donate to him for making this possible with his 5.1.1 Jasmine ROM and multi-system kernel!! http://forum.xda-developers.com/note-4-verizon/development/rom-jasminerom-v1-0-t3113771
Without them, this would not have been possible!
Remember that.
DISCLAIMER: Your warranty is now void. Please be careful make a full TWRP backup of your current Verizon ROM. I am not responsible if you break your phone or lose data on your device!
*A clean flash is a must if you are coming from another ROM or you will run into problems.* Do not post issues if you dirty flashed.
**Note only Dr. Ketan's L16F Note 5 port works for our phone. He has a Marshmallow version out also, so be sure to only download the L16F version.**
Big NOTE: (Puns intended) There are OG Developer's Editions and Converted Retail Editions. OG's, including me, have an aged KitKat 4.4.4 unlocked bootloader and we need to use multi-system kernel that @hsbadr patched to fix the brightness issue that was present during the Lollipop upgrade. We are forever in his debt. Converted Retail Editions have a newer Lollipop 5.1.1 unlocked bootloader meaning they can try other Verizon specific kernels without the brightness issue (You might come across other issues trying other kernels so please state what kernel you're using if you experience an issue). I'm also believing that it is possible that converts can experience issues that OG's don't experience due to the difference in bootloaders, and vice versa. It would be nice to know your build if you experience an issue. Thanks!
Instructions:
1.) Make sure you are on a 5.1.1 modem.
(N910VVRU2BOK3) or (N910VVRU2BPA1)
2.) Download the ROM to your SD
3.) Download the DataFix to your SD
4.) Wipe /system /data /cache /dalvik-cache (/InternalStorage Optional, you will lose your files on the device)*
5.) Flash the ROM.
6.) Flash the DataFix.
7.) Wipe Dalvik and Cache
8.) Reboot. (Will take about 10-15 mins to boot)
9a.) Wait until there is a prompt to install necessary patches and allow root access
9b.) Chose your battery and clock settings then reboot
10.) Go through the setup but do not log into the Samsung account or Google account during initial setup
11.) After the setup log into your google account
12.)Initially there is no calling audio and no My Verizon application support.
To fix this download root browser and navigate to the system folder and edit the build.prop by clicking on the build.prop file > use rb text editor > change these values to:
ro.product.model=SM-N920V
ro.product.name=trltevzw
*Note it is case sensitive*
Then click save
Then using root browser navigate to the system/privapp folder and delete the VzwSilentSSOEngine folder
Then reboot
**Note: On My Verizon you will need to log into your account using your user name and not your number**
13.) Enjoy!!
Once you are at your home screen make sure you are logged into your Google account before accessing Dr. Ketan Tweaks app because there is a dependency app that is required to be installed from the Play Store when you launch Dr. Ketan tweaks app.
To disable infinite scroll on TW launcher go to Dr. Ketan tweaks and long press launcher home scroll then back out and test.
I tested most tweaks and they work as they should. Please post any issues on this thread.
(Please do not try any of the network based features in Ketan's tweaks as they are meant for the international Note 4)
Please read the readme before using the debloater tool to get an idea of what it removes
As of right now there is no xposed support. I will need the help from users to find the best way to get it installed and I will update the OP with instructions.
Downloads:
Again **Note only Dr. Ketan's L16F Note 5 port works for our phone. He has a Marshmallow version out also, so be sure to only download the L16F version.**
Download Dr.Ketan ROM L16F ( N5 port I Theme support I S6 Edge features ) : http://forum.xda-developers.com/showpost.php?p=65792766&postcount=6872
Scroll down to where it says:
"Download*- T-Mobile Users Read*this."
Expand the hidden content to get the download link.
then
Download @Battlehero 4/18/16 Data Fix V3.3 here (Go to the third post and expand "US Variants", look for N910V datafix): http://forum.xda-developers.com/note-4/snapdragon-dev/rom-kyubi-rom-note-5-t3220106
**READ ME**
Bugs:
- No GearVR support
- *MMS does not work correctly on the stock Messaging app (group chats come in and send as individual messages, and unable to send picture messages)
**(Workaround: Use Textra as default messaging app, MMS works like it should)**
- Unable to perform a factory reset within the settings because you will get non-stop FC's once booted up.
- If you do not wipe internal storage any old Note 2 files in you SNote data folder will kill the SNote app. So remove them from that folder and you'll be able to use SNote.
- System update in settings force closes the Settings
- Simultaneous data works at 4G speeds when talking on the phone but it shows it as a 1X connection. (Must have a 4G connection to work)
- To get My Verizon to work:
1. Navigate to /system/priv_app and delete the VzwSilentSSOEngine folder.
2. Edit the system/buid.prop file. Change the model value to SM-N920V and save.
3. Reboot.
4. You need to log into My Verizon using your user name your number will not work
Thanks @stueycaster and @rayjr13
- Verizon Visual Voicemail does not work and may never work
- Screen mirroring may not work
- If you change the model value in the build.prop to Verizon Note 4 model value (SM-N910V) it will break the theme store. Switch it back to SM-N920V to get theme store working again.
Read/search through the original OP threads for any non-Verizon specific issues first.
Credits:
Thank you so much @dr.ketan for developing your Note 5 Port !!
Thank you @Battlehero for creating a data fix for our phone !!
Thank you @hsbadr for your constant development and support for the Verizon Note 4, and of course for Jasmine ROM and multi-system kernel !!!
Reserved
Sent from my SM-N920V using Tapatalk
Awesome, thanks. Gonna try this one out.
Just a question though, which is the main difference between kyubi and this one, I don't want to start which is better but I would like to ask which is main difference thanks a bounch
Sent from my Samsung Galaxy Note5 using XDA Labs
EdrickMG said:
Just a question though, which is the main difference between kyubi and this one, I don't want to start which is better but I would like to ask which is main difference thanks a bounch
Sent from my Samsung Galaxy Note5 using XDA Labs
Click to expand...
Click to collapse
Check the original OPs they have their features listed but in my experience Ketan's has more mods and Kyubi is closer to stock Note 5.
Sent from my SM-N920V using Tapatalk
jcip17 said:
Check the original OPs they have their features listed but in my experience Ketan's has more mods and Kyubi is closer to stock Note 5.
Click to expand...
Click to collapse
I have seen that comes with a bounch of mods, some cool, but a little bit to much tweaks for me, but wonderful there are some other Roms could be used, thanks for testing it out and posted it
Sent from my Samsung Galaxy Note5 using XDA Labs
EdrickMG said:
I have seen that comes with a bounch of mods, some cool, but a little bit to much tweaks for me, but wonderful there are some other Roms could be used, thanks for testing it out and posted it
Sent from my Samsung Galaxy Note5 using XDA Labs
Click to expand...
Click to collapse
Most of the tweaks are optional. His tweak app lets you pick it's awesome that he created that. But yeah ROM options are always a good thing !
Sent from my SM-N920V using Tapatalk
google play app closes on me pretty often. i've tried force clearing cache and stopping play store.... not much luck, restoring apps via titanium,but any other ways to fix this? everything else is looking good so far.
---------- Post added at 02:06 AM ---------- Previous post was at 02:03 AM ----------
out going calls not working for me, i'm able to see the seconds on the call but not hearing anything.....
laughingcolors said:
google play app closes on me pretty often. i've tried force clearing cache and stopping play store.... not much luck, restoring apps via titanium,but any other ways to fix this? everything else is looking good so far.
Click to expand...
Click to collapse
Hmm that didn't happen to me but I do know that google playstore will update eventually so that might be causing problems. Also did you log in during the initial setup? I didn't not sure if it makes a difference.
Sent from my SM-N920V using Tapatalk
laughingcolors said:
google play app closes on me pretty often. i've tried force clearing cache and stopping play store.... not much luck, restoring apps via titanium,but any other ways to fix this? everything else is looking good so far.
---------- Post added at 02:06 AM ---------- Previous post was at 02:03 AM ----------
out going calls not working for me, i'm able to see the seconds on the call but not hearing anything.....
Click to expand...
Click to collapse
You changed the value in the build.prop on step 11?? That is what fixes the calling issue. Hmm are you a Retail convert or you had a dev edition?
Sent from my SM-N920V using Tapatalk
have a developer edition, no i didn't change any build props , i will try but haven't done that...
---------- Post added at 02:11 AM ---------- Previous post was at 02:10 AM ----------
jcip17 said:
Hmm that didn't happen to me but I do know that google playstore will update eventually so that might be causing problems. Also did you log in during the initial setup? I didn't not sure if it makes a difference.
Sent from my SM-N920V using Tapatalk
Click to expand...
Click to collapse
yeah i did log in in initial setup, not on the samsung part though.
laughingcolors said:
have a developer edition, no i didn't change any build props , i don't know how...
Click to expand...
Click to collapse
Yeah you have to do that. Download root browser go to the system folder > Click on the build.prop file > use rb text editor > find those two values towards the top and change them to what is listed on step 12. It is case sensitive > then click save > then reboot calling will work
That is weird about the play store. If you don't mind try starting over and skip both the google sign in and samsung sign in
Sent from my SM-N920V using Tapatalk
jcip17 said:
You changed the value in the build.prop on step 11?? That is what fixes the calling issue. Hmm are you a Retail convert or you had a dev edition?
Sent from my SM-N920V using Tapatalk
Click to expand...
Click to collapse
changing the build prop worked, thanks !
laughingcolors said:
changing the build prop worked, thanks !
Click to expand...
Click to collapse
Good to hear man ! Did the play store stop acting up?
Sent from my SM-N920V using Tapatalk
@jcip17.....wow you just keep the hits coming!! So many customizations. I haven't taken the plunge yet. ..but will soon. Thank you for bringing these note5 ports over to us. I know where the credits go ....just wanted to thank you for doing your part! Hahaha.
Sent from my SM-N920F using XDA-Developers mobile app
jcip17 said:
Good to hear man ! Did the play store stop acting up?
Sent from my SM-N920V using Tapatalk
Click to expand...
Click to collapse
no it closes after it starts a download. i'll give it time to settle i guess.
laughingcolors said:
no it closes after it starts a download. i'll give it time to settle i guess.
Click to expand...
Click to collapse
Damn ok wait till it updates itself. You'll get the Google Play Store splash screen when you launch it once it's done updating. Hopefully that fixes it. I really wonder if logging on during the setup causes that. Regardless I updated the OP to hold off on logging onto google until after initial setup to make it exactly how I had it set up.
Sent from my SM-N920V using Tapatalk
gcounts said:
@jcip17.....wow you just keep the hits coming!! So many customizations. I haven't taken the plunge yet. ..but will soon. Thank you for bringing these note5 ports over to us. I know where the credits go ....just wanted to thank you for doing your part! Hahaha.
Sent from my SM-N920F using XDA-Developers mobile app
Click to expand...
Click to collapse
Thanks man I really appreciate that !
Sent from my SM-N920V using Tapatalk
why won't the mm version work...
lolwatpear said:
why won't the mm version work...
Click to expand...
Click to collapse
We don't have a Verizon MM kernel or MM modem. We only have Lollipop for now. Once we receive a MM Verizon update then maybe we'll be able to get it to work for our phone. Something to look forward to !
Sent from my SM-N920V using Tapatalk

Categories

Resources