Today I've installed Bada SDK and trying first time to build some apps on BADA. On bada IDE I'm creating a "bada Form Based Application" (File>New>C++/Flash Application Project>bada Form Based Application), when I run this application on bada Emulator Application it works fine but when I run it on my Samsung Wave 578 Device it crashes after starting. What could be the problem, could you please help me about this issue ? ( using latest SDK )

  • I've tried to create manifest.xml file with different API versions it didn't solve the issue.
  • I've changed bada Build Model to WaveHVGA,WaveWQVGA,WaveWVGA but it didn't solve the issue.
link|improve this question

2  
A bit unhelpful, but still - the problem is Samsung, Bada and the entire mess of a toolchain they have created. – Gleno Oct 10 '11 at 6:48
So Samsung have left their software wanting, I am impressed at their pricing of hardware, £100 for Cortex A8 1GHz + WVGA. That should incentivize developers and open their marketplace up. – John Oct 10 '11 at 12:11
feedback

2 Answers

check your system information, which firmware it uses, and which version of bada are you using?

link|improve this answer
just checked device software version it's bada 1.1 then downloaded bada SDK 1.1 from (developer.bada.com/devtools/archives#) and build app with new WaveWQ_LP1 model, but still the same. – adnanturken Oct 10 '11 at 9:55
So that's where you get the old SDK's from! Thanks, I've got SDK 2.0.1 but am hesitant to install such a miss match. But the alternative, 4 LP's what is the significance of their numbering? I need to do an offline install. – John Oct 10 '11 at 12:13
feedback
up vote 0 down vote accepted

I got finally answer from badateam on bada forums.

http://developer.bada.com/badaforum/board/thread/view.do?boardName=bada-cc&messageId=39165&startPage=1&curPage=1

badateam@ / Oct, 12, 2011 11:49 Post : #3 Sorry for the inconvenience caused. Kindly note that as of now, there is a small issue with previous versions of the APIs with 2.0.x SDK which will be resolved in a couple of days with a IDE patch.

link|improve this answer
the IDE updated itself and now my applications are running on the device too. I'm not sure If they've fixed something or I've changed some setting .. – adnanturken Oct 14 '11 at 16:25
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.