Android Tutorial Alternative to B4A Bridge: USB Cable Connection

Status
Not open for further replies.
Step 1: On your mobile device, make sure you have USB Debugging activated.
- Go to "Settings".
- Scroll down to the bottom and tap "About phone" or "About tablet",
- Scroll down to the bottom of the "About phone" and locate the "Build Number" field.
- Tap the Build number field seven times to enable Developer Options. Tap seven times and you'll see a countdown that reads "You are now 3 steps away from being a developer."
- When you are done, you'll see the message "You are now a developer!".
- Tap the Back button and you'll see the Developer options menu under System on your Settings screen.
usb-debugging-4.2.2-1.png

Now, you can enable USB Debugging mode.
- Go to Settings>Developer Options>USB Debugging. Tap the USB Debugging checkbox.
usb-debugging-4.2.2-2.png

Sauce: https://www.kingoapp.com/root-tutorials/how-to-enable-usb-debugging-mode-on-android.htm

Step 2: Plug the USB cable to your PC and mobile device

Step 3: Open B4A -> Compile and Run

I know this is old news, but nonetheless, I'm sure someone will find it useful. ;)
Enjoy! :)
 
Last edited:

LWGShane

Well-Known Member
Licensed User
Longtime User
@wonder - Your spoiler doesn't work.
 

rwl4bt

Member
Licensed User
1. Down loaded B4A bridge Android smart phone with hot spot used IP address. Tried to connect my app, no wireless connection. Does this mean need local network not hot spot?
2. Down loaded USB debug and turned on, connected USB, compiled and run, result error no device found.
3. Tried launching emulator, emulator runs but blank.
Seems simple, not so!!!
 
Status
Not open for further replies.
Top