Skip to content

Build failed "Could not find resource file droidcalls.jar" #11

Description

@Carlos-RD

Hello all,

I'm trying to install droidsafe according to the WIKI. When I issue ant compile, I can see the builds completes, but with 46 errors. (See example below)

[exec] symbol: variable PendingIntent
[exec] location: class DroidSafeCalls
[exec] edu/mit/csail/droidsafe/DroidSafeCalls.java:132: error: cannot find symbol
[exec] context.startActivity (new Intent (context, activityClass));

I'm trying to install the eclipse plugin in macOS. When I run ant plugin-deploy I get the message Could not find resource file droidcalls.jar (along with the 46 errors above) and the build fails. How do I solve this issue?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions