You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. play a recorded call
What is the expected output? What do you see instead?
mp3 file should start playing, but instead i see an error "unable to find item"
What version of the product are you using? On what operating system?
2.0.3 on stock samsung galaxy s5 with android 4.4.2
Please provide any additional information below.
i have XPrivacy installed and i can see Call Recorder attempt to open the mp3
file located in /data/data/com.call.recorder/files/recordedCalls/ and then
there are some calls to system services and then to com.sec.android.mmapp
(Multimedia UI Service Layer 1.8), although they are just internet calls, and
after that is when i get the "unable to find item". i attached a screenshot
from xprivacy if that helps. the mp3 file is fine but is difficult to
retrieve. i tried to send it thru Telegram but unable to access it due to
permissions on /data directory. i tried to send it via Gmail but get a
"permission denied for the attachment". if i connect phone via USB, 'adb pull'
can't grab it either, "remote object does not exist". only way i've been able
to retrieve/play the file is if i su to the device and copy the mp3 file to
/sdcard or somewhere first.
Original issue reported on code.google.com by [email protected] on 16 Mar 2015 at 11:14
Original issue reported on code.google.com by
[email protected]
on 16 Mar 2015 at 11:14Attachments:
The text was updated successfully, but these errors were encountered: