Hi,
I am also creating a Hybrid App Framework where I merge usage
of Web Technologies with Native C# by implementing a Micro In-Process
Web Server which runs on both Android/IOS.
My belief is that both the Native Development as well as a Web
(Html5) Development will exist and may even merge.
I believe the biggest problem is that there is no Cross
Platform UI Framework and my solution was to use Html/Web Technologies
as the Cross Platform UI and Use Mono Touch/Mono for Android/C# for
targeting Android/IOS/WP7.
My two cents observation are that Html5 (Pull Type Apps) will
increase in Adoption because it is cheaper than Native Development and
can be used to Target a larger user base. But from a Consumer
Perspective (Push Type Apps) may give the best acceptance.
Best Regards,
Sridharan Srinivasan
Alias Sri
www.arshu.com
On Tue, Dec 20, 2011 at 7:50 AM, Glen Hassell <[email protected]> wrote:
> Hi,
> Android's Java bindings are accessed through Monodroid.
>
> JavaScript slots into a projects /Asssets directory (case sensitive),
> implementing JavaScript in HTML is required as HTML holds no state, required
> to interact with logic controllers.
>
> Anything you see on an Android device is a VIEW.
> This Android Native base extends to WebView which results in the Android
> UI familiar to all as native or remote applications.
>
> Simply - Monodroid does support JavaScript in Native applications.
>
> Glen
>
>
> On Tue, Dec 20, 2011 at 9:52 AM, Stuart Johnson <[email protected]>
> wrote:
>>
>> I'm working on a Monodroid app prototype thats a bit of a hybrid of C#
>> and HTML5/Javascript. I'm using Monodroid to host a web control, in
>> which my jQuery pages run. The outer Monodroid app does all the heavy
>> lifting, and IO work, and the GUI is mostly jQuery.
>>
>> I'm hoping future releases of Monodroid will give native support to
>> interaction with the javascript. Gives you the best of both worlds then.
>>
>> _______________________________________________
>> Monodroid mailing list
>> [email protected]
>>
>> UNSUBSCRIBE INFORMATION:
>> http://lists.ximian.com/mailman/listinfo/monodroid
>
>
>
>
> --
> Glen Hassell
> Inner Technique
> http://innertech.com.au/
> Office: 03 9687 0006
> Mobile: +61 (0) 438 340 385
>
>
>
> _______________________________________________
> Monodroid mailing list
> [email protected]
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid
>
--
Sridharan Srinivasan
Alias Sri
Ph:(65)98255785/(65)63922439
www.arshu.com
_______________________________________________
Monodroid mailing list
[email protected]
UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid