Note that there are some explanatory texts on larger screens.

plurals
  1. PODx bad class file magic (cafebabe) or version (0033.0000) when running quickblox andorid videochat-sample
    primarykey
    data
    text
    <p>I was hoping you guys can maybe help me with this issue. I keep getting this error when running the sample videochat from <a href="https://github.com/QuickBlox/Sample-VideoChat-android" rel="nofollow noreferrer">here</a>. I tried downloading the zip file , clone and downloading only the sdk jar but i always get the same error, mentioned in the question. i searched SO and most of the solutions are build with java 1.6 which i'm already using (never installed later version), also some solutions found on google weren't helpful as well. saw this answer: (<a href="https://stackoverflow.com/questions/7866723/dx-bad-class-file-magic-cafebabe-or-version-0033-0000-with-adk14">here</a>)</p> <pre><code>For others searching for this error message, another possible cause is that you are including libraries that were built for java 7. For us, adjusting those builds to specifically target java 6 (and then building new jars) fixed the problem. </code></pre> <p>and i was thinking maybe this could be the problem, if so how can i get around it??? i would appreciate any help. thanks in advance</p> <p><strong>EDIT</strong>:</p> <p>i was getting the Dx bad class... error for every class in the sdk jar file. after a lot more searching i stumbled upon an older version of the sdk jar file <a href="http://www.java2s.com/Open-Source/Android_Free_Code/Chat_Video/Download_Free_code_Sample_Video_Chat_android.htm" rel="nofollow noreferrer">here</a> and i was able to run this other sample with the earlier sdk version. only for some reason there is an important class missing from this file so naturally the sample crashes when i try to make a call (but it <strong>RUNS</strong> till that point with no errors).</p> <p>so in-light of this can i assume everything is ok on my end and perhaps there is some problem with the sdk jar file? or is there anything i can do to fix it?</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload