62,211 reputation
13154157
bio website casidiablo.net
location San Francisco, CA
age 24
visits member for 3 years, 4 months
seen 1 hour ago
stats profile views 5,833

github github

Open Source Projects

  • groundy is a sexy way to do background work on your Android application.
  • persistence this library works as a SQLite wrapper and allows you to easily create, query and work with schemas based on objects.
  • android-facebook Stand-Alone facebook sdk library for Android. This is based on the official facebook sdk but you can use it without having to import it as an android library.
  • wasp a quite cool Android library to handle Bitmaps safely (safe == avoid OutOfMemory exceptions), based on a LRU cache.

22h
awarded  Enlightened
23h
awarded  Nice Answer
May
17
comment Eclipse ADT will be deprecated
I also love to have them separate (git, ddms, adb and Maven). The idea of using IntelliJ is to become productive... let's say: How many times do you use your mouse per hour? If you use it more than 20 times, it means you could be wasting some valuable time. Try to learn some IntelliJ shortcuts and you will save some time to do other more fun things.
May
17
comment Eclipse ADT will be deprecated
"They would lose too many developers" Are you kidding? So you think that if ADT were completely removed, Java developers that use Eclipse will just not code at all for Android? Getting use to IntelliJ takes no longer than two weeks. Not much I think.
May
17
answered Eclipse ADT will be deprecated
May
15
awarded  Good Answer
May
14
awarded  Enlightened
May
14
awarded  Nice Answer
May
9
comment Android Listview with different layout for each row
You can do that too. Although I still prefer the way exposed here. It makes clearer what you want to achieve.
May
9
awarded  Great Answer
May
9
awarded  Good Answer
May
7
comment ViewHolder pattern correctly implemented in custom CursorAdapter?
That's cool bro. Thanks for sharing.
May
5
awarded  Guru
May
5
awarded  Good Answer
May
3
comment Finishing current activity from a fragment
@user983956 In such cases the activity is already destroyed, so just don't call finish.
May
1
awarded  Enlightened
May
1
awarded  Nice Answer
Apr
25
awarded  Enlightened
Apr
25
awarded  Nice Answer
Apr
24
answered SQLite Database Error [FATAL EXCEPTION error ]