Flash player - T-Mobile Samsung Galaxy S 4

Anyone have the latest flash player .apk? Or a good link to download it. I heard that adobe still ipdates it but can't find it on their site.
Sent from my SGH-M919 using xda app-developers app

Here you go my friend.
http://helpx.adobe.com/flash-player/kb/archived-flash-player-versions.html
Sent from my Nexus 10 using Tapatalk 2

picachux said:
Here you go my friend.
http://helpx.adobe.com/flash-player/kb/archived-flash-player-versions.html
Sent from my Nexus 10 using Tapatalk 2
Click to expand...
Click to collapse
So I've downloaded the latest version from the link, but it doesn't work viewing Bloomberg tv using dolphin browser, any idea what version I need to use?
Sent from my SGH-M919 using xda app-developers app

MMakoto said:
So I've downloaded the latest version from the link, but it doesn't work viewing Bloomberg tv using dolphin browser, any idea what version I need to use?
Sent from my SGH-M919 using xda app-developers app
Click to expand...
Click to collapse
Try using Firefox beta, it works just fine. If you're using dolphin you'll need to install an older version of it. Newer versions removed flash support.

Dolphin Browser has disabled Flash player by default and there's no way to enable it from within the app itself. If you want flash to work on Dolphin, you have to modify an xml file in the app's data folder:
/data/data/mobi.mgeek.TunnyBrowser/shared_prefs
mobi.mgeek.TunnyBrowser_preferences.xml
Code:
<string name="plugin_state">OFF</string>
Change to:
Code:
<string name="plugin_state">ON</string>

KaneHusky said:
Dolphin Browser has disabled Flash player by default and there's no way to enable it from within the app itself. If you want flash to work on Dolphin, you have to modify an xml file in the app's data folder:
/data/data/mobi.mgeek.TunnyBrowser/shared_prefs
mobi.mgeek.TunnyBrowser_preferences.xml
Code:
<string name="plugin_state">OFF</string>
Change to:
Code:
<string name="plugin_state">ON</string>
Click to expand...
Click to collapse
So I assume the above method requires root and maybe root explorer?
Sent from my SGH-M919 using xda app-developers app
---------- Post added at 08:31 PM ---------- Previous post was at 08:30 PM ----------
Goodfella80 said:
Try using Firefox beta, it works just fine. If you're using dolphin you'll need to install an older version of it. Newer versions removed flash support.
Click to expand...
Click to collapse
Thanks for the tip, I'll give it a try.
Sent from my SGH-M919 using xda app-developers app

MMakoto said:
So I assume the above method requires root and maybe root explorer?
Click to expand...
Click to collapse
Yes, that is correct.

KaneHusky said:
Dolphin Browser has disabled Flash player by default and there's no way to enable it from within the app itself. If you want flash to work on Dolphin, you have to modify an xml file in the app's data folder:
/data/data/mobi.mgeek.TunnyBrowser/shared_prefs
mobi.mgeek.TunnyBrowser_preferences.xml
Code:
<string name="plugin_state">OFF</string>
Change to:
Code:
<string name="plugin_state">ON</string>
Click to expand...
Click to collapse
tried, doesn't work.

anesthetic said:
tried, doesn't work.
Click to expand...
Click to collapse
Hmm, worked for me. Obvious question, but do you have Flash Player installed?

Boat browser is supposed to work well with flash. I haven't tried it yet but I've heard good things
Sent from my SGH-M919 using xda app-developers app

Related

Can someone lost gs3 original music player!!!!!!

I'm a big fan of the s3 stock music player if someone could link it here that would be awesome THANKS XDA!!!!
Sent from my SGH-T999 using xda premium
SidekickSquad817 said:
I'm a big fan of the s3 stock music player if someone could link it here that would be awesome THANKS XDA!!!!
Sent from my SGH-T999 using xda premium
Click to expand...
Click to collapse
I could do it for you but until Tommorrow I'm currently still at work
Sent from my SGH-T999 using xda premium
You could also just download any stock rom and pull the MusicPlayer.apk and drop it in /system/app.
Just make sure you set permissions to match the other system apps.
rw-r--r--
Alright man I can wait, I appreciate it
Sent from my SGH-T999 using xda premium
Crap I forgot to upload it for you ill do it right now give me like 30 mins
Sent from my SGH-T999 using xda premium
---------- Post added at 10:17 PM ---------- Previous post was at 09:47 PM ----------
Here you go
http://db.tt/2kPzg11h
Sent from my SGH-T999 using xda premium
This won't work for users on custom stock Android roms (non TW) right?
Sistum Id said:
This won't work for users on custom stock Android roms (non TW) right?
Click to expand...
Click to collapse
It should since it's just a music player.... I would advice you to fix permissions after installing it but I have not try using it on a aosp rom
Sent from my SGH-T999 using xda premium
Parse Error
First off, thanks for posting this. I like the stock music player app as well. I got the apk moved into the folder stated above but when I click on it to actually get it installed it gives me a parse error. "There was a problem parsing the package." Any ideas on how to get past this?
Thanks
blink515 said:
First off, thanks for posting this. I like the stock music player app as well. I got the apk moved into the folder stated above but when I click on it to actually get it installed it gives me a parse error. "There was a problem parsing the package." Any ideas on how to get past this?
Thanks
Click to expand...
Click to collapse
I'm pretty sure you don't install the apk. You just place it in the system/app folder with root explorer and make sure it has the correct permissions (rw-r-r) and it should be working after a reboot.
behappy said:
I'm pretty sure you don't install the apk. You just place it in the system/app folder with root explorer and make sure it has the correct permissions (rw-r-r) and it should be working after a reboot.
Click to expand...
Click to collapse
I got the permissions chaged and it changed the icon to the correct app icon and restarted but it still doesn't show up in the app drawer. I decided to go back in to root explorer and click on the apk. It asked if i wanted to install I accepted but says install failed. Any other ideas?
I'm having the same problems as stated above
Sent from my SGH-T999 using xda premium
blink515 said:
I got the permissions chaged and it changed the icon to the correct app icon and restarted but it still doesn't show up in the app drawer. I decided to go back in to root explorer and click on the apk. It asked if i wanted to install I accepted but says install failed. Any other ideas?
Click to expand...
Click to collapse
Try fixing permissions in recovery perhaps.
SidekickSquad817 said:
I'm having the same problems as stated above
Sent from my SGH-T999 using xda premium
Click to expand...
Click to collapse
If it actually attempts the install and isn't giving you a parse error, try signing it https://dl.dropbox.com/s/isg3dugaond858m/kellinwood.zipsigner2-1.apk?dl=1 then install the signed copy.
billard412 said:
If it actually attempts the install and isn't giving you a parse error, try signing it https://dl.dropbox.com/s/isg3dugaond858m/kellinwood.zipsigner2-1.apk?dl=1 then install the signed copy.
Click to expand...
Click to collapse
Tried signing the apk and it's still a no go. Thanks for the suggestion though.
blink515 said:
Tried signing the apk and it's still a no go. Thanks for the suggestion though.
Click to expand...
Click to collapse
On what ROM are you trying to use this apk?
Sent from my SGH-T999 using xda premium
CM10 Nightlies
ooh that would Probly explain it
blink515 said:
CM10 Nightlies
Click to expand...
Click to collapse
Think the tw music players require a couple lib files from the stock rom. Surprised cm10 even attempted it
blink515 said:
CM10 Nightlies
Click to expand...
Click to collapse
Uhmm usually TW apps are only compatible with TW ROMs... same with Sense, Motoblur, Timescape, etc.
Just so you know.
Sent from my SGH-T999 using Tapatalk 2
blink515 said:
CM10 Nightlies
Click to expand...
Click to collapse
^^^^ yeah what they said
Sent from my SGH-T999 using xda premium
I kind of figured that was the reason but figured I'd ask the experts here. Thanks for the replies.

Emoji for galaxy s3 like iphone

Is there a flashable zip for the emoji on the galaxy s3 like the iPhone. Or will the galaxy note 2 emoji zip work on the galaxy s3?
Sent from my SAMSUNG-SGH-I747 using xda premium
sgs2_1.6 said:
Is there a flashable zip for the emoji on the galaxy s3 like the iPhone. Or will the galaxy note 2 emoji zip work on the galaxy s3?
Sent from my SAMSUNG-SGH-I747 using xda premium
Click to expand...
Click to collapse
This
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
bdpyo said:
This
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Click to expand...
Click to collapse
Get to system/app and find SecMms.apk and SecMms.odex and rename bouth to SecMms.apk.bak and SecMms.odex.bak then copy and paste app from my post, set permission to rw-r-r, restart phone and in messenger setting is option to enable emoji.
Good luck
norbarb said:
Get to system/app and find SecMms.apk and SecMms.odex and rename bouth to SecMms.apk.bak and SecMms.odex.bak then copy and paste app from my post, set permission to rw-r-r, restart phone and in messenger setting is option to enable emoji.
Good luck
Click to expand...
Click to collapse
Sorry I'm not following this at all haha. How do I get to system/app and where do I post the app from your post?
norbarb said:
Get to system/app and find SecMms.apk and SecMms.odex and rename bouth to SecMms.apk.bak and SecMms.odex.bak then copy and paste app from my post, set permission to rw-r-r, restart phone and in messenger setting is option to enable emoji.
Good luck
Click to expand...
Click to collapse
How current are these emojis? iOS6 ?
brawndo89 said:
Sorry I'm not following this at all haha. How do I get to system/app and where do I post the app from your post?
Click to expand...
Click to collapse
Your best shot is using root explorer, find it on play store. Once you install it, navigate and follow the instructions from norbarb post
:good:
norbarb said:
Get to system/app and find SecMms.apk and SecMms.odex and rename bouth to SecMms.apk.bak and SecMms.odex.bak then copy and paste app from my post, set permission to rw-r-r, restart phone and in messenger setting is option to enable emoji.
Good luck
Click to expand...
Click to collapse
I've been following this thread, and i too would like to add emojis to my unrooted SGSIII. I've downloaded your file, but what is my next step? Thanks.
grunt0300 said:
I've been following this thread, and i too would like to add emojis to my unrooted SGSIII. I've downloaded your file, but what is my next step? Thanks.
Click to expand...
Click to collapse
In order to use root explorer u need root...
juni0rz said:
In order to use root explorer u need root...
Click to expand...
Click to collapse
For those of us that ARE rooted where do we paste the file? I still don't see "system"anywhere can someone state the entire file path?
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
brawndo89 said:
For those of us that ARE rooted where do we paste the file? We don't flash it through CWM?
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Click to expand...
Click to collapse
Paste it to system/app, exactly where you rename the other two files
Nawlz said:
How current are these emojis? iOS6 ?
Click to expand...
Click to collapse
Seems to be iOS 5. For sure not 6.
Sent from my SGH-I747 using xda app-developers app
So basically I need root explorer to see the system/app? There are no free apps to do this?
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
brawndo89 said:
So basically I need root explorer to see the system/app? There are no free apps to do this?
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Click to expand...
Click to collapse
You can use the built in file manager or es file explorer to view the folders, but. I been searching everywhere for the apk mentioned on my system/app folder and on all directories on my phone and there's no secmms.apk or secmms.odex.
llanero75 said:
You can use the built in file manager or es file explorer to view the folders, but. I been searching everywhere for the apk mentioned on my system/app folder and on all directories on my phone and there's no secmms.apk or secmms.odex.
Click to expand...
Click to collapse
I've tried both you mentioned and I still don't see system/app. Is system one of the main folders, like in the same directory as android or music? Maybe it's my Rom preventing me from seeing it...
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
---------- Post added at 08:09 PM ---------- Previous post was at 08:08 PM ----------
And for op if you don't mind using a new texting program go sms has ios 5 emojis free and the paid version includes ios6 ones.
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
brawndo89 said:
So basically I need root explorer to see the system/app? There are no free apps to do this?
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Click to expand...
Click to collapse
Here is free explorer. I think you guys have to get back to basic. System/app mean open system folder then app folder and you look for apps i talk in there.
I will read more before asking for something you have no idea how to push to system or install. READ THIS great guide and link to most thing you need for your phone.
norbarb said:
Here is free explorer. I think you guys have to get back to basic. System/app mean open system folder then app folder and you look for apps i talk in there.
I will read more before asking for something you have no idea how to push to system or install. READ THIS great guide and link to most thing you need for your phone.
Click to expand...
Click to collapse
hello sir secmms.apk or secmms.odex does not exist on /system/app, I found mms.apk on that same directory and renamed it .bak then paste your apk, set permissions, reboot but there was no difference in smiles from the built in apk
norbarb said:
Here is free explorer. I think you guys have to get back to basic. System/app mean open system folder then app folder and you look for apps i talk in there.
I will read more before asking for something you have no idea how to push to system or install. READ THIS great guide and link to most thing you need for your phone.
Click to expand...
Click to collapse
Okay you're right I was actually on the internal sd card I went up a directory and found system/app. I also found the .apk you mentioned but not the similarly named .odex ....any idea why? All files in system/app are .apk
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Could always just download Handcent and Emoji plug-in..
All the files in the system/app directory will be apk if you are on a deodexed(custom), rom. I just rename the existing file and copy the new one over.
Sent from my Nexus 7 using xda premium
bamastang said:
Could always just download Handcent and Emoji plug-in..
All the files in the system/app directory will be apk if you are on a deodexed(custom), rom. I just rename the existing file and copy the new one over.
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
Yeah I'm deodexed. Just renamed the.apk and moved the new one over...full emoji now! Figured it all out thanks all!
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
brawndo89 said:
I've tried both you mentioned and I still don't see system/app. Is system one of the main folders, like in the same directory as android or music? Maybe it's my Rom preventing me from seeing it...
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
---------- Post added at 08:09 PM ---------- Previous post was at 08:08 PM ----------
And for op if you don't mind using a new texting program go sms has ios 5 emojis free and the paid version includes ios6 ones.
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Click to expand...
Click to collapse
What paid version? I don't see a paid version for Go Sms and it's not mentioned on the website either

Stock browser flash

Hey does anybody have the stock browser apk. Or a browser that supports flash?
Sent From My Galaxy Note 2
Try this link...its apk for flash player..or look in themes and app section for stock browser mod
http://forum.xda-developers.com/showthread.php?p=33824440
Sent from my SGH-T889 using xda app-developers app
booma428 said:
Try this link...its apk for flash player..or look in themes and app section for stock browser mod
http://forum.xda-developers.com/showthread.php?p=33824440
Sent from my SGH-T889 using xda app-developers app
Click to expand...
Click to collapse
download that ^^ then i think stock browser has flash already or you can download dolphin browser and delete/change an xml in order to get flash enabled
Thanks guys got it back!
Sent From My Galaxy Note 2

iWnnIME.apk Emoji Keyboard

The current 4.4.2 ROM from the Nexus 5 includes an updated Emoji keyboard (iWnnIME.apk).
The app for non-rooted users is modified with the required lib for the keyboard and is signed.
The app for rooted users is attached as a flashable zip.
I've only tested the non-rooted version (latest T-Mobile firmware for the S4) since my phone is not rooted, but both versions should work perfectly.
For non-rooted users, simply install from your phone as a normal apk.
(You will need to check Unknown Sources under Settings > More > Security > click Unknown Sources > read the warning, click OK)
For rooted users, either install the non-rooted .apk or flash the zip included below (iWnnIME.zip) in a custom recovery, such as ClockworkMod Recovery or TWRP.
Zip failed. Apk works fine. Beside the switch off from keyboard its coo.
Sent from my SGH-M919 using XDA Premium HD app
Does this work on any ROM or only the Google Edition ROMS?
jaytee84 said:
Zip failed. Apk works fine. Beside the switch off from keyboard its coo.
Sent from my SGH-M919 using XDA Premium HD app
Click to expand...
Click to collapse
Thanks for the feedback, I think I have fixed it. Would you mind testing it again?
Monkz said:
Does this work on any ROM or only the Google Edition ROMS?
Click to expand...
Click to collapse
It works on any ROM, the Google Edition ROMs already have the keyboard included.
tonytien said:
Thanks for the feedback, I think I have fixed it. Would you mind testing it again?
It works on any ROM, the Google Edition ROMs already have the keyboard included.
Click to expand...
Click to collapse
Will do boss!!
I find it easier when you use Google keyboard. I just hold down the space key and the list of keyboards pop up. Pick iwinme and then when done hit cancel to go back to Google keyboard.
Sent from my SGH-M919 using XDA Premium HD app
jaytee84 said:
Will do boss!!
I find it easier when you use Google keyboard. I just hold down the space key and the list of keyboards pop up. Pick iwinme and then when done hit cancel to go back to Google keyboard.
Sent from my SGH-M919 using XDA Premium HD app
Click to expand...
Click to collapse
Yeah, I do like the Google Keyboard. Let me know if the .zip works this time.
tonytien said:
Yeah, I do like the Google Keyboard. Let me know if the .zip works this time.
Click to expand...
Click to collapse
zip seems to work...but I already have the apk installed so don't know if it "work", but it didn't give me a failed msg. :good:
jaytee84 said:
zip seems to work...but I already have the apk installed so don't know if it "work", but it didn't give me a failed msg. :good:
Click to expand...
Click to collapse
Then it should be fine, if you have the app installed then there's nothing different, it is just installed in system/app. Thanks for the help
Sent from my SGH-M919 using Tapatalk 4 Beta
All I get are boxes. .. do I have to install anything else? Using stock rooted with custom kernel. ..tmo s4
Sent from my SGH-M919 using XDA Premium 4 mobile app
djtheraven said:
All I get are boxes. .. do I have to install anything else? Using stock rooted with custom kernel. ..tmo s4
Sent from my SGH-M919 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I can't say for sure that I know how to fix it, sorry.. but I do know there should be an AndroidEmoji.ttf file in system/fonts.. check if that is there. I'm running the app on stock ROM and it works fine.
Thanx
Sent from my SM-N900T using XDA Premium 4 mobile app

Samsung video editor

Can someone provide me the apk file of latest v157.2 samsung video editor. Thanks in advance
Sent from my GT-N5100 using XDA Premium 4 mobile app
Megamind08 said:
Can someone provide me the apk file of latest v157.2 samsung video editor. Thanks in advance
Click to expand...
Click to collapse
I'm a little confused.
The Samsung video editor is available for free in their app store but it's version 139.2 dated July 9, 2014 (see attached screenshot).
Are you referencing a different app?
ramjet73
Yes but I have 157.2 version. See
Sent from my GT-N5100 using XDA Premium 4 mobile app
Can you provide me the apk file? I flash often and I don't want to download it again and again. Just need separate apk. Photo editor also needed.
Sent from my GT-N5100 using XDA Premium 4 mobile app
Megamind08 said:
Can you provide me the apk file? I flash often and I don't want to download it again and again. Just need separate apk. Photo editor also needed.
Click to expand...
Click to collapse
Try using the app manager in EFS File Explorer to save the apps that you want to sideload for each update. The backup function creates an APK that's installable and you only select the apps you want. I think the free version of Titanium Backup can do that as well, but I use the Pro version to backup all my apps and just restore the ones I need.
ramjet73

Categories

Resources