270 reputation
15
bio website
location
age 24
visits member for 1 year, 5 months
seen 18 hours ago
stats profile views 10

I am a Android Developer.Trying to learn new things.


Feb
19
comment Benefit of using Parcelable instead of serializing object
@mikebabcock: And while reading from parcel, you use parc.readBundle(); and get every value from bundle and assign it to appropriate variable ? Just ti check if I am on right track :)
Feb
19
comment why onCreate reload agoin on orientation change
If you dont want to call methode which populates data to list then how u r going to populate data when orientation changed ?
Feb
19
answered RelativeLayout content can not be seen
Jan
23
awarded  Yearling
Jan
22
answered How one interface can be used for different background android tasks?
Jan
22
answered How to handle status bar notification?
Jan
21
answered android listview don't apprear when implement it with Activity, not listActivity
Jan
21
answered ScrollView inside a TableLayout
Jan
21
answered how to store video recorded in a specific path
Jan
21
comment Android list view with static selected position
I think you should check Timescape-UI source code of sony xperia.
Dec
6
awarded  Critic
Sep
25
comment Disable clear data and uninstall update /system/app/
There are apps in market such as AntiTheftDroid which does this,but its still a mystery for me.
Jul
19
answered How to use Notification.deleteIntent
Mar
5
comment List View shows objects instead of rows in android
It does not assign Relative from ArrayList to our listview automatically.We have to assign data to components manually.That is the way listview works
Mar
3
answered List View shows objects instead of rows in android
Mar
3
answered addView() to inflateLayout
Mar
1
comment ListView item layout issue - combining ImageView(s) with TextView(s)
In xml view 3 images looks like they are at bottom of the screen but in run time it looks perfect.Try it !
Mar
1
answered ListView item layout issue - combining ImageView(s) with TextView(s)
Feb
28
answered How to force height of listView to be size so that every row is visible?
Feb
28
answered android: how to know passed parameter needed from android xml