private void showAppVersion() {
   tvAppVersion.setText(DeviceUtils.getAppVersionName(this));
 }