You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using node.js and express to upload an *.apk file. And parse the apk file with aapt tool to get the package name, launch activity, app name, uses-permissions and so on.
Using node.js and express to upload an *.apk file.
And parse the apk file with aapt tool to get the package name, launch activity, app name, uses-permissions and so on.
About
Using node.js and express to upload an *.apk file. And parse the apk file with aapt tool to get the package name, launch activity, app name, uses-permissions and so on.