[android-beginners] Re: Problem transitioning to TabActivity

2009-11-13 Thread Justin Grammens
I wish I had an answer for you. I have seen coding with tabs using Intents to be very flakey. It will work, then not work. I'll restart the emulator and then it will work again. Very frustrating. I think there is a bug somewhere in Android, but I can't prove it. Did you ever get you issue worked

[android-beginners] Re: Updating Google Ion from 1.5 to 1.6

2009-10-10 Thread Justin Grammens
Hi, I'm hoping this page will help you. http://developer.htc.com/google-io-device.html Let us know if you have problems. I haven't followed these steps, but am going to be trying to upgrade my Google Ion in the next few days. On Oct 7, 9:29 pm, gyy gene.y...@gmail.com wrote: I have a Google

[android-beginners] Re: Encoding for G1 using ffmpeg

2009-08-07 Thread Justin Grammens
WOW. Thanks Mark for the links and explanation. Was wondering why the same movie that I have on the SD card plays fine, but when I put it on a website and accessed over http:// I get This video can not be played. I'm sorry Android Devs, but this is very disappointing. Playing a video via http://

[android-beginners] Emulator Segmentation fault on startup if you have USB Headset Plugged in

2009-02-19 Thread Justin Grammens
If you are on a Mac OSX and are getting a segmentation fault when starting the emulator, look to see if your headset is plugged in. I have a KOSS headset and when launching the emulator it would crash almost immediately. I then tried running: ./emulator -wipe-data and got this. 2009-02-19

[android-beginners] Re: send gps location through Eclipse and be nofified through LocationListener.onLocationChanged

2009-01-12 Thread Justin Grammens
I don't have a solution, but I can say that I had this same problem, and changing the provider from NETWORK to GPS fixed my problem. I'm not on Windows, but MacOSX. You'll want to make sure you set the provider to be GPS_PROVIDER. An example like: