How to determine phone's vendor
Article Metadata
Code Example
Source file: Media:KeyCodeAdapter.zip
Article
Created: valery_bogdanov
(24 May 2007)
Last edited: hamishwillee
(14 Oct 2011)
Sometimes developing games/applications for mobile phones we face to the problem with determining vendor of the mobile device, where game/application is launched.
To solve this problem I suggest to use class: File:KeyCodeAdapter.zip
Detailed description of usage of this class you can get in the article: Platform_independent_key_events_processing


(no comments yet)