There shouldn't be any problems developing on the stock T-Mobile G1,
but be sure to enable developer settings under Settings->Applications-
>Development. To debug the app using breakpoints, etc on the phone,
you need to put android:debuggable="true" in your manifest.

On Jan 19, 9:00 pm, "[email protected]"
<[email protected]> wrote:
> Hi there,
>
> is it viable to develop applications using a stock T-Mobile G1?
>
> I guess in contrast to the emulator the real thing is restricted when
> it comes to debugging.
>

No at all, you can do all the things on a G1 you can do in the
emulator.

> But, is there a simple way to just transfer my self developed, self
> compiled APK to the phone and install it there? I do not have to go
> through the market for that, do I? :)
>
Install the USB driver for the phone, run the app using the normal
method and Eclipse will install the apk to the phone (or will prompt
you if you have an emulator and phone connected)

> Then again I guess it's not as easy as with the emulator, just
> clicking "Run" in Eclipse - or is there a way to tell Ecllipse to
> transfer the freshly compiled software to the *locked* phone?
>
> Yes, I know I could get an unlocked Dev Phone 1, but, my question is
> whether this would be *required* or, if not, what my options as a
> developer are when working with a stock, locked, phone.
>
> Thanks!
--~--~---------~--~----~------------~-------~--~----~
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