Languages

Menu
Sites
Language
Problem to launch "Hybrid-app"
I am developing a hybrid app.
 
Hybrid apps running in the IDE to see unexpected results.
 
I created a multi-project hybrid application package containing both the HybridWebApp and HybridServiceApp.
 
In the official manual it says it will work normally. [When you run the multi-project application package, all the applications in it are automatically installed.]
 
 
BUT.
 
My Hybrid app is not automatically installed.
Web app is automatically installed. but native app is not.
 
Prerequisites Setting is OK.
 
 - HybridServiceApp [ with HybridWebApp]
 
 - HybridWebApp [project reference setting]
 
Is there anything more I can check?
 
What did I make a mistake?
 
Please Help!
 
Tizen 2.1 / windows 7 64bit/32bit (2 machines)
Edited by: yt park on 08 Jul, 2013

Responses

3 Replies
john Smith
Hi, In HybridServiceApp change X86 to ARM in Properties > C/C++ Build > Tizen Settings > Architecture on the service app project. And perform Clean... on the web project. If you change wrong id in main.js, service app will be not active. And it will not work. Follow the same step what you followed previously.After built the package go to .wgt file of web app and open config.xml file select the package name and change the gServiceAppid to packagename.HybridServiceApp in main.js of HybridWebApp. Try to run the project. I have tried like this, it will work for me.
Shraddha Shravagi

Hello John,

Could u please help me also I am unable to run my applicaion,.

http://developer.samsung.com/forum/thread/getting-remoteport-null/201/302893?boardName=SDK&startId=zzzzz~

Regards,

Shraddha

Shraddha Shravagi

Hello,

were you successfull in doing this?

I am getting errors at remoteMessagePort please help me.

http://developer.samsung.com/forum/thread/getting-remoteport-null/201/302893?boardName=SDK&startId=zzzzz~

 

Regards,

Shraddha