Skip to content

Groundhog Usenet Reader - NNTP News reader originally developed by Juanjo Alvarez

Notifications You must be signed in to change notification settings

RoToRa/groundhog-reader

 
 

Repository files navigation

Fork of Groundhog News Reader

NNTP news reader for Android originally developed by Juanjo Alvarez.

URL of the original project page on Launchpad: https://launchpad.net/groundhog/

Project is still in the process of cleanup. James Apache Mime4J fork was moved to a separate project:

https://github.com/zoldar/apache-james-mime4j-groundhog

Quick Start

In order to build and deploy the application, you need to have Maven (http://maven.apache.org) as well as Android SDK (http://developer.android.com/sdk/index.html) installed and configured on your system.

If not told otherwise, all commands have to be issued from the project's root directory.

  1. Set ANDROID_HOME environment variable to point to the root directory of your Android SDK installation

     export ANDROID_HOME=/path_to_your_android_sdk_install
    
  2. Build project

     mvn install
    
  3. Deploy project to the connected phone

     mvn android:deploy
    

About

Groundhog Usenet Reader - NNTP News reader originally developed by Juanjo Alvarez

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%