GithubHelp home page GithubHelp logo

quartarian / valence Goto Github PK

View Code? Open in Web Editor NEW

This project forked from simmons/valence

0.0 2.0 0.0 1 MB

Turn your Android handset into a remote mouse/keyboard for your computer.

Home Page: http://cafbit.com/entry/introducing_valence

License: Other

HTML 3.95% Java 96.05%

valence's Introduction

Valence, the input-only VNC client for Android
======================================================================

(c) 2011 David Simmons
Licensed under the Apache License, Version 2.0

http://cafbit.com/entry/introducing_valence
https://market.android.com/details?id=com.cafbit.valence

Valence is an input-only VNC client that turns your Android handset
or tablet into a remote mouse and keyboard for any computer running
a VNC server.  See the links above for more information.


Building Valence
--------------------------------------------------

To build Valence, you'll need to clone the following repositories from 
my account on GitHub:

valence     [email protected]:simmons/valence.git
motelib     [email protected]:simmons/motelib.git
netlib      [email protected]:simmons/netlib.git
xmlfoo      [email protected]:simmons/xmlfoo.git

Make sure these repositories share a common parent directory, so that
the "valence" project can access the "xmlfoo" project with "../xmlfoo",
for instance.

1. Install Eclipse and Google's Android Development Tools (ADT)
   for Eclipse.

2. Set up a fresh Eclipse workspace with the following settings which
   can be configured in the preferences:
    a. Under Java->Compiler, set the Java compliance level to "1.6".
    b. Under Android, set up your Android SDK directory and target.
       I use the "Android 2.1-update1" target for Valence.

3. Add the projects:
    a. File->Import...->General->Existing Projects into Workspace.
    b. Select the directory that contains the four projects.
    c. A list of the projects will appear.  Select each project.
    d. Leave "Copy projects into workspace" and "Add project to working sets" unchecked.
    e. "Finish".

The projects will initially appear with many errors flagged, as
Eclipse and the ADT perform the build tasks, but should settle in a
bit.  If not, it sometimes helps to close the project (right-click on
the project name and click "Close Project") and re-open it, which
forces ADT to regenerate certain files.

valence's People

Contributors

simmons avatar

Watchers

James Cloos avatar Matthew Bender 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.