Motorola HANDSET C381P user manual

User manual for the device Motorola HANDSET C381P

Device: Motorola HANDSET C381P
Category: Cell Phone
Manufacturer: Motorola
Size: 0.8 MB
Added : 4/14/2013
Number of pages: 130
Print the manual

Download

How to use this site?

Our goal is to provide you with a quick access to the content of the user manual for Motorola HANDSET C381P. Using the online preview, you can quickly view the contents and go to the page where you will find the solution to your problem with Motorola HANDSET C381P.

For your convenience

If looking through the Motorola HANDSET C381P user manual directly on this website is not convenient for you, there are two possible solutions:

  • Full Screen Viewing - to easily view the user manual (without downloading it to your computer), you can use full-screen viewing mode. To start viewing the user manual Motorola HANDSET C381P on full screen, use the button Fullscreen.
  • Downloading to your computer - You can also download the user manual Motorola HANDSET C381P to your computer and keep it in your files. However, if you do not want to take up too much of your disk space, you can always download it in the future from ManualsBase.
Motorola HANDSET C381P User manual - Online PDF
Advertisement
« Page 1 of 130 »
Advertisement
Print version

Many people prefer to read the documents not on the screen, but in the printed version. The option to print the manual has also been provided, and you can use it by clicking the link above - Print the manual. You do not have to print the entire manual Motorola HANDSET C381P but the selected pages only. paper.

Summaries

Below you will find previews of the content of the user manuals presented on the following pages to Motorola HANDSET C381P. If you want to quickly view the content of pages found on the following pages of the manual, you can use them.

Abstracts of contents
Summary of the content on the page No. 1


Technical Manual


Motorola C381p Handset

J2ME™ Developer Guide








Version 01.00





















Summary of the content on the page No. 2

Table of Contents Table of Contents TABLE OF CONTENTS ............................................................................................................................... 2 TABLE OF FIGURES.................................................................................................................................. 6 INDEX OF TABLES .................................................................................................................................... 7 TABL

Summary of the content on the page No. 3

Table of Contents JAVA.LANG SUPPORT................................................................................................................................. 29 8 NETWORK APIS .................................................................................................................................... 30 NETWORK CONNECTIONS............................................................................................................................. 30 USER PERMISSION ..........

Summary of the content on the page No. 4

Table of Contents CANVAS FUNCTIONALITY........................................................................................................................... 65 HARDWARE MAPPING .................................................................................................................................. 67 16 ONE-CLICK APPLICATION ACCESS............................................................................................ 71 APPLICATION RESOURCES.............................

Summary of the content on the page No. 5

Table of Contents 27 JAVA SYSTEM MENU....................................................................................................................... 103 MIDLET MANAGER MENU ......................................................................................................................... 103 View MIDlet Suite Information....................................................................................... 104 DELETING MIDLET SUITES...........................................

Summary of the content on the page No. 6

Table of Figures Table of Figures Figure 1 Java Platform.........................................................................................15 Figure 2 Active Global Commands - Back, Cancel, OK, Help & Stop ........................................................................................................................................69 Figure 3 Active Global Commands - Cancel, Screen, OK, Help & Stop ..........................................................................

Summary of the content on the page No. 7

Index of Tables Index of Tables Table 1 Error Logs .................................................................................................22 Table 2 JAD file information............................................................................23 Table 3 Application management feature/class support for MIDP 2.0 ........................................................................................................................................25 Table 4 Java System menu ..

Summary of the content on the page No. 8

Index of Tables Table 26 Security feature/class support for MIDP 2.0...................... 114 Table 27 Protected Functionality fot top line of prompt ............... 117 Table 28 Dialog Prompts for MIDP 2.0 Permission Types.................... 117 Table 29 Actions performed upon completion of signer certificate verification ............................................................................................................120 Table 30 MIDlet suite verification..................

Summary of the content on the page No. 9

Table of Code Samples Table of Code Samples Code Sample 1 Java.lang support .....................................................................29 Code Sample 2 Socket Connection .....................................................................32 Code Sample 3 HTTPS Connection .......................................................................34 Code Sample 4 JSR 135 Mobile Media API ......................................................36 Code Sample 5 JSR 120 Wireless Messagi

Summary of the content on the page No. 10

1 Introduction 1 Introduction Purpose This document describes the application program interfaces used to develop Motorola compliant Java™ 2 Platform, Micro Edition (J2ME™) applications for the C381p handset. Audience This document is intended for premium J2ME developers and specific carriers involved with the development of J2ME applications for the C381p handset. Disclaimer Motorola reserves the right to make changes without notice to any products or services described herein. “

Summary of the content on the page No. 11

1 Introduction in connection with the ability or inability to use the Products, to the full extent these damages may be disclaimed by law. Some states and other jurisdictions do not allow the exclusion or limitation of incidental or consequential damages, or limitation on the length of an implied warranty, so the above limitations or exclusions may not apply to you. This warranty gives you specific legal rights, and you may also have other rights, which vary from jurisdiction to juris

Summary of the content on the page No. 12

1 Introduction Revision History Version Date Name Reason 00.01 November 09, 2004 C.E.S.A.R. Initial Draft Definitions, Abbreviations, Acronyms Acronym Description AMS Application Management Software API Application Program Interface. CLDC Connected Limited Device Configuration GPS Global Positioning System IDE Integrated Development Environment ITU International Telecommunication Union JAD Java Application Descriptor JAL Java Application Loader JAR Java Archiv

Summary of the content on the page No. 13

1 Introduction RTOS Real Time Operating System SDK Software Development Kit SMS Short Message Service SMSC Short Messaging Service Center SU Subscribe Unit UI User Interface URI Unified Resource Identifier VM Virtual Machine WMA Wireless Messaging API Document Overview This developer’s guide is organized into the following chapters and appendixes: Chapter 1 – Introduction: this chapter has general information about this document, including purpose, scope, references, and defin

Summary of the content on the page No. 14

1 Introduction Chapter 14 – SMS Messaging as GSM Extension: this chapter describes the SMS Access API. Chapter 15 – User Display Interface: this chapter describes the J2ME specific Canvas, Hardware Mapping and External Event Interaction functionality. Chapter 16 – One-Click Application Access: this chapter describes the used Java applications via the soft keys, navigation keys or smart keys Chapter 17 – Download MIDlet Through Browser: this chapter describes the performing any down

Summary of the content on the page No. 15

2 J2ME Introduction 2 J2ME Introduction The Motorola C381p handset includes the Java™ 2 Platform, Micro Edition, also known as the J2ME platform. The J2ME platform enables developers to easily create a variety of Java applications ranging from business applications to games. Prior to its inclusion, services or applications residing on small consumer devices like cell phones could not be upgraded or added to without significant effort. By implementing the J2ME platform on devices like

Summary of the content on the page No. 16

2 J2ME Introduction The Configuration Layer used in the Motorola C381p handset is the Connected Limited Device Configuration 1.1 (CLDC 1.1) and the Profile Layer used is the Mobile Information Device Profile 2.0 (MIDP 2.0). Together, the CLDC and MIDP provide common APIs for I/O, simple math functionality, UI, and more. For more information on J2ME, see the Sun™ J2ME documentation (http://java.sun.com/j2me/). The Motorola J2ME Platform Functionality not covered by the CLDC and MID

Summary of the content on the page No. 17

2 J2ME Introduction Resources and API’s Available MIDP 2.0 will provide support to the following functional areas on the Motorola C381p handset: MIDP 2.0 • Application delivery and billing • Application lifecycle • Application signing model and privileged security model • End-to-end transactional security (HTTPS) • Networking • Persistent storage • Sounds • Timers • User Interface • File Image Support (.PNG, .JPEG, .GIF) Additional Functionality • WMA (JSR 120) • MMA (J

Summary of the content on the page No. 18

3 Developing and Packaging J2ME Applications 3 Developing and Packaging J2ME Applications Guide to Development in J2ME Introduction to Development This appendix assumes the reader has previous experience in J2ME development and can appreciate the development process for Java MIDlets. This appendix will provide some information that a beginner in development can use to gain an understanding of MIDlets for J2ME handsets. There is a wealth of material on this subject on websites mai

Summary of the content on the page No. 19

3 Developing and Packaging J2ME Applications in development of a MIDlet. The specifications listed above are designed to work upon devices that have these characteristics. Network conditions would only apply for networked applications such as streaming tickers, email clients, etc. In addition to the specifications, an array of tools is available to assist the development cycle. These range from the command line tools provided with Software Development Kits (SDK) from Sun (as of writin

Summary of the content on the page No. 20

4 Downloading Applications 4 Downloading Applications Method of Downloading The option open to the developer for deploying the MIDlet to a physical Motorola device is OTA (over -the-air) downloading. OTA To use the OTA method, the developer will have a connection through a wireless network to a content server. This content server could be, for example, Apache (http://httpd.apache.org) which is free to use, deployable on multiple operating systems, and has extensive documentation on


Alternative user manuals
# User manual Category Download
1 Motorola 68000202880-C User manual Cell Phone 14
2 Motorola 68000202474-C User manual Cell Phone 4
3 Motorola 68000202881-B 66 User manual Cell Phone 2
4 Motorola 210004 User manual Cell Phone 32
5 Motorola 60g User manual Cell Phone 16
6 Motorola 68014406001-A User manual Cell Phone 2
7 Motorola 68000202986-A User manual Cell Phone 1
8 Motorola A45ECO User manual Cell Phone 43
9 Motorola 68000202951-A User manual Cell Phone 2
10 Motorola 6809505A83-A User manual Cell Phone 1
11 Motorola 2200 User manual Cell Phone 172
12 Motorola 68000192001-A User manual Cell Phone 2
13 Motorola A835 User manual Cell Phone 8
14 Motorola 8000202590-A User manual Cell Phone 0
15 Motorola 68000202880-A User manual Cell Phone 2
16 Sony HBH-60 User manual Cell Phone 11
17 Sony 1261-4180 User manual Cell Phone 1
18 Sony 1264-0776 User manual Cell Phone 2
19 Sony 1265-9043 User manual Cell Phone 0
20 Sony Mobile Xperia tipo 1264-0772 User manual Cell Phone 0