下載本文檔
版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進(jìn)行舉報或認(rèn)領(lǐng)
文檔簡介
1、作業(yè)說明:.做作業(yè)之前首先在封面填上自己的學(xué)號和姓名,做完作業(yè)后請寫上作業(yè)完成時間。.學(xué)習(xí)完第4-6單元之后必須完本錢次作業(yè),并請在規(guī)定時間內(nèi)通過學(xué)習(xí)平臺提交Word文檔形式的電子作業(yè),本次作業(yè)占形成性考核總成績的20%o作業(yè)內(nèi)容:請將學(xué)習(xí)單元4、5、6中實(shí)驗(yàn)局部的工程中程序文件(.java文件,不包括資源文 件.xml)源碼貼在以下位置,格式為先寫文件名后貼代碼,如下:1 MainActivity.javapackage import單元4on Attach?;卣{(diào)方法Public static class FragmentA extends ListFragmentOnArticlesSel
2、ectedListener listener; OverridePublic void onAttach(Context context)super.onAttach(context);tryListener=(OnArticlesSelectedListener)context; catch(ClassCastException e)thrownew ClassCastExceptiocontext.toStringO+must implementOnArticleSelectedListener,r);) )通過調(diào)用onArticleSelected。與Activity共享事件: publ
3、ic static class FragmentA extends ListFragmentOnArticleSelectedListener listener; Overridepublic void onListItemClick(ListView l,View v, int position,long id)/Append the clicked items row ID with the content provider UriUri noteUri=ContentUris.withAppendedId(ArticleColumns.CONTENT_URI,id);/Send the
4、event and Uri to the host activity Listener.onArticleSelected(noteUri);) )單元5廣播接收器記錄并顯示廣播內(nèi)容public class MyBroadcastReceiver extends BroadcastReceiverprivate static final String TAG=MyBroadcastReceiver;Overridepublic void onReceive(Context context,Intent intent)StringBuilder sb=new StringBuilder();sb
5、.append(Action:+intent.getAction()+n);sb.append(URI:+iment.toUri(Inten.URINTENT_SCHEME).toString()+n);String log=sb.toString();Log.d(TAQlog);Toast.makeText(context,log,Toast.LENGTH_LONG).show();)適用于后臺線程public class MyBroadcastReceiver extends BroadcastReceiverprivate static final String TAG=MyBroadc
6、astReceiver;Overridepublic void onReceive(Context context,Intent intent) final PendingResult pendingResult=goAsync();Task asyncTask=new Task(pendingResult,intent);asyncTask.execute();)Private static class Task extends AsyncTaskprivate final PendingResult pendingResult;private final Intent intent;pri
7、vate Task(PendingResult pendingResult,Intent intent) this.pendingResult=pendingResulfthis, intent二intent;)OverrideProtected String doInBackground(String. strings)(StringBuilder sb=new StringBuilder();sb.append(Action:+intent.getAction()+rr);sb.append(URI:+intent.toUri(Intent.URINTENT_SCHEME).toStrin
8、g()+“ir);String log=sb.toString();Log.d(TAQlog);return log;)Overrideprotected void onPostExecute(String s)super.onPostExecute(s);/Must call finish()so the BroadcastReceiver can be recycled.pendingResult.finish();單元6在Activity中定義一個ServiceConnection類和DownloadBinder對象,并初始化代碼:private ServiceConnection mS
9、erviceConnection;private DownloadBinder mDownloadBinder;mServiceConnection-new ServiceConnectionOlpublic voidpublic voidonServiceConnected(ComponentNamename,IBinder service)1mDownloadBinder (DownloadBinder)service;實(shí)現(xiàn) Button3、Button4 Button5 Button6 點(diǎn)擊事件代碼Button3:Intent bindintent-new Intent(this,MyService class);bindService(bindIntent,mServiceConnec
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負(fù)責(zé)。
- 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時也不承擔(dān)用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 探秘書海:字里行間的智慧
- 一年來的財務(wù)工作總結(jié)
- 2023年員工三級安全培訓(xùn)考試題及完整答案(全優(yōu))
- 2023年-2024年項(xiàng)目安全培訓(xùn)考試題含答案(精練)
- 2023-2024年項(xiàng)目部安全管理人員安全培訓(xùn)考試題原創(chuàng)題
- 2023-2024年企業(yè)主要負(fù)責(zé)人安全培訓(xùn)考試題答案可打印
- 新生軍訓(xùn)心得體會400字10篇
- 科學(xué)實(shí)驗(yàn)教學(xué)
- 藥物代謝預(yù)測與智能模擬研究-洞察分析
- 鐵路運(yùn)營成本控制-洞察分析
- 通力電梯KCE電氣系統(tǒng)學(xué)習(xí)指南
- 風(fēng)電場崗位任職資格考試題庫大全-下(填空題2-2)
- 九年級數(shù)學(xué)特長生選拔考試試題
- 幼兒園交通安全宣傳課件PPT
- 門窗施工組織設(shè)計與方案
- 健身健美(課堂PPT)
- (完整版)財務(wù)管理學(xué)課后習(xí)題答案-人大版
- 錨索試驗(yàn)總結(jié)(共11頁)
- 移動腳手架安全交底
- 人教版“課標(biāo)”教材《統(tǒng)計與概率》教學(xué)內(nèi)容、具體目標(biāo)和要求
- 矩形鋼板水箱的設(shè)計與計算
評論
0/150
提交評論