'This event will be called once, before the page becomes visible.
Private Sub B4XPage_Created (Root1 As B4XView)
Root = Root1
Root.LoadLayout("L_Test")
For Each No As Int In conlectionsMap.Keys ' <===total line only 7 videos
Dim titles As String =...
how should i connect Google Cloud SQL in my B$A project? please help me. I try to make my app online so that i can test it on my phone. but the the database connection through b4j didn't work i don't know why. but it work on the built-in android emulator.
Errors:
ResponseError. Reason: java.net.UnknownServiceException: CLEARTEXT communication to 192.168.1.103 not permitted by network security policy, Response: Errorjava.net.UnknownServiceException: CLEARTEXT communication to 192.168.1.103 not permitted by network security policy
every time I run...
hi , @Erel
can we download .xcarchive from b4i-buildserver ?
or we must install mac on vmware to download .xcarchive ?
target : i want publish an app on testflight with middle service
I just already wrote several posts for this problem and I still can't find a solution, I try again. The problem was that I can't get the result of the activity
Private Sub btnBluethootTest_Click
Dim jo As JavaObject
Try
'Note#1: The class string for InitializeNewInstance is...
Why my application run successfully on Android 8 but with Android >= 9 crash? in particular, it crashes when trying to create the com.appname folder and its related files including a database that is needed for the app to function
Sub CreoDB()
If sql.IsInitialized Then sql.Close...
Hi..
I have just faced a strange issue when i installed malwarebyte app trial on my mobile. It is showing all my apps as ' riskware/hidden app.'
I have set ignore option to all. But why it is showing like this? and what to say if any of my client has such problem?
Please guide about the issue.
I...
Hi....
I am a long term user of b4a...
So far your b4x support is really really great...
Couple of years ago i tried to build a web application in b4j but gave up it soon as that time i was a vb6 only programmer and did not know about web technology. So i could not understand the basics.
But...
Hello Erel;
I would like to know if there will be any update soon for the iOS 16. I have installed iOS 16 beta and B4i stopped working as it support up to iOS 15. Or you would advice me to go back to iOS 15.
- Hii...
- i made a excel file using php and after making it i added code
to download it. i get error at following line.
Dim out As OutputStream = File.OpenOutput(File.DirRootExternal, FileName, False)
- and the error is like this
java.io.FileNotFoundException: /storage/emulated/0/file.xlsx...
Hii there folks!
- I created a project for learning b4xpages working. In b4a it is crashing sometimes but not giving
any error message in logs and crashes happens only 10% times. But 90% times it is working perfectly in b4a.
- But in b4j it is crashing all the times and giving following...
hi i send image with c# server to b4a tcp client and after get error load bitmap error.
this code very good work for udp just error in tcp from b4a i think problem for tcp b4a
img = Image.FromFile(@"C:\Users\at\Pictures\download.jpeg");
ms = new MemoryStream()...
hello i need move panel with phone sensor Orientations and need x , y to convert position set to panel position
I have seen this post before, please do not suggest
https://www.b4x.com/android/forum/threads/orientation-and-accelerometer.6647/
and....
hi
i need if user click deny permission app loop ask permission
but this code only from with first requset worked and after user click deny no work and just log >> sending message to waiting queue (activity_permissionresult)
If p.Check(p.PERMISSION_READ_EXTERNAL_STORAGE) And...
hi
i need show my video live from tcp c# to my app android panel and tested (videoview,exoplayer..) and no work from this link(http://192.168.43.23:8080) but i test from km player or mx player or web browser good worked this live stream video.
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.