0

I can successfully port my android application to bb10 via eclipse plugin that BlackBerry provides and launch my app in BlackBarry 10 simulator.

Here is my problem. Images in my application are not seems ok. They are scaled and distorted. I searched but couldn't find a documentation about proper image sizes (except app icon)

Is there a documentation for that? Or how do you use your images?

Thanks

Murat Nafiz
  • 1,438
  • 17
  • 28

1 Answers1

2

Did you provide xHDPI images in your application? If not, it's an expected behaviour

Benoit
  • 1,922
  • 16
  • 25
  • i provided SOME of the images in Xhdpi folder (not all). But result seems different than it appears in Samsung Galaxy S III (i'm speaking for xhdpi images) – Murat Nafiz Nov 29 '12 at 16:00