Advertisement
jasperlow

Untitled

Feb 11th, 2020
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.42 KB | None | 0 0
  1. I/MultiDex: Renaming to /data/data/com.scsoft.devices.testapp/code_cache/secondary-dexes/com.scsoft.devices.testapp-1.apk.classes2.zip
  2. D/dalvikvm: GC_FOR_ALLOC freed 162K, 7% free 3364K/3612K, paused 11ms, total 11ms
  3. I/MultiDex: Extraction succeeded - length /data/data/com.scsoft.devices.testapp/code_cache/secondary-dexes/com.scsoft.devices.testapp-1.apk.classes2.zip: 3485440 - crc: 10840665
  4. I/MultiDex: Extraction is needed for file /data/data/com.scsoft.devices.testapp/code_cache/secondary-dexes/com.scsoft.devices.testapp-1.apk.classes3.zip
  5. I/MultiDex: Extracting /data/data/com.scsoft.devices.testapp/code_cache/secondary-dexes/tmp-com.scsoft.devices.testapp-1.apk.classes-164132739.zip
  6. I/MultiDex: Renaming to /data/data/com.scsoft.devices.testapp/code_cache/secondary-dexes/com.scsoft.devices.testapp-1.apk.classes3.zip
  7. I/MultiDex: Extraction succeeded - length /data/data/com.scsoft.devices.testapp/code_cache/secondary-dexes/com.scsoft.devices.testapp-1.apk.classes3.zip: 673625 - crc: 1664390289
  8. I/MultiDex: load found 2 secondary dex files
  9. D/dalvikvm: DexOpt: --- BEGIN 'com.scsoft.devices.testapp-1.apk.classes2.zip' (bootstrap=0) ---
  10. D/dalvikvm: DexOpt: --- END 'com.scsoft.devices.testapp-1.apk.classes2.zip' (success) ---
  11. D/dalvikvm: DEX prep '/data/data/com.scsoft.devices.testapp/code_cache/secondary-dexes/com.scsoft.devices.testapp-1.apk.classes2.zip': unzip in 202ms, rewrite 2281ms
  12. D/dalvikvm: DexOpt: --- BEGIN 'com.scsoft.devices.testapp-1.apk.classes3.zip' (bootstrap=0) ---
  13. D/dalvikvm: DexOpt: --- END 'com.scsoft.devices.testapp-1.apk.classes3.zip' (success) ---
  14. D/dalvikvm: DEX prep '/data/data/com.scsoft.devices.testapp/code_cache/secondary-dexes/com.scsoft.devices.testapp-1.apk.classes3.zip': unzip in 47ms, rewrite 431ms
  15. I/MultiDex: install done
  16. I/dalvikvm: Could not find method android.provider.Settings$System.canWrite, referenced from method com.scsoft.module.base.ActivityBaseAppCompat.getDisplayBrightness
  17. W/dalvikvm: VFY: unable to resolve static method 6352: Landroid/provider/Settings$System;.canWrite (Landroid/content/Context;)Z
  18. D/dalvikvm: VFY: replacing opcode 0x71 at 0x000b
  19. I/dalvikvm: Could not find method android.provider.Settings$System.canWrite, referenced from method com.scsoft.module.base.ActivityBaseAppCompat.setDisplayBrightness
  20. W/dalvikvm: VFY: unable to resolve static method 6352: Landroid/provider/Settings$System;.canWrite (Landroid/content/Context;)Z
  21. D/dalvikvm: VFY: replacing opcode 0x71 at 0x0027
  22. I/dalvikvm: Could not find method android.view.Window$Callback.onPointerCaptureChanged, referenced from method android.support.v7.view.WindowCallbackWrapper.onPointerCaptureChanged
  23. W/dalvikvm: VFY: unable to resolve interface method 27899: Landroid/view/Window$Callback;.onPointerCaptureChanged (Z)V
  24. D/dalvikvm: VFY: replacing opcode 0x72 at 0x0002
  25. I/dalvikvm: Could not find method android.view.Window$Callback.onProvideKeyboardShortcuts, referenced from method android.support.v7.view.WindowCallbackWrapper.onProvideKeyboardShortcuts
  26. W/dalvikvm: VFY: unable to resolve interface method 27901: Landroid/view/Window$Callback;.onProvideKeyboardShortcuts (Ljava/util/List;Landroid/view/Menu;I)V
  27. D/dalvikvm: VFY: replacing opcode 0x72 at 0x0002
  28. W/dalvikvm: VFY: unable to find class referenced in signature (Landroid/view/SearchEvent;)
  29. I/dalvikvm: Could not find method android.view.Window$Callback.onSearchRequested, referenced from method android.support.v7.view.WindowCallbackWrapper.onSearchRequested
  30. W/dalvikvm: VFY: unable to resolve interface method 27903: Landroid/view/Window$Callback;.onSearchRequested (Landroid/view/SearchEvent;)Z
  31. D/dalvikvm: VFY: replacing opcode 0x72 at 0x0002
  32. I/dalvikvm: Could not find method android.view.Window$Callback.onWindowStartingActionMode, referenced from method android.support.v7.view.WindowCallbackWrapper.onWindowStartingActionMode
  33. W/dalvikvm: VFY: unable to resolve interface method 27907: Landroid/view/Window$Callback;.onWindowStartingActionMode (Landroid/view/ActionMode$Callback;I)Landroid/view/ActionMode;
  34. D/dalvikvm: VFY: replacing opcode 0x72 at 0x0002
  35. I/dalvikvm: Could not find method android.content.res.TypedArray.getChangingConfigurations, referenced from method android.support.v7.widget.TintTypedArray.getChangingConfigurations
  36. W/dalvikvm: VFY: unable to resolve virtual method 2012: Landroid/content/res/TypedArray;.getChangingConfigurations ()I
  37. D/dalvikvm: VFY: replacing opcode 0x6e at 0x0002
  38. I/dalvikvm: Could not find method android.content.res.TypedArray.getType, referenced from method android.support.v7.widget.TintTypedArray.getType
  39. W/dalvikvm: VFY: unable to resolve virtual method 2034: Landroid/content/res/TypedArray;.getType (I)I
  40. D/dalvikvm: VFY: replacing opcode 0x6e at 0x0008
  41. I/dalvikvm: Could not find method android.content.Context.createDeviceProtectedStorageContext, referenced from method android.support.v4.content.ContextCompat.createDeviceProtectedStorageContext
  42. W/dalvikvm: VFY: unable to resolve virtual method 1519: Landroid/content/Context;.createDeviceProtectedStorageContext ()Landroid/content/Context;
  43. D/dalvikvm: VFY: replacing opcode 0x6e at 0x0006
  44. I/dalvikvm: Could not find method android.content.Context.getCodeCacheDir, referenced from method android.support.v4.content.ContextCompat.getCodeCacheDir
  45. W/dalvikvm: VFY: unable to resolve virtual method 1526: Landroid/content/Context;.getCodeCacheDir ()Ljava/io/File;
  46. D/dalvikvm: VFY: replacing opcode 0x6e at 0x0006
  47. I/dalvikvm: Could not find method android.content.Context.getColor, referenced from method android.support.v4.content.ContextCompat.getColor
  48. W/dalvikvm: VFY: unable to resolve virtual method 1527: Landroid/content/Context;.getColor (I)I
  49. D/dalvikvm: VFY: replacing opcode 0x6e at 0x0006
  50. I/dalvikvm: Could not find method android.content.Context.getColorStateList, referenced from method android.support.v4.content.ContextCompat.getColorStateList
  51. W/dalvikvm: VFY: unable to resolve virtual method 1528: Landroid/content/Context;.getColorStateList (I)Landroid/content/res/ColorStateList;
  52. D/dalvikvm: VFY: replacing opcode 0x6e at 0x0006
  53. I/dalvikvm: Could not find method android.content.Context.getDataDir, referenced from method android.support.v4.content.ContextCompat.getDataDir
  54. W/dalvikvm: VFY: unable to resolve virtual method 1530: Landroid/content/Context;.getDataDir ()Ljava/io/File;
  55. D/dalvikvm: VFY: replacing opcode 0x6e at 0x0006
  56. I/dalvikvm: Could not find method android.content.Context.getDrawable, referenced from method android.support.v4.content.ContextCompat.getDrawable
  57. W/dalvikvm: VFY: unable to resolve virtual method 1531: Landroid/content/Context;.getDrawable (I)Landroid/graphics/drawable/Drawable;
  58. D/dalvikvm: VFY: replacing opcode 0x6e at 0x0006
  59. I/dalvikvm: Could not find method android.content.Context.getNoBackupFilesDir, referenced from method android.support.v4.content.ContextCompat.getNoBackupFilesDir
  60. W/dalvikvm: VFY: unable to resolve virtual method 1538: Landroid/content/Context;.getNoBackupFilesDir ()Ljava/io/File;
  61. D/dalvikvm: VFY: replacing opcode 0x6e at 0x0006
  62. I/dalvikvm: Could not find method android.content.Context.isDeviceProtectedStorage, referenced from method android.support.v4.content.ContextCompat.isDeviceProtectedStorage
  63. W/dalvikvm: VFY: unable to resolve virtual method 1551: Landroid/content/Context;.isDeviceProtectedStorage ()Z
  64. D/dalvikvm: VFY: replacing opcode 0x6e at 0x0006
  65. I/dalvikvm: Could not find method android.content.Context.startForegroundService, referenced from method android.support.v4.content.ContextCompat.startForegroundService
  66. W/dalvikvm: VFY: unable to resolve virtual method 1567: Landroid/content/Context;.startForegroundService (Landroid/content/Intent;)Landroid/content/ComponentName;
  67. D/dalvikvm: VFY: replacing opcode 0x6e at 0x0006
  68.  
  69. --------- beginning of /dev/log/system
  70. D/dalvikvm: GC_FOR_ALLOC freed 345K, 11% free 3529K/3948K, paused 11ms, total 11ms
  71. W/dalvikvm: VFY: unable to find class referenced in signature (Landroid/graphics/drawable/Icon;)
  72. I/dalvikvm: Could not find method android.widget.ImageView.setImageIcon, referenced from method android.support.v7.widget.AppCompatImageView.setImageIcon
  73. W/dalvikvm: VFY: unable to resolve virtual method 30028: Landroid/widget/ImageView;.setImageIcon (Landroid/graphics/drawable/Icon;)V
  74. D/dalvikvm: VFY: replacing opcode 0x6f at 0x0000
  75. I/dalvikvm: Could not find method android.content.res.Resources.getDrawable, referenced from method android.support.v7.widget.ResourcesWrapper.getDrawable
  76. W/dalvikvm: VFY: unable to resolve virtual method 1975: Landroid/content/res/Resources;.getDrawable (ILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable;
  77. D/dalvikvm: VFY: replacing opcode 0x6e at 0x0002
  78. I/dalvikvm: Could not find method android.content.res.Resources.getDrawableForDensity, referenced from method android.support.v7.widget.ResourcesWrapper.getDrawableForDensity
  79. W/dalvikvm: VFY: unable to resolve virtual method 1977: Landroid/content/res/Resources;.getDrawableForDensity (IILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable;
  80. D/dalvikvm: VFY: replacing opcode 0x6e at 0x0002
  81. D/dalvikvm: GC_FOR_ALLOC freed 651K, 27% free 2915K/3948K, paused 10ms, total 10ms
  82. I/dalvikvm-heap: Grow heap (frag case) to 3.575MB for 694216-byte allocation
  83. D/dalvikvm: GC_FOR_ALLOC freed 0K, 23% free 3593K/4628K, paused 10ms, total 10ms
  84. E/dalvikvm: Could not find class 'android.graphics.drawable.RippleDrawable', referenced from method android.support.v7.widget.AppCompatImageHelper.hasOverlappingRendering
  85. W/dalvikvm: VFY: unable to resolve instanceof 426 (Landroid/graphics/drawable/RippleDrawable;) in Landroid/support/v7/widget/AppCompatImageHelper;
  86. D/dalvikvm: VFY: replacing opcode 0x20 at 0x000c
  87. I/dalvikvm: Could not find method android.widget.TextView.getAutoSizeMaxTextSize, referenced from method android.support.v7.widget.AppCompatTextView.getAutoSizeMaxTextSize
  88. W/dalvikvm: VFY: unable to resolve virtual method 30875: Landroid/widget/TextView;.getAutoSizeMaxTextSize ()I
  89. D/dalvikvm: VFY: replacing opcode 0x6f at 0x0006
  90. I/dalvikvm: Could not find method android.widget.TextView.getAutoSizeMinTextSize, referenced from method android.support.v7.widget.AppCompatTextView.getAutoSizeMinTextSize
  91. W/dalvikvm: VFY: unable to resolve virtual method 30876: Landroid/widget/TextView;.getAutoSizeMinTextSize ()I
  92. D/dalvikvm: VFY: replacing opcode 0x6f at 0x0006
  93. I/dalvikvm: Could not find method android.widget.TextView.getAutoSizeStepGranularity, referenced from method android.support.v7.widget.AppCompatTextView.getAutoSizeStepGranularity
  94. W/dalvikvm: VFY: unable to resolve virtual method 30877: Landroid/widget/TextView;.getAutoSizeStepGranularity ()I
  95. D/dalvikvm: VFY: replacing opcode 0x6f at 0x0006
  96. I/dalvikvm: Could not find method android.widget.TextView.getAutoSizeTextAvailableSizes, referenced from method android.support.v7.widget.AppCompatTextView.getAutoSizeTextAvailableSizes
  97. W/dalvikvm: VFY: unable to resolve virtual method 30878: Landroid/widget/TextView;.getAutoSizeTextAvailableSizes ()[I
  98. D/dalvikvm: VFY: replacing opcode 0x6f at 0x0006
  99. I/dalvikvm: Could not find method android.widget.TextView.getAutoSizeTextType, referenced from method android.support.v7.widget.AppCompatTextView.getAutoSizeTextType
  100. W/dalvikvm: VFY: unable to resolve virtual method 30879: Landroid/widget/TextView;.getAutoSizeTextType ()I
  101. D/dalvikvm: VFY: replacing opcode 0x6f at 0x0007
  102. I/dalvikvm: Could not find method android.widget.TextView.setAutoSizeTextTypeUniformWithConfiguration, referenced from method android.support.v7.widget.AppCompatTextView.setAutoSizeTextTypeUniformWithConfiguration
  103. W/dalvikvm: VFY: unable to resolve virtual method 31008: Landroid/widget/TextView;.setAutoSizeTextTypeUniformWithConfiguration (IIII)V
  104. D/dalvikvm: VFY: replacing opcode 0x6f at 0x0006
  105. I/dalvikvm: Could not find method android.widget.TextView.setAutoSizeTextTypeUniformWithPresetSizes, referenced from method android.support.v7.widget.AppCompatTextView.setAutoSizeTextTypeUniformWithPresetSizes
  106. W/dalvikvm: VFY: unable to resolve virtual method 31009: Landroid/widget/TextView;.setAutoSizeTextTypeUniformWithPresetSizes ([II)V
  107. D/dalvikvm: VFY: replacing opcode 0x6f at 0x0006
  108. I/dalvikvm: Could not find method android.widget.TextView.setAutoSizeTextTypeWithDefaults, referenced from method android.support.v7.widget.AppCompatTextView.setAutoSizeTextTypeWithDefaults
  109. W/dalvikvm: VFY: unable to resolve virtual method 31010: Landroid/widget/TextView;.setAutoSizeTextTypeWithDefaults (I)V
  110. D/dalvikvm: VFY: replacing opcode 0x6f at 0x0006
  111. I/dalvikvm: Could not find method android.widget.TextView.getAutoSizeStepGranularity, referenced from method android.support.v7.widget.AppCompatTextHelper.loadFromAttributes
  112. W/dalvikvm: VFY: unable to resolve virtual method 30877: Landroid/widget/TextView;.getAutoSizeStepGranularity ()I
  113. D/dalvikvm: VFY: replacing opcode 0x6e at 0x015f
  114. I/dalvikvm: Could not find method android.text.StaticLayout$Builder.obtain, referenced from method android.support.v7.widget.AppCompatTextViewAutoSizeHelper.createStaticLayoutForMeasuring
  115. W/dalvikvm: VFY: unable to resolve static method 25889: Landroid/text/StaticLayout$Builder;.obtain (Ljava/lang/CharSequence;IILandroid/text/TextPaint;I)Landroid/text/StaticLayout$Builder;
  116. D/dalvikvm: VFY: replacing opcode 0x71 at 0x0014
  117. I/dalvikvm: Could not find method android.content.Context.getColorStateList, referenced from method android.support.v7.content.res.AppCompatResources.getColorStateList
  118. W/dalvikvm: VFY: unable to resolve virtual method 1528: Landroid/content/Context;.getColorStateList (I)Landroid/content/res/ColorStateList;
  119. D/dalvikvm: VFY: replacing opcode 0x6e at 0x0006
  120. D/libEGL: loaded /system/lib/egl/libEGL_vr.so
  121. D/libEGL: loaded /system/lib/egl/libGLESv1_CM_vr.so
  122. D/libEGL: loaded /system/lib/egl/libGLESv2_vr.so
  123. D/OpenGLRenderer: Enabling debug mode 0
  124. D/dalvikvm: GC_FOR_ALLOC freed 345K, 19% free 3759K/4628K, paused 10ms, total 10ms
  125. D/dalvikvm: GC_FOR_ALLOC freed 142K, 11% free 4129K/4628K, paused 12ms, total 12ms
  126. D/dalvikvm: GC_FOR_ALLOC freed 145K, 5% free 4485K/4712K, paused 13ms, total 13ms
  127. D/dalvikvm: GC_FOR_ALLOC freed 157K, 5% free 4900K/5148K, paused 14ms, total 14ms
  128. D/dalvikvm: GC_FOR_ALLOC freed 370K, 9% free 5110K/5592K, paused 16ms, total 16ms
  129. D/dalvikvm: GC_FOR_ALLOC freed 126K, 11% free 5238K/5848K, paused 17ms, total 17ms
  130. I/dalvikvm-heap: Grow heap (frag case) to 5.679MB for 521604-byte allocation
  131. D/dalvikvm: GC_FOR_ALLOC freed 254K, 14% free 5494K/6360K, paused 16ms, total 16ms
  132. D/dalvikvm: GC_FOR_ALLOC freed 625K, 16% free 5367K/6360K, paused 15ms, total 15ms
  133. D/dalvikvm: GC_FOR_ALLOC freed 126K, 14% free 5495K/6360K, paused 16ms, total 16ms
  134. I/dalvikvm-heap: Grow heap (frag case) to 5.929MB for 521492-byte allocation
  135. D/dalvikvm: GC_FOR_ALLOC freed 254K, 17% free 5750K/6872K, paused 16ms, total 16ms
  136. D/dalvikvm: GC_FOR_ALLOC freed 750K, 17% free 5752K/6872K, paused 15ms, total 15ms
  137. D/dalvikvm: GC_FOR_ALLOC freed 254K, 13% free 6007K/6872K, paused 15ms, total 15ms
  138. D/dalvikvm: GC_FOR_ALLOC freed 756K, 12% free 6351K/7176K, paused 19ms, total 19ms
  139. D/dalvikvm: GC_FOR_ALLOC freed 649K, 10% free 6909K/7636K, paused 25ms, total 25ms
  140. D/dalvikvm: GC_FOR_ALLOC freed 643K, 9% free 7650K/8380K, paused 28ms, total 28ms
  141. I/System.out: 20:36:06,517 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [assets/logback.xml] at [assets/logback.xml]
  142. I/System.out: 20:36:06,577 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.android.LogcatAppender]
  143. I/System.out: 20:36:06,578 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [logcat]
  144. I/System.out: 20:36:06,590 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [tagEncoder] property
  145. I/System.out: 20:36:06,614 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
  146. I/System.out: 20:36:06,627 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
  147. I/System.out: 20:36:06,628 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [file]
  148. D/dalvikvm: GC_FOR_ALLOC freed 1742K, 20% free 7545K/9368K, paused 34ms, total 34ms
  149. I/System.out: 20:36:06,711 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
  150. I/System.out: 20:36:06,740 |-INFO in ch.qos.logback.core.FileAppender[file] - File property is set to [//storage/emulated/0/IMDA/logFolder/app.log]
  151. I/System.out: 20:36:06,741 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to ALL
  152. I/System.out: 20:36:06,742 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [logcat] to Logger[ROOT]
  153. I/System.out: 20:36:06,743 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [file] to Logger[ROOT]
  154. I/System.out: 20:36:06,744 |-INFO in ch.qos.logback.core.joran.action.TimestampAction - Using current interpretation time, i.e. now, as time reference.
  155. I/System.out: 20:36:06,744 |-INFO in ch.qos.logback.core.joran.action.TimestampAction - Adding property to the context with key="launcherTime" and value="20200211" to the LOCAL scope
  156. I/System.out: 20:36:06,745 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.scsoft.module.BarcodeRFRecord] to ALL
  157. I/System.out: 20:36:06,745 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.scsoft.module.BarcodeRFRecord] to false
  158. I/System.out: 20:36:06,789 |-INFO in ch.qos.logback.core.rolling.FixedWindowRollingPolicy@41e23680 - No compression will be used
  159. I/System.out: 20:36:06,789 |-WARN in ch.qos.logback.core.rolling.FixedWindowRollingPolicy@41e23680 - Large window sizes are not allowed.
  160. I/System.out: 20:36:06,790 |-WARN in ch.qos.logback.core.rolling.FixedWindowRollingPolicy@41e23680 - MaxIndex reduced to 21
  161. I/System.out: 20:36:06,801 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
  162. I/System.out: 20:36:06,816 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[null] - Active log file name: //storage/emulated/0/IMDA/logFolder/module/BarcodeRFRecord.log
  163. I/System.out: 20:36:06,816 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[null] - File property is set to [//storage/emulated/0/IMDA/logFolder/module/BarcodeRFRecord.log]
  164. I/System.out: 20:36:06,818 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
  165. I/System.out: 20:36:06,819 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@4192b0b0 - Registering current configuration as safe fallback point
  166. I/dalvikvm: Could not find method android.os.Environment.isExternalStorageRemovable, referenced from method com.scsoft.module.devicetest.ActivityDeviceTest.getExternalSdCard
  167. W/dalvikvm: VFY: unable to resolve static method 5541: Landroid/os/Environment;.isExternalStorageRemovable (Ljava/io/File;)Z
  168. D/dalvikvm: VFY: replacing opcode 0x71 at 0x0040
  169. D/dalvikvm: GC_FOR_ALLOC freed 1139K, 15% free 8018K/9368K, paused 32ms, total 32ms
  170. I/dalvikvm: Could not find method android.widget.Button.getAutoSizeMaxTextSize, referenced from method android.support.v7.widget.AppCompatButton.getAutoSizeMaxTextSize
  171. W/dalvikvm: VFY: unable to resolve virtual method 29420: Landroid/widget/Button;.getAutoSizeMaxTextSize ()I
  172. D/dalvikvm: VFY: replacing opcode 0x6f at 0x0006
  173. I/dalvikvm: Could not find method android.widget.Button.getAutoSizeMinTextSize, referenced from method android.support.v7.widget.AppCompatButton.getAutoSizeMinTextSize
  174. W/dalvikvm: VFY: unable to resolve virtual method 29421: Landroid/widget/Button;.getAutoSizeMinTextSize ()I
  175. D/dalvikvm: VFY: replacing opcode 0x6f at 0x0006
  176. I/dalvikvm: Could not find method android.widget.Button.getAutoSizeStepGranularity, referenced from method android.support.v7.widget.AppCompatButton.getAutoSizeStepGranularity
  177. W/dalvikvm: VFY: unable to resolve virtual method 29422: Landroid/widget/Button;.getAutoSizeStepGranularity ()I
  178. D/dalvikvm: VFY: replacing opcode 0x6f at 0x0006
  179. I/dalvikvm: Could not find method android.widget.Button.getAutoSizeTextAvailableSizes, referenced from method android.support.v7.widget.AppCompatButton.getAutoSizeTextAvailableSizes
  180. W/dalvikvm: VFY: unable to resolve virtual method 29423: Landroid/widget/Button;.getAutoSizeTextAvailableSizes ()[I
  181. D/dalvikvm: VFY: replacing opcode 0x6f at 0x0006
  182. I/dalvikvm: Could not find method android.widget.Button.getAutoSizeTextType, referenced from method android.support.v7.widget.AppCompatButton.getAutoSizeTextType
  183. W/dalvikvm: VFY: unable to resolve virtual method 29424: Landroid/widget/Button;.getAutoSizeTextType ()I
  184. D/dalvikvm: VFY: replacing opcode 0x6f at 0x0007
  185. I/dalvikvm: Could not find method android.widget.Button.setAutoSizeTextTypeUniformWithConfiguration, referenced from method android.support.v7.widget.AppCompatButton.setAutoSizeTextTypeUniformWithConfiguration
  186. W/dalvikvm: VFY: unable to resolve virtual method 29434: Landroid/widget/Button;.setAutoSizeTextTypeUniformWithConfiguration (IIII)V
  187. D/dalvikvm: VFY: replacing opcode 0x6f at 0x0006
  188. I/dalvikvm: Could not find method android.widget.Button.setAutoSizeTextTypeUniformWithPresetSizes, referenced from method android.support.v7.widget.AppCompatButton.setAutoSizeTextTypeUniformWithPresetSizes
  189. W/dalvikvm: VFY: unable to resolve virtual method 29435: Landroid/widget/Button;.setAutoSizeTextTypeUniformWithPresetSizes ([II)V
  190. D/dalvikvm: VFY: replacing opcode 0x6f at 0x0006
  191. I/dalvikvm: Could not find method android.widget.Button.setAutoSizeTextTypeWithDefaults, referenced from method android.support.v7.widget.AppCompatButton.setAutoSizeTextTypeWithDefaults
  192. W/dalvikvm: VFY: unable to resolve virtual method 29436: Landroid/widget/Button;.setAutoSizeTextTypeWithDefaults (I)V
  193. D/dalvikvm: VFY: replacing opcode 0x6f at 0x0006
  194. I/dalvikvm: Could not find method android.view.SurfaceView.<init>, referenced from method com.scsoft.core.camera.JLCameraPreview.<init>
  195. W/dalvikvm: VFY: unable to resolve direct method 27036: Landroid/view/SurfaceView;.<init> (Landroid/content/Context;Landroid/util/AttributeSet;II)V
  196. D/dalvikvm: VFY: replacing opcode 0x70 at 0x0000
  197. D/dalvikvm: GC_FOR_ALLOC freed 124K, 10% free 8928K/9824K, paused 31ms, total 31ms
  198. I/EthernetManager: Init Ethernet Manager
  199. I/c.s.m.devicetest.DeviceTestPresenter [main]: DeviceTestPresenter
  200. I/dalvikvm: Could not find method android.content.pm.PackageManager.getPackageInstaller, referenced from method com.google.android.gms.common.zzg.zzz
  201. W/dalvikvm: VFY: unable to resolve virtual method 1814: Landroid/content/pm/PackageManager;.getPackageInstaller ()Landroid/content/pm/PackageInstaller;
  202. D/dalvikvm: VFY: replacing opcode 0x6e at 0x0011
  203. W/GooglePlayServicesUtil: Google Play services out of date. Requires 10298000 but found 7099032
  204. D/dalvikvm: Trying to load lib /data/app-lib/com.scsoft.devices.testapp-1/libgv7.so 0x4188b850
  205. D/dalvikvm: Added shared lib /data/app-lib/com.scsoft.devices.testapp-1/libgv7.so 0x4188b850
  206. D/dalvikvm: No JNI_OnLoad found in /data/app-lib/com.scsoft.devices.testapp-1/libgv7.so 0x4188b850, skipping init
  207. D/SAMARRAY: TRUNEXA Java_com_scsoft_libgv7_SamModule_GetVersion
  208. D/SAMARRAY: TRUNEXA sam4ext_initialize
  209. D/SAMARRAY: TRUNEXA SAM res = 0
  210. D/SAM: Vendor passed:device passed = 1db2:0640
  211. D/SAM: Vendor:device = 25a7:fa23
  212. D/SAM: Vendor:device = 0acd:3530
  213. D/SAM: Vendor:device = 1db2:0640
  214. D/SAM: PATH = /dev/bus/usb/003/003
  215. D/SAM: Fd = 76
  216. D/SAMARRAY: TRUNEXA SAM open value = 1808265456
  217. D/SAMARRAY: TRUNEXA SAM res value = 0
  218. D/SAMARRAY: TRUNEXA buffer ARRAY 00
  219. D/SAMARRAY: TRUNEXA buffer ARRAY 17
  220. D/SAMARRAY: TRUNEXA buffer ARRAY 00
  221. D/SAMARRAY: TRUNEXA buffer ARRAY 44
  222. D/SAMARRAY: TRUNEXA buffer ARRAY 45
  223. D/SAMARRAY: TRUNEXA buffer ARRAY 2d
  224. D/SAMARRAY: TRUNEXA buffer ARRAY 41
  225. D/SAMARRAY: TRUNEXA buffer ARRAY 42
  226. D/SAMARRAY: TRUNEXA buffer ARRAY 4d
  227. D/SAMARRAY: TRUNEXA buffer ARRAY 35
  228. D/SAMARRAY: TRUNEXA buffer ARRAY 5f
  229. D/SAMARRAY: TRUNEXA buffer ARRAY 41
  230. D/SAMARRAY: TRUNEXA buffer ARRAY 52
  231. D/SAMARRAY: TRUNEXA buffer ARRAY 49
  232. D/SAMARRAY: TRUNEXA buffer ARRAY 5f
  233. W/dalvikvm: JNI WARNING: threadid=1 using env from threadid=1096758605 (DeleteLocalRef)
  234. W/dalvikvm: in Lcom/scsoft/libgv7/SamModule;.GetVersion:([BI)I (DeleteLocalRef)
  235. I/dalvikvm: "main" prio=5 tid=1 NATIVE
  236. I/dalvikvm: | group="main" sCount=0 dsCount=0 obj=0x415d4ca8 self=0x4150e408
  237. I/dalvikvm: | sysTid=2840 nice=0 sched=0/0 cgrp=apps handle=1074561364
  238. I/dalvikvm: | state=R schedstat=( 5088000000 36000000 1306 ) utm=470 stm=38 core=3
  239. I/dalvikvm: #00 pc 0000132e /system/lib/libcorkscrew.so (unwind_backtrace_thread+29)
  240. I/dalvikvm: #01 pc 00060652 /system/lib/libdvm.so (dvmDumpNativeStack(DebugOutputTarget const*, int)+33)
  241. I/dalvikvm: #02 pc 00054640 /system/lib/libdvm.so (dvmDumpThreadEx(DebugOutputTarget const*, Thread*, bool)+395)
  242. I/dalvikvm: #03 pc 000546ae /system/lib/libdvm.so (dvmDumpThread(Thread*, bool)+25)
  243. I/dalvikvm: #04 pc 00038804 /system/lib/libdvm.so
  244. I/dalvikvm: #05 pc 000410b2 /system/lib/libdvm.so
  245. I/dalvikvm: #06 pc 00005e74 /data/app-lib/com.scsoft.devices.testapp-1/libgv7.so (Java_com_scsoft_libgv7_SamModule_GetVersion+247)
  246. I/dalvikvm: #07 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112)
  247. I/dalvikvm: #08 pc 0004e122 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+397)
  248. I/dalvikvm: #09 pc 0004fb0e /system/lib/libdvm.so (dvmResolveNativeMethod(unsigned int const*, JValue*, Method const*, Thread*)+181)
  249. I/dalvikvm: #10 pc 00026fe0 /system/lib/libdvm.so
  250. I/dalvikvm: #11 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  251. I/dalvikvm: #12 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  252. I/dalvikvm: #13 pc 00060864 /system/lib/libdvm.so (dvmInvokeMethod(Object*, Method const*, ArrayObject*, ArrayObject*, ClassObject*, bool)+391)
  253. I/dalvikvm: #14 pc 000687c6 /system/lib/libdvm.so
  254. I/dalvikvm: #15 pc 00026fe0 /system/lib/libdvm.so
  255. I/dalvikvm: #16 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
  256. I/dalvikvm: #17 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
  257. I/dalvikvm: #18 pc 00060580 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+335)
  258. I/dalvikvm: #19 pc 00049d0a /system/lib/libdvm.so
  259. I/dalvikvm: #20 pc 0004d094 /system/lib/libandroid_runtime.so
  260. I/dalvikvm: #21 pc 0004ddba /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, char const*)+353)
  261. I/dalvikvm: #22 pc 0000105a /system/bin/app_process
  262. I/dalvikvm: #23 pc 0000e400 /system/lib/libc.so (__libc_init+47)
  263. I/dalvikvm: at com.scsoft.libgv7.SamModule.GetVersion(Native Method)
  264. I/dalvikvm: at com.scsoft.libgv7.SamModule.SmartCard_GetVersion(SamModule.java:74)
  265. I/dalvikvm: at com.scsoft.device.gv7.SCSOFTGV7.getSAMVersion(SCSOFTGV7.java:195)
  266. I/dalvikvm: at com.scsoft.module.devicetest.DeviceTestPresenter.afterViewInit(DeviceTestPresenter.java:50)
  267. I/dalvikvm: at com.scsoft.module.devicetest.ActivityDeviceTest.onCreate(ActivityDeviceTest.java:448)
  268. I/dalvikvm: at android.app.Activity.performCreate(Activity.java:5231)
  269. I/dalvikvm: at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1087)
  270. I/dalvikvm: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2159)
  271. I/dalvikvm: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2245)
  272. I/dalvikvm: at android.app.ActivityThread.access$800(ActivityThread.java:135)
  273. I/dalvikvm: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1196)
  274. I/dalvikvm: at android.os.Handler.dispatchMessage(Handler.java:102)
  275. I/dalvikvm: at android.os.Looper.loop(Looper.java:136)
  276. I/dalvikvm: at android.app.ActivityThread.main(ActivityThread.java:5017)
  277. I/dalvikvm: at java.lang.reflect.Method.invokeNative(Native Method)
  278. I/dalvikvm: at java.lang.reflect.Method.invoke(Method.java:515)
  279. I/dalvikvm: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:779)
  280. I/dalvikvm: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:595)
  281. I/dalvikvm: at dalvik.system.NativeStart.main(Native Method)
  282. E/dalvikvm: VM aborting
  283. A/libc: Fatal signal 6 (SIGABRT) at 0x00000b18 (code=-6), thread 2840 (devices.testapp)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement