omegaes / Whatsapp-API

An Android Library with demo application, to send media and text messages via Whatsapp on rooted device
http://abdul.mega4tech.com/
GNU Lesser General Public License v3.0
153 stars 78 forks source link

Misuse of multiple SQL statements in an execSQL(). #11

Closed lordpyre closed 6 years ago

lordpyre commented 6 years ago

Hello!

I've spotted out a wrong usage of multiple SQL statements in an execSQL(). In fact, the second update is not sent to the database. Consider reviewing and fixing it.

Best, Csaba