Skip to content

m3ftah/NearbyTest

Repository files navigation

NearbyTest License: CC BY-NC-SA 4.0

Testing Android apps using Google Nearby Connections API.

Build the template app

./gradlew installDebug

Using PEERFLEET library Gradle Plugin

For faster integration with your app, you can use our Gradle project.

In your root project folder you should checkout this project:

git checkout git@github.com:m3ftah/NearbyTest.git

In YourProject/settings.gradle you should add:

include ':NearbyTest'
project(':NearbyTest').projectDir = new File('../NearbyTest')

And in YourProject/settings.gradle you should add:

compile project(":NearbyTest")

Using NearbyTest

If you are using NearbyTest, please cite the following research paper:

Lakhdar Meftah, Romain Rouvoy, and Isabelle Chrisment. "Testing nearby peer-to-peer mobile apps at large."In Proceedings of the 6th International Conference onMobile Software Engineering and Systems, pp. 1-11. IEEE Press, 2019. (pdf).

About

Testing Android Nearby P2P connections

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages