1,110 reputation
834
bio website designfuture.it
location Lucca, Italy
age 25
visits member for 2 years
seen 2 hours ago
stats profile views 136

I'm an Android developer and I'm really proud to be!


May
16
revised Android Hello-World compile error: Intellij cannot find aapt
added 251 characters in body
May
16
comment Android Hello-World compile error: Intellij cannot find aapt
Yes they releaed it (take a look at yesterday Google I/O keynote). It's basically JideaCommunity + more focus on android. Then it will be merged with JideaPro (I hope so).
May
16
answered Android Hello-World compile error: Intellij cannot find aapt
May
15
awarded  Popular Question
May
13
awarded  Notable Question
May
13
awarded  Popular Question
May
4
awarded  Yearling
Apr
29
comment Test Subscription Feature of In-app Billing
Yes that's what I'm talking about. Also remember to check that you are not trying to buy with the google developer account. It's not allowed. You have to do it with another personal account :) Let me know if that's the problem.
Apr
29
answered Test Subscription Feature of In-app Billing
Apr
25
awarded  Necromancer
Apr
3
comment Resume http file download in java
where did you get that code?
Apr
2
awarded  Popular Question
Mar
22
comment How to stop one IntentService while there are many IntentService are running
IntentService has internally a queue and will server serially all of them. So I think that the best solution for you is to use a Service.
Mar
7
comment Updating Session after revoking individual permissions
I'm also waiting an answer. If the user delete the whole application from his online account Session recognize it and will you logout. But if the user just remove a permission the Session wont update his permission.
Mar
7
answered Progress bar in Android not getting display after click anywhere on the page
Mar
7
answered Android Viewpager Performance
Mar
7
answered How to Navigate from one activity to another along with data?
Mar
7
answered Android USB debuging Connection is not working
Mar
7
answered app is misconfigured for facebook login on some devices
Mar
7
answered Nullpointer Exception When Intent used in Android