Looks like the gstreamer project is working on Android support. I'd connect with them to see how their API would work (NDK or Java). This will dictate how you integrate in Gradle/Studio.
If it's java, just add their jar as a dependency, if it's NDK you'll need to ignore Studio and figure this out at the NDK level for now. On Thu, Apr 10, 2014 at 5:21 AM, Robin Dumenil <[email protected]>wrote: > Hello, I'm working on Android Studio, and I have to use the Gstreamer sdk. > So I'm looking for someone who had worked with Gstreamer sdk (android) and > Android Studio to learn me how to do ... (because i'm very new on Android > Studio and I don't understand anything with this "plugin" ) > Thx a lot if someone know this subject and would want to help me ! > > -- > You received this message because you are subscribed to the Google Groups > "adt-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Xavier Ducrohet Android SDK Tech Lead Google Inc. http://developer.android.com | http://tools.android.com Please do not send me questions directly. Thanks! -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
