Monthly Archives: July 2013

The most popular Android version now is Jelly Bean

According to the latest report the most popular version of Android is new Jelly Bean. It overtook Gingerbread which now stands for about 34% of Android devices while Jelly Bean stands for 38%.

This news for developers means that it is time to switch from Android 2.x to Android 4.x. Maintaining 2.x mobile applications cost more because of little functionality and the age of the Gingerbread.

Still we are waiting for the version 4.3 and for the completely new version 5.0 of Android which hopefully will give more opportunities for Android developers and will simplify Android Development.

 

Submitting App to Windows Phone Marketplace: What You Need to Pass the Certification

In order to submit your app to the Store you need to pass several more steps after programming the application. Today I will describe all the necessary steps for submitting your app to the certification to Windows Phone Marketplace.

First of all, let’s assume that you have finished the programming part of your application. But you are not ready to submit it, because the certification requires some things to be done.

Here is the check list of what do you need to do to pass the certification in Windows Phone Marketplace successfully:

  1. Change the Application Icons of your app. By default, those icons are generic and if you do not change them, you will not pass the certification at Windows Phone Marketplace. There are two icons you have to change: Application Icon and Background Icon. After uploading your icons to the project you need to go to Project -> Your Project Preferences and change “Icon” and “Background  Image” by selecting your icons instead of generic ones.
  2. Change the Application titles of your app. There are two titles: one will be shown in the list of apps and one will be shown if you put your app to the start menu as a tile. Go to Project -> Your Project Preferences again and change those titles under “Deployment Options” and “Tile Options”.
  3. Change the name of .xap file. The reason is not clear for me, but if you do not change the name of .xap file which you submit for certification from generic to a custom one, the app will fail the certification. So, you need to visit Project -> Your Project Preferences again and change the option “Xap file name”

About Mobile Apps Development

Hi! My name is Alexander Ivanov and I’m going to write about mobile applications development.

Mobile is a big trend and it is important to leverage it. The number of mobile devices is already higher than the number of personal computers. It means that smartphones represent even a larger market than the market of personal computers.

I’m a professional mobile developer and I will try to share my experience in this field. The process of creation a successful mobile application require significant effort. It is not only the programming of an app itself, but also app promotion and app monetization. Without all those parts, the app would hardly become either popular or successful.