摘要: 1 package com.example.myapp5; 2 3 import android.app.Activity; 4 import android.content.Intent; 5 import android.os.Bundle; 6 import android.view.Vi... 阅读全文
posted @ 2015-09-14 22:49 邻家小书童 阅读(510) 评论(0) 推荐(0) 编辑
摘要: 1 package com.example.myapp4; 2 3 import android.support.v7.app.ActionBarActivity; 4 import android.content.Intent; 5 import android.os.Bundle; 6 im... 阅读全文
posted @ 2015-09-14 22:47 邻家小书童 阅读(178) 评论(0) 推荐(0) 编辑
摘要: 1 package com.example.mynotifycation; 2 3 import android.app.Activity; 4 import android.app.Notification; 5 import android.app.NotificationManager; ... 阅读全文
posted @ 2015-09-14 15:51 邻家小书童 阅读(201) 评论(0) 推荐(0) 编辑
摘要: 1 package com.example.myandroid01; 2 3 import android.support.v7.app.ActionBarActivity; 4 import android.os.Bundle; 5 import android.view.Menu; 6 im... 阅读全文
posted @ 2015-09-14 14:37 邻家小书童 阅读(402) 评论(0) 推荐(0) 编辑
摘要: 1 package com.example.myvideo2; 2 3 import java.io.File; 4 5 import android.app.Activity; 6 import android.net.Uri; 7 import android.os.Bund... 阅读全文
posted @ 2015-09-14 11:00 邻家小书童 阅读(327) 评论(0) 推荐(0) 编辑