GithubHelp home page GithubHelp logo

jeroendedauw / wikipediamobile Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hermwong/wikipedia

1.0 2.0 0.0 4.98 MB

Wikipedia

License: GNU General Public License v2.0

C# 0.45% ActionScript 0.14% Java 3.22% Shell 0.09% JavaScript 94.53% Objective-C 1.56%

wikipediamobile's Introduction

GETTING STARTED:

  1. Setup your development environment

  2. Setup the project

  3. Pull down external dependencies via command line by running

    make remotes

ENVIRONMENT SETUP

  1. Follow Steps 1 & 2 from the instructions found on the PhoneGap.com Getting Started Page to get all the necessary software for contributing to this project.

CHECKING OUT THE SOURCE CODE

  1. Create your own fork of the Wikipedia code.
  2. Clone your fork onto your computer.

SETTING UP THE PROJECT WITHOUT ECLIPSE

There is a highly useful tutorial @ http://www.mediawiki.org/wiki/Mobile/PhoneGap/Tutorial#Setup

SETTING UP THE PROJECT IN ECLIPSE

  1. In Eclipse choose to import a project by going to File (in the menu bar) -> Import.
  2. Select General -> Existing Projects into Workspace
  3. Choose Select Root Directory radio button and then click the Browse button next to the right.
  4. Navigate to the directory where you cloned the source code and then click the Open button on the bottom of the dialog.
  5. Click the Finish button.

The project should now be setup in Eclipse.

ANT CONFIGURATION

Make sure to modify the sdk.dir variable in the local.properties file so that it points to the location where the android sdk is installed on your computer.

BUILDING FOR PLAYBOOK

  • Grab the SDK from here.

  • Update the project.properties in the blackberry folder, you will need signing keys to load onto a device

  • run:

    ant playbook load-device

FAQ:

Q. I'm seeing an error that says "DroidGap cannot be resolved to a type", how do I fix it?

A. You will need to add the PhoneGap library to your project, by following these steps to get the file.

  1. Download PhoneGap
  2. Unzip the PhoneGap files.
  3. Copy Android/phonegap-1.1.0.jar into the libs folder of your project.
  4. To add the phonegap-1.1.0.jar into your project, right click your Eclipse project and select Properties.
  5. Select Java Build Path, click on the Libraries tab and then click the Add JARs button.
  6. Browse to libs/phonegap-1.1.0.jar and choose to add it.

CONTRIBUTING Please ensure you read STYLE_GUIDELINES before making any contribution to this project!

wikipediamobile's People

Contributors

bvibber avatar yuvipanda avatar hermwong avatar imhotep avatar yllierop avatar hartman avatar flyingclimber avatar astagi avatar jdlrobson avatar nikerabbit avatar devicewall avatar reedy avatar jsoby avatar jeroendedauw avatar gtanner avatar nextgensh avatar weareallricky avatar debloper avatar suyashcjoshi avatar tpt avatar hashar avatar chrismckee avatar dante-101 avatar kshdeo avatar hundfred avatar pfhayes avatar

Stargazers

 avatar

Watchers

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