Tamilarasan
Tamilarasan
I am facing error while generating APK after adding this library in my project Error:Error converting bytecode to dex: Cause: com.android.dex.DexException: Multiple dex files define Lcom/dlazaro66/qrcodereaderview/QRCodeReaderView$OnQRCodeReadListener; Error:com.android.dex.DexException: Multiple dex files...
How to disable Rotation?
I am using Socket IO library in my android Application. I am trying to send typing event to web. But in web they are using whisper to emit typing event....