Some questions and remarks:
1. You get this message :
adb: failed to install SS2021_RAPID_DEBUG.apk: Failure [INSTALL_FAILED_VERSION_DOWNGRADE]
This message means that you still have the same application installed on the device with a newer version !!!
2. When you open the program on the device you say that it crashes directly.
Then, there must be an error message in the Logs, why don't give us this message.
This would guide us to the problem !
3. Why did you add the ScrollView2D.jar and the table.jar files to your project?
4. Where did you save the ScrollView2D.jar and ScrollView2D.xml files?
These must be in the Additional Libraries folder you defined in the Path Configuration window.
5. The Table class in your project is version 2.19.
The latest
version in the forum is 3.26 !?
Now, please test the attached project following the steps below:
1. Download the zip file.
2. Save it in a new folder.
3. Unzip it.
4. Run the B4A IDE.
5. Load the program file SS2021V11.b4a
6. Do NOT make any modification !
7. Run it in Debug mode.
8. What happens ?
9. What do you get in the Logs ?
The screenshot of the attached project on my Samsung Galaxy S10.
PS:
I use USB debugging.
You might also migrate to USB debugging instead of B4A-Bridge.
It is simpler, no need to confirm each time the installation.