.gradle
local.properties
gradle.properties
.DS_Store
build/
captures/

# built application files
*.apk
*.ap_

# files for the dex VM
*.dex

# Java class files
*.class

# generated files
bin/
gen/

# Local configuration file (sdk path, etc)
# Eclipse project files
.classpath
.project

# Proguard folder generated by Eclipse
proguard/

# Intellij project files
*.iml
*.ipr
*.iws
.idea/

更多相关文章

  1. 代码中设置drawableleft
  2. android 3.0 隐藏 系统标题栏
  3. Android开发中activity切换动画的实现
  4. Android(安卓)学习 笔记_05. 文件下载
  5. Android中直播视频技术探究之—摄像头Camera视频源数据采集解析
  6. 技术博客汇总
  7. android 2.3 wifi (一)
  8. AndRoid Notification的清空和修改
  9. Android中的Chronometer

随机推荐

  1. 通过Android(安卓)Studio查看SDK源码
  2. Android(安卓)中input event的分析
  3. android studio中使用NDK开发C++
  4. Android(安卓)4.1 Netd详细分析(五)代码分
  5. Android开发入门之访问通讯录中的联系人
  6. android-HttpClient和HttpURLConnection
  7. Android使用JSONObject和GSON方法解析JSO
  8. Git在Android(安卓)Studio中的使用
  9. Android(安卓)6.0 中新的新技术
  10. Android(安卓)Studio问题汇总