Added CellId for logging.

Added some code for speech
This commit is contained in:
Ziver Koc 2014-08-08 16:17:30 +02:00
parent fdaf818312
commit a031b1c2d9
6 changed files with 164 additions and 3 deletions

View file

@ -1,7 +1,7 @@
apply plugin: 'com.android.application'
android {
compileSdkVersion 15
compileSdkVersion 19
buildToolsVersion '19.1.0'
defaultConfig {