Skip to content

galeamelania/OpenNMS-Android-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenNMS Android Client Sample

The application is a proof of concept for OpenNMS Android client project proposed to Google Summer of Code 2012.

######Features:

######Technical aspects:

  • the application uses Apache's HTTPClient to remotely connect to the rest service provided by demo.opennms.org/opennms/rest/nodes

  • the process of fetching the nodes from the web service is performed within a Service

  • the xml response is parsed and displayed in an Android ListView

  • the nodes are displayed with their id, label and type in the Nodes Tab

Nodes

  • the About tab is dummy

About

######Installation

  • install Android SDK 2.3.3 or newer
  • install ADT
  • import project to Eclipse

######Execution

About

An android client for the OpenNMS application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages