[android-developers] Animating 2 objects at the same time

2010-01-17 Thread Mr Coffee
Hi guys, I was looking at the animation sdk and I saw you can do multiple animations on 1 object, such as rotating it and shrinking. But say I want 1 window to transition in as another windows transitions out, at the same time. Is it possible to animate 2 windows at the same time? Also how

[android-developers] Android supporting higher resolutions and bigger screens? 7

2010-01-17 Thread Mr Coffee
Hi guys, I want to make the switch to android but I need to make sure its possible with bigger screens/resolutions.Currently we are devleloping on an embeded device that has a 7 screen using Qt and its running a Linux OS. I remember reading somewhere that if you go passed a certain

[android-developers] Dynamic layout changing

2010-01-17 Thread Mr Coffee
Hi guys, Is it possible to for android to dynamically change its layout? Like for instance, if I want to be able to dynamically add a new button to a toolbar and have the toolbar shrink/grow based on how many buttons are in it, is it possible with android's current sdk? Thanks, Cory -- You