| Reply | « Previous Thread | Next Thread » |
|
Hi everybody,
i need to know on which platform (Series60 2nd Edition FP1, Series60 3rd Edition,...) my software is running, means i have to query the informations at runtime. I currently found TInt mUid = 0; HAL::Get(HALData::EMachineUid, mUid); to receive the specific device code, but i don't want to map all the devices to their corresponding platforms. Is there a possibilty to get the platform from values queried with HAL::Get(HALData::EManufacturerSoftwareRev, val); HAL::Get(HALData::EManufacturerSoftwareBuild, val) (doesn't found the meanig of the results) or does anyone know how the installer knows it's platform id??? Thanks in advance |
|
you could search the sis files in Z's install folder, and use this information to determine the platform & featurepack.
yucca |
|
See Symbian "FAQ-1333 What are the values of the HAL::TAttributes (including Machine ID)? "
http://www3.symbian.com/faq.nsf/AllB...4?OpenDocument which shows all the values for a number of the phones. It does show software rev cannot be used for this. Regards H |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Next Generation Java Platform For Series 60? | ovjo12 | Mobile Java Tools & SDKs | 3 | 2006-02-28 11:44 |
| help help. can't run in WINSB platform | khinsen | Symbian Tools & SDKs | 6 | 2005-01-03 18:58 |
| tools for platform 1.0 series 40 | colaloca | General Browsing | 1 | 2004-08-04 22:35 |
| platform 1.0 vs 2.0 | colaloca | Browsing and Mark-ups | 2 | 2004-06-08 17:28 |