Tuesday, June 14, 2011

[android-developers] Re: value of timer

> Unfortunately, I can see only one thing wrong here: you do not know
> Java well enough to develop Android apps.
Maybe it's true


> How do I know? The question you are asking makes no sense: why WOULD
> there be a getTime() method for SMSReceiver? Did you define it
> yourself? There is certainly none in BroadcastReceiver. Nor is that
> class defined in any of Android's sample code (included with the SDK).
I wan't to get the time of reception of any msg, so after i can
organise things in my programm.
there is the method in android: http://developer.android.com/reference/java/util/Date.html#getTime%28%29

>
> You can't expect an yreal hlep for the group if you ask about a class
> you defined, but do not give us the definition. So that brings me to
> one more problem I see: you really need to studyhttp://www.catb.org/~esr/faqs/smart-questions.htmlbefore posting
> question here or to any other Internet forum.
ok, thanks for your advice, i will read it

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

No comments:

Post a Comment