Android application for android course
##Features
- Asynchronous loading images
- Caching images (in memory and on disk)
- Search by region
- AutoCompletion of regions
- Swipe down to refresh listview
- Error handle on all screens
- All words in en/rus
- Support Android 2.2+
###Bug inside Android library
1)BitmapFactory.decode methods have issues. ( Not all jpeg image can be decoded
https://code.google.com/p/android/issues/detail?id=6066)