Support  

Open Source License
jirkapater | 7/25/2011 10:14:24 AM
Hello I have question,
I have downloaded your samples for Moscrif development and successfully published and uploaded on my phone. However, in some cases publish does not always work. I believe that it is due to set up of project preferences. For example, in Bada 1.0 , Im missing the path to manifest, application file, etc. I have noticed that eShop is set up properly and the files can be exported. I have also noticed that eShop contains .platform folder whereas RSSFeed does not contain this folder. I would like to ask where can I obtain these files which are included in .platform folder? A simple copy of these files from eShop to RSSFeed does not work. Is it possible to generate these files by using Moscrif-ide? It is obvious that I will not be able to publish my own files for this matter. Looking forward to hearing from you.

Regards,

Jiri Pater


Open Source License Re:Jiri Pater
Jozef|7/25/2011 10:45:04 AM
Dear developer,

in order to publish your application you need to set up a few things first. If you want to publish your app for bada, you have to register on developer.bada.com, where you can find a section called My Application and then Application Manager. Here you can register your application and after the registration you will obtain a manifest file with application ID. This ID number has to be received from this portal and it is important for the process of approval in Samsung. In a meanwhile, you can use other sample files (RSSFeed for example) for development and refining purposes. Please keep in mind that for a real application release having the Samsung ID number is a must. If you want to use files form other samples you can register one application and consequently "rewrite" your codes for the same application ID number. We suggest to obtain the ID number as soon as possible and you will avoid many future problems.

Application.xml is a file which contains name, app description, etc. and it will come with the next Moscrif update. For the moment, you can edit this file or copy it from another sample. Manifest.xml needs to be always downloaded from Samsung.

Jozef