Gstreamer SDK for Android
Sérgio Agostinho
sergio.r.agostinho at gmail.com
Thu Mar 5 03:33:51 PST 2015
That class is defined in the java file that is copied into your src folder,
after successfully running ndk-build.
android-tutorial-1/src/org/freedesktop/gstreamer/Gstreamer.java
Can you confirm that the file exist?
Cheers
2015-03-04 11:58 GMT+01:00 pushpa <pushpalatha.sg at mistralsolutions.com>:
> ndk-build was successfull
> I am setting android-ndk-r10d and ndk path
> But when i gave ant-debug, i am getting following errors
>
> -check-env:
> [checkenv] Android SDK Tools Revision 24.1.2
> [checkenv] Installed at /Android/android-sdk-linux
>
> -setup:
> [echo] Project Name: Tutorial1
> [gettype] Project Type: Application
>
> -set-debug-mode:
>
> -debug-obfuscation-check:
>
> -pre-build:
>
> -build-setup:
> [getbuildtools] Using latest Build Tools: 21.1.2
> [echo] Resolving Build Target for Tutorial1...
> [gettarget] Project Target: Android 4.2.2
> [gettarget] API level: 17
> [echo] ----------
> [echo] Creating output directories if needed...
> [mkdir] Created dir:
> /Android/android-sdk-linux/tools/android-tutorial-1/bin/rsObj
> [mkdir] Created dir:
> /Android/android-sdk-linux/tools/android-tutorial-1/bin/rsLibs
> [echo] ----------
> [echo] Resolving Dependencies for Tutorial1...
> [dependency] Library dependencies:
> [dependency] No Libraries
> [dependency]
> [dependency] ------------------
> [echo] ----------
> [echo] Building Libraries with 'debug'...
> [subant] No sub-builds to iterate on
>
> -code-gen:
> [mergemanifest] No changes in the AndroidManifest files.
> [echo] Handling aidl files...
> [aidl] No AIDL files to compile.
> [echo] ----------
> [echo] Handling RenderScript files...
> [echo] ----------
> [echo] Handling Resources...
> [aapt] No changed resources. R.java and Manifest.java untouched.
> [echo] ----------
> [echo] Handling BuildConfig class...
> [buildconfig] Generating BuildConfig class.
>
> -pre-compile:
>
> -compile:
> [javac] Compiling 4 source files to
> /Android/android-sdk-linux/tools/android-tutorial-1/bin/classes
> [javac]
>
> /Android/android-sdk-linux/tools/android-tutorial-1/src/com/gst_sdk_tutorials/tutorial_1/Tutorial1.java:8:
> package com.gstreamer does not exist
> [javac] import com.gstreamer.GStreamer;
> [javac] ^
> [javac]
>
> /Android/android-sdk-linux/tools/android-tutorial-1/src/com/gst_sdk_tutorials/tutorial_1/Tutorial1.java:20:
> cannot find symbol
> [javac] symbol : variable GStreamer
> [javac] location: class com.gst_sdk_tutorials.tutorial_1.Tutorial1
> [javac] GStreamer.init(this);
> [javac] ^
> [javac] 2 errors
>
> BUILD FAILED
> /Android/android-sdk-linux/tools/ant/build.xml:720: The following error
> occurred while executing this line:
> /Android/android-sdk-linux/tools/ant/build.xml:734: Compile failed; see the
> compiler error output for details.
>
>
>
> --
> View this message in context:
> http://gstreamer-devel.966125.n4.nabble.com/Gstreamer-SDK-for-Android-tp4670957p4670979.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150305/6f2848de/attachment.html>
More information about the gstreamer-devel
mailing list