Android退出整个应用的方法

时间:2022-04-28 19:05:51
【文件属性】:
文件名称:Android退出整个应用的方法
文件大小:651KB
文件格式:RAR
更新时间:2022-04-28 19:05:51
源码 工具 NULL 博文链接:https://lewisliu.iteye.com/blog/1629954
【文件预览】:
.project
project.properties
src
----com()
--------example()
AndroidManifest.xml
res
----values-large()
--------dimens.xml(167B)
----drawable-ldpi()
--------ic_launcher.png(1KB)
----drawable-hdpi()
--------ic_launcher.png(3KB)
--------ic_action_search.png(3KB)
----values-v11()
--------styles.xml(94B)
----menu()
--------activity_main.xml(240B)
----drawable-mdpi()
--------ic_launcher.png(2KB)
--------ic_action_search.png(3KB)
----layout()
--------activity_main.xml(556B)
----drawable-xhdpi()
--------ic_launcher.png(4KB)
--------ic_action_search.png(3KB)
----values()
--------strings.xml(249B)
--------styles.xml(89B)
--------dimens.xml(166B)
----values-v14()
--------styles.xml(108B)
assets
gen
----com()
--------example()
libs
----android-support-v4.jar(330KB)
.classpath
proguard-project.txt
ic_launcher-web.png
bin
----resources.ap_(20KB)
----classes()
--------com()
----AndroidManifest.xml(981B)
----AndroidDemo01.apk(153KB)
----jarlist.cache(119B)
----res()
--------drawable-ldpi()
--------drawable-hdpi()
--------drawable-mdpi()
--------drawable-xhdpi()
----classes.dex(315KB)

网友评论