Hi. Now I'm learning android notepad tutorials #3. There's one sentence that I couldn't understand.
============================= Note the use of Bundle.getSerializable() instead of Bundle.getLong(). The latter encoding returns a long primitive and so can not be used to represent the case when mRowId is null. ============================= Here's a link. http://developer.android.com/resources/tutorials/notepad/notepad-ex3.html Please explain with example. Thanks again. Dan -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

