[android-developers] Re: save and pass date from ane activity to another activity
Hi
Convert Date to String and pass though in intent using putExtra(key,value).
and on other Activity in onCreate() , use getIntent().getExtra(Key).
Regards
Imran Ali
On Friday, August 3, 2012 4:04:20 PM UTC+5:30, Sadhna Upadhyay wrote:
Hi everibidy,--
i am making an app in which i need to save date,and pass from one activity to another
pls help me,
thanks
sadhana
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home