Hi All, I am using Eclair 2.1 on OMAP platform. Eclair 2.1 has BT-OPP support (file transfer from Gallery application)
With OPP application throughput numbers around 600 Kb/s (tested with 15M file). We found that the UI updation is taking around 40-50ms for every 16k data transfer. 1) If i comment the UI updation the throughput comes around 950kbps. 2) In BluetoothOppObexServer.java the read size is 16 Kb/s ,if i increase the read size from 16Kb to 64 Kb the throughput will be 820 Kb/s. Is anybody measured the throughput with OPP? Is there any way to improve the throughput? -- Regards Bheemsen -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
