Click here to Skip to main content
15,910,234 members
Articles / Mobile Apps / Android

How to access network speed when playing video in Android Platform

Rate me:
Please Sign up or sign in to vote.
5.00/5 (4 votes)
25 Dec 2011CPOL 24.8K   7  
As MediaPlayer of Android has no API to know the buffering time, I just only access the speed of network via reading the linux proc file(/proc/net/dev) to enable the UI displaying the download speed

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Engineer
China China
I am a software engineer with programming experience C/C++, MFC/Win32,Assembler(C51/ARM),Java and work in Science Park of ShenZhen City,the global manufacturer center,in China.
I like pingpong,basketball,bowling and table tennis sport.

Comments and Discussions