Coder Social home page Coder Social logo

musicplayer's Introduction

Fokkusu Music Player

PackageName

app.github1552980358.android.musicplayer

Maintainer

1552980358

Compile Project

  1. Download and Install Intellij Idea or Android Studio
  2. Download Android SDK
    • File
    • Setting
    • Appearance and Action
    • System Settingss
    • Android SDK
    • Edit the Android SDK Location
    • Select SDK Version (Advised to be same as targetSdkVersion set in build.gradle in module app)
    • Confirm to start download
  3. Download Git
    • Windows
    • Ubuntu
      sudo apt update && sudo apt upgrade -y
      sudo apt install git -y
    • ArchLinux
      sudo pacman -Sy git
  4. Clone Project
    cd <directory wanted>
    git clone https://github.com/1552980358/MusicPlayer
    
  5. Import Project
    • File, Open…
    • Select Project
  6. Select JDK
    • File
    • Settings
    • Build, Execute and Deployment
    • Build Tools
    • Gradle
    • Gradle JVM
    • Download JDK
    • Select Directory and Download
  7. Build
    • Build
    • Generate Signed Bundle / APK
    • Select APK
    • Next
    • Create new signature Create new…
    • Input all required key alias and key passwords
    • Select Release, and V1 and V2
    • Start building
  8. Get APK
    • Signed APK is at <Project Directory>\app\release

Project License

                    GNU GENERAL PUBLIC LICENSE
                      Version 3, 29 June 2007

 Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

Open Source License

Refer to project

https://github.com/1552980358/MusicPlayer/blob/beta-v2/LICENSE

musicplayer's People

Contributors

1552980358 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.