久久r热视频,国产午夜精品一区二区三区视频,亚洲精品自拍偷拍,欧美日韩精品二区

您的位置:首頁(yè)技術(shù)文章
文章詳情頁(yè)

Android窗口小部件基礎(chǔ)編寫代碼實(shí)例

瀏覽:2日期:2022-09-21 17:15:02

實(shí)現(xiàn)窗口小部件,訪問(wèn)手機(jī)儲(chǔ)存卡指定目錄中的圖片文件,然后隨機(jī)選擇一張?jiān)诖翱诘男〔考酗@示。圖片路徑使用List存儲(chǔ),適合初級(jí)Android學(xué)習(xí)者參考。本系統(tǒng)無(wú)服務(wù),不能保證進(jìn)程長(zhǎng)存。

新建一個(gè)空的布局項(xiàng)目,然后新建一個(gè)Widget,如圖所示:

在新建的xml和java實(shí)現(xiàn)類中進(jìn)行編寫即可。

Android窗口小部件基礎(chǔ)編寫代碼實(shí)例

picture_widget.xml文件如下:

<RelativeLayout xmlns:android='http://schemas.android.com/apk/res/android' android:layout_width='match_parent' android:layout_height='match_parent' android:padding='@dimen/widget_margin'> <ImageView android: android:layout_width='match_parent' android:layout_height='match_parent' android:src='http://m.baoyu77737.com/bcjs/@drawable/zhizhuxia' /> <TextView android: android:layout_width='wrap_content' android:layout_height='wrap_content' android:text='' android:textSize='10dp' android:gravity='right|bottom' android:layout_marginRight='2dp' android:layout_marginBottom='2dp'/></RelativeLayout>

以上就是本文的全部?jī)?nèi)容,希望對(duì)大家的學(xué)習(xí)有所幫助,也希望大家多多支持好吧啦網(wǎng)。

標(biāo)簽: Android
相關(guān)文章:
主站蜘蛛池模板: 通海县| 广东省| 道孚县| 赤水市| 清苑县| 新郑市| 府谷县| 霞浦县| 泸西县| 吉安市| 山丹县| 桦甸市| 茶陵县| 西乌珠穆沁旗| 沙坪坝区| 栖霞市| 高尔夫| 兴仁县| 微博| 临朐县| 宾阳县| 区。| 油尖旺区| 开化县| 呼图壁县| 兴文县| 克什克腾旗| 隆子县| 和平县| 隆德县| 湖州市| 滨海县| 天祝| 修武县| 六安市| 福建省| 贺州市| 德令哈市| 闻喜县| 昆明市| 陆良县|