Can I read another applications memory?

人走茶凉 提交于 2019-12-07 09:20:25

By design, you absolutely can not do this (It must violate almost all the security principles).
Furthermore, even if you find a hack to do this, it will get you kicked of the Play Store if it is detected.
For the different apps you want to integrate, check their dev websites in order to see if they have an API/SDK allowing you to read the data you want to manipulate.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!