java - Can someone give me a step-by-step on Black Box Testing an APK with Robotium? -


even after resigning apk debug key, , editing android manifest , build gradle targetapk , testapplicationid, cannot seem link test project apk.

  1. i resigned apk
  2. created new android project
  3. updated manifest target package name
  4. updated testapplicationid "com.external.apptotest"

i keep getting class not found exceptions! , empty test suite.


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -