Samsung bada and Flash Lite integration

I have been digging in Samsung bada and Flash Lite 3.1 which is supported by the Samsung Wave. I downloaded the Samsung bada SDK and played with the demos. The Flash Lite implementation is close to the MMI enviroment where Flash Lite can be used as UI element but at the same time be standalone content.

From my initial investigation Flash Lite content needs to be integrated with the bada C++ APIs to be able to work. I have made some progress and I got working Flash Lite content in fullscreen mode, input text and loading data from an external source (both data and graphics).

Testing on the Samsung bada SDK using Samsung bada IDE is ok but for Flash Lite development is necessary to have a real device especially to see how text, animation and graphics look like.

Alessandro

  • Digg
  • del.icio.us
  • Netvouz
  • LinkedIn
  • NewsVine
  • Slashdot
  • Google Bookmarks
  • Live

5 Comments

  1. I’ve had problems with viewing my flash content within bada. Problems with image and text distortion. Did you have the same problems? I worked with it for a bit but I didn’t want to continue using AS2 and the bada support team would never answer any questions.

  2. biskero says:

    Ciao Earl,

    I am testing only with the SDK so I do not know how the real device will behave.
    As for image and text distortion I did not find any issue until now.
    Can you be more specific? in which conditions do you find issues?

    Alessandro

  3. Eric says:

    Hi Earl,

    There is a forum in developer.bada.com. I guess you can ask your specific questions there.

  4. Supriya Tenany says:

    Hi Biskero,
    I am unable to create a build for target, although with the simulator build, I could test my app. Also, I am unable to package the app in any of simulator or target. What could be the problem?

  5. Supriya Tenany says:

    Hi,

    I am using FlashLite 3.1 to create an application that requires sound. As mentioned in the Publisher’s guide:

    “IT-03 Sound Control in Silent Mode (Sound related application only) Is the sound muted when staring application in silent mode? (A pop up saying “Sound on / off?” is required, if application needs sound.)”

    To find the device volume, I have used fscommand2(”GetVolumeLevel”), but it always shows ‘0′. The same application when packaged for the Nokia handset, worked good, confirming that the code is correct. What could be the problem on the Samsung emulator? Any suggestions?

Leave a Reply

CAPTCHA image