Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work on Android 5 #41

Open
psylone opened this issue Aug 4, 2015 · 8 comments
Open

Doesn't work on Android 5 #41

psylone opened this issue Aug 4, 2015 · 8 comments

Comments

@psylone
Copy link

psylone commented Aug 4, 2015

Hi, I try to launch a video on Android 5 (HTC One) and it doesn't work. All I see on the phones screen is the video placeholder. Can anyone try to run video on Android 5, is it possible with this plugin?

Maybe someone can suggest me a direction for the investigation of this question?

@lalop
Copy link

lalop commented Aug 6, 2015

Hello @psylone ,
I 've the same issue, did you find any solution ?

@odbol
Copy link
Contributor

odbol commented Aug 6, 2015

Hey all, please post your logs if you can. Are you putting the video files in the res/raw/ directory?

@lalop
Copy link

lalop commented Aug 6, 2015

Hello,
I put my videos in platforms/android/res/raw/ and when I compile the app I get the same error for each video :

/Users/sam/Workspace/projets/Clint/saysi/mobile/app/platforms/android/build/generated/source/r/debug/com/armani/saysi/R.java:363: error: <identifier> expected
        public static final int 1plongeon=0x7f050000;
                               ^
/Users/sam/Workspace/projets/Clint/saysi/mobile/app/platforms/android/build/generated/source/r/debug/com/armani/saysi/R.java:363: error: <identifier> expected
        public static final int 1plongeon=0x7f050000;
                                         ^

@psylone
Copy link
Author

psylone commented Aug 6, 2015

Yes, I also put the video into the platforms/android/res/raw folder, and have no errors during the build. The application starts fine, but video just not showing.

@lalop could you please tell which version of phonegap (or cordova) do you use?

@lalop
Copy link

lalop commented Aug 6, 2015

I use cordova 5.1.1

It’s the last one I think

Le 6 août 2015 à 11:49, Evgeniy notifications@github.com a écrit :

Yes, I also put the video into the platforms/android/res/raw folder, and have no errors during the build. The application starts fine, but video just not showing.

@lalop https://github.com/lalop could you please tell which version of phonegap (or cordova) do you use?


Reply to this email directly or view it on GitHub #41 (comment).

@psylone
Copy link
Author

psylone commented Aug 6, 2015

Thanks, I use phonegap 4.2 and should test it on the latest version too.

@odbol
Copy link
Contributor

odbol commented Aug 6, 2015

@lalop you can't start a filename with a number. It has to start with a letter.

@psylone I need to see your logcat output or your code before I can help.

@lalop
Copy link

lalop commented Aug 11, 2015

@odbol thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants