i've tried to get the apk with apk info of youtube, i found: APK directory - /data/app/com.google.android.youtube-1/base.apk
but this doesn't work with robot framework appium. it says that:
An unknown server-side **error** occurred while processing the command. Original error: The application at '/data/app/com.google.android.youtube-1/base.apk' does not exist or is not accessible
and I don't know if my path is correct. How can i get it?