Code Monkey home page Code Monkey logo

simplegeo-android-client's Introduction

SGClient v0.1.1

ABSTRACT:

The android version of the SimpleGeo Java Client.

REQUIREMENTS:

Android SDK Version 5 (2.0)

USAGE:

The project is setup to work within an Eclipse environment. Since there is a dependency on the simplegeo-java-client jar, it has been added as a git-submodule. In order to retrieve the java client, run the following git commands:

git submodule init

git submodule update

Before running any of the ant targets, make sure that the sdk.dir value in local.properties is set to point to the android sdk on the local machine.

ant init

You can produce the proper distribution directory by running the following ant task:

ant dist

Running the unit tests can only be done from Eclipse at the moment.

CHANGES FROM PREVIOUS VERSIONS:

Version 0.1.1

  • Created a LocationService class that will register itself with location providers. This allows the SimpleGeo LocationService to provide a wrapper around location updates
  • Callback notifications that announce when the device moves in and out of different regions based on the SimpleGeo's PushPin service
  • When a location notification is received, IRecords can now be updated automatically by pre-registering the objects with the LocationService.

Version 0.1.0

  • Initial commit

Copyright (C) 2010 SimpleGeo Inc. All rights reserved.

simplegeo-android-client's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

imrehg

simplegeo-android-client's Issues

Ant Build Failed

$ ant jar
Buildfile: /path/to/simplegeo-android-client/build.xml
[setup] Android SDK Tools Revision 8

BUILD FAILED
/path/to/simplegeo-android-client/build.xml:19: Unable to resolve target 'Google Inc.:Google APIs:5'

Isn't API level 5 deprecated (and can no longer be downloaded)?

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.