Unable to Capture objects | ExecutionException | java.lang.NullPointerException

Hi @pandeyyamini97,

To create an Android demo project, I think you’ll need to go to the File->New Sample Project->Sample Android Tests Project. You’ll be prompted to fill in the info for the new project.

As for the NullPointerException, could you send a screenshot of the error and any log files?

You can check out this post for some general troubleshooting tips as well:

– Chris