Skip to content

hplan/wireme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

WireMe is a general uPnP/Dlna Server&Player for android devices. With WireMe, you can easily share media files on your android devices with others, and also you can access other uPnP/Dlna compatible devices on your wlan network( home network for instance ).

Development

Build from source First check out the source code with git as the Source Page explained:

$ git clone https://code.google.com/p/wireme/ wireme

We use Eclipse to develop, so make sure you have eclipse installed on your computer, and with ADT, Android SDK installed and configured correctly.

Open Eclipse, Select File->Import->General->Existing Projects into Workspace, then navigate to the source directory you just checked out. Now you will see WireMe on the left Package Explorer view window, feel free to develop with the source code.

You may get a The project cannot be built until the build path errors are resolved. Error in Eclipse, and here is the solution.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%