[android-developers] Re: adb shell permissions on real G1 device

2008-11-07 Thread Bradley Kite

Thanks for the info hackbod.

I feel my G1 is perhaps not as open as I was led to believe when purchasing.

Has any one managed to put their own image (built from source) onto the G1 yet?

Regards
--
Brad.

On 06/11/2008, hackbod [EMAIL PROTECTED] wrote:

  Unfortunately there is no way to get to app-private files from the
  shell in 1.0.  You can create those files as word readable though.


  On Nov 6, 11:18 am, Bradley Kite [EMAIL PROTECTED] wrote:
   Hi there,
  
   Yes there is a reason. I'm working on an application that requires
   wifi access and cannot be used within the emulator.
  
   There must be a way around this?
  
   Regards
   --
   Brad.
  

  On 06/11/2008, Michael [EMAIL PROTECTED] wrote:
  
  
  
 That's pretty intentional.  Is there some reason you can't use the
 emulator for this?
  


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
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
-~--~~~~--~~--~--~---



[android-developers] Re: adb shell permissions on real G1 device

2008-11-07 Thread Michael

It seems that too many people have believed the media hype, or were
under the incorrect impression that T-Mobile's G1 would be completely
open and free.  *Android* (made by Google and the community) is open
source and free for use, but the T-Mobile G1 is somewhat locked down,
which is what T-Mobile wanted.

Perhaps take this issue up with T-Mobile, it's not really an Android
issue.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
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
-~--~~~~--~~--~--~---



[android-developers] Re: adb shell permissions on real G1 device

2008-11-07 Thread Bradley Kite

Indeed.

I appreciate your feedback. A search elsewhere has helped me debug my
issues further.

Regards
--
Brad.

On 07/11/2008, Michael [EMAIL PROTECTED] wrote:

  It seems that too many people have believed the media hype, or were
  under the incorrect impression that T-Mobile's G1 would be completely
  open and free.  *Android* (made by Google and the community) is open
  source and free for use, but the T-Mobile G1 is somewhat locked down,
  which is what T-Mobile wanted.

  Perhaps take this issue up with T-Mobile, it's not really an Android
  issue.

 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
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
-~--~~~~--~~--~--~---



[android-developers] Re: adb shell permissions on real G1 device

2008-11-07 Thread Live Crunch

This OpenMoko looks cool tho! Love Nix distro.

On Nov 7, 1:45 pm, Fish Kungfu [EMAIL PROTECTED] wrote:
 You may want to look at the OpenMoko FreeRunner handset:http://openmoko.com/
 ~~Fish~~

 On Fri, Nov 7, 2008 at 2:11 PM, brs [EMAIL PROTECTED] wrote:

  On Nov 7, 11:02 am, Michael [EMAIL PROTECTED] wrote:
   It seems that too many people have believed the media hype, or were
   under the incorrect impression that T-Mobile's G1 would be completely
   open and free.  *Android* (made by Google and the community) is open
   source and free for use, but the T-Mobile G1 is somewhat locked down,
   which is what T-Mobile wanted.

   Perhaps take this issue up with T-Mobile, it's not really an Android
   issue.

  As the freedom of the press is sometimes said to be the privilege of
  those who own it, the openness of Android is primarily for the benefit
  of those who can build their own hardware. It would be nice if
  somebody came out with an Android based handset which lets users boot
  whatever image they want to install. The T-Mobile/HTC G1 isn't exactly
  that. In all fairness, the G1 provides a larger than usual sand-box
  for application developers to play in, with far less restriction than
  we are used to from US mobile operators - but wanting to install your
  own OS may be pushing it a bit...

  Bernhard
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
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
-~--~~~~--~~--~--~---



[android-developers] Re: adb shell permissions on real G1 device

2008-11-06 Thread Michael


That's pretty intentional.  Is there some reason you can't use the
emulator for this?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
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
-~--~~~~--~~--~--~---



[android-developers] Re: adb shell permissions on real G1 device

2008-11-06 Thread Bradley Kite

Hi there,

Yes there is a reason. I'm working on an application that requires
wifi access and cannot be used within the emulator.

There must be a way around this?

Regards
--
Brad.

On 06/11/2008, Michael [EMAIL PROTECTED] wrote:


  That's pretty intentional.  Is there some reason you can't use the
  emulator for this?
  


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
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
-~--~~~~--~~--~--~---



[android-developers] Re: adb shell permissions on real G1 device

2008-11-06 Thread hackbod

Unfortunately there is no way to get to app-private files from the
shell in 1.0.  You can create those files as word readable though.

On Nov 6, 11:18 am, Bradley Kite [EMAIL PROTECTED] wrote:
 Hi there,

 Yes there is a reason. I'm working on an application that requires
 wifi access and cannot be used within the emulator.

 There must be a way around this?

 Regards
 --
 Brad.

 On 06/11/2008, Michael [EMAIL PROTECTED] wrote:



   That's pretty intentional.  Is there some reason you can't use the
   emulator for this?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
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
-~--~~~~--~~--~--~---