Home

Awesome

BLE Tester

A Cross-Platform App for testing BLE devices

Tested with Chrome and Android 6+

What is inside?

Run & Build

Use
Development

requires root/administrator access

requires root/administrator access

npm uninstall -g ionic
npm install -g @ionic/cli
ionic serve
Build for production
Web
ionic build --prod

On success the build directory will contain a production web build of the app

Android

requires Linux machine & docker installed

sh build_android

On Success the APK directory will contain debug-app.apk