Coder Social home page Coder Social logo

wordpress-android's Introduction

WordPress for Android

If you're just looking to install WordPress for Android, you can find it on Google Play. If you're a developer wanting to contribute, read on.

Build Instructions

The gradle build system will fetch all dependencies and generate files you need to build the project. You first need to copy create the local.properties file, the easiest way is to copy our example:

$ cp local.properties-example local.properties

Then edit the local.properties file to add your Android sdk.dir. After this step, you can invoke gradle to build, install and test the project:

$ ./gradlew assembleDebug # assemble the debug .apk
$ ./gradlew installDebug  # assemble and install the debug .apk if you
                          # have an emulator or an Android device connected
$ ./gradlew cIT           # assemble, install and run unit tests

Note: you can use the Android Studio IDE, import the project as a Gradle project.

Need help to build or hack?

Say hello on our IRC channel: #WordPress-Mobile (freenode). Read our Developer Handbook and Development Blog.

wordpress-android's People

Contributors

roundhill avatar maxme avatar nbradbury avatar daniloercoli avatar willnorris avatar beaucollins avatar aerych avatar jamesjhu avatar soulseekah avatar koke avatar aagam-shah avatar mikejohnstn avatar bazza avatar

Watchers

James Cloos avatar 承影 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.