Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想检查 google play 上的现有应用程序在开发中使用了哪些技术。在使用跨平台的情况下,是否有可能找出基于 Titanium 和 Android 的应用程序本机或跨平台。任何人都可以有任何技巧来找出答案。
您可以通过获取 apk 并尝试反编译来解决您的问题。您将获得来源和资源。然后您将能够识别它。看到这个
您想对 apk 文件进行逆向工程。按着这些次序: