Coder Social home page Coder Social logo

subtle's Introduction

Subtle

Android App for Subsonic (that can play .spc files)

Installation:

  1. Clone this repo

  2. Download the android SDK

  3. Download android NDK

  4. Run ndk-build from the Subtle folder. This will build the C library and populate the obj directory.

  5. I used eclipse. Download eclipse, set it up for Android development (lots of tutorials online). This will at some point include pointing eclipse to the android SDK folder. This will also include creating a new emulator.

  6. Start a new workspace, and project. File->import(android project) and import the Subtle folder. You will need to create a new run configuration for this project too.

  7. Should be able to run the app in the emulator.

Now, if you want to play .spc files, you'll need to download my fork of subsonic available at:

https://github.com/Sahasrara/subsonic

This will be able to parse the metadata and send files to the client. I also made some changes to the response code handling. Before it would not return useful response codes in the event of an error.

subtle's People

Watchers

 avatar  avatar

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.