Added video streaming behaviour.

Improved Throughput calculations(Is using native calculations).
Some other fixes
This commit is contained in:
Ziver Koc 2014-08-05 12:55:51 +02:00
parent 257bd59cdb
commit 9cdcd46ed5
9 changed files with 104 additions and 12 deletions

View file

@ -8,8 +8,8 @@ android {
applicationId "com.ericsson.uecontrol"
minSdkVersion 15
targetSdkVersion 19
versionCode 9
versionName "1.0.9"
versionCode 10
versionName "1.0.10"
}
buildTypes {
release {