www.久久久久|狼友网站av天堂|精品国产无码a片|一级av色欲av|91在线播放视频|亚洲无码主播在线|国产精品草久在线|明星AV网站在线|污污内射久久一区|婷婷综合视频网站

當(dāng)前位置:首頁 > 嵌入式 > 嵌入式軟件
[導(dǎo)讀] Android新手入門Android新手入門 (Getting Started with Android)新手入門Android,請(qǐng)首先閱讀下面的章節(jié) (To get started with Android, please read the following sec

 Android新手入門

Android新手入門 (Getting Started with Android)

新手入門Android,請(qǐng)首先閱讀下面的章節(jié) (To get started with Android, please read the following sections first)

安裝SDK和插件 (Installing the SDK and Plugin)

如何安裝SDK和Eclipse插件以及如何使用其他工具構(gòu)建Android應(yīng)用程序,同時(shí)根據(jù)向?qū)н\(yùn)行示例程序。(How to install the SDK and Eclipse plugin, or how to use other tools to build Android applications. Also a guide to running the sample applications.)

你好Android (Hello Android)

編寫你首個(gè)Android程序,經(jīng)典流行的Hello World,Android風(fēng)格。(Writing your first Android Application, the ever popular Hello World, Android style)

剖析Android程序 (Anatomy of an Android Application )

結(jié)構(gòu)和Android程序構(gòu)架說明介紹,通過向?qū)?huì)幫助你理解編寫Android程序。(A guide to the structure and architecture of an Android Application. This guide will help you understand the pieces that make up an Android app)

入門指導(dǎo):構(gòu)建一個(gè)完整的Android程序 (Tutorial: Building a Full Android Application)

入門指導(dǎo)文檔將帶領(lǐng)你通過構(gòu)建一個(gè)真實(shí)的Android應(yīng)用程序,一個(gè)記事本的創(chuàng)建、編輯、刪除內(nèi)容.Android開發(fā)網(wǎng)提示涵蓋一些基本的概念通過實(shí)例。(Android開發(fā)網(wǎng)提示涵蓋一些基本的概念通過實(shí)例。(This tutorial document will lead you through constructing a real Android Application: A notepad which can create, edit and delete notes, and covers many of the basic concepts with practical examples)

開發(fā)工具 (Development Tools)

一個(gè)命令行工具包含SDK,你想要做的和如何使用(The command line tools included with the SDK, what they do, and how to use them)

Android程序生命周期 (Life Cycle of an Android Application)

程序和Activites內(nèi)部運(yùn)行的生命周期(The important life-cycle details for Applications and Activities running inside of them.)

其他介紹材料 (Other Introductory Material)

在閱讀了上面的章節(jié)后,下面是入門信息,非常實(shí)用。(After reading the sections above, the following Getting Started information is also very useful)

核心包 (Core Packages)

這些是基本包在通過Android SDK來編寫應(yīng)用程序,這些包作為原始層,列出的是從最底層到最高層。(These are the basic packages that make up the Android SDK for writing applications. The packages are organized as layers, listed here from lowest-level to highest)

android.util

包含一些列底層輔助類,例如特定的容器類,XML輔助工具類等等(contains various low-level utility classes, such as specialized container classes, XML utilities, etc)

android.os

提供基本的操作服務(wù),消息傳遞和進(jìn)程進(jìn)程間通訊IPC(provides basic operating system services, message passing, and inter-process communication)

android.graphics

作為核心渲染包(is the core rendering package)

android.text android.text.method android.text.style android.text.util

提供一套豐富的文本處理工具,支持富文本、輸入模式等等(supply a rich set of text processing tools, supporting rich text, input methods, etc)

android.database

包含底層API處理數(shù)據(jù)庫(contains low-level APIs for working with databases)

android.content

提供各種服務(wù)訪問數(shù)據(jù)在設(shè)備上,程序安裝到設(shè)備和其他的相關(guān)資源,以及內(nèi)容提供展示動(dòng)態(tài)數(shù)據(jù)。(provides various services for accessing data on the device: applications installed on the device and their associated resources, and content providers for persistent dynamic data.)

android.view

核心用戶界面框架(is the core user-interface framework)

android.widget

提供標(biāo)準(zhǔn)用戶界面元素,lists列表 buttons按鈕,layout managers布局管理器等等,構(gòu)建從View包中(supplies standard user interface elements (lists, buttons, layout managers, etc) built from the view package)

android.app

提供高層應(yīng)用程序模型,實(shí)現(xiàn)使用Activities(provides the high-level application model, implemented using Activities)

其他值得注意的包 (Other Notable Packages)

這些包提供附加指定域也行在Android平臺(tái),這些必須在基本的應(yīng)用程序開發(fā)(These packages provide additional domain-specific features of the Android platform. They are not necessary for basic application development.)

android.provider

包含定義變量標(biāo)準(zhǔn)內(nèi)容提供包含在平臺(tái)中(contains definitions for various standard content providers included with the platform)

android.telephony

提供API交互和設(shè)備的通話棧(provides APIs for interacting with the device's phone stack.)

android.webikit

包含一系列API工作在基于web的內(nèi)容(includes various APIs for working with web-based content)

本站聲明: 本文章由作者或相關(guān)機(jī)構(gòu)授權(quán)發(fā)布,目的在于傳遞更多信息,并不代表本站贊同其觀點(diǎn),本站亦不保證或承諾內(nèi)容真實(shí)性等。需要轉(zhuǎn)載請(qǐng)聯(lián)系該專欄作者,如若文章內(nèi)容侵犯您的權(quán)益,請(qǐng)及時(shí)聯(lián)系本站刪除。
換一批
延伸閱讀

毋須依賴實(shí)時(shí)操作系統(tǒng)(RTOS)的全新低功耗藍(lán)牙開發(fā)軟件解決方案面世,旨在幫助開發(fā)者從傳統(tǒng)nRF5 SDK和nRF52系列輕松遷移至新一代nRF54L系列

關(guān)鍵字: 低功耗藍(lán)牙 SoC SDK

柏林2025年9月6日 /美通社/ -- 柏林當(dāng)?shù)貢r(shí)間9月4日,在德國柏林國際電子消費(fèi)品展覽會(huì)(International Funkausstellung Berl...

關(guān)鍵字: 智能家電 RS 測試 掃地機(jī)器人

北京2025年8月5日 /美通社/ -- 亞馬遜云科技日前宣布,推出Amazon Nova Act SDK有限預(yù)覽版,可快速幫助客戶將基于瀏覽器的Agent從原型部署至生產(chǎn)環(huán)境。該SDK可與亞馬遜云科技的多項(xiàng)服...

關(guān)鍵字: SDK 亞馬遜 瀏覽器 自動(dòng)化

其他電腦(比如安卓手機(jī)/平板電腦)的屏幕壞了,你可能想在安排維修之前緊急訪問一些東西。你可以使用android的USB OTG功能(是的,幾乎每個(gè)android都支持這個(gè)功能,你可以將鼠標(biāo)和鍵盤連接到它)。

關(guān)鍵字: USB 鼠標(biāo) Android 樹莓派

上海 2025年7月14日 /美通社/ -- 全球財(cái)會(huì)專業(yè)組織ACCA(特許公認(rèn)會(huì)計(jì)師公會(huì))今日榮幸宣布,第二十二屆全國就業(yè)力X未來商業(yè)創(chuàng)想大賽圓滿落下帷幕,上海財(cái)經(jīng)大學(xué)代表隊(duì)摘得全國總冠軍,西南科技大學(xué)斬獲全國亞軍,...

關(guān)鍵字: 大賽 AC 可持續(xù)發(fā)展 RS

雙方簽署預(yù)防醫(yī)學(xué)聯(lián)合研究合作協(xié)議? 提高對(duì)可預(yù)防疾病的認(rèn)知? 降低醫(yī)療成本? 德國柏林 2025年7月9日 /美通社/ -- 西門子醫(yī)療和柏林夏里特醫(yī)學(xué)院 (Charité – Univers...

關(guān)鍵字: 西門子 BSP 人工智能 RS

BrowserStack推出AI代理套件,以大規(guī)模重新定義軟件質(zhì)量 都柏林 2025年7月1日 /美通社/ -- 全球領(lǐng)先的軟件測試平臺(tái)BrowserStack今日宣布推...

關(guān)鍵字: BROWSE STACK RS AI

巴黎和首爾 2025年6月12日 /美通社/ -- 全球AI內(nèi)容創(chuàng)作先鋒SKAI Intelligence今日宣布,將于2025年巴黎VivaTech科技盛會(huì)正式發(fā)布全球首個(gè)完全基于NVIDIA Omniverse構(gòu)建...

關(guān)鍵字: AI NVIDIA SE RS

Google 宣布與中國 AR 科技公司 XREAL 達(dá)成深度戰(zhàn)略合作,聯(lián)合推出全球首款專為 Android XR 平臺(tái)打造的旗艦級(jí) AR 眼鏡 Project Aura。

關(guān)鍵字: Google XREAL Android XR眼鏡 AR
關(guān)閉