Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8349473
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T08:00:30+00:00 2026-06-09T08:00:30+00:00

My colleague and I have to develop and implement an application on an Android

  • 0

My colleague and I have to develop and implement an application on an Android tablet for a company. We started and almost completed the development of the application in question using the Eclipse AVD (we hadn’t recieved the tablet yet) and it works perfectly.

We received the tablet on which the application must be installed, the model:
SynchroDigital INOSOP10-4.0 RES, 10″ with ICS, less than 100 €, the really cheap one.

Our problem: my PC doesn’t recognize the tablet (WIN7, unable to install drivers when connecting, although I’ve already successfully developed on Galaxy S and Galaxy Tab). I have access to the storage space when I activate mass storage but it is not recognized as a tablet, therefore it can’t compile directly from Eclipse, nothing appears in the device list.

Enabling USB debugging doesn’t change anything.
No activity in the logcat when connecting the tablet.
In device management, I find the tablet under Other Devices / Android, with the yellow triangle. The manufacturer’s website offers a “Support” section, but no link to the drivers.
Tried with another PC, same result.

Any ideas? Is it possible that some tablets doesn’t allow developing directly from Eclipse?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T08:00:32+00:00Added an answer on June 9, 2026 at 8:00 am

    First, this is a driver problem. Unfortunately you are rather out of luck without the driver.

    There are a couple things you can try from easiest to hardest:

    1. If you have a MAC in the office, try it, you often don’t need a driver.
    2. If the device is rooted, you can use ADB wirelessly
    3. You can try modifying the google android driver (see below)

    EDIT This method works reliably on Windows. If you are running Windows 8, you have to reboot into the advanced startup menu and disable driver signing to install the modified driver.

    Google includes the USB drivers for the Nexus devices as part of the SDK. If you haven’t installed the Google USB Driver package from the SDK Manager, do so.

    From the SDK folder, I see the drivers here:
    /android-sdk-windows/google-usb-driver/

    Opening the android_winusb.inf, you can see a sample entry for the Nexus One:

    ;Google Nexus One
    %SingleAdbInterface%        = USB_Install, USB\VID_18D1&PID_0D02
    %CompositeAdbInterface%     = USB_Install, USB\VID_18D1&PID_0D02&MI_01
    %SingleAdbInterface%        = USB_Install, USB\VID_18D1&PID_4E11
    %CompositeAdbInterface%     = USB_Install, USB\VID_18D1&PID_4E12&MI_01
    

    NOTE This entry is in two locations (the 32-bit driver and 64-bit driver sections). We are going to create a new entry, but ours will most likely only have 2 hardware IDs. So under the [Google.NTx86] section, create an entry:

    ;SynchroDigital INOSOP10-4.0 RES
    %SingleAdbInterface%        = USB_Install, 
    %CompositeAdbInterface%     = USB_Install, 
    

    Now we need to fill in the blanks.

    • Open up device manager
    • Go to Other Devices / Android and open up the entry with the yellow
      triangle
    • Go to details tab
    • Select hardware IDs from the Property dropdown

    Look familiar?
    Example: USB\VID_0BB4&PID_0CBB&MI_01

    Copy and paste these into the appropriate place:

    ;SynchroDigital INOSOP10-4.0 RES
    %SingleAdbInterface%        = USB_Install, USB\VID_0BB4&PID_0CBB&MI_01
    %CompositeAdbInterface%     = USB_Install, USB\VID_0BB4&PID_0CBB&REV_0228&MI_01
    

    NOTE I don’t think that it matters where you paste these hardware IDs, I think that the variable names are just for cosmetic purposes. I could be wrong, I don’t write windows drivers.

    Now copy and paste that entire entry into the [Google.NTamd64] section. All done, try and update the driver and see whether it accepts it.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a project idea for my college project to develop an android application
I have a colleague in my company whose opinions I have a great deal
I have a colleague who has been using PHP's mysql_pconnect() without my knowing it.
I am using Maven and have a problem - if my colleague update jar
My colleague and I have a web application that uses Spring 3.0.0 and JPA
I want to develop an Android Application the gives the distinct map of my
I have a colleague in my team which is extensively using closures in our
My colleague and I have dispute. We are writing a .NET application that processes
I have am reviewing a colleague's Visual Studio 2008 C++03 application application and I've
A colleague asked me, if you have a table in SQL Server with only

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.