nchutchind / Vitamio-Cordova-Plugin

Cordova plugin for playing media using Vitamio on Android
MIT License
30 stars 17 forks source link

x86 issue #1

Open mos1907 opened 9 years ago

mos1907 commented 9 years ago

I can't play in x86 processor. do you have any idea about this ?

abisonjohn commented 9 years ago

Ya, i have problem with Intel processor based phone like Asus Zenfone

mos1907 commented 9 years ago

I solved this issue.. You should change libarm.so

abisonjohn commented 9 years ago

@mos1907 could u please tell me how i change libarm.so , i'm newbie in this

mos1907 commented 9 years ago

Now I am outside. When I came back I will explain to you..

abisonjohn commented 9 years ago

K, Thanks

abisonjohn commented 9 years ago

@mos1907 i'm waiting for your reply

mos1907 commented 9 years ago

I am at holiday now. I need a computer for explain.. Because I dont remember which file where.. When I came back to home I will say

mos1907 commented 9 years ago

Hello, I came back. First download this folder https://github.com/yixia/VitamioBundle/tree/master/dist/arm_x86 after change with into your project file ...projectname/platform/android/res/raw/ Change this--->( libarm.so) then .projectname/platform/android/libs/ change all folders in this folder. now you can play in x86 ;)

good luck ;)