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
- Host: GitHub
- URL: https://github.com/getlantern/lantern-mobile-single-app-example
- Owner: getlantern
- Created: 2015-07-07T02:50:45.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-12-23T12:23:55.000Z (over 10 years ago)
- Last Synced: 2024-04-15T03:25:45.764Z (about 2 years ago)
- Language: Java
- Size: 10.9 MB
- Stars: 14
- Watchers: 20
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```