follow us in social networks please ? :
I started a channel in youtube for B4A. Erel made some other tutorials which you can find here. I am trying to make tutorials with more simple language every one or two days.
How to install B4A
Download and Image from Internet
WebP in...
Hi,
This is my code which is running when i click to button
Dim obj4Url As Object
If ph.SdkVersion < 24 Then
Dim uri As Uri
uri.Parse("file://" & File.Combine(imageFolder, "iv1.jpg"))
obj4Url = uri
Else
Dim FileProvider As JavaObject
Dim context 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.