[android-developers] help me understand: upper case characters in layout file names are disallowed

2010-11-22 Thread Justin Collum
I understand that these files map to R classes (generated). So I see why punctuation characters (most) are disallowed. But I can't for the life of me think of why main would be allowed but Main would not. Why not something like firstScreen? Is there something about generated files that I'm

[android-developers] Re: How to quickly update the package without restarting the simulator?

2008-12-30 Thread Justin Collum
I'm using eclipse. When I start the simulator, run my package, make code changes and hit run again, the new code goes to the simulator automatically without a restart. I wish there was a way to get the emulator to skip its boot sequence. On Tue, Dec 30, 2008 at 6:35 AM, Xiongzh

[android-developers] Re: Android google groups web page -- is it broken?

2008-12-30 Thread Justin Collum
Yeah, I think this google groups thing needs serious work. Comparing this interface to something like StackOverflow, well SO just looks so much better. Google needs to bring some android-style interface magic over to the groups. On Tue, Dec 30, 2008 at 12:45 AM, Al Sutton a...@funkyandroid.com

[android-developers] Re: Any updates on paid apps timeline?

2008-12-30 Thread Justin Collum
I heard somewhere that there was a 90 day moratorium on not-free apps. Looks like I heard wrong. On Tue, Dec 30, 2008 at 2:38 PM, Dianne Hackborn hack...@android.comwrote: Just to be clear, this is lots of speculation and no facts. :) Some facts I can share: Android is stable as of 1.0 and we

[android-developers] Re: What user forums

2008-12-22 Thread Justin Collum
androidcommunity is the only one I've found. Decent traffic. On Mon, Dec 22, 2008 at 2:10 PM, Christine christine.kar...@gmail.comwrote: Just out of curiosity, what user forums do you guys monitor? I want to know what users think of my apps in particular and about Android in general, but I

[android-developers] Re: SQlite and Foreign Keys

2008-12-22 Thread Justin Collum
You can add faked foreign keys to SQLite with triggers (google it). But you'll take a performance hit for it. Still, orphan records blow. It's a tossup. On Mon, Dec 22, 2008 at 7:35 AM, Mark Murphy mmur...@commonsware.comwrote: gsk wrote: I am trying to join two tables in the Android SQlite

[android-developers] Re: Market Limitation

2008-12-20 Thread Justin Collum
Is there a South Korea? On Sat, Dec 20, 2008 at 2:03 AM, freeanderson freeander...@gmail.comwrote: Hi, I'm an android developer living in South Korea and interesting at Android Market. Sometimes ago I have tried billing in the market to join. But there is no 'Korea' in the country list on

[android-developers] Re: How to load applications on Android Dev Phone??

2008-12-19 Thread Justin Collum
Go to androidcommunity and search for getting started. On Dec 19, 2008 6:52 PM, Miquel mique...@gmail.com wrote: Hello, I just received an Android Dev Phone and there is not much documentation around about it. Does anyone of you know how to load apps directly on the phone, how to mount the

[android-developers] Re: k850i

2008-12-19 Thread Justin Collum
Did you google that? On Dec 19, 2008 6:52 PM, tah.206...@gmail.com tah.206...@gmail.com wrote: hello i have 1 question about my sonyericsson k850i can i install android on my k850i please help me --~--~-~--~~~---~--~~ You received this message because you are

[android-developers] Re: Testing the OrientationListener

2008-12-19 Thread Justin Collum
2nded, Bubble level is great. Its the first app I show off on my g1. On Dec 19, 2008 4:24 PM, Mark K mark.ka...@gmail.com wrote: Check out 'Bubble' or 'Chistmas Snow Globe' at the app store. 'Bubble' is cool! On Dec 16, 9:44 pm, Hopper mehijun...@gmail.com wrote: Hey all, I'd like to know