SyntaxFix
Write A Post
Hire A Developer
Questions
Please see the logs as this way,
Log.e("ApiUrl = ", "MyApiUrl") (error) Log.w("ApiUrl = ", "MyApiUrl") (warning) Log.i("ApiUrl = ", "MyApiUrl") (information) Log.d("ApiUrl = ", "MyApiUrl") (debug) Log.v("ApiUrl = ", "MyApiUrl") (verbose)