Hi community
I actually tried to search the site and forum but drowned in tons of results. So let me ask. I'm a newbie in B4J. Excuse me if the answer to my question well-known - just give me a proper direct link and I'll be happy.
I installed the latest B4J on my Windows 10 PC. Created a...
SMS permissions are now restricted. So the 1-st app (from Play Market) will offer to use 2-nd app version from my server, with SMS permissions.
How to setup both apps to use the same SQLite db ?
And how to tie it with "build configurations" for making 2 apps separately.
I guess, that the...
Hello,
I tried to use Erel's new class (https://www.b4x.com/android/forum/threads/class-fileprovider-share-files.97865/#content) to share an image. I tried to share an image by the example of sharing a file, but the app crashed...
Does anybody have an example of sharing an image(only) using...
I have this code its open PDF file
Dim in As Intent
in.Initialize(in.ACTION_VIEW,f1.CreateFileProviderUri(Starter.shared,"1.pdf"))
in.Flags=1
StartActivity(in)
I have to share PDF file
I try like this...
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.