Search found 5 matches

Go to advanced search

by devRon
11 Jul 2012 14:23
Forum: VLC for Android and Chrome OS
Topic: Couldn't load iomx-ics: findLibrary returned null
Replies: 2
Views: 768

Re: Couldn't load iomx-ics: findLibrary returned null

did you resolve this yet ?
I'm getting the same thing.
by devRon
11 Jul 2012 13:41
Forum: VLC for Android and Chrome OS
Topic: AndroidCompile error
Replies: 8
Views: 1102

Re: AndroidCompile error

I'm not on linux.
I already had a working eclipse environment , just trying to make this work.

http://wiki.videolan.org/AndroidCompile#Devices
doesnt say much about Make from command line ?

also I'm trying to debug on an actual device , no emulators.
by devRon
11 Jul 2012 12:31
Forum: VLC for Android and Chrome OS
Topic: AndroidCompile error
Replies: 8
Views: 1102

Re: AndroidCompile error

fixed :) As i suspected the Library wasnt included properly The right way was to go to Project properties > Android . at the bottom of the dialog is the Library window... Add it here ! and on to the next error. NullPointer :D on Util the first line in the MainActivity checks if your device is compat...
by devRon
11 Jul 2012 10:30
Forum: VLC for Android and Chrome OS
Topic: AndroidCompile error
Replies: 8
Views: 1102

Re: AndroidCompile error

I have found out that R was not generated because of .xml errors. As it seems styles.xml had issues. The ActionBarSherlock is not correctly referenced. I removed that xml and references in the manifest. Now the program starts but crashes immediatly. - 07-11 10:20:02.830: E/AndroidRuntime(14390): Cau...
by devRon
11 Jul 2012 09:01
Forum: VLC for Android and Chrome OS
Topic: AndroidCompile error
Replies: 8
Views: 1102

AndroidCompile error

hi all , Im trying to debug the Android VLC player as instructed here ; http://wiki.videolan.org/AndroidCompile#Building However , I'm running into trouble. The project seems to be missing the auto-generated R file. - R cannot be resolved to a variable VideoPlayerActivity.java - The import org.video...

Go to advanced search