Amadeus Consulting Discusses Android App Development: In App Purchases

Computers & TechnologyTechnology

  • Author Todd Mcmurtrey
  • Published June 10, 2011
  • Word count 664

Google has recently released official support for in-app purchases which provides the ability for apps to sell things within the app. This benefits consumers by providing a secure purchasing channel as well as gives developers a range of powerful tools to quickly create product lists and implement in-app purchasing.

In the past, developers have been left on their own to create secure purchasing channels, which created a very loose definition of "security." This new tool will allow mobile app developers to integrate Google’s secure Market Billing Service.

From a developer point of view this helps alleviate many of the challenges with building or integrating a unique billing system. However allowing in-app purchases also creates a new set of security challenges that need to be addressed.

Google provides a list of app security best practices which covers a few major points:

• Ensure that unlocked content is protected

• Obfuscate your code

• Modify sample Code

• Protect copyrighted and trademarked content

The issue here is that if you are selling something through your application, make sure that the process is secure and validated so that users or hackers cannot easily circumvent the process and gain access to unlocked content without paying.

This often means that even if content within an app is "unlocked," it may be best to require that it be downloaded after purchase, rather than bundling it in your app initially. This may also include regular server checks or other validations that have the ability to revoke access to illegally obtained content. Also by obfuscating code before release, you can make it more difficult to reverse engineer important security elements.

Android also recommends changing or removing certain code if you are providing a free or sample version of your app because often by deconstructing the sample app, attackers can find vulnerabilities in the full version of the app.

Another important recommendation is to actively protect copyrighted and trademarked content. Android is very active about responding to infringement notifications, but it is the responsibility of the trademark and copyright holder to file a notice. Trademark infringement notifications and Copyright infringement notifications may be filed through the Android website.

Marketing and Design

In-app purchases can provide a very large and interesting revenue stream for app developers. Some of the world’s most profitable applications (especially gaming apps) make their money by offering in-app purchases rather than by charging for the app itself.

On popular example is the Facebook game Farmville. Even though the game itself is free to play, users can purchase different upgrades, in-game items, and benefits which at one time was bringing in over $1 million per day to the company.

The ability to sell upgrades to users once they are hooked on your product can be extremely profitable. The other benefit is that it is fairly easy to add in additional "paid" content into an app once the architecture is in place. This means that you can launch the app with a few features and optional extras, and then add new content as time goes by.

This can also be an easy way to build in a trial program, in which users only download one app as a trial version, but then have the ability to purchase the full version from within the trial version. This could lead to a higher rate of conversions as more people are likely to upgrade. This also may help save development time as it requires only the construction of a single app, rather than independent – albeit related—applications.

In-app purchases can also modify your entire mobile app marketing plan, as free distribution becomes very desirable. As long as the security is in place to prevent free access to paid upgrades, this prevents your app from being successfully stolen or sold on secondary markets (both Android and Apple have black markets for apps).

For more information about the Android App Development and App Marketing and Promotion services that Amadeus Consulting provides, please feel free to contact us at AmadeusConsulting.com.

The marketing team at Amadeus Consulting considers it part of their daily tasks to stay on top of what is going on in the technology marketplace. It is important to our company culture to be technology thought leaders, but we also want to share our knowledge and insights with readers excited about the latest and greatest tech news.

Article source: https://articlebiz.com
This article has been viewed 3,884 times.

Rate article

Article comments

There are no posted comments.

Related articles