https://www.b4x.com/android/forum/threads/b4x-supabase-the-open-source-firebase-alternative.149855/
Supabase Storage offers the functionality to transform and resize images dynamically. Any image stored in your buckets can be transformed and optimized for fast delivery...
https://www.b4x.com/android/forum/threads/b4x-supabase-the-open-source-firebase-alternative.149855/
This is a very simple tutorial on how to use the storage file options.
Upload File
Uploads a file to an existing bucket.
Dim UploadFile As Supabase_StorageFile =...
SD_ProductPicker
Author: Star-Dust
Version: 1.05
DiskImagePicker
Events:
BallClicked (Index As Int)
BallLongClicked (Index As Int)
ChangeIndex (Index As Int)
CloveClicked (Index As Int)
Functions:
AddItem (Text As String, Info As String, Img As B4XBitmap) As DiskImagePicker
Class_Globals...
Hi,
I need to modify this attached project in B4A :
It displays sliding panels with labels on each.
The work I ask is for start :
- I would like to add an image button on each panel instead of the label.
- And if pressed I need each button to open a new panel.
If you can do this, send me...
I need to modify this attached project in B4A :
It displays sliding panels with labels on each.
The work I ask is for start :
- I would like to add an image button on each panel instead of the label.
- And if pressed I need each button to open a new panel.
If you can do this, send me your...
Hi everyone,
I'm trying to achieve this result for a button
I tried by using ButtonAttributeText and MaterialIcons but the result is this
arrow and text should be horizontally aligned... (bigger is the MaterialIcon character, and more evident the offset became)
So I tried using an...
Introduction:
I don't know if there is any library exist to resize image in B4J non-UI app.
I thought such library will be useful to process images for web server in building REST API for e-commerce or e-learning web apps.
I found an example on web and chose the third method, from an old project...
Important this product needs the latest version of JdashboardUI library
https://www.b4x.com/android/forum/threads/jdashboardui-improve-the-graphic-interface-of-your-desktop-applications.143114/
if you still don't have it you can get it along with the source code for a special price in this...
Hi,
For a customer that is active in the construction and placement of aluminium windows i need to create an app that allows to take images on the road.
For each image, it should be possible to draw on it with the finger and save the image including the drawing to a new image.
These images...
Hi
Erel had previously installed a CCTV source:
https://www.b4x.com/android/forum/threads/server-cctv-server.37382/#content
I edited these sources for further practice so that images from one client are sent in bytes to the server and from the server are sent to another client, and in another...
Hi,
An easy way to take/record/choose photo/video/audio with this small class (clMedia.bas).
No permission needed
It uses intents to call default app.
3 constants for media type
cPhoto = 0
cVideo=1
cAudio=2
2 constants for origin
cNew=0
cChoose=1
1 method to call with 2 parameters (media...
SALE
New Version 20€ - Old Version 10€
(The B4A App will be included in the price to be installed on an android device to work from IPCam)
Small slide/video direction.
New version announced at post 18
It allows you to send images and videos contained in your PC to secondary screens connected...
Hi All,
Maybe this is a silly question, i'm getting blurry/distorted images when appending images to CSBuilder.
I use the resize function on initialize bitmap to adjust images before adding them to the builder.
I'm using the code on this post to perform the append image...
Hello Everyone,
Maybe this is a silly question, I'm new in B4i and i'm translating a long project from B4A to B4i,
I'm debuging on an iPhone and i'm getting weird codes when trying to append a single image to a csBuilder and showing it in a label object
I'm using this post information...
Hi everyone.
From today the instruction .Rotate for a bitmap is behaving in a strange way.
I think the only thing changed is that I update to iOS 14.3.
My tests
The code
Sub Cam_Complete(Success As Boolean, Image as Bitmap, VideoPath As String)
If Success Then
If...
Hello,
if the application is for example in portrait and the image to be displayed would be displayed better if it were landscape, could the image be rotated by 90 degrees and then displayed in the imageview?
I dont want to rotate the whole app to landscape.
I am having trouble loading an image (sql type: image) into my customlistview. Without the Image code all works fine, I would appreciate some here as I an running into walls.
#Region Activity Attributes
#FullScreen: False
#IncludeTitle: True
#End Region
Sub Process_Globals
'These...
with ImageView just Do so
Dim img As ImageView
Activity.AddView(img, 0%x, 5%y, 100%x, 20%y)
But how would it be To insert a B4XImageView component in the Activity via line of code?
Thank you very much in advance
Hi All,
I have code to download the firebase image, and it was working well with the same code for two days, for some reason today I have started to receive errors, I have searched everywhere but can not find out what might be the problem.
Sub DownloadAndSaveFile (Link As String) As...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.