This page was last modified 09:20, 16 April 2007.
Mobile Service Architecture
From Forum Nokia Wiki
Mobile Service Architecture (MSA) is an specification from JCP to reduce Java ME device fragmentation and allows vendors to distribute new devices under this umbrella. So, if a device is a MSA phone, you are sure what additional APIs have.
Like its predecessor, Java Technology for the Wireless Industry, MSA is an umbrella over a collection of familiar, updated, and new JSRs that cooperate to support applications with a wide range of standardized capabilities in Java ME.
There are two MSA standards, depending on the platform.
Mobile Service Architecture for CLDC/MIDP (JSR 248)
It defines two lists, a full MSA stack that comprises 16 JSRs, and a subset of eight JSRs.
MSA Subset includes:
- MIDP 2.0
- CLDC 1.1
- FileConnection & PIM API (JSR 75), also known as PDA Optional Packages
- Bluetooth API (JSR 82)
- Mobile Media API (MMAPI) (JSR 135)
- Wireless Messaging API (WMA) (JSR 120)
- Mobile 3D Graphics API (JSR 184)
- Scalable 2D Vector Graphics API (SVG API) (JSR 226)
MSA standard adds:
- Security and Trust Services API (SATSA) (JSR 177)
- Web Services API (JSR 172)
- Location API (JSR 179)
- SIP API (JSR 180)
- Mobile Internationalization API (JSR 238)
- Content Handler API (JSR 211)
- Payment API (JSR 229)
- Advanced Multimedia Supplements (JSR 234)
Mobile Service Architecture Advanced for CDC (JSR 249)
This specification is still in progress. More information on JCP.
| Related Discussions | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| mobile application testing tools | maneeshv6 | Mobile Java General | 2 | 2008-03-19 15:31 |
| how to go view mode to edit mode in form applications | ankushbabrekar | Series 40 & S60 Platform Feedback | 1 | 2007-01-01 13:17 |
| Nothing Received From Web Service (JSR 172) Method | napperley | Mobile Java Networking & Messaging & Security | 1 | 2007-04-30 02:02 |
| MMS for intranet | Tommy_k | General Messaging | 1 | 2003-05-22 00:46 |
| How to create mutiview application vthout using view architecture | netra | Symbian User Interface | 1 | 2007-12-26 14:29 |
