androidsliderpublishamazon-appstore

Android App - Denied Amazon App Market Slider Interruption


Hi just tried uploading an app to the amazon market, it was revoked with this message:

OS Version: [2.2] Device/Form Factor:

[Motorola Droid 2]

Bug Description: Slider Interruption issue

So this says:

Android 2.2 on a Motorola Droid 2

But question is, does anyone have official wording on 'Slider Interruption', does this mean when the screen is moved up to show the keyboard?

I though if I set android:orientation="portrait" the app would ignore the slide. Is it different on the Droid 2?


Solution

  • 'Slider Interruption' - does mean when the screen is moved up to show the keyboard

    this will cause the activity to go into onPause onStop and on somephones even onDestroy then onCreate / onStart onResume