Skip to content

wildiego/Mobilyzer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 

Repository files navigation

Mobilyzer

Mobilyzer is a network measurment platform, developed for Android applications. Apps can include Mobilyzer to issue various types of measurement experiments from the server and client side.

=============================

##Important: How to Integrate Mobilyzer for Mobile Apps

You need Eclipse or ADT bundle to integrate Mobilyzer into your Android apps.

  1. Clone this project and import it into your Eclipse workspace.
  2. Add a reference to the Mobilyzer project library project to your app with this guide (http://developer.android.com/tools/projects/projects-eclipse.html#ReferencingLibraryProject).
  3. You must add "manifestmerger.enabled=true" to your application's project.properties. Forget to enable manifestmerger will cause no scheduler error.
  4. Add google play service library project (http://developer.android.com/google/play-services/setup.html).
  5. Add all the jar files in libs folder to your build path.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%