01-06-2013 11:34 PM - edited 01-06-2013 11:36 PM
Good day all,
Its too late to ask this question that,
(NOTE: I asked this question in native development Forum also, because I don't know where I have to ask this question.)
I need one sample application(like 'Hello World') for both CASCADES and CORE NATIVE, to know how to start the NATIVE application. Because when I create one sample app by choosing
FILE >> NEW >> BLACKBERRY PROJECT >> APPLCATION(application type) >> Screen/Empty (I am choosing the C++ for Language) but it provides "main.c" not the "main.cpp" and I didn't get any Idea of how to push one screen according to I have to start Implementation.
I think you all understand my problem.
Solved! Go to Solution.
01-07-2013 12:20 AM - edited 01-07-2013 12:23 AM
Hi All,
I get the solution from here(dishooom replyed on same question which I posted in Native Development Forum):
sample-application-in-CORE-NATIVE-and-CASCADES
Thanks to dishooom.