Wednesday 26 December 2012

Android Tutorials part 1

                          Hi all this is Vishnu Sharma.and this is the first article on making a Android application using
                                               HTML 5 + CSS3 + JAVA SCRIPT

                     mobile phone are become the common way of using the web today.There are more than 10 billion mobile device which surf the net every second .so has a developer it become new way of making
money by designing the mobile apps and website for the mobile ...We see vendors promoting
development tools and marketplaces for their own devices, attempting to create software ecosystems
 around their products. Developers are using those tools and create a particular apps.The new feature
 of the HTML 5(canvas, offline storage... many more) are used for making application for all the
cross-platform (Android , IPhone , symboin ...many more)...By using the HTML 5 , CSS 3 and
JavaScript . we can design the metro apps for windows 8 .using the Visual Studio 2012 for windows 8.Building mobile web apps is this better way. It is an approach to mobile app development that
 when done right, will have you rewriting a lot less code to target the variety of devices that exist
in the marketplace. The main goal of this article is  writing mobile web apps for Android, but in reality
 many of the concepts can be easily ported across to other mobile devices.



What’s a Mobile Web App? 
                                      A mobile web app is an application that is built with the core client web technologies of HTML 5,CSS 3, and JavaScript, and is specifically designed for mobile devices. Helping mobile web apps get a bit of attention are the trends toward HTML 5 and CSS3 .JavaScript is the language that many developers love to hate. Some don’t even regard it as a programming language at all.
However, JavaScript is here for the long haul, and is likely to be one of the most in demand
skillets for the next five years.

Before designing  mobile application first we completed our ground knowledge about


what is difference between html 5 and native app:-



  
       Native
HTML 5
Expensive to develop
                Easy to make
One platform at a time
       All platforms at a time
          Snappy
               Slower
         Refined
            Unrefined
full featured
       limited feature


Because of 4 reason :-
1.Time
2.Money
3.audience
4.control

Using the Framework we can make the application for Cross Plat form. :D
some of the Frame Work are :-







1. Phonegap
2. Native wrapper 3. Titanium Mobile 

Using this Frame Work we can Design App for All Platform



this much information is  enuf  about making Phone Apps....

0 comments:

Post a Comment