GithubHelp home page GithubHelp logo

sirithink / wordpress-android Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wordpress-mobile/wordpress-android

0.0 2.0 0.0 88 KB

WordPress for Android

Home Page: http://android.wordpress.org

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-Android (freenode). Read our Developer Handbook and Development Blog.

wordpress-android's People

Contributors

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

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.