Giter Club home page Giter Club logo

bookie-android's Introduction

Bookie for Android

What is this?

It is a native Android client for the bookie API. It lets you see bookmarks from Bookie or save them.

What is bookie?

An open source bookmark storage server. To understand better, see the docs, the project on github or the live server.

Building

Requirements

  1. Maven
  2. The android SDK and requirements, with ANDROID_HOME set

To build an apk

mvn compile
  1. your apk will be in ./target

Run on your device (or the emulator)

  1. If you want the emulator, start an emulator using the ‘emulator’ tool that comes with the sdk
  2. Make sure adb is started ( adb start-server ), check that adb sees your device ( adb devices )
  3. cd androidBookie; mvn test install android:deploy android:run

License / Copying

Licensed under GPLv3. See the file COPYING, included with this source.

bookie-android's People

Contributors

derekv avatar gmandroid avatar

Watchers

none-p 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.