ligate / zirco-browser

Automatically exported from code.google.com/p/zirco-browser
Other
0 stars 0 forks source link

Browser built from source will not play flash files #53

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Build zirco browser
2.Install on Samsung Galaxy 7.0 tab (Android 3.2)
3.Try to load swf (flash file) from web or local file

What is the expected output? What do you see instead?
I expect the browser to play the SWF.  Instead I get black screen.

What version of the product are you using? On what operating system?
The browser is the latest on SVN

Please provide any additional information below.
YouTube videos play OK.  I have attached a crash log from Eclipse.  I tried it 
without eclipse ADB and I get the same result.

Original issue reported on code.google.com by prbour...@gmail.com on 6 Apr 2012 at 6:46

Attachments:

GoogleCodeExporter commented 8 years ago
Thanks for your feedback. Unfortunately, your crash file is not helpful, could 
you try to get a logcat log ? From the logcat view in Eclipse.

Anyway, Youtube works for sure, as it does not use flash on Android. I'm not 
sure this come from Zirco, as it only allow plugins, as many other browsers 
does. Does the stock browser behave the same ? Could you give your .swf ?

Original comment by J.Devauc...@gmail.com on 6 Apr 2012 at 7:11

GoogleCodeExporter commented 8 years ago
Thanks for the response.
The reason I mentioned  the YouTube is that at least some of audio and video 
codecs are working.  Is there anything I need to do to "install" the plugin?  
The standard Android browser and Firefox work fine for the web and local swf 
file. I will send the logcat file on Monday.

Original comment by prbour...@gmail.com on 6 Apr 2012 at 8:42

GoogleCodeExporter commented 8 years ago
Here's the logcat file.  I tried to open a local swf file.  The web site I use 
is vizitme.com.  It uses flash for the animation.

Original comment by prbour...@gmail.com on 9 Apr 2012 at 1:46

GoogleCodeExporter commented 8 years ago
Sorry here's a bigger log.

Original comment by prbour...@gmail.com on 9 Apr 2012 at 2:05

Attachments:

GoogleCodeExporter commented 8 years ago
I set android:hardwareAccelerated=true and it works now.

Original comment by prbour...@gmail.com on 9 Apr 2012 at 4:10