Hello B4X Community,
I'm excited to share a new library I've wrapped for B4A developers. FrostPocketBaseMobile is a B4A wrapper around the Pocketbase-mobile library by Rohit Sangwan. This wrapper brings the power of a Pocketbase Server to your B4A projects, allowing you to easily integrate a lightweight, self-hosted backend into your Android apps.
Happy coding!
I'm excited to share a new library I've wrapped for B4A developers. FrostPocketBaseMobile is a B4A wrapper around the Pocketbase-mobile library by Rohit Sangwan. This wrapper brings the power of a Pocketbase Server to your B4A projects, allowing you to easily integrate a lightweight, self-hosted backend into your Android apps.
Features
- REST API and Admin UI: Access the Pocketbase REST API and Admin UI from your Android device.
- Lightweight and Fast: Pocketbase is designed to be a lightweight solution that runs efficiently on your Android device.
How to Use
- Download the AAR File:
- You can download the Pocketbase mobile AAR file (around 87 MB).
- Add to Your B4A Project:
- Move the downloaded AAR file to your B4A additional library folder.
- Make sure you have the Threading library in your additional library folder also.
- Run the B4A Project:
- Launch the B4A project, and you should be able to access the following URLs on your Android device:
- ➜ REST API: http://127.0.0.1:8097/api/
- ➜ Admin UI: http://127.0.0.1:8097/_/
- Launch the B4A project, and you should be able to access the following URLs on your Android device:
Download Links
- AAR File: Download here
- B4A Source code: FrostPocketBaseMobile on GitHub
License
This wrapper is based on the Pocketbase-mobile library, which is licensed under the MIT License.Support My Work
If you find this library useful, please consider supporting my work:- LINK 1: Donate via Paystack
- LINK 2: Donate via Flutterwave
Happy coding!
Attachments
Last edited: