Skip to content

./apkeval -a <apk> does not run the tests #2

Description

@JoyMitra

./apkeval -a tries to run it on an existing emulator. It fails to install the app on the emulator and reports an error for insufficient memory. No matter how much memory I increase it to, this still fails. There is no way to run the tests on the device. The -d option just scans the device for apks but still tries to run it on the emulator. My config file details are as follows:
Default AVD = Nexus_6_API_23
Google Safe Browsing API =
Host IP =
interface = en0 (because Im on a wifi)
AD = (obtained by doing adb)

Am I missing anything or is something wrong with the framework? Any help would be appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions