Giter Site home page Giter Site logo

hy-cheng / wiktionarymobile Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wikimedia/wiktionarymobile

1.0 2.0 0.0 8.05 MB

Wiktionary on Mobile!

License: GNU General Public License v2.0

C# 0.29% ActionScript 0.09% C 0.12% Java 2.20% Shell 0.06% JavaScript 88.07% Objective-C 9.18%

wiktionarymobile's Introduction

This project has been forked from the WikipediaMobile project.

Wiktionary Mobile

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 Wiktionary 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

with 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 BlackBerry 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!

wiktionarymobile's People

Contributors

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

Stargazers

 avatar

Watchers

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