-
Notifications
You must be signed in to change notification settings - Fork 0
annahl/vimeoid
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
vimeoid by shaman.sir@gmail.com =============================== To make Java source compile in your local version, get a Vimeo API Key / Secret, copy apk/src/org/vimeoid/VimeoConfig.example.java to : apk/src/org/vimeoid/VimeoConfig.java and then put the values you got into the corresponding placeholders. Then, set VimeoConfig.example.java to be ignored in your java source code (in Eclipse there is an option in Project -> Properties -> Java Build Path -> Source -> /src -> Excluded -> Edit...) Then you need to copy apk/src/org/vimeoid/connection/VimeoVideoStreamer.example.java to apk/src/org/vimeoid/connection/VimeoVideoStreamer.java and to exlude .example.java from the build path the same way. Playing video directly will not work in your version because of Vimeo API restrictions. Also, do not forget to add libraries from /assets folder to Java Build Path ./lib-qactions is a library project, it must also be included in sources. Mark this project as Library in Project (qactions) -> Properties -> Android and then add it as library in the same window for vimeoid Project. See this: http://developer.android.com/guide/developing/eclipse-adt.html#libraryProject for more info
About
Automatically exported from code.google.com/p/vimeoid
Resources
Stars
Watchers
Forks
Packages 0
No packages published