Hello,
I am new to Gear application development and tizen. I am trying to run the sample application "HelloAccessory", but whenever I build the project, nothing happens, no apk file is generated as described in section 2.3 here. In fact the build seems to be interrupted somehow, but no information is displayed in the console.
My environment: OSX Mavericks 10.9.2
My steps:
- Installed Tizen SDK
- Imported the project "HelloAccessoryProvider" as an "Existing project into workspace".
- Installed the Android SDK throught Tizen's new software manager.
- cleaned and built - nothing happens, no apk file generated.
I also tried importing the project as "Tizenw web project" or as "native project" and the same happens.
I am not sure what am I doing wrong here, but since I'm new to this I cannot tell. Please help!