Coder Social home page Coder Social logo

littleguy77 / mupen64plus-ae Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mupen64plus-ae/mupen64plus-ae

0.0 2.0 0.0 60.4 MB

Mupen64Plus, Android Edition (AE) is a port of Mupen64Plus to Android. (Not officially supported by the Mupen64Plus team)

License: GNU General Public License v3.0

Makefile 0.26% CMake 0.14% HTML 27.36% Java 1.93% Shell 0.05% C 37.31% C++ 31.94% Perl 0.07% Objective-C 0.76% Python 0.08% Groff 0.01% CSS 0.01% Assembly 0.10% QMake 0.01%

mupen64plus-ae's Introduction

mupen64plus-ae

Mupen64Plus, Android Edition (AE) is an Android user interface for Mupen64Plus.

Please visit the official forum for support and discussion.

Build Instructions

For now, we recommend using Eclipse rather than Android Studio, since the project contains a heavy mix of C, C++, and Java source code.

  1. Download and install the prerequisites
  2. Clone the mupen64plus-ae repository and initialize the working copy
    • git clone https://github.com/mupen64plus-ae/mupen64plus-ae.git
    • cp .project.init .project
  3. Import the Eclipse project and dependencies
    • Open Eclipse
    • Select File → Import → Android → Existing Android Code Into Workspace, and press Next
    • Browse to root of cloned repository, and press OK
    • Select all projects, and press Finish
  4. Add native support to the Eclipse project
    • Right-click the mupen64plus-ae project in the Eclipse Package Explorer window
    • Select Android Tools → Add Native Support...
    • Accept the default library name (mupen64plus-ae), and press Finish
    • Delete the unneeded generated C++ file: rm jni/mupen64plus-ae.cpp
  5. Build and run the app from Eclipse
    • Select the mupen64plus-ae project in the Eclipse Package Explorer window
    • Select Run → Run

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.