編輯:高級開發
在上一篇文章中,我們為大家詳細介紹了有關android Menu編程方式解析的內容,來幫助大家理解android這一操作系統在界面處理上的相關操作。那麼在這篇文章中我們將會針對android資源的相關概念為大家詳細講解有關界面布局的一些應用,加深大家對界面處理的理解。
1.添加菜單menu.add(0, Menu.FIRST+1, 1, R.string.menu_open);
menu.add(0, Menu.FIRST+2, 2, R.string.menu_edit);代碼中的 R.string.menu_open/menu_edit
這些其實是指android資源文件中的ID,映射到具體的資源,這裡是映射到字符串資源menu_open, menu_edit,其具體的值可以看res/values/string.XML在這裡定義了字符串的值:
- < ?XML version="1.0" encoding="utf-8"?>
- < resources>
- < string name="hello">Hello World, HelloActivity!< /string>
- < string name="app_name">HelloWorld< /string>
- < string name="menu_open">Open< /string>
- < string name="menu_edit">Edit< /string>
- < string name="menu_update">Update< /string>
- < string name="menu_close">Close< /string>
- < /resources>
在Android中,Activity顯示的布局也可在android資源中定義,並且以可視化的方式來操作布局對應的XML文件。可以看res/layout/main.XML這就是一個布局文件,這裡指定了這個布局裡有哪些界面元素以及如何組織,相對位置,絕對位置等信息。來看看其中內容:
- < ?XML version="1.0" encoding="utf-8"?>
- < LinearLayout XMLns:android="http://
schemas.android.com/apk/res/android"- android:orIEntation="vertical"
- android:layout_width="fill_parent"
- android:layout_height="fill_parent"
- >
- < TextVIEw android:id="@+id/TextVIEw01"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="MyTest OK yest!">< /TextVIEw>- < /LinearLayout>
這裡就描述了布局為LinearLayout,包含了一個TextView,TextVIEw的值為 MyTest.這個XML文件被編譯後,可以使用R.layout.main的ID來從資源中取得。
於是Activity可以用setContentVIEw(R.layout.main)來直接從android資源取得布局,來繪制界面元素。
另一類常用的android資源就是圖片在res/drawable/下面有一些圖片,你也可以新加一些圖片到這裡。然後就可以通過.R.drawable.xxx 的ID來從資源中取得對應的圖片。
Dalvik虛擬機依賴於Linux的一些功能,比如線程機制和底層內存管理機制, Linux 內核也同時作為硬件和軟件堆棧之間的硬件抽象層,下面詳細說明下什麼是andro
android智能手機為開發者提供了新的API功能,其中包括同步功能,藍牙功能等,谷歌還發布了android2.0的更新全表,一位探險愛好者小丁對記者表示。對於開發人員
很多人對android2.0已經十分期待了,鑒於強大的功能性以及快速。android未來的市場將是十分廣闊的。搭載Android2.0源碼的摩托羅拉Droid手機已經上
與一般的android Market應用程序的手機一樣,Apanda首派A60在外觀上同樣采用了直板全觸屏的設計風格,整機非常圓潤,而12.4mm的機身厚度堪稱是目前最