B4J Question Package for Linux desktop - teddybear (first post)    Mar 19, 2024   (1 reaction) The test is a linux command which checks file types and compares values. the manual has been existed in directory man1. For your app, you should give a different name which does not exist in man1 B4A Code Snippet Test if a file is a Java Class File - Erel (first post)    Apr 22, 2015   (1 reaction) Note that your code snippets will also work in B4i. B4J Code Snippet [B4X] The best way to test your code - Brian Michael    Jun 15, 2024   (2 reactions) Hello, this post is more of an advice or guide for new developers. Here I come to give you a brief demonstration of how you should structure your projects. While it is true that B4X give us an approximate log of what the error is, it is often difficult for us to determine where it is located, or fr B4A Question Test the program - Giusy    Jul 14, 2018 Hi, there are hundreds of devices, testing the program on all is impossible.
An advice?
What are the most important reactions to be tested?
Thanks B4A Question B4A Bluetooth Pairing to Invisible device - Erel (first post)    May 31, 2018   (2 reactions) This is expected. Your PC doesn't listen for incoming connections. The simplest way to test it is with two Android devices. If you don't have a second device then you can create a virtual serial port mapped to your Bluetooth adapter and then use this program to test it: https://www.b4x.-library.347 B4i Question Test if an object is Panel, ImageView, Label etc. - Alessandra Pellegri (first post)    Dec 28, 2015 Ok, thank you B4A Question Native Input Dialogs Android (No B4XDialogs) - Mike1970 (first post)    Dec 26, 2020 @Cableguy @Filippo Here you are the Example How to test: Tap on "Button" Two panels will appear, "qrcodeReader" (elevation 5) and on top of it "pnlScanner" (elevation 6). In "pnlScanner" there are some buttons, label and imageview. Tap on the button with the "keyboard" icon The dialog will appear, B4J Question [BANanoVueMaterial] [Resolved] Unable to run the BANanoVmDemo application on XAMPP - Mashiane (first post)    May 18, 2020   (1 reaction) I guess we can only know when you test such. I'm stuck with a windows machine. I have just now included a folder on the repo named, 0. Test Your WebServer, you can extract and upload the contents on your webserver to test if everything works. Its the designer compiled web app. Ta! B4J Question [solved] Trigger Button_Action event with 'Enter' - jmon (first post)    Sep 26, 2017 It's difficult to answer without seeing an example. That could be related to your window not having the focus, or setDefaultButton acting on another button. What you could test, is to .requestFocus on your button, and see if that helps. It could also be because you call .ShowAndWait too early in y Games game testing - andymc (first post)    Jan 17, 2022   (1 reaction) You can.... but. It's good to get more testers as then you can test on a wider range of devices, and to get feedback from people who've never played your app, so can give you honest feedback on things like the Controls, and the general "flow" of the game. I've had nearly 1000 reviews of my simple Page: 1   2   3   4   5   6   7   Powered by ColBERT |