Level:Basic
It is necessary to know that where your application will be installed means in which Mobile's Folder. This article gives solution to install game application to game's menu only rather than general application menu.To do that we just need to specify one attribute in .jad file like Nokia-MIDlet-Category: Games.
Given .jad file attribute is very much useful to every developers. Using that we can install our application at required place only.
--Kalki 14:03, 27 September 2009 (UTC)