Kick-Start App for Websites with Cordova

My first mobile app with Cordova is a kick-starter for websites. It displays a splash screen with an image and after a short timeout it loads a website in a InAppWebView. While the main page or a selected link is loading, a loading spinner in a modal view is presented. When the website or link has finished loading, the loading spinner disappears.

Splash screen

The app starts with a splash screen which shows you the logo of the website / company. The image on the splash screen fades in from transparent to opaque and zooms in the size of the image from 10% to 100%.

Site loading spinner

While the website or a selected link is loading the app displays a loading spinner which is non cancelable. When the website has finished loading the spinner disappears.

Website

The website is displayed within the app with an InAppWebView which has no controls or toolbar except the zoom buttons. You cannot enter any other url - but you can follow links and use the web controls.


Android Download

Get it on Google Play


Source code on GitHub

Get it on GitHub


I'm currently getting into and learning Apache Cordova respectively PhoneGap. Here you see my first Cordova app which is available on Google Play Store. The project is open source. The source code is available on GitHub.

Kick-Start App for Websites

My first Mobile App with Cordova is a kick-starter for websites. It displays a splash screen with an image and after a short timeout it loads a website in a InAppWebView. While the main page or a selected link is loading, a loading spinner in a modal view is presented. When the website or link has finished loading, the loading spinner disappears. Check it out here

AngularJS

I'm also learning AngularJS, check out my AngularJS websites here

My skill sheet

If this is interesting to you, maybe you also might like to visit my skill sheet with other interesting skills