API access rights on phones, Series 40 6th
hamishwillee
(Talk | contribs) m (Hamishwillee - Fix categories) |
|||
| (2 intermediate revisions by one user not shown) | |||
| Line 1: | Line 1: | ||
| − | [[Category:Java ME]][[Category:Signing and Certification]] | + | [[Category:Java ME]][[Category:Signing and Certification]][[Category:Series 40 6th Edition (initial release)]] |
| − | + | {{ArticleMetaData | |
| + | |sourcecode= <!-- Link to example source code e.g. [[Media:The Code Example ZIP.zip]] --> | ||
| + | |installfile= <!-- Link to installation file (e.g. [[Media:The Installation File.sis]]) --> | ||
| + | |devices= <!-- Devices tested against - e.g. ''devices=Nokia 6131 NFC, Nokia C7-00'') --> | ||
| + | |sdk= <!-- SDK(s) built and tested against (e.g. [http://linktosdkdownload/ Nokia Qt SDK 1.1]) --> | ||
| + | |platform=Series 40 6th Edition | ||
| + | |devicecompatability= <!-- Compatible devices e.g.: All* (must have internal GPS) --> | ||
| + | |dependencies= <!-- Any other/external dependencies e.g.: Google Maps Api v1.0 --> | ||
| + | |signing=<!-- Signing requirements - empty or one of: Self-Signed, DevCert, Manufacturer --> | ||
| + | |capabilities=<!-- Capabilities required by the article/code example (e.g. Location, NetworkServices. --> | ||
| + | |keywords= <!-- APIs, classes and methods (e.g. QSystemScreenSaver, QList, CBase --> | ||
| + | |id= <!-- Article Id (Knowledge base articles only) --> | ||
| + | |language=<!-- Language category code for non-English topics - e.g. Lang-Chinese --> | ||
| + | |review-by=<!-- After re-review: [[User:username]] --> | ||
| + | |review-timestamp=<!-- After re-review: YYYYMMDD --> | ||
| + | |update-by=<!-- After significant update: [[User:username]]--> | ||
| + | |update-timestamp=<!-- After significant update: YYYYMMDD --> | ||
| + | |creationdate=20100119 | ||
| + | |author=[[User:R2j7]] | ||
| + | }} | ||
| + | {{SeeAlso| | ||
| + | * [[API access rights on phones, S60 2nd FP2]] | ||
| + | * [[API access rights on phones, S60 2nd FP3]] | ||
| + | * [[API access rights on phones, S60 3rd]] | ||
| + | * [[API access rights on phones, S60 3rd FP1]] | ||
| + | * [[API access rights on phones, S60 3rd FP2]] | ||
| + | * [[API access rights on phones, S60 5th]] | ||
| + | * [[API access rights on phones, Series 40 3rd FP1]] | ||
| + | * [[API access rights on phones, Series 40 3rd FP2]] | ||
| + | * [[API access rights on phones, Series 40 5th FP1]] | ||
| + | * [[API access rights on phones, Series 40 6th]] | ||
| + | * [[API access rights on phones, Series 40 6th FP1]] | ||
| + | * [[MIDP 2.0 API access rights]] | ||
| + | * [[AT&T API access rights v1]] | ||
| + | * [[AT&T API access rights v3]] | ||
| + | }} | ||
== Untrusted 3rd party domain == | == Untrusted 3rd party domain == | ||
| − | {| | + | {| class="wikitable" |
|- | |- | ||
! | ! | ||
| Line 106: | Line 141: | ||
== Trusted 3rd party domain == | == Trusted 3rd party domain == | ||
| − | {| | + | {| class="wikitable" |
|- | |- | ||
! | ! | ||
Latest revision as of 01:44, 13 March 2012
Article Metadata
Compatibility
Platform(s): Series 40 6th Edition
Article
Created: r2j7
(19 Jan 2010)
Last edited: hamishwillee
(13 Mar 2012)
See Also
- API access rights on phones, S60 2nd FP2
- API access rights on phones, S60 2nd FP3
- API access rights on phones, S60 3rd
- API access rights on phones, S60 3rd FP1
- API access rights on phones, S60 3rd FP2
- API access rights on phones, S60 5th
- API access rights on phones, Series 40 3rd FP1
- API access rights on phones, Series 40 3rd FP2
- API access rights on phones, Series 40 5th FP1
- API access rights on phones, Series 40 6th
- API access rights on phones, Series 40 6th FP1
- MIDP 2.0 API access rights
- AT&T API access rights v1
- AT&T API access rights v3
Untrusted 3rd party domain
| No access | Ask always | Ask first time | Always allowed | |
|---|---|---|---|---|
| Network access | yes | default | yes | - |
| Messaging | yes | default | yes | - |
| App auto start | yes | default | yes | - |
| Connectivity | yes | default | yes | yes |
| Multimedia | yes | default | yes | - |
| Read user data | yes | default | - | - |
| Edit user data | yes | default | - | - |
| Location | yes | default | yes | - |
| Landmarks | yes | default | yes | - |
| Authentication | no | no | no | no |
| Smart Card access | no | no | no | no |
| Phone call | not specified | not specified | not specified | not specified |
| Low level net access | not specified | not specified | not specified | not specified |
| Restricted messaging | not specified | not specified | not specified | not specified |
| Call control | not specified | not specified | not specified | not specified |
Trusted 3rd party domain
| No access | Ask always | Ask first time | Always allowed | |
|---|---|---|---|---|
| Network access | yes | yes | default | yes |
| Messaging | yes | default | yes | yes |
| App auto start | yes | default | yes | yes |
| Connectivity | yes | yes | default | yes |
| Multimedia | yes | yes | default | yes |
| Read user data | yes | default | yes | yes |
| Edit user data | yes | default | yes | yes |
| Positioning | not specified | not specified | not specified | not specified |
| Landmarks | not specified | not specified | not specified | not specified |
| Authentication | not specified | not specified | not specified | not specified |
| Smart Card access | yes | yes | default | yes |
| Phone call | not specified | not specified | not specified | not specified |
| Low level net access | not specified | not specified | not specified | not specified |
| Restricted messaging | not specified | not specified | not specified | not specified |
| Call control | not specified | not specified | not specified | not specified |

