# Built application files
*.apk
*.ap_
/app/release

# Files for the Dalvik VM
*.dex

# Java class files
*.class

# Generated files
bin/
gen/

# Android Studio
*.iml
.idea
#.idea/workspace.xml - remove # and delete .idea if it better suit your needs.
.gradle/
build/
captures/
support/
/*/build

# Local configuration file (sdk path, etc)
local.properties

# Windows thumbnail db
Thumbs.db

# Andorid Captures
*.li

# OSX files
.DS_Store

# Eclipse project files
.classpath
.project

# Proguard folder generated by Eclipse
proguard/

#Log Files
*.log

#Screenshots
Icon/

#Excel Files
*.xls
*.xlsx