Click here to Skip to main content
15,886,518 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi All,

Hope you all are doing well.

I want to make Mobile application like (WhatsApp)"Not Website" .
Which microsoft technology i can use?

I have to target Andriod, Windows and iPhone.

Can i make native app. in HTML5?

Regards,
Sahil Maheshwary
Posted

You cannot. HTML, HTML5, Javascrip hosted by a Web browser have nothing to do with native applications. The have no access to CPUs and their instruction sets, OS API, etc. Probably, you need to learn a bit how computers and programming work in general.

—SA
 
Share this answer
 
 
Share this answer
 
Take look at the https://xamarin.com/[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900