On Tue, Jan 15, 2013 at 5:46 PM, John Merlino <stoici...@aol.com> wrote:

> It already falls apart at this point because mDateDisplay is null.
>

If that's the case, then you need to check "R.id.showMyDate" and verify it
exists in the layout of the current activity and is a TextView.

 Essentially, I am not sure how to display a datepicker in the same
> screen as the map and have the two of them interact.
>

Have you looked at DatePickerDialog?
http://developer.android.com/reference/android/app/DatePickerDialog.html

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