文件名称:android 短信 收发
文件大小:28KB
文件格式:GZ
更新时间:2015-11-10 05:26:25
android 短信
实现对短信的一般管理。收发短信。 private String getSimpleDateFormat(long long_date) { /*时锟斤拷锟绞阶拷锟轿�yyyy-MM-dd HH:mm:ss"*/ SimpleDateFormat dateFormat = new SimpleDateFormat( "yyyy-MM-dd HH:mm:ss"); Date d = new Date(long_date); String date = dateFormat.format(d); return date;
【文件预览】:
TestSMS_01
----bin()
--------res()
--------classes()
--------AndroidManifest.xml(1KB)
----res()
--------drawable-ldpi()
--------drawable-hdpi()
--------values()
--------drawable-mdpi()
--------layout()
----assets()
----gen()
--------scl()
----.settings()
--------org.eclipse.core.resources.prefs(108B)
--------org.eclipse.jdt.core.prefs(173B)
----src()
--------scl()
----.project(846B)
----.classpath(380B)
----project.properties(562B)
----AndroidManifest.xml(1KB)