Need help, auto-answer a call - Android Software Development

Hello im working with a developer to make an app, and this is her response. I am hoping someone can chime in and give me some guidance i can pass along, where she might look in order to solve our task of auto-answering
we used to evoke 'Action Answer' modules but this feature has been revoked by the Android community as the community states it as a breach of privacy.
Click to expand...
Click to collapse
So what info can i give her, to guide in creating the auto-answer?
Thank you

Can anyone confirm if its still possible to have an app auto-answer an incoming call?
Thank you all, in a bind sorry for the bump

rsarno said:
Can anyone confirm if its still possible to have an app auto-answer an incoming call?
Thank you all, in a bind sorry for the bump
Click to expand...
Click to collapse
I do not have any info, only another question - If you do move forward, it would also help me in my quest: Using the 'Volume Up' key to answer the phone call ( thread here: http://forum.xda-developers.com/showthread.php?t=909172 )
I assume they would need similar answering capabilities ....

i dont see why its a breach of privacy, when the owner of the phone is the one who installs the app. If someone were to install the app on a phone they dont own it would be pretty obvious to the owner something is wrong.
But why not install the app with auto answer turned off as a default, forcing the user to turn it on manually and even stating to them a privacy statement explaing the operation and asking are you sure you wanna do this, maybe even adding a sercurity code for approval.

FreeTheWorld said:
i dont see why its a breach of privacy, when the owner of the phone is the one who installs the app. If someone were to install the app on a phone they dont own it would be pretty obvious to the owner something is wrong.
But why not install the app with auto answer turned off as a default, forcing the user to turn it on manually and even stating to them a privacy statement explaing the operation and asking are you sure you wanna do this, maybe even adding a sercurity code for approval.
Click to expand...
Click to collapse
Our challenge is finding the way to actually do it, to have the phone auto answer. At this point the client is not concerned with privacy, for reasons you listed.
One positive is that i see there is an app called AutoAnswer which (based on reviews) was functional as of 10 days ago. If they can do it, we can do it.
Its just my developer is challenged by what methods to use, or whatever, to invoke the "Answer" action

You can try the following code, but I didn't test it myself (and you need ITelephony.aidl from Android sources)
Code:
TelephonyManager tm =
(TelephonyManager)context.getSystemService(Context.TELEPHONY_SERVICE);
Class clazz = Class.forName(tm.getClass().getName());
Method m = clazz.getDeclaredMethod("getITelephony");
m.setAccessible(true);
ITelephony it = (ITelephony) m.invoke(tm);
it.answerRingingCall();

thanks, i will try!

vvv.androlib.com/android.application.pl-apps4android-nacm-zmipE.aspx where vvv is instead www
"Not Another Call Manager" NACM
tested before 10 Minutes on G1 with Biffmod 2.2
you can find it on the Market

xektop said:
vvv.androlib.com/android.application.pl-apps4android-nacm-zmipE.aspx where vvv is instead www
"Not Another Call Manager" NACM
tested before 10 Minutes on G1 with Biffmod 2.2
you can find it on the Market
Click to expand...
Click to collapse
He was looking for API, not for ready app. Or you propose to decompile this app and look at the code?

rwxer said:
He was looking for API, not for ready app. Or you propose to decompile this app and look at the code?
Click to expand...
Click to collapse
An API or a method of doing it via code.
Client is about to walk, because we cannot find a solution.
Need to answer the call automatically based on conditions. Not using Bluetooth, just as if you hit the "Accept" button on the handset, and it connects the call
Still not able to find a solution. Any ideas?

So answerRingingCall() method is not working?

Related

register pocket shield

Hi,
I downloaded a program called pocket shield...
It works just fine and now I want to register...
Alas, I can't find the thread from which I got the info...
Clicking the icon on the "program" screen doesn't open the application...
Can somebody help?
Thanks
http://pocketshield.netserver01.com/
http://wmpoweruser.com/?p=1430
JEPEDEWE said:
Hi,
I downloaded a program called pocket shield...
It works just fine and now I want to register...
Alas, I can't find the thread from which I got the info...
Clicking the icon on the "program" screen doesn't open the application...
Can somebody help?
Thanks
Click to expand...
Click to collapse
Something funny attached
Mod Edit: Please do not post Warez in the forums
minglee617 said:
Something funny attached
Click to expand...
Click to collapse
I gladly paid for mine.
Payment server
I was going to pay for it too. But I don't trust their payment server. I should be allowed to use Paypal and not need to enter my personal information again. So sorry Bud but I don't trust a method where I log into Paypal, and then get sent to a window where I need to enter my address, my phone number etc.. doesn't feel trustworthy. I have never had to enter my information after I used Paypal for something and I am not about to start.
I guess I'll go back to sensor lock and just have to fix the code to allow the phone to answer. I would have supported his effort but not if I need to re-enter my personal stuff that Paypal has confirmed. :
OH SNAP!! I just realized it removed my outlook email account on my device and keeps crashing SQB. I don't think anyone should install it. Seriously this program is malicious code somewhere
webfrm said:
I was going to pay for it too. But I don't trust their payment server. I should be allowed to use Paypal and not need to enter my personal information again. So sorry Bud but I don't trust a method where I log into Paypal, and then get sent to a window where I need to enter my address, my phone number etc.. doesn't feel trustworthy. I have never had to enter my information after I used Paypal for something and I am not about to start.
I guess I'll go back to sensor lock and just have to fix the code to allow the phone to answer. I would have supported his effort but not if I need to re-enter my personal stuff that Paypal has confirmed. :
OH SNAP!! I just realized it removed my outlook email account on my device and keeps crashing SQB. I don't think anyone should install it. Seriously this program is malicious code somewhere
Click to expand...
Click to collapse
you got to be kidding me ..
you are the first just so you know
Got on it on sales, fantastic program and best support
webfrm said:
I was going to pay for it too. But I don't trust their payment server....
Click to expand...
Click to collapse
Well it is not our server, its from www.2CO.com (a CC procesing company). If you don't trust them, just contact them and ask but don't try to discredit us with that kind of comments.
webfrm said:
OH SNAP!! I just realized it removed my outlook email account on my device and keeps crashing SQB. I don't think anyone should install it. Seriously this program is malicious code somewhere
Click to expand...
Click to collapse
Impossible.
Check out any other program you have installed.
(Shame this has to be my 1st post here.)
No way!
webfrm said:
I don't think anyone should install it. Seriously this program is malicious code somewhere
Click to expand...
Click to collapse
...definitely no malicious code in PocketShield. This is one of the best locking apps available. Customer support is second-to-none. Updates come thick and fast with new options and settings. Superb software - just buy it!
I second that pocketshield is an excellent app and have experienced no malware-like effects
has anyone come across an issue with it not locking when waking up?
Mine stopped working and now doesn't lock unless I run the Lock app.
Make sure you have latest v2.1.1
If power off with AeButton or other way not the standard power off, it might not lock.
regards
mine locks very well, but i suggest asking for help @ pocketshield.net there u can speak directly with the developer ..
Pocketshield ROCKS! and the developer has been super-responsive to enhancement/bug reports.
-mark
And Easter is good http://www.pocketshield.net/phorum/read.php?1,2836
Uninstalling pocketshield
I installed Pocketshield on my phone, then uninstalled it because it was making my phone crash and ending up with a blank screen that was impossible to take out, and now, the phone skin is changed to the theme that comes with Pocketshield. I removed the program, but I can't go back to the original phone skin that comes with the HTC Diamond. How can I go back to original settings without doing a hard reset?
HKLM\Security\Phone\Skin\Enabled=1
Softreset
Where you using the official and latest version? Rare issue...
pckshd said:
HKLM\Security\Phone\Skin\Enabled=1
Softreset
Where you using the official and latest version? Rare issue...
Click to expand...
Click to collapse
Tnx u are a lifesaver. I had the same problem, dld new version ystrday.
Tnx again
Have you gone through the settings?
I have an HD2 as well and no problems! and so my fellows who recommended it to me.
Pocket Shield
I have tried both Pocket Shield Protector and Pocket Shield Proximity used in conjunction with VolumeX.
I have tried nearly every possible combination of settings to achieve what I need and I always seem to hit one snag or another.
I originally purchased Pocket Shield Protector and VolumeX. When my blue tooth answer button stopped working I switched to Pocket Shield Proximity and Jim was nice enough to switch my registration from the more expensive Protector application to the less expensive Proximity application. I have since asked Jim to move my registration back to the Protector application but he hasn't as of yet.
In general this is a good application, however, it lacks polish on the basic functionality.

[Q]Spy Software, is it viable?

Hello, I am a .NET Web Developer that has become enthralled with the android operating system. I had an idea the other night while me and a friend of mine were discussing his adulterous spouse.
The app would activate the mic and begin streaming audio to a remote server (she's not tech savvy, so as long as it's not obvious she won't notice). He could listen to what was happening in real time, with a slight time lag, and activate/deactivate from the same remote server by having the app check a variable on the remote server that he could change for whether or not it's recording at given point in time.
Would this require root? Is it even possible? I don't see why not.
jancarius said:
Would this require root? Is it even possible? I don't see why not.
Click to expand...
Click to collapse
Once a service is running in the background, it can check whatever internet site it wants whenever it wants. No need for rooting the phone. You just need to install the app.
And you might as well suck up GPS data while you're at it... though some folks (Evo!) disable GPS to prolong their battery life. There's always "course location" information available.
As long as we're being horrifically intrusive, you might as well log incoming and outgoing phone calls, and make recordings of selected numbers. Heck you could record the first 10 seconds or so of all calls, and the full conversation of specific numbers you flag.
:/
Then all you need to do is install this beast... and give it some innocuous/useful name so if she ever checks the service list she won't kill it.
PS: Services don't show up on the app list.
PPS: I'm starting to feel dirty just typing this stuff. This sort of app would be so easy to abuse. Law enforcement wet dream. Stalker wet dream too. Yow!
Of course lets not forget text and mms forwarding or intercepting. Some similar products out the allow remote control over the phone such as turning on the gps, bluetooth, speaker, and camera. Even if the program did show up in a process or service list on the phone - given the proper name no one would end it in fear the it's an important system process or something similar. (Well that excludes us on XDA )
Oh my, this is nasty... Might you ever release it.. Let me know.
Sent from my Legend using XDA App
yrref said:
Oh my, this is nasty... Might you ever release it.. Let me know.
Sent from my Legend using XDA App
Click to expand...
Click to collapse
Hahaha. Sounds like yrref is up to something devious.
There are already several similar spy apps out there... there's a thread in the evo forum about some guy that can't get one off his phone, psycho girlfriend issues.
Not. Cool.

Please hellp urgent LOST PHONW

i have a nexus s and it seems someone has taken it. i am borrowing my friends phpne to do this. i know thw phone is still at the school. is there any way i could use the online market to download an app to help me track my phone or any other way to track my phone? thanks please help
Sent from my DROIDX using XDA App
kicknik said:
i have a nexus s and it seems someone has taken it. i am borrowing my friends phpne to do this. i know thw phone is still at the school. is there any way i could use the online market to download an app to help me track my phone or any other way to track my phone? thanks please help
Sent from my DROIDX using XDA App
Click to expand...
Click to collapse
yes, you can install an app, but not it will not activate without having it already configured
AntiDroidTheft is a very good one
https://market.android.com/details?id=com.android.antidroidtheft
and then you can find your phone online
http://www.antidroidtheft.com/
unfortunately for it and all other similar software to work, you will need to have had it pre-installed and configured
Anti DT requires the least config to work
if you have a smart Coder friend, maybe he can upload a new version of this App modified to install and start automatically with a predefined secret password
then you install it from the new Android Market
and it will install and activate itself on its own, and you might have a chance at finding your phone, and trace it to where the guy live
will tmobile be able to help at all if i call them because none of my frienda would be able to make that program. thanks though please any ideas
Sent from my DROIDX using XDA App
You can download this app: https://market.android.com/details?id=org.gtmedia.findMyPhone remotely to your phone.
Then send a SMS to your phone with the secret code and command. The default secret code is 1234.
List of commands:
1234 help
1234 locate
1234 alarm
1234 wipe (wipe sd card is not set by default)
1234 calls
Unless your gps is on, the location of your phone isn't going to be accurate. Just hope that if a person did steal the phone, they won't be removing the app. Since when the phone receives the message, it will play the ringtone and notifications will pop up.
hmm... interesting
trying that as we speak to see if it works
DKYang said:
You can download this app: https://market.android.com/details?id=org.gtmedia.findMyPhone remotely to your phone.
Then send a SMS to your phone with the secret code and command. The default secret code is 1234.
List of commands:
1234 help
1234 locate
1234 alarm
1234 wipe (wipe sd card is not set by default)
1234 calls
Unless your gps is on, the location of your phone isn't going to be accurate. Just hope that if a person did steal the phone, they won't be removing the app. Since when the phone receives the message, it will play the ringtone and notifications will pop up.
Click to expand...
Click to collapse
hmm... the app is no longer supported, they are forwarding people to a PAID app instead
whhat is the name of the new app?
Also how do i know what the code is if i dont have my phone?
I'm only asking because you didn't mention it specifically, but did you try the simplest method first of calling you're own number and seeing if someone answers? Also, send a text message to the phone saying please call me.
You said "seems like" someone took it. Maybe you dropped it or left it and an honest person has it and will gladly return it. Worth a shot if you haven't yet.
ya i did do both those thigns.
i just need to know if there is a way to remotely locate it because find my phone owuld have been perfect but it doenst work anymore
AllGamer said:
hmm... interesting
trying that as we speak to see if it works
hmm... the app is no longer supported, they are forwarding people to a PAID app instead
Click to expand...
Click to collapse
No longer supported but still works. The app doesn't depend on a server or anything, just the phone.
kicknik said:
whhat is the name of the new app?
Also how do i know what the code is if i dont have my phone?
Click to expand...
Click to collapse
Like I said, the default code is 1234. Just use 1234 as the code. If you want to change the code, then I can't help you with that.
kicknik said:
ya i did do both those thigns.
i just need to know if there is a way to remotely locate it because find my phone owuld have been perfect but it doenst work anymore
Click to expand...
Click to collapse
Did you actually try it yet? It works for me. I tested it.
Go to the market and have it remotely downloaded onto your phone. Then send the phone commands.
If you can't get the app (or any other app) downloaded onto your phone for whatever reason, then of course this won't work or any other method that I can think of.
I wouldn't be suggesting it if it didn't work. What's the point in doing that? I got nothing to gain from it.
DKYang said:
Like I said, the default code is 1234. Just use 1234 as the code. If you want to change the code, then I can't help you with that.
Did you actually try it yet? It works for me. I tested it.
Go to the market and have it remotely downloaded onto your phone. Then send the phone commands.
If you can't get the app (or any other app) downloaded onto your phone for whatever reason, then of course this won't work or any other method that I can think of.
I wouldn't be suggesting it if it didn't work. What's the point in doing that? I got nothing to gain from it.
Click to expand...
Click to collapse
I'll confirm this works. I just went to the link you provided earlier on my CR-48, then told the Market to install it to my phone which is across the room from me.
I waited a few minutes, then used my Google Voice web account to send the "1234 Locate" to my phone. A few seconds later I heard a text message arrive on the phone. A few seconds later I got a text message back from the phone that said my location would be determined in under 5 minutes, and then about a minute later I got another message from the phone that was the latitude and longitude of the phone, and then another link with a link that opened Google Maps on my laptop to right where my phone is.
AWESOME.
I've got WaveSucure & MobileDefense both on my phones, and this is simpler and easier than either of those. Good find.
The only negative here is that on my other two phones when I tried to install it on them, the Market told me that I hadn't logged into the Market on those phones in a while and that I would have to open the Market on those phones before I could remotely install. I'd have been screwed on those phones.
distortedloop said:
I'll confirm this works. I just went to the link you provided earlier on my CR-48, then told the Market to install it to my phone which is across the room from me.
I waited a few minutes, then used my Google Voice web account to send the "1234 Locate" to my phone. A few seconds later I heard a text message arrive on the phone. A few seconds later I got a text message back from the phone that said my location would be determined in under 5 minutes, and then about a minute later I got another message from the phone that was the latitude and longitude of the phone, and then another link with a link that opened Google Maps on my laptop to right where my phone is.
AWESOME.
I've got WaveSucure & MobileDefense both on my phones, and this is simpler and easier than either of those. Good find.
The only negative here is that on my other two phones when I tried to install it on them, the Market told me that I hadn't logged into the Market on those phones in a while and that I would have to open the Market on those phones before I could remotely install. I'd have been screwed on those phones.
Click to expand...
Click to collapse
DKYang said:
No longer supported but still works. The app doesn't depend on a server or anything, just the phone.
Like I said, the default code is 1234. Just use 1234 as the code. If you want to change the code, then I can't help you with that.
Did you actually try it yet? It works for me. I tested it.
Go to the market and have it remotely downloaded onto your phone. Then send the phone commands.
If you can't get the app (or any other app) downloaded onto your phone for whatever reason, then of course this won't work or any other method that I can think of.
I wouldn't be suggesting it if it didn't work. What's the point in doing that? I got nothing to gain from it.
Click to expand...
Click to collapse
Hey man thanks a lot for all your help i just assumed it didnt work because of the error message but im trying it out. I downloaded it online and in the MY Account tab on the market website it says the download is complete so i texted it from my dads phone saying 1234 locate. I havent gotten a response yet but heres to hoping it will work.
Thanks again everyone i really appreciate all the help.
kicknik said:
Hey man thanks a lot for all your help i just assumed it didnt work because of the error message but im trying it out. I downloaded it online and in the MY Account tab on the market website it says the download is complete so i texted it from my dads phone saying 1234 locate. I havent gotten a response yet but heres to hoping it will work.
Thanks again everyone i really appreciate all the help.
Click to expand...
Click to collapse
Make sure to let us know what happens.
kicknik said:
Hey man thanks a lot for all your help i just assumed it didnt work because of the error message but im trying it out. I downloaded it online and in the MY Account tab on the market website it says the download is complete so i texted it from my dads phone saying 1234 locate. I havent gotten a response yet but heres to hoping it will work.
Thanks again everyone i really appreciate all the help.
Click to expand...
Click to collapse
if you can't locate your phone after a few days
report the IMEI # as stolen so they can block it, and make the phone useless for resale
Found!!!!! O how I missed it
Sent from my Nexus S using XDA App
kicknik said:
Found!!!!! O how I missed it
Sent from my Nexus S using XDA App
Click to expand...
Click to collapse
where was it?
did some one actually took it?
Yea, where was it?!?!?!
~Sent from my Nexus S with Swype~
Yeah, Where the (bleep!) was it?!
kicknik said:
Found!!!!! O how I missed it
Sent from my Nexus S using XDA App
Click to expand...
Click to collapse
Sent from my Nexus S using XDA App
some how it had fallen in my friends backpack. he didnt find it until a while later but man was i scared it had been stolen, the relief i had when i saw him holding it...
plus for some reason all the apps werent downloading even though the phone was on the whole time...
I'm so relieved for you man. Glad it found its way back!
Sent from my Nexus S using XDA App
Nexus MC said:
I'm so relieved for you man. Glad it found its way ]
X2
~Sent from my Nexus S with Swype~
Click to expand...
Click to collapse

[APP] Balanced - Silent USSD balance checker and typowidget XDA Beta

Hi guys! Fahrbot Mobile would like to invite Desire users to participate in our open beta of Balanced, an app that uses USSD commands to obtain useful info like account balance, number of free sms, minutes and traffic remaining.
It then silently parses the replies into beautiful minimalistic text widgets. We need beta testers on phones we dont have at the office, so please come and check out the thread here:
http://forum.xda-developers.com/showthread.php?t=1006487
awesome!!!!!!!!!!
Im glad you like it! We will have some very unique functionality after the RC in the commercial version.
Hello. After the update some days ago I can't add a properly working widget to the desktop. Just have the caption and nothing more. Before the update everything was ok. Is there any detailed instruction how to use Balanced now?
You might have to add the widgets again.
As for detailed instructions, we have decided not to include them as people never read them anyway.
What exactly do you need help with?
ftgg99, I sent a pm with screenshots to explain.
Thanks, ill look into it - but its a strange error that probably has something to do with your setup, because my own Desire HD is running the app perfectly.
I am on cm6 though...
I also use Desire HD with stock firmware but rooted. My friend has the same issue and also and Desire HD with stock firmware but not rooted.
Hi, could you please send me a logcat of the error? Please follow these instructions:
What you need to do is:
1. Download aLogcat from the market
2. Run aLogcat
3. Reproduce your error in Balanced
5. Go into aLogcat and pause
6. Use the share menu to send the resulting text either to [email protected] or via PM here at XDA
Thanks!
I dii it. Sent the log from zel***@gmail.com
New update - beta extended!
Beta has been extended again, please send us some useful logs and suggestions on improving the app!
i dont know why, but it keeps draining my credit by sending hundreds of message to the person i personally do with the same content. the only way to stop it is by uninstalling it. i set it to check my balance after every outgoing phone call and message, and also every time i tap the widget. but the concept and interface is superb, would like to see this problem solved
Mate, the app doesnt send anything. USSD requests dont cost you money. Your problem is something else entirely.
Or youre a troll/ the competition...
ftgg99 said:
Mate, the app doesnt send anything. USSD requests dont cost you money. Your problem is something else entirely.
Or youre a troll/ the competition...
Click to expand...
Click to collapse
oh believe me, im not a troll, and i can't code for ****. i searched around too, and it looks like i'm the only one having this problem. anyway, maybe you're right, the problem is something else entirely but the reason I suspected the application was the problem is because the draining started when i set the widget up and ended when i uninstalled the application. i apologize if i tainted the image of your app in any way.
Dont worry, i wasnt offended, just tired of fighting an uphill battle.
Imagine getting hundreds of crash logs from people with no root trying to use Root Call Blocker. Then they send angry emails. Finally they leave 1 star reviews.
Anyway, this should cheer you up:

Please help - Alternative Phone App needed - do you know one?

Hi, My friend has the Note 7 Global Lavender version, like me, he is 82 years old and is having some trouble with answering calls because of the not-so-easy to use green phone slider. Even I sometimes have problem with this one.
So can someone help me with an alternative and a small guide on how to install it(if not like other Apps) and set it as default, so when call comes in that is the one he see? There is no need to change anything else.
Please don't refer me to google, the problem is not that there aren't any Apps but that there are too many of them, and I can't try them all until i find one without a slider but where you just push the green button to answer call - He is starting to regret he bought this phone, as it is not so friendly for old people.
I hope someone here can help.
Jan
May be u can use Truecaller
Ryamoz said:
May be u can use Truecaller
Click to expand...
Click to collapse
Thank you, and yes it looks like what I wanted though it is a very sophisticated app with a lot more functions than I wanted, maybe too much - it is still for an elderly man. Also looks like there have been some complaints that you get more spam calls after you use Truecaller and that they upload your data to their servers for everyone to see - not for me!
I like to hear other options if there are some Preferebly close to the stock dialer, but without slide and only push or an option to set it yourself. And not one that takes advantage of people.
Thank you
insomniacno1 said:
Thank you, and yes it looks like what I wanted though it is a very sophisticated app with a lot more functions than I wanted, maybe too much - it is still for an elderly man. Also looks like there have been some complaints that you get more spam calls after you use Truecaller and that they upload your data to their servers for everyone to see - not for me!
I like to hear other options if there are some Preferebly close to the stock dialer, but without slide and only push or an option to set it yourself. And not one that takes advantage of people.
Thank you
Click to expand...
Click to collapse
You could try google dialer apk from apkmirror.com, it has a simple slide gesture to answer and end calls and isn't too bloated with useless features
Saad. Mk said:
You could try google dialer apk from apkmirror.com, it has a simple slide gesture to answer and end calls and isn't too bloated with useless features
Click to expand...
Click to collapse
Thank you for your answer, I will look at it but would prefer to avoid slide since that is the problem. The Note 7 has slide, but its not easy to use not even for me and I have had many phones with "slide dialer".
Finding "push button" dialer has proven to be some of a challenge, also when you take in mind it should be one not stealing your data
Hope someone can come up with a solution for this
Guess not, but i found this one and it might do the trick, testing next week when my friend available: https://play.google.com/store/apps/details?id=com.luckyme.dadapp2
Update: forget the app above - it works just after install but doesn't do anything when pushing the Answer button. After that it never pop up anymore . Uninstalled it!
If you can root the device and install google dialer framework , you can set the google phone app which has better slider : you just need to slide up, holding the phone icon isn't necessary. And custom roms can also be easier for him as compared to miui.
anyways, i wonder if you could find a feature in miui that makes the incoming calls screen always in 'heads up' mode. That way he just needs to touch the accept or reject. I m not sure if miui provides that
Walden0 said:
If you can root the device and install google dialer framework , you can set the google phone app which has better slider : you just need to slide up, holding the phone icon isn't necessary. And custom roms can also be easier for him as compared to miui.
anyways, i wonder if you could find a feature in miui that makes the incoming calls screen always in 'heads up' mode. That way he just needs to touch the accept or reject. I m not sure if miui provides that
Click to expand...
Click to collapse
I'm sorry and tank you for your input, but I'm not rooting his phone to solve this - too many things can go wrong because you have to unlock bootloader and then install TWRP first before you can root - or so the guide here on XDA states.
I hope for a different solution

Categories

Resources