Get the long timestamp from Date, then use putExtra and getLong (on the receiving side).

-- Kostya

30.12.2010 14:31, pramod.deore пишет:
  we can pass String as
Intent returnIntent = new Intent();
returnIntent.putExtra("SelectedRadio", selectedRadio);

But if I want to pass Date object then how to pas it from one activity
to another?

Thanks in advance.



--
Kostya Vasilyev -- WiFi Manager + pretty widget -- http://kmansoft.wordpress.com

--
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