I did those steps and built the whole android again, but still i get
the same problem:
./pvplayer_engine_test
./pvplayer_engine_test: 1: Syntax error: "(" unexpected
I dont get any errors while building. I use ubuntu machine for
building android and trying the test app on emulator.
# adb.exe push pvplayer_engine_test /data
# adb.exe shell
>From data folder I try to execute ./pvplayer_engine_test and get the
above problem.
This is how I've build android:
source build/envsetup.sh
lunch (pick generic, not sim)
make
As I'm trying to run pvplayer_engine_test on emulator, is it that I've
to build android/opencore for simulator and not generic??
On Nov 28, 3:02 am, rktb <[EMAIL PROTECTED]> wrote:
> - Uncomment out the following line in <dir>/external/opencore/
> Android.mk:
> #include $(PV_TOP)//engines/player/test/Android.mk
>
> - Build and launch the emulator.
>
> - Run thepvplayer_engine_testexecutable.
> Example: out/host/linux-x86/bin/adb shell "cd
> sdcard;pvplayer_engine_test-test 803 803 -source test.mp4 -logfile -logall"
>
> On Nov 20, 3:13 am, "Android PT" <[EMAIL PROTECTED]> wrote:
>
> > Hi,
>
> > Please help me in running the OpenCORE test framework (the one mentioned in
> > "pvplayer_engine_unit_test_guide.pdf") after building the entire Android
> > source.
>
> > Thanks
> > ~
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"android-framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-framework?hl=en
-~----------~----~----~----~------~----~------~--~---