Back

GoodBarber FAQs about mobile app development #6

on 

This week, the team focuses on 2 new subjects: design and tools for developers :)

How to design a splash screen that sells your app?

The splash screen is the first screen your users will see when they enter your app.

First, it must look good. I’m not going to speak about design, which is subjective, but about a common pitfall people encounter with the splashscreen. This is the resolution of the image you create. Even if you have designed the most beautiful screen shot ever, it can look ugly if the resolution doesn’t fit the phone’s screen resolution. You should create several sizes of your splash screen and launch to correct one depending on which phone is launching the app.

Second, keep it simple. the splash screen doesn’t last very long. if yu put too much information, users won’t have the time to read it.

Third, tell your users your app is loading. Many things happen during the loading. It can take more or less time to start your app. It depends also on your bandwidth. There is a risk to loose a user if he thinks the app is frozen. Put a message or an icon saying the app is loading.

What's the difference between Phonegap, Sencha and GoodBarber?

With those 3 tools, you can create an app. But, they don’t address the same users, and they don’t create the same kind of apps.

Phonegap and Sencha are tools for developers. they are frameworks used to speed up the process of creating an app. Sencha is used to create web apps, that will run on a mobile web browser. Phonegap transforms a web app into a native app, and you can distribute the app in the stores.

GoodBarber is for non developers. It’s a content management system used to create native apps. It is to mobile apps what WordPress is for websites. GoodBarber has 2 natives engines, one delivers native iOS apps and the other native Android apps.