Blackberry Smartphones Spezifikationen

Stöbern Sie online oder laden Sie Spezifikationen nach Mobiltelefone Blackberry Smartphones herunter. Blackberry Smartphones Specifications Benutzerhandbuch

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 109
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen

Inhaltsverzeichnis

Seite 1 - UI Guidelines

BlackBerry Smartphones UI Guidelines Version: 6.0

Seite 2

• Use BlackBerry UI components where possible so that your application can inherit the default behavior of the component.Users are familiar with defau

Seite 3 - Contents

• Make arrangements for displaying the position of a contact's title, full name, and address on a per-language basis. Theseitems display in a dif

Seite 4

• Avoid concatenating partial strings to form a sentence. When translated, the strings might not produce a logical sentence.For example, avoid using d

Seite 5

Example alignment in English Example alignment in ArabicBest practice: Writing for different languages and regions• Include subjects where possible. F

Seite 6

Accessibility14You can help meet the needs of a diverse group of users by designing applications that people with disabilities or impairmentscan use.

Seite 7 - New in this version

• Where possible, inherit the font settings that the user has set.Guidelines for color and images• Avoid using color as the only means of communicatio

Seite 8

Glossary152-Dtwo-dimensionalGPSGlobal Positioning SystemLANlocal area networkLEDlight-emitting diodeMMSMultimedia Messaging ServicePIMpersonal informa

Seite 9 - Getting started

Provide feedback16To provide feedback on this deliverable, visit www.blackberry.com/docsfeedback.UI GuidelinesProvide feedback104

Seite 10 - Confident

Legal notice17©2010 Research In Motion Limited. All rights reserved. BlackBerry®, RIM®, Research In Motion®, and related trademarks, names,and logos a

Seite 11 - Approachable

FAILURE TO REALIZE ANY EXPECTED SAVINGS, BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION, LOSS OFBUSINESS OPPORTUNITY, OR CORRUPTION OR LOSS OF DA

Seite 12

Waterloo, ON N2L 3W8CanadaResearch In Motion UK Limited Centrum House 36 Station Road Egham, Surrey TW20 9LF United Kingdom Published in CanadaUI Guid

Seite 13 - Touch screen, 21

Make users confident in the information that they receive when they use your application. When users know the status ofinformation, such as when a mes

Seite 14

Constraints of designing for mobile devicesStrive to provide a balance between the best possible user experience, a long battery life, and efficient c

Seite 15

Designing and developing for different BlackBerry devices and softwareversionsAs you start designing an application, decide which BlackBerry® Device S

Seite 16 - Stages of application design

Display specifications and interaction methods for BlackBerry devicesBlackBerry device model Display screen size Pixels per inch Dot pitch (mm) Intera

Seite 17 - Design outputs

• Field components can provide the standard UI elements for date selection, option button, check box, list, text field, label,and progress bar control

Seite 18 - User research methods

Stages of application design3Design, build, evaluate, and refine your application in stages where possible. In each stage, maintain a primary focus.•

Seite 19

You can use the following types of user research methods to gather information about your users and the product requirements:• interviews and contextu

Seite 20

• wireframes of major tasks• prototypesUser research methodsUser research methods typically involve meeting with users one-on-one or in very small gro

Seite 21

• Decide what screen appears when users close the application.Identify the importance of the following features to your users. These features represen

Seite 22 - Interactions

SWDT893501-980426-1119023522-001

Seite 23 - Touch screen

You can create the following design outputs to help you organize content on the screen:• page layouts• detailed designs of task flows and navigation•

Seite 24

• Make sure that the default menu item for each screen initiates the same action that occurs when users click a trackpad ortap a touch screen. This ap

Seite 25 - Keyboard

Interactions4TrackpadOn most BlackBerry® devices, users use the trackpad to navigate and highlight text. On BlackBerry devices with a touch screenand

Seite 26 - Full keyboard

• Consider allowing touch screen and trackpad interactions to complement each other. For example, users can scroll to findcontent using the touch scre

Seite 27 - Reduced keyboard

User action Event ResultTouch the screen in two locationsat the same time.TouchEvent.DOWNTouchEvent.DOWNThis action highlights text or a list of items

Seite 28 - Reduced, physical keyboard

KeyboardUsers use the keyboard primarily to type text. Character keys send a character to the BlackBerry® device. A modifier key altersthe functionali

Seite 29 - Key functionality

Full keyboardThe full keyboard provides users with a keyboard that is similar to the keyboard on a computer. Users type as they would on acomputer key

Seite 30

Full, physical keyboardFull, virtual keyboardReduced keyboardBlackBerry® devices with reduced keyboards use SureType® technology, which is designed to

Seite 31 - Typing indicators

based on context. If users type a word or letter combination (for example, a web address or an abbreviation) that SureTypetechnology does not recogniz

Seite 32 - Shortcut keys

Reduced, virtual keyboardTypes of reduced keyboardsReduced keyboards have either 20 keys or 14 keys. Users can perform the following actions using the

Seite 33

Contents1 New in this version...

Seite 34 - Strategies

Key UseConvenience Users can perform the following actions:• Open an application.• Take a picture in the camera application.BlackBerry devices have a

Seite 35 - Scrolling and panning

Key UseMute Users can perform the following actions:• Mute a call.• Pause and mute the sound from an audio or video file.Previous and Next Play the pr

Seite 36 - Before panning After panning

Indicator DescriptionThis indicator indicates that the BlackBerry device is in Alt mode. To enter this mode, users press theAlt key.On BlackBerry devi

Seite 37 - Displaying images

As you create an application or add features to an application, think about the most common actions for each screen. Add shortcutkeys where appropriat

Seite 38

Strategies5Setting focus and highlighting itemsWhen an item on a screen is in focus, users can initiate an action on the item.When users use a trackpa

Seite 39

Best practice: Setting focus and highlighting items• In most cases, when a screen, dialog box, or menu opens, make sure that one item on the screen ha

Seite 40

Use the ScrollingManager class to implement scrolling. For more information about implementing scrolling, see the APIreference guide for the BlackBerr

Seite 41 - Screen transitions

Action BlackBerry devices with a trackpad onlyBlackBerry devices with a touch screenand a trackpad• Press the Escape key.• On zoomed in content, tap t

Seite 42 - Application screens, 41

Use thumbnail images in a list to help users find an image quickly. The list displays smaller images than the table and includesadditional information

Seite 43 - Containers

Users can view more images by performing the following actions:Action BlackBerry devices with a trackpad onlyBlackBerry devices with a touch screenand

Seite 44 - Dialog boxes

Setting focus and highlighting items...

Seite 45 - Guidelines for messages

• Always provide a single image view so that users can zoom in to and pan images.• In a table, display four images in each row by default.• Use the Gr

Seite 46 - Alert dialog boxes

Before information displays on a screen temporarily When information displays on a screen temporarilyBest practice: Displaying information on a screen

Seite 47 - Information dialog boxes

Transition When to use DetailsSlide Users move to an item at the same level in the navigationhierarchy (for example, from one message, photo, song,or

Seite 48 - Input dialog boxes

Containers6Application screensMultiple screens can be open on a BlackBerry® device at one time, but users can view only one screen at a time. When mul

Seite 49 - Reminder dialog boxes

• Use a vertical layout for your application screens.• Consider arranging the UI components on application screens using the BlackBerry API layout man

Seite 50 - Status dialog boxes

• Use a standard indicator that is appropriate for the type of dialog box. Avoid using multiple indicators in a dialog box.• Try to avoid making users

Seite 51 - Banner and title bars

• Use vocabulary that users understand. For example, use "The file could not be saved because the media card is full" insteadof "Error

Seite 52 - Pane manager

Best practice: Implementing alert dialog boxes• Include only an OK button. This button should be highlighted by default. When users click the button,

Seite 53

Best practice: Implementing information dialog boxes• Do not include buttons in information dialog boxes. To provide buttons, use another type of dial

Seite 54

Inquiry dialog boxesUse inquiry dialog boxes when users must confirm an action before continuing. A question mark (?) indicator appears in an inquiryd

Seite 56 - Components

Status dialog boxesUse status dialog boxes to indicate to users that a process is occurring. When a status dialog box appears, users cannot performoth

Seite 57 - Text fields

Banner and title barsThe banner, which appears at the top of the Home screen, displays the following items:• date, time, and wireless service provider

Seite 58 - Guidelines for labels

• battery power indicator• active call indicatorRelated topicsDimensions for indicators on BlackBerry devices, 94Best practice: Implementing title bar

Seite 59

In the scrollable view, users can move through each pane of content. Users can move through the panes continuously. Or, youcan set a start and end poi

Seite 60 - Choice fields

Users can perform the following action in a pane manager:Action BlackBerry devices with a trackpad onlyBlackBerry devices with a touch screenand a tra

Seite 61 - Drop-down lists

• In most cases, avoid providing more than seven panes of content. The more panes of content, the more difficult it becomesfor users to remember each

Seite 62

Components7Text fieldsLabelsUse a label to display text that identifies a component.Best practice: Implementing labels• Use the LabelField class to cr

Seite 63 - Radio buttons

Type of text field Descriptiondate and time Users can change the date or time on BlackBerry® devices with a trackpad using the keyboard or bymoving a

Seite 64

Keyboard, 23Best practice: Implementing text fields• Use the TextField class to create text fields. For more information about creating text fields, s

Seite 65 - Type of picker Description

In some applications, the search field appears on the screen. In other cases, search is available from the full menu, the pop-upmenu, or the toolbar.

Seite 66 - Spin boxes

11 Icons and indicators...

Seite 67

Best practice: Implementing search• Use the net.rim.device.api.unifiedsearch package to implement search capabilities. For more informationabout imple

Seite 68 - Tree views

Best practice: Implementing check boxes• Use check boxes when users can select multiple options.• Use the CheckboxField class to create check boxes. F

Seite 69

Action BlackBerry devices with a trackpad onlyBlackBerry devices with a touch screenand a trackpadClick a value from a drop-downlist.Press the Enter k

Seite 70

• Use title case capitalization for drop-down list labels and values (unless the values read more like a sentence).• Punctuate labels for drop-down li

Seite 71 - Lists and tables

• Group and order values logically (for example, group related radio buttons together or include the most common valuesfirst). Avoid ordering radio bu

Seite 72

Type of picker DescriptionDate This picker allows users to choose a specific day, month, or year. For example, you can allow usersto choose a month an

Seite 73

Type of picker DescriptionBest practice: Implementing pickersUse the FilePicker, LocationPicker, and DateTimePicker classes to create pickers. For mor

Seite 74

Action BlackBerry devices with a trackpad onlyBlackBerry devices with a touch screenand a trackpadMove a finger up or down on the screen orthe trackpa

Seite 75 - Menus and toolbars

Tree viewsUse a tree view to display objects, such as folders, in a hierarchical manner.Objects in the tree view are nodes. The highest node is the ro

Seite 76 - Full menus

Users can perform the following actions with a button:Action BlackBerry devices with a trackpad onlyBlackBerry devices with a touch screenand a trackp

Seite 77

New in this version1This version of UI guidelines provides information to help you make application design decisions for BlackBerry® devices thatare s

Seite 78

• Use one-word labels where possible. The size of a button changes depending on the length of the label. If a label is toolong, an ellipsis (...) indi

Seite 79 - Submenus

Best practice: Implementing activity indicators and progress indicators• Always indicate progress when an action takes more than 2 seconds to complete

Seite 80

Use a rich list to easily display rows of text and icons. Currently, rich lists only display information and are not interactive.If you want to presen

Seite 81 - Pop-up menus

You can group items under headers to help users navigate through long lists. For example, you can create headers that collapse,making it easier for us

Seite 82

Action BlackBerry devices with a trackpad onlyBlackBerry devices with a touch screenand a trackpad• Move a finger vertically on thetrackpad.Highlight

Seite 83 - Toolbars

Menus and toolbars8You can use menus and toolbars to provide users with specific actions for a highlighted item or screen. The table below providesa h

Seite 84 - Guidelines for icons

Item Example Use Using items togetherPop-up menu Allows users to perform themost common actions for ahighlighted item quickly.Use a pop-up menu instea

Seite 85

Action BlackBerry devices with a trackpad onlyBlackBerry devices with a touch screenand a trackpadInitiate the action associatedwith a menu item.• Cli

Seite 86 - Writing conventions

• On BlackBerry® devices with a touch screen, create menu items that are 6 mm high.Guidelines for placing items in full menus• Place contextual action

Seite 87 - Best practice: Capitalization

• In most cases, use verbs for labels.• Use title case capitalization for labels.• Use an ellipsis in a menu item label to indicate that users must pe

Seite 88 - Product names and trademarks

Item Description• Additional guidelines for coding and designing applications focus on specialconsiderations for right-to-left and Asian languages.Cha

Seite 89 - Best practice: Terminology

Action BlackBerry devices with a trackpad onlyBlackBerry devices with a touch screenand a trackpad• Press the Escape key.Close a submenu and a fullmen

Seite 90 - Word list

• If a submenu includes more than six items, consider grouping the items into two sections in the submenu. Place the menuitems that are frequently use

Seite 91

Action BlackBerry devices with a trackpad onlyBlackBerry devices with a touch screenand a trackpad• Press the Enter key.Close a pop-up menu. Press the

Seite 92 - Guidelines for images

• If the positions are filled dynamically, do not display menu items that are unavailable. Allow the available menu items toshift position.• If there

Seite 93

ActionSmartphones in the BlackBerry StormSeriesBlackBerry Torch 9800 smartphonesUsers cannot interact with the toolbar usingthe trackpad.Best practice

Seite 94 - Icons and indicators

• If an action is not possible for the current context but is possible for other items in the screen, dim the icon in the toolbar.• Include a maximum

Seite 95 - Themes, 90

Text9FontsThe theme determines the default font for BlackBerry® devices. Users can change the font and point size.A list of fonts and point sizes are

Seite 96

• Avoid using single quotation marks ('').Guidelines for using end punctuation• Use end punctuation for complete sentences.• Insert one spac

Seite 97

• Write out all BlackBerry® product names unless otherwise noted in the RIM trademark and product name list. For example,use "BlackBerry® Enterpr

Seite 98

UI element Conventiondialog boxes Include all appropriate trademark symbols at the first instance of a RIM trademark.fields Do not include trademark s

Seite 99 - Localization

Getting started2Designing applications for BlackBerry devicesAs you start designing applications for BlackBerry® devices, think about how you can crea

Seite 100

Word listTerm Commentabort (v) Use "end," "quit," or "stop" instead.alert (n) Use "indicator" instead to refer

Seite 101 - Guidelines for numbers

Term Commentmemory card (n) Use "media card" instead.nuke (v) Use "delete" instead (for example, "delete all device data"

Seite 102

Themes10Themes determine the look and feel of BlackBerry® devices. A theme can change the appearance and structure of the Homescreen, the application

Seite 103 - Accessibility

• Keep the size of your theme file small by reducing the size of the images and optimizing the images where possible. Largetheme files can affect the

Seite 104

Icons and indicators11Icons and indicators are pictorial representations of objects. They can visually identify your application and also convey meani

Seite 105 - Glossary

Related topicsThemes, 90Best practice: Designing icons and indicators for the BlackBerry 6 theme• Create icons that are consistent with the default ic

Seite 106 - Provide feedback

• Gradient overlay: White from 40% to 0% opacity (bottom to top, position 0 to 16 on grad slider)• Use color to accent icons and indicators:Base color

Seite 107 - Legal notice

BlackBerry device model Banner indicator size Title bar indicator sizeBlackBerry® Bold™ 9780 smartphoneBlackBerry® Curve™ 9300 smartphoneBlackBerry® C

Seite 108

Sound12Sound can be an effective method to communicate with users. For example, users are more likely to notice a notification if youadd a sound effec

Seite 109

Localization13Localization is the process of adapting software to meet the requirements of local markets and different languages.Internationalization

Kommentare zu diesen Handbüchern

Keine Kommentare