[android-developers] Re: Newbie Question for phone and tablet apps

2011-09-20 Thread blake
Greg,
  You really should be able to customize the appearance of your app,
for just about any kind of device.  There's good information on how to
do it here:

http://android-developers.blogspot.com/2009/02/android-layout-tricks-2-reusing-layouts.html

http://developer.android.com/guide/topics/resources/providing-resources.html

https://portabledroid.wordpress.com/2011/06/22/25/

-blake
Programming Android, FTW!
http://oreilly.com/catalog/0636920010364



On Sep 18, 7:21 pm, gag gagel...@adelphia.net wrote:
 Hi All,

 I was given the task of writing one of our apps for Android phones and
 tablets. Do you have to write separate versions of the same app, one
 for the phone and one for the tablet?

 Sorry for the question if there is an easy answer. I am under a time
 crunch.

 Thanks for any help.

 Greg

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Newbie Question for phone and tablet apps

2011-09-20 Thread Mik
If the app should provide the same functionality for both platforms
I'd say go for doing one app for both and just tweak the interface to
adapt to different screen sizes.

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en