VitKap
Results
1
issues of
VitKap
Hello, It seems that when running the method [`DeviceName.getDeviceName()`](https://github.com/jaredrummler/AndroidDeviceNames/blob/82d90fca898e990d10cebbcdb5bc15f059c9472b/library/src/main/java/com/jaredrummler/android/device/DeviceName.java#L138) for the first time. It runs everythink defined in [`DeviceName.getDeviceInfo(Context context, String codename, String model)`](https://github.com/jaredrummler/AndroidDeviceNames/blob/82d90fca898e990d10cebbcdb5bc15f059c9472b/library/src/main/java/com/jaredrummler/android/device/DeviceName.java#L180) (copying database, querying database). This method...