[TWEAK] S.A.S / Samsung Adrenaline Shotv6 - Fascinate Android Development

These are tweaks to improve the smoothness and performance of the phone
Original Post: http://forum.xda-developers.com/showthread.php?t=1236779

So will this work for a CM7 fascinatemtd ROM...
Sent from my SCH-I500 using XDA Premium App

adude247 said:
So will this work for a CM7 fascinatemtd ROM...
Sent from my SCH-I500 using XDA Premium App
Click to expand...
Click to collapse
yes it will work

Just installed it. All seems well so far

my guess is stock gingerbread wont be supported? im running stock rooted ginger (PWGB).

darkmage1991 said:
my guess is stock gingerbread wont be supported? im running stock rooted ginger (PWGB).
Click to expand...
Click to collapse
no you should be fine, and it will support it

I'm not sure if the 11.1 glitch kernel will work or not, but I'll test it anyway.
EDIT: Maybe it's just placebo, but I seem to be having occasional lag now that I've flashed this tweak.
EDIT2: Actually, forget my above comment, things seem to be working fine. I don't see much of an improvement, but then again, my phone was already running super smooth.

Runs.
Better or worse who knows, I cant tell.
To me its about the same speed but the data seems more stable.
Sent from my SCH-I500 using XDA App

So just to be sure this will work on ccampos784 gingerbread build??
Sent from my ADR6400L using XDA App

dc iz 2 legit said:
So just to be sure this will work on ccampos784 gingerbread build??
Sent from my ADR6400L using XDA App
Click to expand...
Click to collapse
It should yea
Sent from my SGH-T959V using XDA Premium App

miui?
Sent from my SCH-I500 using the XDA mobile application powered by Tapatalk

hbc.ciccone said:
miui?
Click to expand...
Click to collapse
^Yes
I seem to be getting more free memory after I use advanced task killer

dsexton702 said:
It should yea
Sent from my SGH-T959V using XDA Premium App
Click to expand...
Click to collapse
Sent from my SCH-I500 using XDA App
So it will work with PWGB even though the kernel is RFS and not EXT4?

Clean out
How do I clean out the old init files?

dsexton702 said:
These are some new tweaks for samsung phones created by dsexton702 member founder of Team Acid
i edited some init.d files
gave back A LOT of FPS that GB took away(went from 28-56)
added app_process and system_server from honeycomb 3.1 (working on 3.2)
and enabled data=writeback
cfq io scheduler tweaked not deadline
added nobh to ext4 mounts
hexedited sqlite and sqlite_jni(Thanks cyagen team for that)IMPROVES I/O
WHAT THIS DOES
greatly improves I/O performance
gives you the newest fugu tweak, honeycomb 3.1 edition
Tweaked init.d files that have been proven to improve Samsung phones performance
slightly improves battery life
makes the phone extra smooth
RECOMENDED
make sure your kernel supports init.d
preferred files system EXT4
clean out the init.d file so files dont conflict each other
make a nandroid back up before flashing JUST incase
enjoy
Tweaksv6
http://www.mediafire.com/?y41tq2djiks7729
if you cant download, try a different browser or let me know. there are two links just in case
Thanks:
EDT for original init.d files that i tweaked
Team Whiskey for any files i might have tweaked of theirs
Click to expand...
Click to collapse
How do I clean out the old init files?

mediafire keeps saying download unsuccessful... could somebody attach the zip file so I can download with Tapatalk? web download sites are always screwy for me.
/edit I used vnc to download it on my laptop and put it in my dropbox, works great for me. but it would be nice to have it uploaded to xda.
Sent from my MIUI SCH-i500

Is this the same as the acid tweaks zip from other thread?
http://www.mediafire.com/file/y41tq2djiks7729/Acid Tweaksv6.zip

Wow work great on my sgs!! thx billion.. Now my benchmark 3121!!
Sent from my GT-I9000 using xda premium

are-red said:
Wow work great on my sgs!! thx billion.. Now my benchmark 3121!!
Sent from my GT-I9000 using xda premium
Click to expand...
Click to collapse
what overclock? I only ask, because I've been getting 3000+ for sometime without this tweak (highest @ 1.5ghz - 3334)...
def

Preparing to test on MIUI 8/26, glitch v12 test version, 1200 oc, no uv, deadline/ondemand... Quadrant scores provided strictly for reference purposes...
Before: 2184
After: 2497
Another Fascinating post by my XDA app...

Related

How to add v6 supercharger and 3g charger?

How to add and config it like nightlyfourE and perfectpesco
And still it works on stock
Sent from my LG-P500 using xda premium
zeppelinrox provides a flashable zip. Try searching the forum.
acax456 said:
How to add and config it like nightlyfourE and perfectpesco
And still it works on stock
Sent from my LG-P500 using xda premium
Click to expand...
Click to collapse
IMO, v6 supecharger doesnt really do much (no offences), try lagfree script or other
I Used it, with my stock ROM... 2.3.3
works perfect...
dhruv.always said:
IMO, v6 supecharger doesnt really do much (no offences), try lagfree script or other
Click to expand...
Click to collapse
can you provide the lagfree script, coz the original thread link seems to be not working.
dhruv.always said:
IMO, v6 supecharger doesnt really do much (no offences), try lagfree script or other
Click to expand...
Click to collapse
Give me a link of lagfree script
Sent from my LG-P500 using xda premium
try smoothness tweak it works well
Sent from my LG-P500 using xda premium
It would be REALLY nice if people posted links to these suppossed tweaks.
nd4spdbh said:
It would be REALLY nice if people posted links to these suppossed tweaks.
Click to expand...
Click to collapse
Great answer
Sent from my LG-P500 using xda premium
If you want config v6 supercharger n 3g Turbo charge using terminal like in perfectpeso than i can help you.
Just supercharge, and grab the build.prop, and 99Supercharger inside init.d and push them to your zip
Greets!
And don't forget to copy supercharge.sh from xbin folder to your zip.

[TWEAK][APK] Seeder entropy generator to provide significant lag reduction

Original Post | CWM
Guys check this out
Best result on Android 4.+
Description
Hey everyone,
So, I was experiencing significant lag as we all do from time to time, and decided I was going to get to the bottom of it.
After tracing and debugging for hours, I discovered the source of 90% of Android's lag. In a word, entropy (or lack thereof).
Google's JVM, like Sun's, reads from /dev/random. For all random data. Yes, the /dev/random that uses a very limited entropy pool.
Random data is used for all kinds of stuff.. UUID generation, session keys, SSL.. when we run out of entropy, the process blocks. That manifests itself as lag. The process cannot continue until the kernel generates more high quality random data.
So, I cross-compiled rngd, and used it to feed /dev/urandom into /dev/random at 1 second intervals.
Result? I have never used an Android device this fast.
It is literally five times faster in many cases. Chrome, maps, and other heavy applications load in about 1/2 a second, and map tiles populate as fast as I can scroll. Task switching is instantaneous. You know how sometimes when you hit the home button, it takes 5-10 seconds for the home screen to repopulate? Yeah. Blocking on read of /dev/random. Problem solved. But don't take my word for it .. give it a shot!
Update!
I've built a very simple Android app that bundles the binary, and starts/stops the service (on boot if selected). I'll be adding more instrumentation, but for now, give it a shot! This APK does not modify /system in any way, so should be perfectly safe.
This is my first userspace Android app, so bear with me!
Note that this APK is actually compatible with all Android versions, and all (armel) devices. It's not at all specific to the Captivate Glide.
Click to expand...
Click to collapse
Thanks for the share, very nice find. I will make the source patch to Jellyzeus and Turbo UI.
Sent from Xperia Play (R800a) with Tapatalk
Works perfect on my Xplay CM9.1
Improved performance greatly. Great find!
Sent from my R800i using xda premium
Fat_boy555 said:
Improved performance greatly. Great find!
Sent from my R800i using xda premium
Click to expand...
Click to collapse
Please mention ROM and kernel
I just downloaded the APK and installed on Turbo UI, everything seems slightly faster. Browsing menu's, Tapatalk, opening app drawer.... nice
Sent from Xperia Play (R800a) with Tapatalk
CosmicDan said:
Please mention ROM and kernel
Sent from Xperia Play (R800a) with Tapatalk
Click to expand...
Click to collapse
Kerbel: Turbo Kernel JB
Rom: Slimbean by Cj360 latest version.
Not sure if it's placebo effect but the rom does feel a lot faster when multitasking.
Sent from my R800i using xda premium
Feedback from users (xperia 2011) 4pda works great on android 4. +
But almost unnoticed by 2.3
Amazing. Cm10 plus turbo v9 kernel has major performance enhancement with this.
Sent from my Xperia Play using xda premium
CosmicDan said:
Please mention ROM and kernel
I just downloaded the APK and installed on Turbo UI, everything seems slightly faster. Browsing menu's, Tapatalk, opening app drawer.... nice
Sent from Xperia Play (R800a) with Tapatalk
Click to expand...
Click to collapse
To hear this from the "tweak skeptic" is a sure fire proof that the thing works
I don't mean this in a bad way Dan, don't get me wrong, but you usually voiced your distrust in a few tweak methods.
There's definitely a difference on gingerbread. Much much more zippier.
Sent from my R800i using Tapatalk 2
Amazing in games on gb. Best tweak I've ever used. A*. Tyvm
Sent from my R800i using xda app-developers app
igor_anta said:
To hear this from the "tweak skeptic" is a sure fire proof that the thing works
I don't mean this in a bad way Dan, don't get me wrong, but you usually voiced your distrust in a few tweak methods.
Click to expand...
Click to collapse
Well yeah lol, but this isn't just another build.prop entry but a full-blown hack. As the OP states, it technically lowers security and other randomized accuracy in favor of performance.
I'll integrate this into Turbo kernel so it runs in every slot.
P.S. Try setting zRAM to maximum with this on Better multitasking.
Hey Dan, did you test the touchpad with this tweak?
Sent from my R800i using xda app-developers app
farenheith said:
Hey Dan, did you test the touchpad with this tweak?
Sent from my R800i using xda app-developers app
Click to expand...
Click to collapse
Yeah, no difference I'll test it again when I rebuild Jellyzeus with an increased entropy pool size.
Kernel: Doomkernel v4 ics
ROM: Markpython ics ( the version before revolution)
I can really see the difference, my phone y very smoothier and snappier than before, multitasking is so fast
Sent from my R800i using xda app-developers app
Will test this on CM7 w/ FXP Kernel. Will let it be until new year when I'll flash my baby with some ICS/JB ROM :good:
Pac rom with turbo r9 kernel. Not a big difference in gaming.
Sent from my R800i using xda premium
Xperia NXT 1.3 and doomkernel v14.
Very small speed improvement in the ui.
/==(CyberScopes)==\
Can I place the rngf file in the init.d folder for it to run at boot without the app?
Sent From My Sony Xperia Arc S
simplyjustkids said:
Can I place the rngf file in the init.d folder for it to run at boot without the app?
Sent From My Sony Xperia Arc S
Click to expand...
Click to collapse
Just flash zip from thread.
Sent from my R800i using xda premium

[MOD][TWEAK][JB] DalvikVM Build 28 (Qualcomm Optimized)

Hay hay hay....
During MIUI5 development I discovered that the M2 ROM has a new version of the DalvikVM libraries and binaries. My ROM's based on Jellyzeus currently use a "Build 27", which AFAIK is the default version in 4.1.2. I found that the M2 is Build 28, and also seems to have qualcomm optimization.
This does not seem to have any speed increase, but it does make that dalvik generation on startup (the "Optimising app # of #" screen) much much faster. It might also have other improvements (e.g. apps install faster), I have not noticed anything else yet though.
Please test it on other Jellybean ROM's. It might require an update of the VMRuntime code in core.jar, not sure. If someone could make a ROM backup and flash it, let me know how it goes. Reported working on other JB ROM's. It should trigger a dalvik regen on startup, and you will see the speed difference. I have not compared the actual size of dex files before and after the mod, they should be similar though.
Jellybean only. ICS/GB will bootloop. No, it cannot be ported to ICS or GB.
Cheers!
http://www.mediafire.com/?z78qdne8xe2s21i
thanks dan, I wil try in jellyzeus
Well I flashed the tweak on PAC ROM and It does makes a difference in optimizing at the start...it loaded 113 apps in about a minute....I'm sure it made a difference because I had to wipe dalvik before I found this tweak and it took a lot longer than a minute to load apps
Sent from my R800i using xda app-developers app
cippi21 said:
Well I flashed the tweak on PAC ROM and It does makes a difference in optimizing at the start...it loaded 113 apps in about a minute....I'm sure it made a difference because I had to wipe dalvik before I found this tweak and it took a lot longer than a minute to load apps
Sent from my R800i using xda app-developers app
Click to expand...
Click to collapse
Cool stuff, good to know it works on other JB ROM's.
I did not compare the size of dalvik-cache though before and after the tweak, so I don't know if it's any different.
cippi21 said:
Well I flashed the tweak on PAC ROM and It does makes a difference in optimizing at the start...it loaded 113 apps in about a minute....I'm sure it made a difference because I had to wipe dalvik before I found this tweak and it took a lot longer than a minute to load apps
Sent from my R800i using xda app-developers app
Click to expand...
Click to collapse
Yep...I saw this in R3-AOKP too.
BUT...now several apps are fc......
I'll compare and let u know
Edit: what cache u want to compare the dalvik is saved in two places....in cache/dalvik cache and data/dalvik cache...or are they the same thing?...never did this before so don't know which one
Anyway this is the before and after
Before the tweak cache 341mb after the tweak 340mb...slight difference
Sent from my R800i using xda app-developers app
Hardtron said:
Yep...I saw this in R3-AOKP too.
BUT...now several apps are fc......
Click to expand...
Click to collapse
Odd, havent had a single FC here. Must be incompatible.
cippi21 said:
I'll compare and let u know
Edit: what cache u want to compare the dalvik is saved in two places....in cache/dalvik cache and data/dalvik cache...or are they the same thing?...never did this before so don't know which one
Anyway this is the before and after
Before the tweak cache 341mb after the tweak 340mb...slight difference
Sent from my R800i using xda app-developers app
Click to expand...
Click to collapse
If you're on Turbo Kernel yeah they are both the same. Cool, good to know.
Sent from Xperia Play (R800a) running MIUI5 with Tapatalk
works with slimbean
Sent from my R800i using xda premium
What do I have to lose? Preparing for testing on CM10 FXP209. Thanks Dan!
Odp: [MOD][TWEAK][JB] DalvikVM Build 28 (Qualcomm Optimized)
Working great with pac 6.1 maybe it's just me but the Rom seems to be quicker (slot 2)
Sent from my R800i using xda premium
olokos said:
Working great with pac 6.1 maybe it's just me but the Rom seems to be quicker (slot 2)
Sent from my R800i using xda premium
Click to expand...
Click to collapse
Noticed apps started faster.. Dunno if it's placebo or what..
Sent from my R800i using xda premium
Thanks CosmicD
Testing Now..
EDIT : Seems Working fine on P.A.C man. Thx Again Dan!
Working good, too good
Sent from my R800i using xda app-developers app
This should work in Slimbean right? Don't see why it shouldn't, so I'll try it out and report back with results.
But if it's from miui does that mean no source?
cj360 said:
But if it's from miui does that mean no source?
Click to expand...
Click to collapse
There is probably source code available to those registered on the Qualcomm Developer Network, it's not made by MIUI and these files appear in other newer QCOM devices too. But I couldn't find any source code. If it QCOM optimized like the libqc object dependency suggests, then it's probably not open source.
Bummer, but at least we can still use it for a little boost thanks for the find.

★ [MOD] ◢ PurePerformances™X ◣ | Zeno Edition | Scary performances on Android

★ [MOD] ◢ PurePerformances™X ◣ | Zeno Edition | Scary performances on Android
Dear Mega-lovers!
I love my mega and I often flash new builds and ROM's. Since day 1 I always flashed the PurePerformances MOD. It really works and it is really worth looking at the original thread. I do not own any credit of this MOD, I just wanted to share it with you, my fellow mega-fans.
Here is the link: http://forum.xda-developers.com/galaxy-s2/development-derivatives/mod-pureperformancesx-zeno-edition-t2360985
Enjoy!
PS: I would love to thank @Jeeko to make this mod happen. Don't forget to give a ''thanks'' on his post!
Thanks for share bro.
Sent from my Nexus 7 using XDA Premium 4 mobile app
Installation aborted status 7. You happen to know why? Thanks
Sent from my GT-I9205 using XDA Premium HD app
Awesome. Almost instantly noticed the performance boost. Thanks for the heads up.
Sent from my SGH-I527M using XDA Premium 4 mobile app
gilbertvpuen said:
Installation aborted status 7. You happen to know why? Thanks
Sent from my GT-I9205 using XDA Premium HD app
Click to expand...
Click to collapse
Ignore the status 7 https://www.youtube.com/watch?v=3HMYAqiGcPs
emreekeesalafee said:
Awesome. Almost instantly noticed the performance boost. Thanks for the heads up.
Sent from my SGH-I527M using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Update: nice performance boost but noticed rapid battery drain on my i527m. Went from like 56% to 29% within about 45min to an hour. Ended up uninstalling because of this issue. Hope they can remedy this downside.
Sent from my SGH-I527M using XDA Premium 4 mobile app
emreekeesalafee said:
Update: nice performance boost but noticed rapid battery drain on my i527m. Went from like 56% to 29% within about 45min to an hour. Ended up uninstalling because of this issue. Hope they can remedy this downside.
Sent from my SGH-I527M using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Hi, how to uninstall please?
Uninstaller from the main thread
http://www.mediafire.com/download/gnfh45p2ao2th07/PurePerformances™X_Uninstaller.zip
I installed it on my Mega. Positively see no changes or anything faster.. all same, same app launch times, same times for copy paste or move files around, same benchmarks, same gui speed, same everything.. nice try but pointless. I am yet to EVER see any script or "speed booster" app that ever does actually anything. It's down to processor speed and available RAM.
I have a custom kernel installed on my stock ROM and allows over clocking the CPU from stock 1.7GHz to 2.1GHz.. folks, that's the real speed booster..
Everything else is imaginary.. period.
VeEuzUKY said:
I installed it on my Mega. Positively see no changes or anything faster.. all same, same app launch times, same times for copy paste or move files around, same benchmarks, same gui speed, same everything.. nice try but pointless. I am yet to EVER see any script or "speed booster" app that ever does actually anything. It's down to processor speed and available RAM.
I have a custom kernel installed on my stock ROM and allows over clocking the CPU from stock 1.7GHz to 2.1GHz.. folks, that's the real speed booster..
Everything else is imaginary.. period.
Click to expand...
Click to collapse
The kernel of what you are using, you can share it with us
imvito said:
The kernel of what you are using, you can share it with us
Click to expand...
Click to collapse
Of course. Get the OC Kernel here (up to 2.1GHz rock stable) :
http://forum.xda-developers.com/attachment.php?attachmentid=2597666&d=139323534
Original thread here.. make sure U read and make a nandroid backup to be safe:
http://forum.xda-developers.com/showthread.php?t=2640532
This is the real deal. All credits to the developer of course. Have fun

[Kernel][4.4.2] The Governaa' v1.0a - NCB/ND2 TouchWiz Kernel 5/29

This Kernel is for Sprint SM-G900P TouchWiz 4.4.2 - Based off NCB/ND2 Source​
This is a simple kernel I built from NCB and ND2 source, to begin to give us some kernel options. It has some tweaks, and edits to ramdisk for NCB, and a little more work on the ND2​
Features​
-Increased Readahead
-Removed some logging/debugging
-Selinux Permissive
-Removed Knox parts from Ramdisk
-added init.d support
-Check Git for latest changelog, much more in ND2 v1.0a​
PROCEDURE
-Download Kernel and place on Phone internal/external Memory
-Reboot to a Custom Recovery (Twrp, Philz)
-Wipe Cache and Dalvik only
-Flash Kernel
-Reboot
-Let sit for a bit after booting to let settle​
Downloads​
The Governaa' - First Release v0.1
Galaxy_S5_Governaa_Test_v1.0.zip - 9.97 MB
The Governaa' - v0.2
http://www.androidfilehost.com/?fid=23329332407589211
-Added Lionheart, SmartMax, DanceDance, IntelliDemand Governors - Thx friedrich420
-Removed a couple more useless logging/debugging things from config
-Used LZMA compression, reduced kernel size
Governaa ND2 Kernel v1.0
http://www.androidfilehost.com/?fid=23501681358539453
The Governaa' ND2 v1.0a
http://www.androidfilehost.com/?fid=23501681358539745
-Voltage control added, FauxSound support(see Play Store for App), Governors and I/O sched's added
-lot's of other stuff, see source for full changelog
Stock NCB Kernel
http://www.androidfilehost.com/?fid=23329332407589196​
Feel free to Clone my Git repo for the kernel Source and get things going!. The Master Branch is untouched Source, I'll keep my edits in the "experimental" branch. Link below​​
Source
https://github.com/sleshepic/SM-G900P_kernel
https://github.com/sleshepic/SM-G900P_kernel_ND2
work is on experimental branch. Master is untouched for Cloning if one desires ​
Big Thanks to Garwynn​
Geez! Yur on a roll huh lol!
Awesome job getting things moving man..... Ty!
Sent from my SM-G900P using Tapatalk
Nice work slesh!
Wow...
Sent from my SPH-L710 using XDA Premium 4 mobile app
Anyone else having core 0 and core 3 always on...I was expecting core 3 to go offline and it sits at 300 like core 0....I would expect only one core online while sleeping
-sent from my Motorola StarTAC
I just checked the stock kernel and it is the same. 0 and 3 on and off while 1 and 2 are in sleep mode.
Sent from my SM-G900P using XDA Premium 4 mobile app
Slesh, think you could tweak core 3 to go offline when sleeping?
-sent from my Motorola StarTAC
I installed latest on stock rom. Getting the knox notifier. Anyway to remove that? I tried to unchecked notification no good.
Sent from my SM-G900P using xda app-developers app
Majin101 said:
I installed latest on stock rom. Getting the knox notifier. Anyway to remove that? I tried to unchecked notification no good.
Sent from my SM-G900P using xda app-developers app
Click to expand...
Click to collapse
I would just suggest getting on one of my Rom releases. Knox is gone from that, just having Knox removed from kernel's Ramdisk doesnt remove it from Rom you're on so you will get that
Edit: are you referring to when phone boots? Or when
After the boot. It comes randomly when using my phone. It's all good I Google and just removed Knox with titanium. Thanks though! Kernel is good so far. Haven't messed with the govs yet
Sent from my SM-G900P using xda app-developers app
Majin101 said:
After the boot. It comes randomly when using my phone. It's all good I Google and just removed Knox with titanium. Thanks though! Kernel is good so far. Haven't messed with the govs yet
Sent from my SM-G900P using xda app-developers app
Click to expand...
Click to collapse
Oh ok, yes in that case also the SuperSu app can do that as well.
Good to hear
Thank you for all your work, sir
Sent from my SM-G900P using Tapatalk
Been awhile since I've messed with this stuff...whats the new hottness in governors?
crazymook said:
Been awhile since I've messed with this stuff...whats the new hottness in governors?
Click to expand...
Click to collapse
Im actually workin through em myself, things are a bit diff for me than the exynos' ive grown accustomed to. On those I would almost exclusively run pegasusq, but that is not the case now so im testing back and forth. Been giving Smartmax a go. I have a feeling unless we're using performance or conservative the biggest diff we'll see won't be battery life, but rather responsiveness etc under load, scaling between these govs is fairly diff
So I guess we'll just have to share as we go
I don't know if its the ROM, the Kernel or both but I feel like my phone is a lot snappier! Thanks for the hard work!
Sent from my SM-G900P using XDA Premium 4 mobile app
What are you guys using to "tune" the kernel? Rom Toolbox? I used to use ktoonz app when i was on my s3.
crazymook said:
What are you guys using to "tune" the kernel? Rom Toolbox? I used to use ktoonz app when i was on my s3.
Click to expand...
Click to collapse
AFAIK This is built from source, no rom toolboxes or kitchens used. But @sleshepic can correct me if I am wrong.
Sent from my SM-G900P using xda app-developers app
I use trickster mod from the play store.
Sent from my SM-G900P using xda app-developers app
miked63017 said:
AFAIK This is built from source, no rom toolboxes or kitchens used. But @sleshepic can correct me if I am wrong.
Sent from my SM-G900P using xda app-developers app
Click to expand...
Click to collapse
crazymook said:
What are you guys using to "tune" the kernel? Rom Toolbox? I used to use ktoonz app when i was on my s3.
Click to expand...
Click to collapse
If im just doing small stuff like swapping governors I use Rom toolbox for most things. JRummys the man, Love my Rom toolbox Pro
miked63017 said:
AFAIK This is built from source, no rom toolboxes or kitchens used. But @sleshepic can correct me if I am wrong.
Sent from my SM-G900P using xda app-developers app
Click to expand...
Click to collapse
I stand corrected
Sent from my SM-G900P using xda app-developers app

Categories

Resources