[android-developers] Activating G1 without a SIM

2009-03-09 Thread Sierra Bravo
Hi Apologies if it's the wrong forum for this question. I'm in India, and have brought over an unlocked G1 phone from the US that I'd like to activate without a SIM card. I've added the necessary entries in the android rules file /etc/udev/rules.d/ (I'm using Ubuntu Hardy). Now the G1 is

[android-developers] Streetview not working in 1.6?

2009-10-22 Thread Sierra Bravo
Dear all The streetview snippet below, which was working in prior version is crashing in Android SDK 1.6. The dev platform is Eclipse on Ubuntu. I've made minor changes to the URI based on the information at http://developer.android.com/guide/appendix/g-app-intents.html TIA s.b.

[android-developers] Re: Streetview not working in 1.6?

2009-10-22 Thread Sierra Bravo
I forgot to post that the apk compiled on 1.6 works fine on the HTC handset. However, since this is for a demo, I need to get it working on the emulator... s.b. On Oct 22, 3:39 pm, Sierra Bravo sb.in...@gmail.com wrote: The streetview snippet below, which was working in prior version

[android-developers] Re: How to call a view from the view ?

2009-12-10 Thread Sierra Bravo
Not an expert, but I don't think Android works through 'screens'. What you may want to try out is to create as many activities as you have screens, attach the UI elements to each activity, and transition from activity to activity in your preferred order (thereby bringing up the respective