Friends ,
Can I build Interactive database and service oriented mobile apps Using Unity ?
You can. Its not recommended unless you need the visual power of Unity. And Unity aps are tied to a game loop, which can be massive overkill for some apps.
Can you refer me some tutorial … So that I try once … I think building apps using unity is awesome …
Even though the technical answer is ‘Yes’, in my opinion the correct answer is ‘You should not do it’
There is no reason whatsoever why you would want to. Wrong tool for the wrong job.
Oh, this is one of those situations where I get to use my “Right up until your users are complaining that your mobile application is rapidly draining their battery” line!
Yeah not a good idea
Yaaa … You right … Running Unity As app is not Good option
@Abhijit-Mukherjee hey, have you tried phonegap / cordova? If you’re good with javascript and php you can take any existing skills there and port your web application to mobile.
I am studying Ionic for apps . I think this one is cool …
Why my thought came to my mind , building apps using Unity … I saw one Asset in Asset Store , Beffio … They build some thing related to Apps … But still not Under stand what is that use for … Can it replace all the challenge for mobile apps like calling service , Storing data … etc …
Beffio… hmm, well phonegap let’s you use web tech. So you have all of the forms and styles of html and css. There’s also jquery and jqueryui for mode advanced inputs like datepickers.
Ionic is awesome, I can highly recommend it for mobile apps.