Here is my problem
The project "CyanogenMod-android_packages_apps_VideoEditor-6a89cf8" does not have the required Java project: "VideoEditor API" SickProgramming-android_packages_apps_VideoEditor-6a89cf8
I am trying to create a video editor application. Found some sources from "github". https://github.com/CyanogenMod/android_packages_apps_VideoEditor I imported it into my workspace!
I found that this project is missing an error. I tried to find the "VideoEditor API" and found "Android_Framework_base", which is. https://github.com/CyanogenMod/android_frameworks_base
I found the source from the framework (media / java / android / media / videoeditor)
But I have no idea to import this infrastructure as a "java project", so I can connect build_path to "apps_videoeditor" !!!
thanks
source share