patanjalikr13 / Android-Undetectable-Spy-App

This repository contains android application source code which can be imported in Android Studio. Currently it fetches all notifications, whatsapp chats, instagram chats in real time.
235 stars 71 forks source link

Message repeating in access serviice ,Sent messages are repeating while sending to firebase #6

Open akshay-nayak opened 4 years ago

patanjalik commented 3 years ago

Yes, It reads whole screen at once. It is tough to differentiate from already pushed messages from new ones. Besides, I didn't wanted to store whole copy of RTDB on local device to avoid heavy RAM or battery usage in order to maintain stealthiness.