What i need: I need to read messages of Hangout or any other default apps of android, so i send reply back according to the messages. Although Hangout api not giving access to read the messages (Based on my research), but Gmail giving api for read, modify and send emails.
Is there any other alternative to do such kind of work with internet messaging for reading the messaging on backend service to send reply from my own application.
Looking forward for serious answers, any help could be appreciated thanks in Advance.