Add README, update gitignore

pull/14/head
Alex Baker 11 years ago
parent de40b0239b
commit ce0e042fd5

15
.gitignore vendored

@ -2,23 +2,8 @@
out/
proguard_logs/
*.apk
*~
.DS_Store
.metadata
gen
local.properties
/release
/dev
lp-translations/
translations/strings.xml
coverage.em
astrid/src-combined
antbuild
greendroid/GDCatalog/.project
api/bin
astrid/bin
actionbarsherlock/library/bin
tests-sync/bin

@ -0,0 +1,12 @@
Getting Started With Development
---------------
Requires [Android Studio](http://developer.android.com/sdk/installing/studio.html)
To Do
-----
* Gradle
* Widgets
* Remove dead code, old branches
* Remove unused resources and preferences
* Fix warnings
Loading…
Cancel
Save