2013年4月24日

摘要: Android applications are written in the Java programming language. The Android SDK tools compile the code—along with any data and resource files—into anAndroid package, an archive file with an.apksuffix. All the code in a single.apkfile is considered to be one application and is the file that Androi 阅读全文
posted @ 2013-04-24 15:19 小葫芦藤 阅读(151) 评论(0) 推荐(0)

导航