[MOD] Flash 10.3 Working HULU Updated: 8/9/11 - Thunderbolt Android Development

Thanks goes to s197 From incredibleforum.com
I just reuploaded the file and pieced together two different posts of his to get the original to work on this phone.
Hope you all enjoy!
Thanks to KhasMek and anyone else i forgot!
also, make sure your browser is not set to use mobile. it will not work if it is set to that. so if your using stock browser un-check mobile view. if your using dolphin HD make sure your User Agent is set to Desktop.
Flash 10.3 + Hulu_8 is version 10.3.186.3
Edit 2:
updated for new flash, thanks Almighty1 for the edited libflashplayer.so that's been put into the latest flash from market
and added a zip of the modded .so file. i had no problem installing it though after i uninstalled the previous version of the apk.
You can use root uninstaller from market to uninstall some of those apps, such as flash, that come pre-installed on your phone. If you do it that way, make sure to do a reboot after you uninstall flash to make sure it uninstalls all the way.
compuw22c has also made a flashable version if you guys prefer.
compuw22c said:
Hey guys, visitor from the Epic forums but I loved these hacked libs, but had issues with them sticking on reboot after upgrading to gingerbread. I've compiled them into a CWM flashable zip located in This Post or This DL Link. Details included in the post, credit goes to imneveral0ne for the hex-edited lib files. Enjoy guys! (actually, I'm not quite sure if you guys have this issue or if you have a GB leak out, but regardless, if it doesn't stick on reboot or in 4 days when you get your update, you'll be ready)
Click to expand...
Click to collapse
yifanlu said:
I've made this quick little hack to get flash working on any rom (that I've tested).
http://www.mediafire.com/?j4i91phv6g96rtm
Basically, you need to be root. Extract the files to your phone (system -> /system, data -> /data) and reboot. You need to have stock flash installed. It basically patches the libflashplayer on startup so you don't have to manually.
Click to expand...
Click to collapse

imneveral0ne said:
Ok i got Hulu working on my Thunderbolt by following these steps.
1. Download Flash 10.2 on your phone, make sure its set to not auto update
2. Download http://www.mediafire.com/file/en3tj77er9ucrqp/libflashplayer.so
3. Use Root Explorer or ADB to put the file in: /data/data/com.adobe.flashplayer/lib
4. If it asks if you want to overwrite the file chose yes, i know it will if you use root explorer, not sure about adb cause i didnt use it.
5. Enjoy Hulu on your ThunderBolt!
Thanks goes to s197 From incredibleforum.com
I just reuploaded the file and pieced together two different posts of his to get it to work on this phone.
Hope you all enjoy!
Click to expand...
Click to collapse
It Was Only a Matter of Time... Till this S-LCD Was Graced with Hulu!
Thank You for Your Contribution!

PlankLongBeard said:
It Was Only a Matter of Time... Till this S-LCD Was Graced with Hulu!
Thank You for Your Contribution!
Click to expand...
Click to collapse
Not S-LCD
Sent from my ADR6400L using XDA Premium App

Could u put it in a zip and attach it on here? The link just reloads when I try to download it..

this is awesome. great work

Guys not working for me. Running the mik Rom paste the .txt file in there but I got Nthn any ideas ?
Sent from my ADR6400L using XDA App

It's not a texts file its .so
Sent from my ADR6400L using XDA Premium App

irvine32 said:
Guys not working for me. Running the mik Rom paste the .txt file in there but I got Nthn any ideas ?
Sent from my ADR6400L using XDA App
Click to expand...
Click to collapse
its not a text file its a .so file

Are you using the stock browser through hulu.com? or an apk?
Thanks.

Ok, I couldn't get it to work with Dolphin even with desktop set, but I installed the hulu.apk and then used that and clicked the option 'goto hulu.com' works great!
Thanks!!!!!!!

Bimmer323 said:
Are you using the stock browser through hulu.com? or an apk?
Thanks.
Click to expand...
Click to collapse
im using dolphin hd thru browser

Works in the stock browser, but not Dolphin HD.....

It's still recognized as Android and won't allow videos to be played.

hulu ads play...video never starts

psufan5 said:
hulu ads play...video never starts
Click to expand...
Click to collapse
are you in an LTE area? that is odd that the ad would play, but not the video.
im trying to make a flashable zip but i cant figure out how yet. im working on it though.

imneveral0ne said:
are you in an LTE area? that is odd that the ad would play, but not the video.
im trying to make a flashable zip but i cant figure out how yet. im working on it though.
Click to expand...
Click to collapse
I'm on my home wifi.

100% working no issues whats so ever stock browser!
Thank you so much http://www.youtube.com/watch?v=988X2KhIqMU&feature=youtube_gdata_player

works fine for me on skyfire set to "desktop" view.
Is this a hacked version of 10.1 or 10.2 ? It's a little choppy (but watchable) on my Tbolt.

I used http://forum.xda-developers.com/showpost.php?p=12046595&postcount=1 its a apk and it works for me on stock browser and using hulu app...on app I get an hour glass but I just click on it an it works fine... seen the Inc hack and tryied but did work (just noticed I was placing .so in wrong location)

I can't get it to work....

Related

Porting honeycomb apps to tab

I have pulled the browser apk from the emulator however it will not install on the tab. please feel free to modify this file to get it working (the stock browser sucks) since it looks like a very good browser
edit: changrd title since its not just the browser we want
(and no i am not looking for a rom port - wait until the source code is relesed for that)
+1 on this one...
brilldoctor said:
I have pulled the browser apk from the emulator however it will not install on the tab. please feel free to modify this file to get it working (the stock browser sucks) since it looks like a very good browser
Click to expand...
Click to collapse
Why won't it install?
TheGrammarFreak said:
Why won't it install?
Click to expand...
Click to collapse
Because it has specified "honeycomb" as min. SDK level in the manifest file... somebody will have to change that to "8" or "9" I guess
then we will have to try and see if there is something missing from the framework etc...
I am too much noob to get it done properly...
Parsing error when installing
Sent from my GT-P1000 using XDA App
Flokey said:
Because it has specified "honeycomb" as min. SDK level in the manifest file... somebody will have to change that to "8" or "9" I guess
then we will have to try and see if there is something missing from the framework etc...
I am too much noob to get it done properly...
Click to expand...
Click to collapse
Hmm... Probably a case of using APK tool to decrypt it, edit the xml file, then APK tool to zip it all up again
U might need lib files associated with it
Sent from my PC36100 using Tapatalk
TheGrammarFreak said:
Hmm... Probably a case of using APK tool to decrypt it, edit the xml file, then APK tool to zip it all up again
Click to expand...
Click to collapse
Yo, tried that, but the apk tools I tried crashed every time
I'll get some sleep now, maybe I'll try tomorrow again
Sent from my GT-P1000 using XDA App
You can pretty much guarantee it'll be using 3.0-specific calls for things like the GPU acceleration. There's a lot of new additions in the 3.0 SDK that the 2.x libraries just don't provide.
If it can be made to work, it probably won't be very worthwhile. It'd probably pay to stick to Dolphin HD or Miren or something in the meantime.
If someone has the patience to hack out the non-2.2 compatible bits and make it go usefully, then I'm happy to be proven wrong of course.
knightnz said:
You can pretty much guarantee it'll be using 3.0-specific calls for things like the GPU acceleration. There's a lot of new additions in the 3.0 SDK that the 2.x libraries just don't provide.
If it can be made to work, it probably won't be very worthwhile. It'd probably pay to stick to Dolphin HD or Miren or something in the meantime.
If someone has the patience to hack out the non-2.2 compatible bits and make it go usefully, then I'm happy to be proven wrong of course.
Click to expand...
Click to collapse
I totally agree with you on that.
The only component that's interesting is the keyboard.
That should be pretty doable.
Flokey said:
Yo, tried that, but the apk tools I tried crashed every time
I'll get some sleep now, maybe I'll try tomorrow again
Sent from my GT-P1000 using XDA App
Click to expand...
Click to collapse
Would be nicw if we could get this working
Sent from my GT-P1000 using XDA App
i have tried it with latinIME.apk, changed the api level and tried to install it still parsing problem
Landroid said:
i have tried it with latinIME.apk, changed the api level and tried to install it still parsing problem
Click to expand...
Click to collapse
just tried a bunch of other apps and they also have the same issue
will post the contents of the /system/app folder in a min
files here http://www.multiupload.com/TGZSGT2P1U
mirror http://dl.dropbox.com/u/5668353/Apps.zip (please dont use all my bandwith)
brilldoctor said:
files here http://www.multiupload.com/TGZSGT2P1U
mirror http://dl.dropbox.com/u/5668353/Apps.zip (please dont use all my bandwith)
Click to expand...
Click to collapse
http://www.droid-life.com/2011/01/27/download-honeycomb-sdk-android-3-0-system-dump/
here is the complete system dump as a zip file
Bump
Sent from my GT-P1000 using XDA App
Seems strange that no apps are able to identify the apps. That doesn't happen if the apps require a different firmware.
Sent from zombie infested Gingerbread.

[Q] Camera Application

Hey ladies and gents,
Anyone know if I can change the camera app in the build im using in my sig below? This is the best ROM I've tested over the past year or so and dozens of ROMs. This camera is the worst though. I cant tap to autofocus and it takes like 5 seconds to take a pic.
Thanks in advance.
I am using the same ROM you have. Found the apk file in the ROM thread where several people had good experience using the Miui CM7 camera. I am currently using it without any issues. Here is the link to the post from another user of Pongster's ROM with the apk link:
http://forum.xda-developers.com/showpost.php?p=14280575&postcount=11355
slbenz said:
I am using the same ROM you have. Found the apk file in the ROM thread where several people had good experience using the Miui CM7 camera. I am currently using it without any issues. Here is the link to the post from another user of Pongster's ROM with the apk link:
http://forum.xda-developers.com/showpost.php?p=14280575&postcount=11355
Click to expand...
Click to collapse
Thank you. I just tried to pu it in my system/app folder in place of the other cam APK but now the came app is gone from the app drawer and shortcuts don't work. What am I doing wrong?
echardcore said:
Thank you. I just tried to pu it in my system/app folder in place of the other cam APK but now the came app is gone from the app drawer and shortcuts don't work. What am I doing wrong?
Click to expand...
Click to collapse
You need to use a File Explorer app to navigate to the camera.apk that you load and install it from there rather than use it to overwrite the old camera.apk that was there. I think that is what you did? You can have both .apks there at the same time. Shouldn't conflict.
echardcore said:
Thank you. I just tried to pu it in my system/app folder in place of the other cam APK but now the came app is gone from the app drawer and shortcuts don't work. What am I doing wrong?
Click to expand...
Click to collapse
wipe dalvik cache, try again.
slbenz said:
You need to use a File Explorer app to navigate to the camera.apk that you load and install it from there rather than use it to overwrite the old camera.apk that was there. I think that is what you did? You can have both .apks there at the same time. Shouldn't conflict.
Click to expand...
Click to collapse
It just says application not installed. I tried Root Explorer and another one built into the ROM.
I also tried wiping Dalvik after moving the APK unsuccessfully.
Why aren't I able to run it as you say?
echardcore said:
It just says application not installed. I tried Root Explorer and another one built into the ROM.
I also tried wiping Dalvik after moving the APK unsuccessfully.
Why aren't I able to run it as you say?
Click to expand...
Click to collapse
Not sure why it is difficult to install. You can try off the Market, Camera360, another app that worked well for me. I just tested it again on my phone and it works. I used to use it when I was on Froyo and on Pongster's build until the suggestion from the poster on the link I sent you. I was trying to find the CWR zip file for the same Miui Camera but I can't seem to find it on the Pongster thread. If I find it, I will send you the link. In the meantime, try Camera360. It may be all you need.
Thought the information was in the Pongster thread but actually on its own thread. Here is the link to the link adding the Miui camera onto a CM7 build for HD2:
http://forum.xda-developers.com/showthread.php?t=975196
Hope this helps and works this time.
yz.hd said:
wipe dalvik cache, try again.
Click to expand...
Click to collapse
What would be the order of the operations?
1. move APK, overwriting old APK
2. Power off and boot into CWM
3. Wipe Dalvik
4. Reboot?
If his is correct, I am almost posive this is one of the things I tried.... I tried a lot.
slbenz said:
Thought the information was in the Pongster thread but actually on its own thread. Here is the link to the link adding the Miui camera onto a CM7 build for HD2:
http://forum.xda-developers.com/showthread.php?t=975196
Hope this helps and works this time.
Click to expand...
Click to collapse
This helped me, now camera works and are great.
I choose CWM metod to install, it`s very easy.
But 720p video recording don`t work. Why?
De4LeR said:
This helped me, now camera works and are great.
I choose CWM metod to install, it`s very easy.
But 720p video recording don`t work. Why?
Click to expand...
Click to collapse
Our HTC HD2's unfortunately do not have the hardware capabilities to record in 720p but can play back a 720p recording.

[MOD] HW Acceleration for CM7/AOSP Browser

Works on most of CyanogenMod 7 and AOSP 2.3+ phones!
Please make backup before flashing!
Or just extract the lib folder to system/libs and restart.
Note:
-This mod doesn't work for MIUI!
I didn't build this mod myself. But modified it a bit.
Source is HTC Desire Z stock browser library
DOWNLOAD HERE
Press thanks button if it works for you.
Flashing the zip gave me an Error in [the location of the file] (status 0)
mjm128 said:
Flashing the zip gave me an Error in [the location of the file] (status 0)
Click to expand...
Click to collapse
......... hence why he said extract the files from the zip.. ....
Sent from my GT-P1000 using Tapatalk
????
wath exactely this hw does?sorry about the dum question....
it should work on PB rom v1.6?
---------- Post added at 10:54 AM ---------- Previous post was at 10:20 AM ----------
ok wow i did the hw accel im not shore if its me or my mind but it looks like its freekin fast....tx dude nice mod
That may be a stupid question-would this MOD work if I am not using the stock Android browser? What if I am using Dolphin Browser for example? Would it work still?
Thanks.
It works but it broke about 7 of my apps including this one. I couldn't fix it by fixing permissions either. I uninstalled a few and reinstalled and that did nothing. The only thing that fixed my apps was doing a reflash of my current version on CM7. Thanks for the mod....its much appreciated but I can't run it stable with my everyday apps.
Sent from my LG-P999 using XDA App
dolphin b
yes it works just tried it....
Weard cose all my apps are working and i ave over 80 apps installed lol
Sent from my LG-P999 using Tapatalk
Is this only for the android brower? Does it do anyhting for people that use Opera or Dolphin, etc?
Thanks for this, where did it come from?
Sent from my LG-P999 using XDA App
Thanks for the Mod. Extracted lib folder to system/lib but it doesnt seem to work on pheonix blood v1.6 rom. Browser just opens and then closes w/ no error.
instaled on phenix 1.6 and no problems for it opens and its freakin fast lol
acstewart82 said:
Thanks for the Mod. Extracted lib folder to system/lib but it doesnt seem to work on pheonix blood v1.6 rom. Browser just opens and then closes w/ no error.
Click to expand...
Click to collapse
The same on me a xtracted the libs from that folder to system/lib but it closes.
It supposed to moved the whole folder or just the libs??
Its pretty fast.
Sent from my LG-P999 using XDA Premium App
i extracted first and move the files derectly in lib with root explorer and then i rebooted...if it worked....dont know but browser seems to be faster on loading pages?????if im dreaming please let me know lol
Works like a charm on PBv1.6. Just finished watching a whole episode of The Walking Dead on cm7 browser without any glitches or stops...used only 4G too no wifi.
ok so I extracted copied lib folder over to system/lib, reboot and I notice nothing different, lol. Something I did wrong?
So I retried the mod again and I received the same results. I found that whenever I am using an app that reaches out to the internet (XDA, gmail, etc) as soon as a request is made, the app crashes out or reloads the previous screen the phone was about before I began receiving data. If I remove your HW Accelaration files and reflash my current version of CM7...the problem goes away. I do see that this mod is fast! I wish I could get my apps stable with it though :\
Web page just goes blank white page now can't go to any site
Sent from my LG-P999 using xda premium
acstewart82 said:
Thanks for the Mod. Extracted lib folder to system/lib but it doesnt seem to work on pheonix blood v1.6 rom. Browser just opens and then closes w/ no error.
Click to expand...
Click to collapse
chipis said:
The same on me a xtracted the libs from that folder to system/lib but it closes.
It supposed to moved the whole folder or just the libs??
Its pretty fast.
Sent from my LG-P999 using XDA Premium App
Click to expand...
Click to collapse
mt3g said:
ok so I extracted copied lib folder over to system/lib, reboot and I notice nothing different, lol. Something I did wrong?
Click to expand...
Click to collapse
supersilko said:
Web page just goes blank white page now can't go to any site
Sent from my LG-P999 using xda premium
Click to expand...
Click to collapse
These are all related to the phones trying to send data....it crashes during that time. Its the same problem I'm having with my apps. If the phone tries to send data....it crashes (browser and other apps that use the internet).
Well what's the solution?
Sent from my LG-P999 using xda premium

Can I get Flash working?

Hi all,
As per the thread title, is there any known way to get flash working with any browser on the Nexus 7?
You can install a separate APK from online, as in the Play Store flash is listed as incompatible. It should work fairly well with most browsers, however Chrome does not support Flash at all.
Sent from my Nexus 7 using xda premium
So how is web browsing on the 7? Any lag in browsing or typing ...loading pages..etc?
Arun01 said:
So how is web browsing on the 7? Any lag in browsing or typing ...loading pages..etc?
Click to expand...
Click to collapse
Browsing with Chrome is super smooth. There was some noticeable lag at first, but after the OTA update, everything ran a lot smoother, and haven't noticed any lag since. Typing is just as smooth too. For some graphic-intensive pages, the whole site doesn't show-up while you're scrolling until you stop scrolling, but it's a very minor issue.
Browsing is really nice in Chrome. Better than Dolphin HD in fact. I'd like to know how to get flash to install though to use with Dolphin HD. I have Flash 11 .apk but it will not install and noting else is showing up in GP. Anyone?
150pilot said:
Browsing is really nice in Chrome. Better than Dolphin HD in fact. I'd like to know how to get flash to install though to use with Dolphin HD. I have Flash 11 .apk but it will not install and noting else is showing up in GP. Anyone?
Click to expand...
Click to collapse
I'm having the same problem. I heard that is has to do with the OTA update messing with the ability to install Flash. Other APK's installed fine, so I can't think of why else.
i installed flash player from an APK & it works for me.
you can download the apk from here
http://forum.xda-developers.com/showpost.php?p=28734102&postcount=5
if its not working then use TiBU to restore it.
RMXO said:
i installed flash player from an APK & it works for me.
you can download the apk from here
http://forum.xda-developers.com/showpost.php?p=28734102&postcount=5
if its not working then use TiBU to restore it.
Click to expand...
Click to collapse
Well, right now I'm not rooted, and it's just popping up an alert saying "Can't open file", which is what the other APK I downloaded said. Have you done the OTA update?
WindyCityRockr said:
Well, right now I'm not rooted, and it's just popping up an alert saying "Can't open file", which is what the other APK I downloaded said. Have you done the OTA update?
Click to expand...
Click to collapse
I'm rooted & running a custom Modaco ROM. You you need to unrar the file & install the apk.
RMXO said:
I'm rooted & running a custom Modaco ROM. You you need to unrar the file & install the apk.
Click to expand...
Click to collapse
Right, duh. Thanks, installed fine, working good in Dolphin Browser HD so far. ^.^
WindyCityRockr said:
Right, duh. Thanks, installed fine, working good in Dolphin Browser HD so far. ^.^
Click to expand...
Click to collapse
hit thanks & glad to help!
Does flash work after ota update do you need to instal custom ROM
Sent from my GT-I9100 using Tapatalk 2
RMXO said:
i installed flash player from an APK & it works for me.
you can download the apk from here
http://forum.xda-developers.com/showpost.php?p=28734102&postcount=5
if its not working then use TiBU to restore it.
Click to expand...
Click to collapse
Thank you, now works for me also. I'm not sure why the .apk I had didn't work but your link worked like a charm.
desiresiscool said:
Does flash work after ota update do you need to instal custom ROM
Sent from my GT-I9100 using Tapatalk 2
Click to expand...
Click to collapse
it shouldn't matter & make sure you turn on "install from other source" in Setting > Security
RMXO said:
it shouldn't matter & make sure you turn on "install from other source" in Setting > Security
Click to expand...
Click to collapse
Thanks, i haven't actually got my tablet shipped yet but just wondering for when it does come. Can't believe adobe killed off flash since most of websites websites require flash. Html5 is at least 2, 3 years away
Sent from my GT-I9100 using Tapatalk 2
desiresiscool said:
Thanks, i haven't actually got my tablet shipped yet but just wondering for when it does come. Can't believe adobe killed off flash since most of websites websites require flash. Html5 is at least 2, 3 years away
Sent from my GT-I9100 using Tapatalk 2
Click to expand...
Click to collapse
It's pretty much dead for every system but windows anyway. Linux flash support has always been crap and they gave up on that too.
I thought it was bad when they didn't support PPC Linux. For being an internet standard they surely are limited.
Download Fails
Hi,
Just wondering of there is a mirror for this file,
I'm receiving a download error for the link/apk provided.
Thanks.
fmf.post said:
Hi,
Just wondering of there is a mirror for this file,
I'm receiving a download error for the link/apk provided.
Thanks.
Click to expand...
Click to collapse
I just downloaded it so it seems fine from my end?
I mirrored it to MediaFire if you're still having problems: http://www.mediafire.com/?96zwseh98c11hh1
I've tried every flash apk I can find and all of them crash dolphin browser when ihit full screen. Some of them also won't let me pause and resume video. Can anyone else confirm this issue? Downloading another browser to test now...
L
wtfmate913 said:
I've tried every flash apk I can find and all of them crash dolphin browser when ihit full screen. Some of them also won't let me pause and resume video. Can anyone else confirm this issue? Downloading another browser to test now...
L
Click to expand...
Click to collapse
I can confirm that I have the same issue (crashing when going full screen). I haven't found a solution yet.
Sent from my Nexus 7 using Tapatalk 2

[Req.]Galaxy Note II messaging app for Galaxy s4

Im looking for the gn2 messaging style app for gs4.
I know they have it on freegs4 rom, but im running force.
itd be awesome to get that,
also, when are we going to get call recording, and flashlight toggle!!!
Pull the one you want from free rom, rename the force one with bak after .apk. push the free one and set permissions and reboot. Should work fine, make a nandroid before, just in case
Sent from my N7 using Xparent Blu Tapatalk
cerj said:
Pull the one you want from free rom, rename the force one with bak after .apk. push the free one and set permissions and reboot. Should work fine, make a nandroid before, just in case
Sent from my N7 using Xparent Blu Tapatalk
Click to expand...
Click to collapse
you have any idea where it would be located within the rom?
I cant seem to find it.
found every other app, haha.
chase357_501 said:
you have any idea where it would be located within the rom?
I cant seem to find it.
found every other app, haha.
Click to expand...
Click to collapse
/system/app/SecMms.apk
clark44 said:
/system/app/SecMms.apk
Click to expand...
Click to collapse
Yeah, i found it earlier, for some reason i was looking for mms.apk not secmms.apk. but whatever.
the only thing im having trouble with right now is,
putting the SecMms.apk from freegs4 to my rom.
ive got the apk on my desktop, i know how to change permissions once in my /system,
but i cant get the .apk to copy over, what do i need to do for that?
chase357_501 said:
Yeah, i found it earlier, for some reason i was looking for mms.apk not secmms.apk. but whatever.
the only thing im having trouble with right now is,
putting the SecMms.apk from freegs4 to my rom.
ive got the apk on my desktop, i know how to change permissions once in my /system,
but i cant get the .apk to copy over, what do i need to do for that?
Click to expand...
Click to collapse
nevermind, i got it, i ended up using droid explorer.
works pretty nice.
now all we need is that flashlight toggle and call recording!
http://forum.xda-developers.com/showthread.php?t=2298596
There is an option to turn the flashlight on by long pressing the brightness icon.
gharlane00 said:
http://forum.xda-developers.com/showthread.php?t=2298596
There is an option to turn the flashlight on by long pressing the brightness icon.
Click to expand...
Click to collapse
according to other users, it doesn't work on force rom, or any rom for that matter.
as a matter of fact, the op says not to use with any rom, just for stock rooted.
but thanks for trying anyways!
chase357_501 said:
according to other users, it doesn't work on force rom, or any rom for that matter.
as a matter of fact, the op says not to use with any rom, just for stock rooted.
but thanks for trying anyways!
Click to expand...
Click to collapse
It works just fine on force rom im using the brightness mod on it without a problem
Sent from my SPH-L720 using xda premium
devoureddreams said:
It works just fine on force rom im using the brightness mod on it without a problem
Sent from my SPH-L720 using xda premium
Click to expand...
Click to collapse
wait, so did you go thru and pick the mods you wanted?
or did you flash all of them?
im a little confused on what you did.
give me a step by step if you would
devoureddreams said:
It works just fine on force rom im using the brightness mod on it without a problem
Sent from my SPH-L720 using xda premium
Click to expand...
Click to collapse
nevermind, I thought it was a flashable zip.
didn't know it was an app, I figured it out!
thanks!

Categories

Resources