Quantcast
Channel: xda-developers - Galaxy S III General
Viewing all articles
Browse latest Browse all 3987

Pre-add Adobe Flash Player support in your ROM.zip file that'll work 100%.

$
0
0
Hey guys,

First, I'm sorry if this have already posted or something're wrong here.

Some cook rom (such as Omega, ARHD ...) have already added Adobe Flash Player support in ROM.zip file. But after flash rom, you can't play flash player. Just try test Adobe Flash Player via this URL http://www.adobe.com/software/flash/about/ with stock browser and it doesn't work. We have to reinstall Flash Player.apk to be able to play flash.

The reason is Flash Player is only added in /data/apk/ folder with one file com.adobe.flashplayer-1.apk. It's missing some .so files that should be added to /data/data/ folder.

We'll have to add more 4 files libflashplayer.so, libstagefright_froyo.so, libstagefright_honeycomb.so and libysshared.so into /data/data/com.adobe.flashplayer/lib/ folder.

The structure of /data/ folder in file ROM.zip after pre-added Flash Player:

Quote:

../data/
--------/app/
------------- com.adobe.flashplayer-1.apk
--------/data/
--------------/com.adobe.flashplayer/
-------------------------------------------/lib/
----------------------------------------------- libflashplayer.so
----------------------------------------------- libstagefright_froyo.so
----------------------------------------------- libstagefright_honeycomb.so
----------------------------------------------- libysshared.so
Here is the link to download Flash Player v11.1.115.36 (newest) and 4 .so files in /data/ folder http://www.mediafire.com/?iaomtgysyldkf1z
Now, we can go to http://www.adobe.com/software/flash/about/ with stock browser or any browser that still supports Flash. And certainly Flash Player works 100% without reinstall .apk file after flashing rom.

Viewing all articles
Browse latest Browse all 3987

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>