Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
Locked
0

How do you get the correct Capabilities.screenResolutionX value from a Kindle Fire?

New Here ,
Nov 03, 2014 Nov 03, 2014

My apps are not reading the proper fullscreen width on the Kindle Fire anymore. The space occupied by the hiding Kindle toolbar is not being included in the Capabilities.screenResolutionX value and my game leaves a black edge.

TOPICS
Performance issues
546
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Nov 03, 2014 Nov 03, 2014

Thanks for reporting the issue.

we have verified it at our end but could not reproduce it. Tried on Kindle Fire HD 7'' and the resolution returned are correct i.e 1280 x 800, also the app appears on fullscreen.

Could you please try with our latest SDK and shared your findings, if issue exists please share some sample app.

Regards,

Jitender

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Nov 04, 2014 Nov 04, 2014

I am using Flash CS6 and packaging for Android with the latest SDK. Orientation is set to Landscape and Fullscreen. My apps are built at 480 x 320 and then I use Capabilities.screenResolutionX to return the device screen dimensions, but all of my apps are launching and scaling with a black space on the right edge for the software toolbar. I am testing on a Kindle Fire HD 7.

The odd thing is that on some rare occasions after publishing to the device the app will open fullscreen. I think it has to do with the app being published to the device while the device is in sleep mode but that is just a suspicion at this point.

When I first noticed the problem, I began working to fix it and thought I had when the app launched correctly. But then on the next launch it left the black edge on the right side again.

I've also tried stage.stageWidth and stage.fullScreenWidth. Nothing solves the problem. This happened after I noticed a change in the Kindle slidebar.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Nov 04, 2014 Nov 04, 2014

we still can't reproduce problem at our end. we have created a Flash Pro project as you described above with 480x320 stage, landscape, Fullscreen and we are not seeing any black edge, our app launches perfectly fine.

I am sharing sample project with you @Dropbox - KindleFire.zip. please try this and let us know your observation.

Thanks,

Jitender

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Aug 19, 2015 Aug 19, 2015

Sorry, I've been busy the last year. I haven't tested your files on my Kindle yet, but for an example of my problem, download "BumbleMe:FlightSchool" from the Android App store. The app is free to download and should demonstrate the problem I'm having with my apps.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Aug 27, 2015 Aug 27, 2015
LATEST

Screenshot_2015-08-27-13-41-30.png

Here is the screen shot showing my app from the Amazon App store not filling the screen on Kindle HD 7

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines