- Where Developers Learn, Share, & Build Careers


This is actually a two parter (I do not even know if I should divide the question). I am using Intellij as an IDE. This building is perfectly fine if I run it from when I use ant, though, things start to mess.

In the process of writing an automated test for my application, I have two things Have searched. First of all, when dexguard runs I ant clean debug . Unexpected error: Second, when I do this, I get the following error, but completes creation "Successfully"
[dexguard] class = [ Com / framework / notification / notificationDetailBuilder]
[dexguard] method = [getScheduledNotificationDetail () Lcom / outline / base / notification / notificationDetail;]
[dexguard] exception = [java.lang.IllegalStateException] (negative variable V -1 for education [iget V-1, V0, field_12165]) com.saikoa.dexguard.fs.b ([dexguard] at dexGuard.: 1219) etc etc etc

So first of all, Or dumb thing I did to get the dexguard to run during the debug.
And second, this error also means in the world?

In the standard Android build process, the programmer applies only to the release build DexGuard more tightly in the creation process Is integrated; This applies to debug builds and release builds. You can reach saikoa.com to check the message I received. The first step will be to ensure that you are using the latest version of DexGuard.

(I'm a developer and developer of Dixguard)

Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -