Open majestyhao opened 8 years ago
Hi @StevenArzt ,
I want to add one more reflection sample to category Reflection. Earlier I was able to do the same easily but this time I am getting error: remote: Permission to secure-software-engineering/DroidBench.git denied to jyotigajrani. fatal: unable to access 'https://github.com/secure-software-engineering/DroidBench.git/': The requested URL returned error: 403
I am attaching the complete eclipse project here. Please add to develop branch.
Hi,
The activity "AnotherAcitivty" will not be actually started so that the filed of the singleton instance will not be polluted.
I suggest to add "startActivity(i)" in the MainActivity.
Thanks.