Download presentation
Presentation is loading. Please wait.
Published byMoris Hancock Modified over 9 years ago
1
資管碩一 段怡安
2
2.1 Introduction 2.2 Building Great Android Apps 2.3 Android Best Practices 2.3.1 Compatibility 2.3.2 Supporting Multiple Screens 2.3.3 Android User Interface Guidelines 2.4 Registering at Android Market 2.5 Setting Up a Google Checkout Merchant Account 2.6 AndroidManifest. xml file 2.7 Preparing Your Apps for Publication 2.8 Uploading Your Apps to Android Market 2.9 Other Android App Marketplaces 2
3
2.10 Pricing Your App : Free or Fee 2.11 Monetizing Apps with In - App Advertising 2.12 Monetizing Apps : Using In - App Billing to Sell Virtual Good in Your Apps 2.13 Launching the Market App from Within Your App 2.14 Managing Your Apps in Android Market 2.15 Marketing Your App 2.16 Other Popular App Platforms 2.17 Android Developer Documentation 2.18 Android Humor 2.19 Wrap - Up 3
4
discuss the User Interface Guidelines and Best Practices for designing apps learn how to register for Android Market and set up a Google Checkout account for sell apps learn how to prepare your apps for publication and how to upload them to Android Market 4
5
discuss considerations for make your apps free or selling for a fee provide resources for marketing your apps, mention other popular app platforms to which you want to port Android apps point to Android developer documentation for additional information online 5
6
How do you create an Android app that people easy to find, download, use and recommend to others. Consider what makes an app more fun, useful, interesting, appealing and enduring. Figure 2.1 shows some characteristics of great apps. 6
7
Fig. 2.1 | Characteristics of great apps.( Part 1 of 4.) 7
8
Fig. 2.1 | Characteristics of great apps. ( Part 2 of 4.) 8
9
Fig. 2.1 | Characteristics of great apps.( Part 3 of 4.). 9
10
Fig. 2.1 | Characteristics of great apps.( Part 4 of 4.) 10
11
The Android Developer’s Best Practices section discusses compatibility, supporting multiple screens, user interface guidelines, and designing for performance, responsiveness and seamlessness. the general mobile apps design guidelines available from other online resources (Fig. 2.2) 11
12
Add your text here Fig. 2.2 | Online resources for mobile app design. 12
13
When developing an Android app, you need to determine which devices and versions of the operating system it will target. The describe the app’s feature needs, allowing Android Market to filter the app so that only users with compatible devices can view and download it. 13
14
Add your text here Fig. 2.3 | Feature descriptors for specifying hardware and software requirements in the manifest file.( Part 1 of 4.) 14
15
Fig. 2.3 | Feature descriptors for specifying hardware and software requirements in the manifest file.( Part 2 of 4.) 15
16
Fig. 2.3 | Feature descriptors for specifying hardware and software requirements in the manifest file.( Part 3 of 4.) 16
17
Fig. 2.3 | Feature descriptors for specifying hardware and software requirements in the manifest file.( Part 4 of 4.) 17
18
Android SDK 1.6 and higher support multiple screen sizes (small, normal, large and extra large), 18
19
Icon Design Guidelines launcher, menu, status bar, tab, dialog and list view icons → size, color, positioning, effects Widget Design Guidelines such as the current weather, stock prices and news 19
20
Fig. 2.4 | Popular Android widgets. ( Part 1 of 2.) 20
21
Fig. 2.4 | Popular Android widgets. ( Part 2 of 2.) 21
22
Activity and Task Design Guidelines activities, the activity stack, Tasks Menu Design Guidelines options, context, compose, delete threads, search and settings Designing for Accessibility Localization 22
23
Fig. 2.5 | Points and suggestions when designing the user interface. 23
24
Fig. 2.5 | Points and suggestions when designing the user interface. 24
25
To publish your apps on Android Market, you must register for an account 25
26
Fig. 2.7 | Violations of the Android Market Content Policy for Developers 26
27
To sell your apps on Android Market, you’ll need a Google Checkout merchant account 27
28
available to Android Market developers located in 29 countries at the time of this writing Fig. 2.8 | Supported locations for Google Checkout merchants. 28
29
29
30
Testing your app on Android devices Considering including an End User License Agreement with your app Adding an icon and label to the app’s manifest Turning off logging and debugging Versioning your app (e.g., 1.0, 1.1, 2.0, 2.3, 3.0) Getting a cryptographic key for digitally signing your app Compiling your app Signing your app 30
31
Fig. 2.10 | Android functionality not available on the emulator 31
32
Uploading Assets – App.apk file – Screenshots – High resolution app icon Publishing Options – Content rating – Locations 32
33
Listing Details – Language – Title – Description – Recent changes – Promo text – App type – Category – Price 33
34
Contact Information – Website – E-mail – Phone number Consent 34
35
Add your text here 35
36
Fig. 2.17 | Ways to monetize apps. 36
37
Some developers offer free apps monetized with in-app advertising often banner ads similar to those you find on websites. 37
38
38
39
can launch the Market app from within your app, and user can download other apps you’ve published or purchase a related app with functionality beyond that of the previously downloaded version can also launch the Market app to enable users to download the latest updates 39
40
The Android Market Developer Console allows you to manage your account and your apps, check users’ star ratings for your apps, track the overall number of installs of each app and the number of active installs 40
41
41 Fig. 2.21 | Popular social media sites.
42
Fig. 2.26 | Other popular app platforms besides Android. ( Part 1 of 2.) 42
43
Fig. 2.26 | Other popular app platforms besides Android. ( Part 2 of 2.) 43
44
A funny image that emphasizes one of the key differences between Android and iPhone. A humorous video that tries to encourage you to buy an Android phone. 44
45
將應用程式上傳至 android market 前,必須在模擬 器還有 android 設備上測試,最後編輯完 AndroidManifest.xml 文件,透過步驟上傳後就能 夠出售應用程式,有提供定價技巧,不過前提是此 應用程式必須有符合 android 的準則。 45
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.