Skip to content
This repository has been archived by the owner on Mar 1, 2021. It is now read-only.

fvalverd/HLMPConnect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HLMPConnect

This Android application use HLMP to get a simple chat over an automatic adhoc wireless network.

Requirements

How to build

Prerequisites

  • Android NDK r4 or above
  • Eclipse and ADT plugin (android-10)

Build

  • To build native components run in the project root directory:

      $ ANDROID_NDK_PATH/ndk-build
    
  • To build the Android application, import the project into Eclipse and add Simple-XML