Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gingerbread compatibility #18

Open
GoogleCodeExporter opened this issue Jul 16, 2015 · 10 comments
Open

Gingerbread compatibility #18

GoogleCodeExporter opened this issue Jul 16, 2015 · 10 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
Gingerbread Android 2.3

Please provide any additional information below.
In Gingerbread ModifyPhoneSettings permission is moved to system level, being 
that ITelephony.aidl way of autoanswer is not working. Do you know of any 
alternatives to do AntoAnswer that is compatible with Android 2.3.

Original issue reported on code.google.com by suriya.prakash on 24 Dec 2010 at 7:34

@GoogleCodeExporter
Copy link
Author

Crashes on my Nexus S running Gingerbread(Build GRH78)
Selected "Only Using BT Headset" and enabled the app. 
Whenever someone calls me the app crashes. 

Original comment by [email protected] on 4 Jan 2011 at 11:18

@GoogleCodeExporter
Copy link
Author

Works fine if I uncheck "Only Using BT Headset"

Original comment by [email protected] on 8 Jan 2011 at 6:40

@GoogleCodeExporter
Copy link
Author

Same issue present on Nexus One running Android 2.31. Works fine with "Only 
Using BT Headset" but then the call are not routed to BT device but instead 
answered on the phone itself.

Original comment by [email protected] on 12 Feb 2011 at 8:57

@GoogleCodeExporter
Copy link
Author

I have tried this on Nexus S and an updated HTC EVO having 2.3.2 version but it 
never seemed to crash. It answers the call fine.

Original comment by [email protected] on 2 Mar 2011 at 11:00

@GoogleCodeExporter
Copy link
Author

Confirm that it is force closed on Gingerbread if "Only Using BT Headset" is 
checked.

Original comment by [email protected] on 5 Mar 2011 at 8:37

@GoogleCodeExporter
Copy link
Author

in my Xperia Arc (Andr. 2.3.2) same bug

Original comment by [email protected] on 13 Apr 2011 at 6:41

@GoogleCodeExporter
Copy link
Author

I tried the app on HTC Desire S, with Android 2.3.3. It is force closed when 
calling with "Only Using Bluetooth headset" enabled. 

Original comment by [email protected] on 31 May 2011 at 12:36

@GoogleCodeExporter
Copy link
Author

I am a WCDMA Network Test & Automation Engineer, I had written an app to toggle 
3g data, auto-answer an incoming call & auto dial using MODIFY_PHONE_STATE 
permission. It works perfectly fine with Android 2.2 and below versions. When I 
ported to Gingerbread the app behavior is unpredictable, it crashes most of the 
time. Please restore the usage of the permission or let me know if any one has 
found another way.

Thank you
[email protected]

Original comment by [email protected] on 24 Jun 2011 at 5:42

@GoogleCodeExporter
Copy link
Author

My htc evo shift was updated and now auto answer does not work. It crashes 
every time my phone rings. I desperately need this app because I am disabled. 
The phone is useless without it!

Original comment by [email protected] on 24 Aug 2011 at 9:12

@GoogleCodeExporter
Copy link
Author

I believe this app is now obsolete, as auto-answering functionality is now 
built into the OS.  I know 2.3 has it, but I am unsure of earlier versions.  
Can anyone confirm?

Settings > Call Settings > All Calls > Answering call > Automatic Answering 

Full instructions here:

http://www.itechmindz.com/2011/how-to-change-call-answering-mode-on-android-smar
tphones/

Original comment by [email protected] on 1 Nov 2011 at 1:55

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant