Posts

Showing posts with the label cordova

In to the wild..!! (Cross-platform mobile application development)

Image
Let's discuss about something interesting (not related to Java) today." Cross-platform mobile application development" . I got an opportunity to look into cross platform application development and I thought of sharing the knowledge I gathered with you as there are no sufficient amount of tutorials online on how to start cross platform application development. Cross-platform mobile development is the creation of  apps  that are compatible with multiple  mobile operating systems . Originally, the complexity of developing mobile apps was compounded by the difficulty of building out a back end that worked across multiple platforms. Although it was time consuming and expensive, it was often easier to build  native applications  for each  mobile operating system  (OS), even though very little code that was written for each operating system could be re-purposed . There are several tools in the market that we can use to develop cross platform mobile ap...