Git Product home page Git Product logo

gp-zhang / dolphin-player Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 296.02 MB

Automatically exported from code.google.com/p/dolphin-player

Makefile 0.99% C 77.80% Assembly 2.08% Shell 3.02% Java 0.79% C++ 13.92% XSLT 0.03% Groff 0.14% CSS 0.02% Perl 0.10% HTML 0.37% Awk 0.01% Python 0.01% Objective-C 0.55% DIGITAL Command Language 0.09% SAS 0.04% Smalltalk 0.01% Module Management System 0.03% Verilog 0.01%

dolphin-player's Introduction

Steps to compile the source code: 

1. Clone the project from git
2. Edit the AVPLAYER_PATH variable in jni/Android.mk
3. Edit the LOCAL_LDLIBS variable in jni/app/Android.mk
4. For compiling in windows, Use a shorter path name like "C:/p" or "D:/p". Longer path will cause problems in compilation as the command line length limitation will be reached during compilation. 
   (Windows Debugging: 
     a) Compile and run any ndk example/sample, before compiling this project, to test if ndk is working in windows
     b) Sometimes cygwin terminal behaves with not responding to (ndk-build clean or ndk-build) or with error 127. Restarting windows, solves the problem
   )

Note: This project is compiled and tested in Windows, Mac and Linux and works fine:

NDK Compilation (r8 or similar)
3. Goto project directory (p directory)
4. Run compile.sh (calls the following in order: ndk-build clean, ndk-build -j2 V=1 and copies the libffmpeg.so file) (Edit the ndk-build path in this script)

APK Compilation Steps
5. Import the project in Eclipse 3.6 or latest with ADT Plugin support
6. Start building the project and run it in Emulator or in Device


If you have any queries or doubts, please feel free to send a mail to [email protected] or [email protected]

--
Aatral Arasu

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.