On Fri, Dec 05, 2014 at 08:12:33AM -0800, andrew_esh wrote:
> One thing I usually do when I'm preparing a device to work with adb for 
> debugging is to switch it to appear on the USB bus as a Camera, instead of 
> a Media device. I do this with my Nexus 5 and Nexus 7 devices

Actually, while I haven't had time to mess with this again since last
night, I'm 99% certain that the reason the tablet wasn't connecting via
USB is the fact that the USB debugging, located in the formerly hidden
Developer Options (thanks again, TreKing, for the help with that), was
off.

After I get some more work done on my port of my desktop brewers beer
formula calculator (GTbrew2 ---> GTbrew2/Android)---trying to get the
big database working today, and hopefully move foreward from there,
I'll be trying to get adb working across TCP/IP (I saw the options to
connect via TCP/IP in the adb options, but so far, no luck getting it
to actually connect from my Mac to the adb server I think I started on
my tablet).  Then I could use my Mac to directly receive logcat data
(I also found out how to filter the results, so it would actually end
up being an improvement...if I can just get past that very short USB
cable...with the Android-side connector being about 1/2 the size of
normal).

> BTW, I wouldn't blame Google for the adb problems. They wrote what they 
> could, and it now has to run in a chaotic third party OS environment.

I blame google for what google did:  deliberately make developers jump
through hoops to debug apps we're developing by breaking what was working
fine before.  This morning, I started seeing indications that not only
is logcat screwed up now, it may actually be deprecated.  If that's the
case, there's a new method that should be an improvement, if they'll just
let us know what it is......  I'm not holding my breath, though.

> This sentiment is best expressed in Google's explanation of 
> why they use the Apache Source License for the AOSP 
> project: 
> http://source.android.com/source/licenses.html#why-apache-software-license

Wait, isn't the Apache Source License one of the most open ones?  Maybe
I've missed something...who knows.....

Thanks,
   --jim

-- 
THE SCORE:  ME:  2  CANCER:  0
73 DE N5IAL (/4)          | AN EXCERCISE is a situation in which you stop what
[email protected]      | you're doing in order to simulate doing what you
< Running Mac OS X Lion > | were doing so you can show someone else that you
ICBM / Hurricane:         | can simulate what you were doing as well as you
   30.44406N 86.59909W    | were doing it before you were interrupted.

-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to