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.