Giter VIP home page Giter VIP logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 14, 2024
Just in following up with this, I found that it 'seems' like the source code is 
available here:
http://code.google.com/p/doubango/

But it's so confusing. Please provide the source code used with this project in 
a clear place so that the exact library (libtinyWRAP.so) can be recreated as 
per the GPL licence. It's too unclear how to recreate the library file for 
imsdroid.

Original comment by [email protected] on 4 Aug 2010 at 2:09

from imsdroid.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 14, 2024
Thanks.
As it is mentioned on the website, the application is 100% open source. You 
have all information (revision, trunk, ...) you need to rebuild the application 
with your own version of FFmpeg or x264. If you had taken time to read the home 
page you would have gotten the answer to your question as it's explained that 
IMSDroid uses doubango project (http://www.doubango.org/).
BTW, the source code of libtinyWRAP is here: 
http://code.google.com/p/doubango/source/browse/#svn/trunk/bindings/java/android
Theora, FFMpeg, x264, opencore-amr, .... are built as static libs because on 
Android 1.5 you cannot load a shared library which depends on another one 
(http://code.google.com/p/android/issues/detail?id=2580).
The native libraries are here: 
http://code.google.com/p/doubango/source/browse/#svn/trunk/thirdparties/android/
lib. You can replace them if you want.
There is no license violation as you have all the source code to rebuild the 
application.
I'm also writing a user guide (work in progress) where it is explained how to 
build the Android project: 
http://doubango.googlecode.com/svn/trunk/documentation/programmer-guide.pdf
If you have any question, do not hesitate.

Original comment by [email protected] on 4 Aug 2010 at 2:11

  • Changed state: Accepted

from imsdroid.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 14, 2024
I think I don't need to precise that you have to run "buildAll.sh" to build all 
the project ;)

Original comment by [email protected] on 4 Aug 2010 at 2:37

from imsdroid.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 14, 2024

Original comment by [email protected] on 28 Aug 2010 at 4:24

  • Changed state: Invalid

from imsdroid.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.