1,538 reputation
2820
bio website agonija.eu
location Lithuania
age 23
visits member for 3 years, 1 month
seen 26 mins ago
stats profile views 267

I'm the one who can transfer your ideas from paper to reality. My specialty is game development and android.

Careers


May
16
comment Android WebView style background-color:transparent ignored on android 2.2
I needed set background color after force software rendering on samsung S3
Apr
24
comment Android - Opening the email application?
For me works only Intent.ACTION_SENDTO action.
Apr
17
awarded  Nice Answer
Apr
9
awarded  Necromancer
Apr
8
awarded  Yearling
Apr
3
comment Set Wallpaper programmatically in Android
May your view dont have cache: stackoverflow.com/questions/8939664/…
Apr
2
reviewed No Action Needed How to use javap
Mar
29
answered SQLiteDatabase: Insert only if the value does not exist (not via raw SQL command)
Mar
25
reviewed Reviewed Overloading the output operator for both the base class and its derived class (C++)
Mar
25
suggested suggested edit on Overloading the output operator for both the base class and its derived class (C++)
Mar
25
answered Countdowntimer Textview
Mar
20
comment Open settings from TextView link
how do you know there is no ACTION_VIEW for opening settings?
Mar
20
accepted Open settings from TextView link
Mar
20
comment Open settings from TextView link
I don't have enough space for two buttons, also this functions is unnecessary, but add a bit comfortable. Is any place where I can see all default ACTION_VIEW intents?
Mar
20
asked Open settings from TextView link
Mar
19
comment Shift the screen to left on button click.. like fb
What kind of problem you are facing?
Mar
15
comment Out of memory exception in case of simple static gallery
You are right, large heap is not solution. Thanks for the link.
Mar
15
answered Out of memory exception in case of simple static gallery
Mar
15
comment GetBufferLock timed out for thread
I added my only one infinite loop. But application is crashing in activities, where I am not using custom views. I am tottaly sure only one thread repainting in this surface holder. I added my code to question for you.
Mar
15
revised GetBufferLock timed out for thread
added 688 characters in body