GithubHelp home page GithubHelp logo

mapconcierge / pushpinandroid Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pushpin/pushpinandroid

0.0 2.0 0.0 6.48 MB

Android version of PushpinOSM

Home Page: http://pushpinosm.org

License: MIT License

JavaScript 45.91% Java 37.94% HTML 4.02% CSS 2.07% Batchfile 0.43% Objective-C 5.79% C++ 0.54% C# 3.21% QML 0.08%

pushpinandroid's Introduction

PushpinAndroid

Android version of PushpinOSM

Build instructions:

Before building, edit custom_rules.xml, changing the value of the "public-project-base" and "private-project-base" properties, which store the path's to the PushpinAndroid repository and the private repository with Secrets.js.

Then run the following from the directory containing custom_rules.xml:

ant update-secrets-js

Without doing this update, your build will not be able to login the user.

Alternatively, you can create a file called Secrets.js in /Pushpin/platforms/android/assets/www/js/PushPin/ with the following contents, replacing the bracketed fields with their appropriate values:

PushPin.Secrets = { OAUTH: { CONSUMER_KEY: '< consumer key here >', CONSUMER_SECRET: '< consumer secret here >' } };

pushpinandroid's People

Contributors

jpmendieta avatar

Watchers

Taichi FURUHASHI 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.