Giter VIP home page Giter VIP logo

whatsapp-api's People

Contributors

babar-bashir avatar omegaes avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

whatsapp-api's Issues

Failed to open database '/data/data/com.whatsapp/databases/wa.db'.

E/SQLiteDatabase: Failed to open database '/data/data/com.whatsapp/databases/wa.db'.
android.database.sqlite.SQLiteCantOpenDatabaseException: unknown error (code 14): Could not open database
at android.database.sqlite.SQLiteConnection.nativeOpen(Native Method)
at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:209)
at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:193)
at android.database.sqlite.SQLiteConnectionPool.openConnectionLocked(SQLiteConnectionPool.java:463)
at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:185)
at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:177)
at android.database.sqlite.SQLiteDatabase.openInner(SQLiteDatabase.java:808)
at android.database.sqlite.SQLiteDatabase.open(SQLiteDatabase.java:793)
at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:696)
at android.database.sqlite.SQLiteDatabase.openOrCreateDatabase(SQLiteDatabase.java:711)
at android.database.sqlite.SQLiteDatabase.openOrCreateDatabase(SQLiteDatabase.java:704)
at com.mega4tech.whatsappapilibrary.WhatsappApi$2.doInBackground(WhatsappApi.java:209)
at com.mega4tech.whatsappapilibrary.WhatsappApi$2.doInBackground(WhatsappApi.java:205)
at android.os.AsyncTask$2.call(AsyncTask.java:305)
at java.util.concurrent.FutureTask.run(FutureTask.java:237)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:243)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
at java.lang.Thread.run(Thread.java:760)

the wa.db exists in /data/data/com.whatsapp/databases/wa.db and device is rooted

sending videos does not work

Hi
i encountered a problem on sending videos with the app.
The video will be added but not sent.
I have to manually click on "resend" in the Whatsapp-App to force the sending of the video.
Also a manual restart of the Phone does not trigger the sending.
Is there any other thing i have to do or can do to trigger the sending?
Thanks in advance!

can't open database msgstore.db

hi, i've tried on android 7 rooted device and got problem can not open database with following message (logcat) :
on script --> Shell.SU.run("chmod 777 /data/data/com.whatsapp/databases/msgstore.db")

Failed to open database '/data/data/com.whatsapp/databases/msgstore.db'
Error Code : 1806 (SQLITE_CANTOPEN_EACCES)
Caused By : Application has no permission to open the specified database file.
(unknown error (code 1806): Could not open database)

but, previously tried on android version 4.4 down can work.
Whether this is related to security mode in android related enforcing and permissive ?, is there a solution to this ?.

thanks..

Chat list update problem

After sending some people text message, application redirect to WhatsApp?
Chat list is not updated, still old dialogs, but if I open dialog i saw last sended messages.
How get updated chat list?
Can we send message from non-contact list people?

How to send broadcast message ?

This API is very useful for sending bulk messages. But single bulk messaging is pretty slow on whatsapp end, because it created queue for messages more than 500. That takes long time.

That's why I am working on sending broadcast message. Anyone knows something about it any tip would be helpful for me.

Thanks

Version 1.0.4

@omegaes : Can you let me know the pr i submitted and you have merged .. did it hv any issues bcz of which u retract it.

Database contacts getting error

Hi My phone is rooted. Im just testing this project. I got an error at this line

                                 db = SQLiteDatabase.openOrCreateDatabase(new File("/data/data/com.whatsapp/databases/wa.db"), null);

while getting contacts. Can you please elaborate this error. Also I havnt found any directory named wa.db in my phone. ??

Is posible check if a number phone have whatsapp?

Recently whatsapp add feature in link, start chat without add contact in contacts database, using direct link

https://api.whatsapp.com/send?phone=XXXXXXXX

is posible check if the phone have a whatsapp?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.