[android-developers] Newbie Layout Help

2011-09-17 Thread fog
Hey folkes, I need a bit of help with learning how to layout my app. I'm fairly new to Android programming, and so far the most difficult aspect I have been finding is getting the layout for my app just the way I want it. I'm after going through tutorials, video tutorials, etc, but I can't

Re: [android-developers] Newbie Layout Help

2011-09-17 Thread fog
Thanks for your reply. I made the changes you suggested, removing the two LinearLayout's that contained the btn2 and btn3, but the same thing is happening, still pushing up from the bottom. Is there some way to anchor the Header Image to the top while also anchoring the btn2/btn3 LinearLayout

[android-developers] Loading many sound clips leads to long app start times

2011-09-15 Thread fog
Hello all, after searching for a while for a solution to my issue, I thought I would post the question here to see if someone has a better answer. First off, I'm very new to Android programming, and programming in general (i've only really worked with PHP in the past), so I've been kinda learning

[android-developers] Re: Loading many sound clips leads to long app start times

2011-09-15 Thread fog
a bit to figure out :) On Sep 15, 9:40 pm, fog cquill...@gmail.com wrote: Hello all, after searching for a while for a solution to my issue, I thought I would post the question here to see if someone has a better answer. First off, I'm very new to Android programming, and programming