- Use in conjunction with BitlDroid-plugin
- Android phone and BitlBee server must be on the same network
- NO ENCRYPTION/AUTHENTICATION yet - All messages are sent in the clear and anyone on the network can connect to your phone and send SMS messages
To build, you will need an Android SDK.
-
First initialize the Android project using the "android" program found in the SDK tools directory. In the bitldroid-app directory:
~/android-sdk-linux/tools/android update project --path . --target android-23
-
Now Compile:
make
-
Then, with your phone connected through ADB, install the APK:
make install
- Start your BitlBee server with the BitlDroid-plugin (see BitlDroid-plugin )
- Make sure your phone and the BitlBee server are on the same network.
- Open the BitlDroid app on your phone and make sure the service is enabled (the checkbox at the top).
- Press the probe button at the bottom.