I have a question about the Android SDK (for Jellybean). In the Android 
source tree there is a 'videoeditor' package (
https://github.com/android/platform_frameworks_base/tree/master/media/java/android/media/videoeditor)
 
yet when I try to import the classes in this package into my project, they 
don't appear. I had a look at the contents of android.jar and sure enough 
the classes in that package are not present in the JAR file; I've tried the 
SDK on both Mac and Linux.

How can I use these classes in my Android projects? If they are in the 
source tree then I assume I must be able to use them somehow.

Thanks

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to