Buddy
Buddy is a bit different than the other BaaS providers in this list as they are heavily focused on connecting devices and sensors. To help maintain privacy regulations, Buddy lets you chose to host your data in the US or EU.
Buddy supports common scenarios like:
- Recording metrics events
- Sending push notifications
- Receiving and securely storing telemetry data
- Storing and managing binary files
- Deep mobile analytics about how customers are using the application
- Integrate device or application data with your company BI systems
- Sandboxed, private data in the geographical location of your choice.
If you'd like to review or contribute to the Buddy SDK, the source is available with the following Git command:
git clone https://github.com/BuddyPlatform/Buddy-Android-SDK.git
Here's a screenshot of the Buddy sign up:
Getting ready
Create a new project in Android Studio and call it Buddy
. Use the default Phone &...