Fwiw, if the device doesn't have Android Market on it, there are absolutely
no guarantees about how it works.  Android is open source, so manufacturers
can modify any part of Android any way they want.  There are only
restrictions (such as a full working adb) if they are going to include
Market.

Given that, if a particular device isn't working like a standard Android
build, there is a good chance that this is due to a modification the
manufacturer made to their own private build.  In that case the only people
who can help you are the manufacturer or hackers who are reverse engineering
or otherwise independently exploring the device.

On Tue, Dec 28, 2010 at 1:54 PM, FrankG <[email protected]> wrote:

> If you have a kind of console on the tablet you could look
> into the kernel messages and use logcat to see something relevant.
> You could also check, whether adbd is still running on the device.
>
> To detect who is stopping ( device or pc ) I assume you would need a
> usb analyzer,
> nothing which is really cheap.
>
> Theirfore I would suggest at first, that you ask then vendor of
> the tablet for help.
>
> BTW .. did you use the driver from then vendor of the tablet ?
>
> Good luck ! Frank
>
>
>
> On 28 Dez., 03:02, Gus <[email protected]> wrote:
> > Hi:
> >
> > Actually, I figure it out that "adb shell" is working but once I try
> > "push", "pull", or "install" commands, it seems like Android blocks
> > and following "shell" commands are not working. However, the "adb
> > devices" still responds as usual.
> >
> > I would appreciate any help.
> >
> > Thanks
> > Gus
> >
> > On Dec 27, 10:29 pm, Gus <[email protected]> wrote:
> >
> >
> >
> >
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Dianne Hackborn
Android framework engineer
[email protected]

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to