Giter Site home page Giter Site logo

fh-android-sdk's Introduction

FeedHenry Android SDK

This SDK should provide you with all you'll need to start developing cloud-connected apps with the FeedHenry platform. The SDK provides access to cloud action calls, app authentication and authorization.

Build

To build the SDK, you first need to install the Android SDK from http://developer.android.com/sdk/installing/index.html.

Then you can clone the repo, go to the sdk directory, create a new file called local.properties file based on the local.properties.dist file, change the value of sdk.dir property to be the path to your local Android SDK directory.

Then run the ant task:

ant

This will compile the source code and genrate a jar file in the dist directory

Update Java Docs

We use Github Pages to serve Java Docs. To update the docs, you should do the following:

  • Clone the repo
  • Checkout master branch, update Java Docs comments in the code
  • Go to sdk directory, run ant doc command to re-generate all the docs
  • Commit the changes
  • Checkout gh-pages branch, rebase it to master branch
  • Push the chagnes for both branches

Usage

See FH Android SDK Guide

Example

The example directory contains an example to demostrate how to use all the android native APIs. You can import it into Eclipse and run it on the emulator or device.

Links

fh-android-sdk's People

Contributors

jasonmadigan avatar david-martin avatar

Watchers

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.