Re: [android-developers] Intent implementation

2012-06-18 Thread TreKing
On Mon, Jun 18, 2012 at 9:10 AM, r4f4 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 informatio

[android-developers] Intent implementation

2012-06-18 Thread r4f4
Hi, I developed an App and i executed some tests. This tests consists in sending data from one background service to another background service. All data was received when the transmission rate was low. However when i increased the transmission rate, some data (typically 2- 3 %) was not received b