Monday, June 18, 2012

Re: [android-developers] Intent implementation

On Mon, Jun 18, 2012 at 9:10 AM, r4f4 <rafa28.pinto@gmail.com> wrote:
Can anyone provide me with information (link or explanation), how the
OS treats the Intents and the whole mechanism works, in order to find
the reason why data was not received with high transmission rate ?

Just going off the little information you posted, I'm guessing when you increase the transfer rate, you're using Intents that are considered to be the same by the system, which then get overwritten before they're received.

Read the docs for Intent and IntentFilter.

-------------------------------------------------------------------------------------------------
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment