Hello All,
I have a small code that questions the user to confirm to exit the Application and I am getting a strange error, saying that the compiler cannot parse the dialog response
B4A 7.30
The Error in the Log window is :
Error occurred on line: 1559 (Main)
java.lang.RuntimeException...
Hello,
I tried to make the voice recognition to close when there is no match by intent.https://developer.android.com/reference/android/speech/RecognizerIntent.html#RESULT_NO_MATCH
Dim i As Intent
VR.Initialize("vr")
i.Initialize("android.speech.action.RECOGNIZE_SPEECH", "")...
First, i spend a lot of time in creating views, some views i need by my self, but some views not and to create a high quality view cost a lot of time. If you want to support me, then you can do it here by Paypal. :)
Hello, I needed a cross platform msgbox and dialog, that I can modify to 100%...
Hi Everyone,
I'm using this line to make sure the user has permission to get the devices location when the user first installs the app.
Starter.rp.CheckAndRequest(Starter.rp.PERMISSION_ACCESS_FINE_LOCATION)
It calls a dialogue box asking for access to the devices location. If the...
Hii,
Another datepicker in Dialog.
I'm trying to add anotherdatepicker in CustomLayoutDialog.
Its shows Log
Error occurred on line: 150 (AnotherDatePicker)
java.lang.RuntimeException: Object should first be initialized (B4XView).
at...
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.