App analyzer

FreeMan228

Junior Member
Joined
Dec 22, 2015
Messages
180
Reaction score
42
Hey guys, do you know any service where I can analyze an app from google play store for SDKs\AD netwroks and etc being used by the app
 
I don't think a service exists for what you need, but here is a link so you can do it manually.
Code:
https://stackoverflow.com/questions/21010367/how-to-decompile-an-apk-or-dex-file-on-android-platform
 
Back
Top