1

Battle Tank (Featured Project)

BattleTankIcon This week we have chosen Battle Tank as our Featured Project by Nokia Developer team. A Java ME based tank game which showcases the usage of sprites, tiles etc. along-with covering some ‘crucial’ points which should be kept in consideration while developing a gaming project for Java ME.

BattleTankImgA           BattleTankImgB

The game’s main objective remains the destruction of enemy tanks & defend its base alongside giving the user the option to choose between various kinds of tanks, jumping to larger levels etc. The project, which is very well explained in its Wiki also proves very useful for the people who wanting to implement ‘In App purchase’ feature in their apps which is a part of its latest version. Undoubtedly the project is quite popular amongst the developers which is evident from its download numbers.

Lastly, we would like to thank all the people associated with the project & moreover hoping to see its Windows Phone version in the near future.

- Vineet Jain (on behalf, Projects Moderation team)

Points to consider before submitting an app to the Windows Phone Store (Featured Article)

Points to consider before submitting an app to the Windows Phone Store by saramgsilva

Certificationprocess.jpg

This article is intended to expose relevant points of guidance for those who want to test and submit applications on Windows Phone store.

In this article, you will learn:

  • Testing XAP using Windows Phone Marketplace Test Kit
  • Tips for Certification
  • Official references for certification requirements
  • An overview from the certification process

As an added bonus, saramgsilva also created a translation of the article in Portuguese.

This article won a Lumia 800 and PDP membership – as part of Featured articles win PDP membership and a Lumia

Tourist Attractions – use of the Location, In-App Purchase APIs and more (Featured Video)

Tourist Attractions is a Nokia Developer example app written in Java for Series 40 phones. It demonstrates the use of the Location API for Java ME (JSR-179) and the HERE Maps API for Java ME (formerly the Nokia Maps API) to retrieve and show location information as well as details of nearby attractions. In addition, it incorporates the In-App Purchase API to enable the purchase and download of additional city guides.

This application works on most Series 40 phones, ranging from entry-level models to the highly successful Asha family of smartphones.

For downloads, source, and more information, please visit: http://projects.developer.nokia.com/JMETouristAttractions

For more information on in-app purchase, please see:http://www.developer.nokia.com/Resources/Library/Java/#!developers-guides/in-…

For more Java example apps from Nokia Developer, please check out: http://www.developer.nokia.com/Develop/Java/Code_examples/

Adding In-App Advertising to Series 40 Web Apps (Featured Article)

Adding In-App Advertising to Series 40 Web Apps by igordsm

This code example article explains how to add in-app advertising with Inneractive to Series 40 Web Apps.

Ad-simple.png

In-app Advertising is a very popular monetization strategy where the application is distributed for free and revenue for the developer is generated by clicks in ads positioned inside the app. The ads are loaded from the Internet every time the application is used. Web Apps are a natural candidate for In-App Advertising because they are always connected and cannot be executed offline.