B4A Class FrostPocketBaseMobile - A Full Wrapper for Pocketbase-mobile server

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.

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​

  1. Download the AAR File:
  2. 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.
  3. Run the B4A Project:

Download Links​

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:


Happy coding!
 

Attachments

  • Pocketbase 2.jpg
    86.4 KB · Views: 137
  • Pocketbase 3.jpg
    136.1 KB · Views: 135
Last edited:

Mashiane

Expert
Licensed User
Longtime User
As pocketbase is available for linux also, you can download it from here


To use in a b4x app, you can use HTTPUtils.

There are examples and source code to do that on this thread

 

FrostCodes

Active Member
Licensed User
Longtime User
This is actually correct and the pocketbase zip is even smaller (currently about 14mb)
 

Mashiane

Expert
Licensed User
Longtime User
Heads up, this needs the threading library..

 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…