On Wed, Aug 22, 2012 at 1:29 AM, Rahul Kaushik <rahulkaushi...@gmail.com>wrote:

> Problem
> when i insert, new item in Android calendar, saved array(A) should also
> add the new item event id of a new item.How to do the same?
>

Get the array, update it, put it back.


> 1.is there any limit in shared prefernce to save the array ??


Not that I'm aware of.


> 2.is there any other way to check duplicate entries before adding them in
> android calendar, i don't want to use database.
>

I would consult the Android documentation on the Calendar API.

-------------------------------------------------------------------------------------------------
TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
transit tracking app for Android-powered devices

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to