Skip to content

stephen-soltesz/android-gasgraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshots

Setup

Follow the steps for installing Eclipse, and the Android development environment within Eclipse.

Download source:

Then, start Eclipse and import GasGraph into your workspace:

  • File -> New -> Android Project
  • Create Project from Existing Source
  • Choose directory android-gasgraph/GasGraph
  • Finish

There will be errors immediately related to missing dependencies.

GasGraph depends on two external libraires:

Download these libraries and add them to the build path.

  • File -> Properties -> Java Build Path -> Libraries
  • Click on the missing JAR files, and click Edit
  • Choose the location of appropriate jar in your file system

Now you should be able to build and run the source.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published