B4a-Bridge app, Can the following functions be added? There are too many apps installed on the phone, making it inconvenient to search after installation.
If it can automatically start and stop uninstalling the recently installed app, it would be great, or you can select the list of apps that have been installed in the past for management.
B4A-Bridge is made of two components. One component is running on the device and the other is embedded in the IDE. The device side is the server side. It waits for connections and when a connection is established it handles the "action" messages. The code itself is made of a simple activity...
B4A-Bridge is made of two components. One component is running on the device and the other is embedded in the IDE. The device side is the server side. It waits for connections and when a connection is established it handles the "action" messages. The code itself is made of a simple activity...