can we play two videos sharing same screen in android 2.2? - android

i am creating application playing two videos,Its working fine on eclair,But showing error on froyo.
On emulator 2.2 its also working.

Related

YouTube Android Player API stopped working suddenly

My app uses this version YouTubeAndroidPlayerApi-1.2.2.zip https://developers.google.com/youtube/android/player/downloads
Recently my users started to report issues that videos aren't being played/loading - endless circle progress bar.
I checked on my Samsung S10 (Android 12) and it also has the same issue.
But I checked on pixel emulator (also Android 12) and it works fine, I even updated YouTube app to the latest version and still it works, so weird.
So emulator and real device has same version of YouTube app (17.22.36) and both on Android 12 but it doesn't work for real device only
And mb it effects only some users. App has enough users but only a few report this problem now and it doesn't work for my real device
I have same problem .
My YouTube App has some users and it works fine several years .
After update android12.
My app not works .
Debug point is just : youtube fragmentX(override) - OnStart() , and endless circle progress bar.
No problem in other version real phones (Samsung S10) .
I thougth that 'Restrictions on background starts' realated bug on android12 .
-->
https://www.getdroidtips.com/netflix-youtube-not-working-after-update/
I just clear YouTube Cash, and Data.
And it works again ..

Android 4.1 web browser, Vimeo videos, and the Froogaloop API, Issue?

So I am having issues with the Vimeo player on an Android device (Samsung Galaxy S3) running Android 4.1.
In the web browser it seems that the Android OS web browser turns the iFrame into a native HTML5 player once the video starts. This seems to render the Froogaloop API useless.
An example can be seen here: http://www.dmns.org/science/museum-scientists/chip-colwell-chanthaphonh/mobile .
Click on the 'Videos' tab and click on the Next and Previous arrows. The arrows should stop the videos.
Those should 'unload' or stop/pause the video but they does not. It works on desktops fine and older Android devices, but the new Android 4.1 OS the player does not stop when the arrows are selected.
Note: I have not downloaded Flash for Android and don't want to.
If you have a solution or any suggestions to try that would help tremendously. Thanks in advance.

Watching YouTube videos through browser in Android app

I'm writing an android app that has video content and references videos on YouTube. I implemented code in the Android 2.3 SDK and it properly runs. However, my phone updated to Android 4.0 and now the activity force closes. The activity simply uses image and text views to link, not a video view. What is the proper way to implement this activity in 4.0 that is backwards compatible with 2.3?

Changing android:minSdkVersion either View.animation or .SWF does not work

I have developed an application having android:minSdkVersion=10 in manifest file.
This application is using View.animation(Translataion,Scaling) and calling WebView for .SWF file in two separate activities.
Following thing happens:
1.For android:minSdkVersion=10, I could able to run Animation but not .SWF file on Nexus S having Android 4.1.2.Whereas all I could run on Tablet having Android 2.3.3.
For android:minSdkVersion=15, I could able to run .SWF file but not Animation on Nexus S having Android 4.1.2. But Not on Tablet (2.3.3), as expected because Tablet has lower android version.
Query:
Why does changing android:minSdkVersion Nexus showing this result. As for our requirement I need android:minSdkVersion=10 at least.
Any suggestion?
This is Probably because nexus s do not support flash player plugin on 4.1 version
if you try to google for it you will find more currently only firefox beta supports flash player plugin in nexus s.........

VideoView stop playing video

I have created an app for Android 4.0.3 (Samsung Galaxy Tab 10.1")
The app play an mp4 video file all the time in full screen mode.
When the video stop(finish), the app start it again from the beginning.
Now the problem is that after 15 minutes I got an error like "cannot play this video"
So I compiled the same app for Android 2.0.3 for my HTC Desire Z and works great, without any problem.
So please help me to figure out where is the problem here?

Categories

Resources