Skip to main content
Known Participant
November 10, 2011
Question

First app on Android

  • November 10, 2011
  • 1 reply
  • 544 views

Hey people.

I developer some apps to IOS. But never for Android.

I have some questions.

On IOS I have two screen sizes 320x480 for iphone and 1024x768 for ipad.

On Android have a size for tablets and mobiles? I know with have many screen sizes.

Have a form to create a unique app for all ??

Is a possible to use WebService, AMF, Json??

Sorry for my poor english

Tanks for all.

Bruno Brustoloni e Oliveira

This topic has been closed for replies.

1 reply

November 10, 2011

With Android you cant count on any fixed screen size there appears to be at least 5-6 of the most common screen sizes and no true strandards, so you never develop for a fixed size.

Known Participant
November 11, 2011

But have a standard W and H?

If create a project in flash for Android the configuration begins in

480x800.

I read something on Forum use Capabilities class

http://forums.adobe.com/message/3998835#3998835

Tanks

Bruno Brustoloni e Oliveira