I'm new to bada and I want to develop an application on bada 2.0. Are there any good tutorials out there? I have tried searching online but found no results. I realized that the bada IDE for 2.0 has some differences compared to the old IDEs.
Maybe to start of with, what is or what does this do?:
In src folder: AppName.cpp, AppNameEntry.cpp, AppNameForm.cpp
In inc folder: AppName.h, AppNameForm.h
Also, what are the differences when creating bada C++/Flash application project, bada web application project, bada UI sequencer project, bada test, and project? Can some one help and guide me out?
I'm writing a tutorial series, here's the link: http://drstrangecode.org/series/bada-from-scratch/
Hope you like it!