Question Changing Default Apps - Oppo Find N

I was wondering if anyone with the Find N can test to see if they can change the default apps and see if it sticks?
I always use Google Messages and Dialler and was hoping I was able to change them as have it stick. I know the issues with the Launcher and I am concerned that it will be the same with these other apps.
On a side note has anyone been able to get Android Auto to work?

What would the dab command be to set the default sms ?

I have found this:-
How to disable any pre-installed system app bloatware on Android without root
If you hate the bloatware or pre-installed apps on your Android smartphone, here's how to disable them even if Android doesn't normally let you.
www.xda-developers.com
Not sure if it will cause damage so perhaps use it with caution!

Hey bud! Just downloaded both Google Messages and Phone and was able to switch it to default. I used adb commands to remove all the bloatware, and it's wayyyy less chinese-y.
Only thing I still can't figure out is how to get Nova Launcher working, as I preferred how that ran before. That said, it's starting to feel way nicer now.

Are they actually sticking though and survive a reboot? Have you tried Android Auto?

How did you get rid of the default messaging app please post ads commands : )

I read in another sad forums that even after deleting the default sms app and installing google sms you will still get the pop up

carrieta17 said:
I read in another sad forums that even after deleting the default sms app and installing google sms you will still get the pop up
Click to expand...
Click to collapse
Which forum did you read that on?

carrieta17 said:
I read in another sad forums that even after deleting the default sms app and installing google sms you will still get the pop up
Click to expand...
Click to collapse
What other forum please?

[GUIDE/ADB] OPPO FIND X System Apps Safe To Uninstall/Disable Without Root
THIS TUTORIAL IS GEARED TOWARDS THOSE THAT HAVE THE VERSION OF THE PHONE WITH CHINESE FIRMWARE,MAY BE USED AS A GENERAL GUIDE FOR OTHER VERSIONS. The subject of app/bloatware removal/disabling has been mentioned in a few threads throughout the...
forum.xda-developers.com

I tried disabling the default sms app and using google messages did not work.. will not let me send texts via any app

So here's the deal, don't remove the default messaging app or replace it with Google messages. It won't work the way you think it will. I was able to remove the default messaging app via adb. You'll be able to set the Google messaging app to default. The issue is, every time you get a text, you'll get a pop-up saying something like "your default messaging app was changed back due to security". It'll do this every time you get a new text.

deweythesecond said:
Hey bud! Just downloaded both Google Messages and Phone and was able to switch it to default. I used adb commands to remove all the bloatware, and it's wayyyy less chinese-y.
Only thing I still can't figure out is how to get Nova Launcher working, as I preferred how that ran before. That said, it's starting to feel way nicer now.
Click to expand...
Click to collapse
Are you getting the pop up giving you the security warning everytime you receive a message?

Yes. I gave up. Using oppos now.

Ah that is not great, does it allow RCS messaging at all? That may be a deal breaker for me!

There IS an option but only for heytap users only...

I received mine and the limitations are too great. The hardware is awesome, but is ruined by horrible software that is locked down so strictly. The messaging and Android Auto issues were the things that made the decision easy.
If this ever gets a International release I will be all over it, but unfortunately I cannot handle the limits.

Related

Spyware, and how to figure out what installed it.

Ok, maybe I'm in the wrong place. But here goes.
My phone is trying to send text to paid numbers behind my back. I'm using prepaid so it doesn't work. I get a "You have insufficient funds to send this text" message daily, at random times.
I have no pirated apps. Everything on my phone came straight from the market. However, I've not installed a single one of the apps that was on the recent list all over tech sites.
I'm planning on reflashing with a different rom and changing all the passwords that were stored on my phone.
BUT.
Before I do this, I want to find out which app is causing this behavior. Any Ideas on how to find out what is sending random text from my phone (they don't show up in the messaging app)
viogrep said:
Ok, maybe I'm in the wrong place. But here goes.
My phone is trying to send text to paid numbers behind my back. I'm using prepaid so it doesn't work. I get a "You have insufficient funds to send this text" message daily, at random times.
I have no pirated apps. Everything on my phone came straight from the market. However, I've not installed a single one of the apps that was on the recent list all over tech sites.
I'm planning on reflashing with a different rom and changing all the passwords that were stored on my phone.
BUT.
Before I do this, I want to find out which app is causing this behavior. Any Ideas on how to find out what is sending random text from my phone (they don't show up in the messaging app)
Click to expand...
Click to collapse
Install a android antivirus and firewall like Lookout.
Sent from my GingerBread Eris using XDA App
lookout finds nothing. All the other AV software fails to install. "Unknown error -18"
i have plenty of free space.
viogrep,
I wrote a novel, but then thought I should just ask a few preliminary questions:
Q1) does the error message contain any useful "hints", such as the destination number ?
Q2) if you use a logcat - capturing app, does anything show up in the logcat right around the time the message is generated which might provide some further clues?
There's a lot of different techniques you can use, but they require a bit of effort - not only to perform, but to explain, too.
Q3) Are you willing to post up the output of the "ps" command to a pastebin?
Q4) What apps on your phone request "SEND_SMS" privileges? You can find out with
Code:
strings /data/system/packages.xml > /sdcard/strings-pkgs-xml.txt
and then poking through the "strings-pkgs-xml.txt" file. When you see (for instance)
name="android.permission.SEND_SMS"
the immediately prior package is what requested it. Either that or you can do something tricky like
Code:
strings /data/system/packages.xml | awk '/<package name/{pkg=$2;}; /_SMS/{print pkg, $2;}'
bftb0
1. No destination number in the error. Sorry.
2. Also, no clues in logcat from what I've seen.
3. PS > http://pastebin.com/iUAfP9Yb
4. Besides the default gapps, the only other app with SEND_SMS priv. is Koxx Pure Messenger. (Purchased from the market, Have had for awhile, the sms sending is new)
Going to try to call my provider and see if I can get the number that's been denied because of funds.
*edit* No luck with provider.
I'd really like to know whats doing it so I don't install the same app once I flash. Luckily I keep nothing important on my phone. Its gmail account is actually a duplicate with my original forwarding to it. I'm a tiny bit overprotective over my email(address). :x
viogrep said:
4. Besides the default gapps, the only other app with SEND_SMS priv. is Koxx Pure Messenger. (Purchased from the market, Have had for awhile, the sms sending is new)
Click to expand...
Click to collapse
I know that it isn't necessarily this simple, but if that really is the only other app besides the GAPPs with SMS priveledges, especially coupled with the knowledge that the SMS capability is new, I think you have your answer.
If you tried a new ROM and restored all but that one app, and the problem never happens again then you can be 95% sure. Only way to be 100% sure is that after a certain length of time without a problem (a week?) you reinstall Koxx and then if the problem starts happening again.
I looked through your "ps" listing.
Didn't see anything too obvious sticking out at me; there were a couple of non-market apps running though. I know that there is no theoretical reason why non-market apps would be malicious - on the other hand, I sort of wonder why they are not on the market... you know what I mean? What is stopping them? (In the case of Tubemate - which was actually kicked off of Google's market, my suspicions are even higher. I realize it was not kicked off because of malware; but still...)
These were the only processes that were either not on my phone, or I didn't really recognize.
Code:
com.dylan.tube = [Non-Market App] Tubemate
com.gau.golauncherex.notification = GO Launcher EX (READ SMS)
com.levelup.beautifulwidgets = Beautiful Widgets (LevelUp)?
com.revsodev.volumecontrol = [Non-Market App] Volume Control (Cyrket?)
com.swype.android.inputmethod = Swype?
com.tencent.research.drop = QQPlayer (no perms req'd?)
net.bajawa.battery = BattStatt (no perms req'd?)
org.sipdroid.sipua = Sipdroid VoIP + video
The Road Warrior has an idea which is sort of useful; but I'll modify it to use binary division.
Start with a freshly installed, clean ROM, and only install half of your apps. (I would put all of your most frequently used apps in the first half, and delay any non-market apps as long as possible). Here's how this goes:
- if the "half" you put on the phone is trouble-free (long enough to know the SMS popup thing is not going on), then, install half of the remaining apps, and wait again to see if there is a problem.
- if the "half" you put on the phone develops trouble, then you know that the problem app is in that group. Wipe the phone and re-install all prior "halves" (that caused no trouble), but split the current half (the group containing the suspect app) in half, and only install that. Proceed in this fashion until you are down to the app which causes the trouble.
If you have 128 apps on your phone, and you wait 1 day between installations, it will take 7 days to find the malicious app. (And if you don't get a failure within the first two days, your phone will have 3/4s of it's apps installed - that's not too bad).
The thing is though, even if you had an app compromise your phone, it might not be an "app" that is doing the dirty work any longer. For example, the most recently discovered malware ran rooting exploits against the device, and once successful, downloaded and installed "other stuff". That "other stuff" could be native binaries. So, examining permissions in the system manifest doesn't necessarily guarantee that you have exhaustively looked at your phone, or discovered all possible means of interacting with the SMS system.
It might be "just an app", though - and if it were me, the first ones that I would suspect are non-Market apps, or apps that *cough* got downloaded from "freeware" sites.
Thanks for the responses. I actually did a fresh flash last night. First thing I installed was tubemate (running through non market apps) and it did it. Ironically I added some money to my account to see if I could get the number it was trying to text. Apparently it still couldn't go through.
Sent from my FroShedYo V10-ERIS using XDA App
I had a game from a Chinese developer that stole my gmail. Log into yours from the website and see if you get a red warning.
Sent from my GSBv1.9 ERIS using XDA App
viogrep said:
Thanks for the responses. I actually did a fresh flash last night. First thing I installed was tubemate (running through non market apps) and it did it. Ironically I added some money to my account to see if I could get the number it was trying to text. Apparently it still couldn't go through.
Sent from my FroShedYo V10-ERIS using XDA App
Click to expand...
Click to collapse
I'm always amazed when something I suggested actually works. LOL. It's just that I'm used to things being more complicated than I hope.
Glad you figured out the trouble!
Thanks bt and RW for the help.
As far as the gmail thing... I use a different gmail address on my phone with email forwarded (different pass)...
If it gets taken I just stop the forwarding and make a new one. Makes things a more simple. Sure, they can see past emails, but they cant request passes/info from other sites... (I also monitor the login IPs in gmail, religiously. Just a habbit.)
viogrep said:
Thanks bt and RW for the help.
As far as the gmail thing... I use a different gmail address on my phone with email forwarded (different pass)...
If it gets taken I just stop the forwarding and make a new one. Makes things a more simple. Sure, they can see past emails, but they cant request passes/info from other sites... (I also monitor the login IPs in gmail, religiously. Just a habbit.)
Click to expand...
Click to collapse
You're welcome. You could just change your password from the web if your phone gets stolen.
Especially since it's the gmail address you use on your phone that everything is sync'd to, not the one that's forwarding to it. So if you got another Android phone you'd lose all your contact info and bought and installed apps info, calendar and such. Unless you sync them manually which is so much harder in my experience.
Or you could use one of the many free apps out there that would let you remotely do many things to your phone. Turn the GPS on, triangulate your phone, make your phone scream, do a factory reset to erase everything...
Just a suggestion.

Did Swype Installer do this?

I installed Swype on my TP yesterday and everything seemed fine, but today I keep getting the message that [bunch of asian characters] has stopped. I had no idea what it possibly could be since I don;t know what it says so I thought it might be Swype and went into Input on Settings to turn Swype off. Now, under KEYBOARD AND INPUT METHODS the first thing says Default and under it is a bunch of Asian characters. Under that is all the input methods. The interesting thing is there are two selections that are checked yet grayed out so I can't deselect them which are Japenese IME and the last one is those Asian characters. What is going on and how do I get rid of them?
OK. I went through all my Apps in Settings and at the very end is one named with Asian characters. Under the name it says version 4.0.3-eng.erik.20120221.223654. It doesn't give me the option to uninstall it, but I have disabled it. I don't download a lot of apps, and I certainly don't download shady looking apps, so where did it come from and how do I get rid of it??????
It could be something else pushed on you - some apps with the Networks and Internet permissions push random apps to your phone without you knowing it (or explicitly allowing it). My girlfriend has a music app that does it to her sometimes, and it's annoying, but not malicious (at least, not that I've seen).
I tried deleting it through Titanium but it didn't work so I decided to try installing the Nightly version of CM9 and that got rid of it completely. Still, weird!
loomism2 said:
I tried deleting it through Titanium but it didn't work so I decided to try installing the Nightly version of CM9 and that got rid of it completely. Still, weird!
Click to expand...
Click to collapse
check if the application is considered a system app
ve6ay said:
It could be something else pushed on you - some apps with the Networks and Internet permissions push random apps to your phone without you knowing it (or explicitly allowing it). My girlfriend has a music app that does it to her sometimes, and it's annoying, but not malicious (at least, not that I've seen).
Click to expand...
Click to collapse
installing applications on your phone/tablet without your "permission" is the definition of malicious.
IIRC there has been some sort of Asian language keyboard in CM9/ICS for a while. I remember disabling it a while ago, not sure why its included in an English version of the OS.
Well, when I installed the Nightly build all Japanese-related input choices disappeared, so maybe they aren't included in CM9 anymore? Whatever the reason, I am happy it is solved.
Varemenos said:
check if the application is considered a system app
Click to expand...
Click to collapse
It was considered a system app to Titanium, and to the phone as well, I guess. Titanium said it would do some special thing and the phone would reboot twice and it would be gone. Well, when it was finished doing its thing the app was still there. I think I tried using Titanium to remove the stock Music app that came with the phone and it didn't work right then, either. I can't remember how I got rid of that, but I eventually did.

Can't change default SMS app

Hi there,
I recently bought Oppo A57, a great mid-range smartphone. I tried to install my favourite messaging app, i.e., Pulse.
However, there is a strange issue I am facing while making it the default SMS app from the settings. Even though I manage to successfully set it, the app accesses all the permissions etc and works pretty well until I recieve a text message. Right after it a prompt pops up and says "For your messages security, System message app has been set as the default message app.". It is quite annoying!
How can I change that security?
Kindly help me to resolve this issue.
Thank you.
Color OS is too bad.just uninstall the default message app or froze it
Rsugar said:
Color OS is too bad.just uninstall the default message app or froze it
Click to expand...
Click to collapse
Yup, there are many restrictions and that is quite annoying. So, I switched to MIUI.
Sayedwalyullah said:
Yup, there are many restrictions and that is quite annoying. So, I switched to MIUI.
Click to expand...
Click to collapse
oppo a57 has MIUI?
Rsugar said:
oppo a57 has MIUI?
Click to expand...
Click to collapse
No, I got Redmi device. Oppo will never allow other ROMS on their devices.
Also to add some more detail regarding the issue; I rooted my device and disabled the System Messaging app using Titanium Backup. It worked but I would always receive same prompt that I mentioned on receiving a text message, but this time it wouldn't revert back to the system app as it's been disabled. Moreover, I tried Xposed frameworks as well to hide that system prompt but had no luck.
Sayedwalyullah said:
No, I got Redmi device. Oppo will never allow other ROMS on their devices.
Also to add some more detail regarding the issue; I rooted my device and disabled the System Messaging app using Titanium Backup. It worked but I would always receive same prompt that I mentioned on receiving a text message, but this time it wouldn't revert back to the system app as it's been disabled. Moreover, I tried Xposed frameworks as well to hide that system prompt but had no luck.
Click to expand...
Click to collapse
quit that.the phone and ColorOS is for android virgin in China.trust me:silly:
Rsugar said:
quit that.the phone and ColorOS is for android virgin in China.trust me:silly:
Click to expand...
Click to collapse
Lol, you're right.
How can i change default sms on my oppof5 youth?
neiljohn92579 said:
How can i change default sms on my oppof5 youth?
Click to expand...
Click to collapse
You can't, as far as I know. They have restricted apps like SMS or Dialer to be changed from default. It isn't possible to change in Color OS 3.0, F5 Youth has upgraded version so you should try it. They might have changed the restriction.
Go to:
- settings -> additional settings
- application management
- default app management (located at bottom)
Sayedwalyullah said:
You can't, as far as I know. They have restricted apps like SMS or Dialer to be changed from default. It isn't possible to change in Color OS 3.0, F5 Youth has upgraded version so you should try it. They might have changed the restriction.
Go to:
- settings -> additional settings
- application management
- default app management (located at bottom)
Click to expand...
Click to collapse
i have deleted my stock sms app and installed switch sms as system app. Its fine now but there is always a pop-up coming but the switch sms app won't change now ??
How you did it? How you deleted default SMS app and added a third party app as default app. @dilwash_rind kindly answer it
QamarZia said:
How you did it? How you deleted default SMS app and added a third party app as default app. @dilwash_rind kindly answer it
Click to expand...
Click to collapse
first of all i have rooted my oppo a57.
After root i have an app named as "device control". I used this app to delete my default sms app.
And than i use luckypatcher to make my custom sms app as system app ??
thats all
Glad to hear that, @dilwash_rind
I have completed the first step, I have removed the built in Messaging app, Now next step seems difficult to me because i could not understand it.
I have installed the Go SMS Pro as 3rd party sms app and i have also installed Lucky Patcher.
Will you explain a little bit more that how to make GO SMS Pro as default Mesaging App?

Love this phone but this dialer is horrible. Any suggestions on a fix

I have to make phone calls all day long. To make a call I always pull up the dialer and dial people using T9. When I get to the contact I want it does not give all the contacts phone numbers and it just decides which number to call and it usually is not choose the number I want to dial. Anyone know how to over come this horrible flawed software
Stock patched Google Dialer v15. Search for it here on XDA. Also install Google Contacts app from Play Store. After that you can disable LG's phone dialer and contacts by disabling "Contacts.apk" using LG package manager (paid) or using PC and ADB shell.
I'm surprised anyone uses a stock dialer. I'm accustomed to using, e.g. TrueCaller. There are many replacement dialers that add more features.
Wotta said:
I'm surprised anyone uses a stock dialer. I'm accustomed to using, e.g. TrueCaller. There are many replacement dialers that add more features.
Click to expand...
Click to collapse
Why surprised? I don't use the phone for work or business, and only call the same few friends and family members, so stock dialer is fine.
I'm using an older version of the Google Phone dialer app, which was the last one that I could get to install without any compatibility issues and all features working. It was noted in a thread in this forum, I think, or it was linked from that rather popular article about turning your V30 into a Pixel. No visual voicemail tab unfortunately but place search works (which I used a lot).
Guide
https://android.gadgethacks.com/how-to/turn-your-lg-v30-into-google-pixel-2-0180558/
bilbo60 said:
Why surprised? I don't use the phone for work or business, and only call the same few friends and family members, so stock dialer is fine.
Click to expand...
Click to collapse
Me to. Stock dialer is fine.
Windforce0511 said:
Stock patched Google Dialer v15. Search for it here on XDA. Also install Google Contacts app from Play Store. After that you can disable LG's phone dialer and contacts by disabling "Contacts.apk" using LG package manager (paid) or using PC and ADB shell.
Click to expand...
Click to collapse
Is your phone rooted? I installed LG Package Disabler on my stock V30. After installing Google Dialer and making it default, I tried to disable Contacts. apk with package disabler. There is no save button in the menu. When I exited the app, and reopened it, the check marks were gone and Contacts was not disabled. What simple step am I missing? Does your phone have to be rooted?
Sent from my LG-H931 using Tapatalk

How to stop apps from viewing my installed apps?

Does anyone know of any way to block/stop apps such as Facebook from viewing my other installed apps?
With the new Facebook update they've now got tracking of your off Facebook activity. Its in your settings and it's called, Off Facebook Activity.
Don't believe me? Check, it's deffinatelly there now in latest update.
I know can turn it off but them being able to see my other apps and to see what I do on there just annoys me.
Is there any way that I can prevent them from seeing my apps.
Also some things I've googled have ended up getting my email address as got emails about what I searched.
I have ap-ops which don't have option to block it, I have xposed which I don't like to use as it stops other apps from functioning but I might start using it again if it stops this. Also I have magisk installed and rooted via this.
I have a Samsung galaxy S7.
Hope there's a way to do this, any apps or any other way that anyone knows.
Thank you.
Guestme said:
Does anyone know of any way to block/stop apps such as Facebook from viewing my other installed apps?
With the new Facebook update they've now got tracking of your off Facebook activity. Its in your settings and it's called, Off Facebook Activity.
Don't believe me? Check, it's deffinatelly there now in latest update.
I know can turn it off but them being able to see my other apps and to see what I do on there just annoys me.
Is there any way that I can prevent them from seeing my apps.
Also some things I've googled have ended up getting my email address as got emails about what I searched.
I have ap-ops which don't have option to block it, I have xposed which I don't like to use as it stops other apps from functioning but I might start using it again if it stops this. Also I have magisk installed and rooted via this.
I have a Samsung galaxy S7.
Hope there's a way to do this, any apps or any other way that anyone knows.
Thank you.
Click to expand...
Click to collapse
Install titanium backup and use it to uninstall Facebook?
Sent from my LM-G850 using Tapatalk
Night_1 said:
Install titanium backup and use it to uninstall Facebook?
Sent from my LM-G850 using Tapatalk
Click to expand...
Click to collapse
I've uninstalled it for now, didn't need titanium though.
Can use Facebook via a browser instead.
Thanks. Would be good if a way to block even browsers from viewing apps and getting my email address.
@Guestme
You always can try to turn of and/or revoke an user-app's permission. Of course it then may happen that app is no longer properly functioning.
Below are the app permissions available on Android 6.0 and up. The permissions you see on your device may vary by manufacturer.
Body Sensors
Calendar
Camera
Contacts
Location
Microphone
Phone
SMS
Storage
Note: If device is running a version lower than Android 6.0, go to review app permissions for more information about how permissions work on your device.
jwoegerbauer said:
@Guestme
You always can try to turn of and/or revoke an user-app's permission. Of course it then may happen that app is no longer properly functioning.
Below are the app permissions available on Android 6.0 and up. The permissions you see on your device may vary by manufacturer.
Body Sensors
Calendar
Camera
Contacts
Location
Microphone
Phone
SMS
Storage
Note: If device is running a version lower than Android 6.0, go to review app permissions for more information about how permissions work on your device.
Click to expand...
Click to collapse
I did disable all Facebook permissions but still had my off of Facebook apps information. Who knows if other apps are doing the same thing, I block all unneeded permissions in all my apps and keep them frozen until I need to use them. Thanks for your reply.

Categories

Resources