B4a does not recognize the tablet

imgsimonebiliato

Well-Known Member
Licensed User
Longtime User
Hi everyone!
I bought a new tablet Mediacom M-P711i, with android version 4.0.3 ice cream sandwich.
I developed an application with B4a but when I try to run the activity, in debug mode, the program can't recognize the tablet and it compare the msgbox attacched. :BangHead:
How do I proceed?
Thanks
 

Attachments

  • Cattura.JPG
    Cattura.JPG
    30.8 KB · Views: 200

imgsimonebiliato

Well-Known Member
Licensed User
Longtime User
Basic4android use ADB tool which is part of Android sdk to connect to the device.

In order for ADB to work you should enable USB debugging on your device and install the correct driver (on the desktop).
See this link: B4A-Bridge a new way to connect to your device

Hi Erel,
I have already activated the USB debuggin and the team support of Mediacom, told me that the tablet doesn't need the usb driver to connect with pc
 
Upvote 0

imgsimonebiliato

Well-Known Member
Licensed User
Longtime User
Basic4android use ADB tool which is part of Android sdk to connect to the device.

In order for ADB to work you should enable USB debugging on your device and install the correct driver (on the desktop).
See this link: B4A-Bridge a new way to connect to your device

Hi Erel,
I tried to download B4A-brigde from the Android market, but my tablet is not compatible. What can I do?
Thanks :BangHead:
 
Upvote 0

imgsimonebiliato

Well-Known Member
Licensed User
Longtime User
There are several ways. Copy the file to the tablet and then use a file explorer app to install it.

You can also send it by mail.
Or you can download the file from the tablet directly.

But there aren't any file to install into the zip file, right?
I copied and exctract the zip file into the tablet, but now?
 
Upvote 0

imgsimonebiliato

Well-Known Member
Licensed User
Longtime User
This is not a zip file. It is an APK file. Some browsers try to be too helpful by converting it to a zip file. You should rename it back to APK.

Ok, thanks Erel. I try the procedure now
 
Upvote 0

imgsimonebiliato

Well-Known Member
Licensed User
Longtime User
I've done!!! :sign0142:
Many thanks Erel for your support!!! :sign0098:
***** 5 stars!! :D
 
Upvote 0
Top