Hi
Is it possible to access log files that are created by an app through the Ranorex user code? (android-based mobile device). The files are under /storage/sdcard0/
thanks
access log files on Android device
-
- Posts: 65
- Joined: Wed Sep 24, 2014 7:47 am
- Location: Israel
- Support Team
- Site Admin
- Posts: 12145
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Houston, Texas, USA
- Contact:
Re: access log files on Android device
Hello zivshapirawork,
Unforutnately, it's not possible to access files from your mobile device, but you could e.g., use the Android Debug Bridge. Please find further information here:
http://log.amitshah.net/2012/05/using-a ... id-device/
Regards,
Robert
Unforutnately, it's not possible to access files from your mobile device, but you could e.g., use the Android Debug Bridge. Please find further information here:
http://log.amitshah.net/2012/05/using-a ... id-device/
Regards,
Robert
-
- Posts: 65
- Joined: Wed Sep 24, 2014 7:47 am
- Location: Israel
Re: access log files on Android device
Thanks Robert
This looks interesting, I will try it out for writing file to the device. For those interested, in order to read log files, I used a file-explorer type of app (apk), instrumented it and reached the files content via that app and a Ranorex recording.
This looks interesting, I will try it out for writing file to the device. For those interested, in order to read log files, I used a file-explorer type of app (apk), instrumented it and reached the files content via that app and a Ranorex recording.
- Support Team
- Site Admin
- Posts: 12145
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Houston, Texas, USA
- Contact:
Re: access log files on Android device
Hi zivshapirawork,
Thank you for sharing your experience.
Regards,
Robert
Thank you for sharing your experience.
Regards,
Robert