B4A Tutorial Test Card Always Approves - Item unavailable in your country - hatzisn    Aug 25, 2022   (1 reaction) Google never seizes to surprise us and its latest miracle is the following: 132982 In order to fix this no matter if you have an EmailList set with the testers I have done two things. I do not now which of the two fixed it but it worked. Go to the Release you have chosen (I had chosen Closed Testing) and: 1) Remove all countries except 1. 2) Add again all countries 3) Go to testers tab and at the lower part you will see this: 132983 4) Click on the Copy link of "Join on the web" 5... B4J Question Test PyBridge BETA#2 from Erel's the old project - Theera    Feb 21, 2025 Refer to this, I have restart a new PyBridge and copy Erel's the source code to new project as PyOcrNew.b4j file. I found that python folder which is in sub object folder is not found ,and I always have to upgrade pip to be version 25.0.1. After,I have edited some code and run app.I have error. Server is listening on port: 53500 Call B4XPages.GetManager.LogEvents = True to enable logging B4... B4J Tutorial B4J PDFBox test project - PaulMeuris    Aug 7, 2022   (8 reactions) = True Sleep(0) End Sub You can download the attached zip-file to do some testing. The application... mode. In landscape mode you have to resize the window. Happy testing! Paul... Share My Creation Interactive expandable multi B4XPages Drawer menu (tested in B4J and B4A) - MicroDrie    Feb 24, 2025   (9 reactions) the code below to your B4XPage(s). The easiest way is to do the testing in B4J according to... menu group menuList.Initialize menuList.Add(CreatemenuType(Chr(0xf01a), "Menu Tests", "True")) ' --- menu Tests menuList.Add(CreatemenuType(Chr(0xf01a), "Test 1", "True")) menuMap.Put("Menu Tests", menuList) ' --- Add... B4XPages.ShowPageandRemovePreviousPages("Page3") Case "Test 1"... B4R Question [Solved]Test setting speed motor convert C code to B4R - Theera    Feb 10, 2025 I've tried to learn B4R programming the first time.I have the code in C ,I would like to change to be B4R Code. But I don't know that the code is correct,or not. Please guide me to correct it. (The objective is to familiarize them with the B4R language). Sub Process_Globals 'These global variables will be declared once when the application starts. 'Public variables can be ... B4A Question How to write an app to consume power (to test battery residual minimum time) ? - amorosik    Jan 24, 2025 I would like to make an app that shows a single form with the current battery charge value, and the percentage of CPU usage, and performs operations to discharge the battery, such as a maximum CPU usage And so the question is: what code to use to display battery charge, display CPU usage percentage, push CPU usage to the maximum?... Share My Creation Test app: I/O made easy with the USB Serial library - Peter Simpson    May 28, 2015   (10 reactions) with the Serial Library for Bluetooth printing and opening the cash drawer. Test app - Not for the public... B4J Library Alpha/Beta testing if jRDC2 with returning auto-generated key values after INSERT - OliverA    Jan 11, 2021   (8 reactions) I've had this mod sitting on the sidelines since last fall. Looks like there is a need for this as shown in this post: https://www.b4x.com/android/forum/threads/rdc2-select-last_insert_id.126310/ In order to retrieve the auto generated key values for an INSERT statement, I've added the ExecuteInsert method to the DBRequestManager shared module. Going with the sample code posted by @aeric ... Share My Creation FFT Test w/ source - canalrun    Jan 5, 2020   (12 reactions) I've uploaded a test program I use to detect sound. It acquires audio data from the microphone, performs an FFT and magnitude squared, then graphs the "bin" output. On the top half I have a few test labels that show some performance parameters: buf len is the number of bytes returned by the audio record callback. buf cnt is a counter showing the total number of audio record buffers received. cbuf cnt is the number of Shorts in my circular buffer. I convert Bytes received from... Games Updated my old Invaders game for high screne refresh rates - please test - andymc    Oct 16, 2024 I've updated my Invaders game for higher refresh rate phones, and also tweaked the screen so it should fill the whole screen, but I've seen some behaviour on my phones at home where there'll be a small bar at the bottom of the screen that's not filled in. https://play.google.com/store/apps/details?id=uk.co.coffeeinducedgames.invaders&pcampaignid=web_share... Page: 1   2   3   4   5   6   7   |