Re: [android-developers] Saving state of custom adapter

2016-04-29 Thread shikhar jain
It has methods for primitive data types. I need for a custom adapter that 
extends an array adapter.
Thanks though for your input 

If anyone could guide me to a working example it would be great!

On Friday, April 29, 2016 at 4:20:07 PM UTC+5:30, gjs wrote:
>
>
> http://developer.android.com/training/basics/activity-lifecycle/recreating.html

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/c8449ac2-ebb1-4517-a71f-80324de054fd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Saving state of custom adapter

2016-04-29 Thread shikhar jain
The problem is not when I scroll my view , its after restarting the app. 
Checkboxes stay intact after scrolling.

On Thursday, April 28, 2016 at 7:02:20 PM UTC+5:30, sardar khan wrote:
>
>
> http://stackoverflow.com/questions/19087096/android-radio-buttons-keep-changing-their-state-when-list-view-scrolled
>  
> kindly have look at this to solve the problem 
> Thanks regards 
> Sardar Khan
>
> On Thu, Apr 28, 2016 at 6:20 PM, shikhar jain  > wrote:
>
>> Hey,
>>
>> I am developing an app that include a CustomAdapter which contains a 
>> listview with checkboxes in it. I am having trouble with storing the state 
>> of the listview .
>> i.e After restarting the app the checked items do not stay checked.
>>
>>
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/d637dc9d-d7ad-474a-ad64-506685674434%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Saving state of custom adapter

2016-04-28 Thread shikhar jain
Hey,

I am developing an app that include a CustomAdapter which contains a 
listview with checkboxes in it. I am having trouble with storing the state 
of the listview .
i.e After restarting the app the checked items do not stay checked.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/fa9af90c-e523-4479-a684-d7ba1a52d62b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Integration of payumoney

2016-04-24 Thread shikhar jain
Hi,

I am building an app for which I need to accept payments, how do I 
integrate payumoney with it?

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/72913221-cfb1-4468-af62-8e2266f20cad%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.