Open GoogleCodeExporter opened 9 years ago
Hi.
I have the same issue on a Nexus 5 with Android 4.4.4.
The error message is "Unfortunately, it is not possible to record calls in this
device".
Aurelien.
Original comment by aurelien...@gmail.com
on 19 Aug 2014 at 12:50
I have same problem with Samsung Note III, 4.4.2.
It shows title list, but there is no file /recordedCalls.
Kemal
Original comment by kemal.m...@gmail.com
on 24 Aug 2014 at 3:38
i am looking for same issues .please let me know if you have any solution .
my mail id is rameshandroid99@gmail.com
Original comment by rameshan...@gmail.com
on 18 Sep 2014 at 1:35
I have the same issue with Lenovo A390, 4.0.4
its making a RuntimeException.
Original comment by shaj...@gmail.com
on 10 Nov 2014 at 7:51
Issue with Samsung Galaxy Pocket runs on 2.2 version. It could not save the
recorded file.
Original comment by shaj...@gmail.com
on 10 Nov 2014 at 8:42
moto g with root android 4.4.4same issue
Original comment by danjor...@gmail.com
on 26 Nov 2014 at 11:12
I'm using app version 2.0.3 downloaded from f-droid. My device is Samsung
Galaxy S3 GT-I9300, android version is 4.3
I start the application and enable call recording. When a call starts, I get a
notification from the app that it started recording. When the call ends, I also
get a notification that recording ended.
Opening the app, it shows a list of previous calls to choose from.
However, the recordedCalls folder is empty. There are no files (no hidden files
either).
Original comment by itays...@gmail.com
on 1 Dec 2014 at 9:29
[deleted comment]
app from google play is working fine for me which was updated on january 2014.
I found that when i compiled apk from source code the recording files are not
getting created in recordedcall folder.
I think RecordService.java has been changed after that. See url to see
difference.
I changed below line and its working fine for me, I dont know the difference
but at least anyone can give it a try.
http://code.google.com/p/call-recorder-for-android/source/diff?path=/Android+Cal
l+Recorder/src/com/call/recorder/RecordService.java&format=side&r=52
String filepath = Environment.getExternalStorageDirectory().getAbsolutePath()
//OR getPath();
Original comment by tejankar...@gmail.com
on 6 Jan 2015 at 8:46
I did a fork of this application into github, I also made some changes to the
code for the application to properly handle call events and services, I have
tested it with android 4.1.2 and it is working so far, please check it out to
see if it works in your device too
Repository
https://github.com/riul88/call-recorder-for-android
Latest version of the application
https://github.com/riul88/call-recorder-for-android/blob/master/bin/Android%20Ca
ll%20Recorder.apk
Original comment by riul88@gmail.com
on 17 Mar 2015 at 2:54
Original issue reported on code.google.com by
dealsfor...@gmail.com
on 5 Sep 2013 at 12:22