Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
HeatSyncLabs One Year Anniversary BBQ - Sat June 9
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  12 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post will appear after it is approved by moderators
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Mike Wolfson  
View profile  
 More options Jun 8 2012, 11:35 pm
From: Mike Wolfson <mwolf...@gmail.com>
Date: Fri, 8 Jun 2012 20:35:18 -0700 (PDT)
Local: Fri, Jun 8 2012 11:35 pm
Subject: HeatSyncLabs One Year Anniversary BBQ - Sat June 9

HeatSync Labs is having a BBQ tomorrow afternoon in honor of their 1 year
anniversary at their current location in downtown Mesa.  

HeatSync is a pretty cool place - if you have been thinking about checking
it out, this event is open to all - and they are providing free food!  

http://www.heatsynclabs.org/sat-jun-9-hotdoggin-at-heatsync-labs/

FYI, HeatSync will be hosting our Google IO extended event at the end of
this month, and our new 'Hack Nights" every month.  So, if you can't make
the BBQ tomorrow, there will be plenty of other opportunities to check it
out.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "{Phoenix GTUG} HeatSyncLabs One Year Anniversary BBQ - Sat June 9" by Donn Felker
Donn Felker  
View profile  
 More options Jun 9 2012, 10:56 am
From: Donn Felker <dfel...@gmail.com>
Date: Sat, 9 Jun 2012 07:56:34 -0700
Local: Sat, Jun 9 2012 10:56 am
Subject: Re: {Phoenix GTUG} HeatSyncLabs One Year Anniversary BBQ - Sat June 9

Can't make it but have fun!
On Jun 8, 2012 8:35 PM, "Mike Wolfson" <mwolf...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "An Android question" by John Moore
John Moore  
View profile  
 More options Jun 9 2012, 6:10 pm
From: John Moore <repl...@tinyvital.com>
Date: Sat, 09 Jun 2012 15:10:15 -0700
Local: Sat, Jun 9 2012 6:10 pm
Subject: An Android question
Hey Mike,
   Have you ever done adb debugging over TCP/IP? I'm trying and failing.

Thanks

John

--
John Moore

Tiny Vital Systems, LLC
Paradise Valley
AZ
85253


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mike Wolfson  
View profile  
 More options Jun 12 2012, 2:44 pm
From: Mike Wolfson <mwolf...@gmail.com>
Date: Tue, 12 Jun 2012 11:44:08 -0700 (PDT)
Local: Tues, Jun 12 2012 2:44 pm
Subject: Re: An Android question

I haven't done that.  I would suggest checking out the Google TV
documentation, as they make extensive use of this.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "{Phoenix GTUG} An Android question" by Steven Benjamin
Steven Benjamin  
View profile  
 More options Jun 12 2012, 3:42 pm
From: Steven Benjamin <ste...@mapified.com>
Date: Tue, 12 Jun 2012 12:42:59 -0700
Local: Tues, Jun 12 2012 3:42 pm
Subject: Re: {Phoenix GTUG} An Android question

John, Is this helpful?
https://developers.google.com/chrome/mobile/docs/debugging

--

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gregory Rasmussen  
View profile  
 More options Jun 12 2012, 8:03 pm
From: Gregory Rasmussen <gregoryrasmus...@gmail.com>
Date: Tue, 12 Jun 2012 19:03:55 -0500
Local: Tues, Jun 12 2012 8:03 pm
Subject: Re: {Phoenix GTUG} An Android question

Hey John,

I've used adb over tcp/ip.  What isn't working for you?

Regards,

Gregory


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "{Phoenix GTUG} Re: An Android question" by John Moore
John Moore  
View profile  
 More options Jun 14 2012, 1:20 am
From: John Moore <repl...@tinyvital.com>
Date: Wed, 13 Jun 2012 22:20:15 -0700
Local: Thurs, Jun 14 2012 1:20 am
Subject: Re: {Phoenix GTUG} Re: An Android question

On 6/12/2012 11:44 AM, Mike Wolfson wrote:

> I haven't done that.  I would suggest checking out the Google TV
> documentation, as they make extensive use of this.

I found out how for the android. It works on my tablet and most
everyone's phone except, sign, my Droid-X.

It's pretty nifty. You can have adbd on the device listen on a port, and
then debug it remotely over the lan.

JOhn

--
John Moore

Tiny Vital Systems, LLC
Paradise Valley
AZ
85253


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "{Phoenix GTUG} An Android question" by John Moore
John Moore  
View profile  
 More options Jun 14 2012, 1:23 am
From: John Moore <repl...@tinyvital.com>
Date: Wed, 13 Jun 2012 22:23:32 -0700
Local: Thurs, Jun 14 2012 1:23 am
Subject: Re: {Phoenix GTUG} An Android question

On 6/12/2012 5:03 PM, Gregory Rasmussen wrote:

> Hey John,

> I've used adb over tcp/ip.  What isn't working for you?

ADBD on my Droid-X appears to not go into network mode. It works fine on
my Xoom.

Go figure.

I am using the unrooted approach

John

--
John Moore

Tiny Vital Systems, LLC
Paradise Valley
AZ
85253


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
john.tiger  
View profile  
 More options Jun 14 2012, 1:10 pm
From: "john.tiger" <john.tigernas...@gmail.com>
Date: Thu, 14 Jun 2012 11:10:31 -0600
Local: Thurs, Jun 14 2012 1:10 pm
Subject: Re: {Phoenix GTUG} An Android question

why not try rooting ?  can't imagine using my phones or tablet without
root & cyanogen ics

On 06/13/2012 11:23 PM, John Moore wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
John Moore  
View profile  
 More options Jun 14 2012, 11:13 pm
From: John Moore <repl...@tinyvital.com>
Date: Thu, 14 Jun 2012 20:13:04 -0700
Local: Thurs, Jun 14 2012 11:13 pm
Subject: Re: {Phoenix GTUG} An Android question

On 6/14/2012 10:10 AM, john.tiger wrote:

> why not try rooting ?  can't imagine using my phones or tablet without
> root & cyanogen ics

Frankly, I'm nervous about it. As I understand it, rooting may keep me
from getting upgrades. Also, I guess rooting reflashes the rom so it can
brick the phone.

But I'm open to advice on this. As a long time Unix guy, having root
access to my own property seems like a good idea.

Thanks

John

--
John Moore

Tiny Vital Systems, LLC
Paradise Valley
AZ
85253


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
john.tiger  
View profile  
 More options Jun 15 2012, 12:37 am
From: "john.tiger" <john.tigernas...@gmail.com>
Date: Thu, 14 Jun 2012 22:37:20 -0600
Local: Fri, Jun 15 2012 12:37 am
Subject: Re: {Phoenix GTUG} An Android question

On 06/14/2012 09:13 PM, John Moore wrote:

> On 6/14/2012 10:10 AM, john.tiger wrote:
>> why not try rooting ?  can't imagine using my phones or tablet
>> without root & cyanogen ics

> Frankly, I'm nervous about it. As I understand it, rooting may keep me
> from getting upgrades. Also, I guess rooting reflashes the rom so it
> can brick the phone.

It's the opposite - by rooting you will have the latest upgrades (ie
ICS).  If you use one of the established ROMs there are excellent and
easy to follow instructions - I actually think it's pretty hard to brick
- and I'm not much of a hardware guy myself.  check the cyanogen and xda
websites.  discuss it at the next meeting - I'm sure someone can help
you with any questions.   ICS is really nice.  A year from now you won't
even hesitate about putting on a new ROM.   Kind of like linux - once
you make the step, you'll never want to go back.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Salvador G.  
View profile   Translate to Translated (View Original)
 More options Jun 15 2012, 11:29 am
From: "Salvador G." <salvador....@gmail.com>
Date: Fri, 15 Jun 2012 08:29:34 -0700
Local: Fri, Jun 15 2012 11:29 am
Subject: Re: {Phoenix GTUG} An Android question

John Moore,

Make sure you use a good step by step UPDATED guide because I bricked my
Samsung Galaxy by using some bad guide.

I really don't recommend rooting the phone if it's still under guaranty and
if you are not considering buying a new phone if it bricks.

Regards

On Thu, Jun 14, 2012 at 9:37 PM, john.tiger <john.tigernas...@gmail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »