

accesses a field/method '.' dynamically Your code uses reflection to find a fields or a method, with a construct like ".

You can switch off these notes by specifying the -dontnote option. Depending on your application, you may need to keep the mentioned classes with an option like " -keep class M圜lass", or their implementations with an option like " -keep class * implements M圜lass".

calls '(.)Class.forName(variable).newInstance()' Your code uses reflection to dynamically create class instances, with a construct like " (M圜lass)Class.forName(variable).newInstance()". You should consider adding the jar that contains this class. ProGuard can't find a class or interface that your code is accessing by means of introspection. ProGuard may print out some notes and non-fatal warnings: Note: can't find dynamically referenced class. W/libprocessgroup( 760): failed to open /acct/uid_10142/pid_12873/cgroup.Whenever you don't find the solution for your issue on this page, the Guardsquare Community might be the place to check for an answer or post a question. W/libprocessgroup( 760): failed to open /acct/uid_10112/pid_12841/cgroup.procs: No such file or directory

W/ActivityManager( 760): getTasks: caller 10171 does not hold GET_TASKS limiting outputĭ/WifiService( 760): acquireWifiLockLocked: WifiLock abi=armeabi-v7a E/AndroidRuntime( 4619): FATAL EXCEPTION: mainĮ/AndroidRuntime( 4619): Process: com.anydo, PID: 4619Į/AndroidRuntime( 4619): : length=0 index=0Į/AndroidRuntime( 4619): at (ContainerHelpers.java:28)Į/AndroidRuntime( 4619): at (ArrayMap.java:96)Į/AndroidRuntime( 4619): at (ArrayMap.java:336)Į/AndroidRuntime( 4619): at (ArrayMap.java:574)Į/AndroidRuntime( 4619): at (LoadedApk.java:661)Į/AndroidRuntime( 4619): at (ContextImpl.java:2356)Į/AndroidRuntime( 4619): at $H.handleMessage(ActivityThread.java:1411)Į/AndroidRuntime( 4619): at android.os.Handler.dispatchMessage(Handler.java:102)Į/AndroidRuntime( 4619): at android.os.Looper.loop(Looper.java:135)Į/AndroidRuntime( 4619): at (ActivityThread.java:5254)Į/AndroidRuntime( 4619): at .invoke(Native Method)Į/AndroidRuntime( 4619): at .invoke(Method.java:372)Į/AndroidRuntime( 4619): at .ZygoteInit$n(ZygoteInit.java:898)Į/AndroidRuntime( 4619): at .ZygoteInit.main(ZygoteInit.java:693)Į/AndroidRuntime(28107): FATAL EXCEPTION: mainĮ/AndroidRuntime(28107): Process:, PID: 28107Į/AndroidRuntime(28107): : Can not perform this action after onSaveInstanceStateĮ/AndroidRuntime(28107): at al.v(SourceFile:1365)Į/AndroidRuntime(28107): at al.a(SourceFile:1383)Į/AndroidRuntime(28107): at r.a(SourceFile:636)Į/AndroidRuntime(28107): at r.a(SourceFile:615)Į/AndroidRuntime(28107): at aqm.onAnimationEnd(SourceFile:41)Į/AndroidRuntime(28107): at $3.run(Animation.java:374)Į/AndroidRuntime(28107): at android.os.Handler.handleCallback(Handler.java:739)Į/AndroidRuntime(28107): at android.os.Handler.dispatchMessage(Handler.java:95)Į/AndroidRuntime(28107): at android.os.Looper.loop(Looper.java:135)Į/AndroidRuntime(28107): at (ActivityThread.java:5254)Į/AndroidRuntime(28107): at .invoke(Native Method)Į/AndroidRuntime(28107): at .invoke(Method.java:372)Į/AndroidRuntime(28107): at .ZygoteInit$n(ZygoteInit.java:898)Į/AndroidRuntime(28107): at .ZygoteInit.main(ZygoteInit.java:693)
