Added Web File Download behaviour.

Added buffer limit for surfing behaviour.
Changed name of log files to csv.
This commit is contained in:
Ziver Koc 2014-08-04 13:35:06 +02:00
parent acd7f21f11
commit 7ca05039b5
9 changed files with 95 additions and 45 deletions

View file

@ -8,8 +8,8 @@ android {
applicationId "com.ericsson.uecontrol"
minSdkVersion 15
targetSdkVersion 19
versionCode 6
versionName "1.0.6"
versionCode 7
versionName "1.0.7"
}
buildTypes {
release {