An open API service indexing awesome lists of open source software.

https://github.com/getlantern/lantern-mobile-single-app-example

Minimal Android app to ease Flashlight mobile backend development and testing
https://github.com/getlantern/lantern-mobile-single-app-example

Last synced: 8 months ago
JSON representation

Minimal Android app to ease Flashlight mobile backend development and testing

Awesome Lists containing this project

README

          

# Flashlight android tester

*Minimal Android app to ease Flashlight mobile backend development and testing*

Usage:

```
FIRETWEET_MAIN_DIR=/path-to-tester-app-dir/app make -C /path/to/lantern android-lib
make -C /path/to/android-tester
```