[Q] Is it possible to save contacts in SIM (by default)? - ONE Q&A, Help & Troubleshooting

Hi all,
Is there any way (app or hidden option?) to add support to the OPO to save contacts in the SIM card by default? (not only phone memory or google account)
I'm not 100% sure if this is related to the OPO or with Android 4.4... I searched a bit and found out that in the SGS5 you can save contacts directly on the SIM card, so I guess it's possible... but I cannot find the way to do it with the OPO.
And please... I know that SIM cards are obsolote, etc... etc... So please stick to the question. Is it simply not possible? No one implemented a mod or something?
I know that with certain apps you can manage your contacts in the SIM... But I would like to know if there is no other option.
Thanks in advance!!

There are several apps in the play store which can do this for you.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Mmm bacon
---------- Post added at 03:58 PM ---------- Previous post was at 03:53 PM ----------
There are several apps in the play store which can do this for you. Just search "export to sim"
Mmm bacon

There are several apps in the play store which can do this for you. Just search "export to sim"
Mmm bacon
---------- Post added at 03:58 PM ---------- Previous post was at 03:58 PM ----------
There are several apps in the play store which can do this for you. Just search "export to sim"
Mmm bacon

There are several apps in the play store which can do this for you. Just search "export to sim"
Mmm bacon

Related

How can i stop this sms messages from the network ,

Guys
When i flash my rom this time i started getting this messages from the network mentioning my location , this is really annoying how can i stop this
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
It's class 0 (or flash) SMS.
Try searching how to disable receiving Class 0/Flash SMS
nishanthabgw said:
Guys
When i flash my rom this time i started getting this messages from the network mentioning my location , this is really annoying how can i stop this
Click to expand...
Click to collapse
Go to settings->Calls Settings, and unmark "reception of broadband messages" Or something like this. Should help.))
---------- Post added at 11:40 PM ---------- Previous post was at 11:34 PM ----------
OFFTOP
What ROM are you using? I like it!
bender19911 said:
Go to settings->Calls Settings, and unmark "reception of broadband messages" Or something like this. Should help.))
---------- Post added at 11:40 PM ---------- Previous post was at 11:34 PM ----------
OFFTOP
What ROM are you using? I like it!
Click to expand...
Click to collapse
Hi sorry for the late reply after i reflashed the rom and problem was solved, i dont remember the rom i used at the time must be, Elegancia or viper, core droid, one out of these 3 with a sense 4.5 skin from play store by
Mcluvn mods now i dont own my sensation as i moved on to my new phone galaxy note 2
Sent from my GT-N7100 using xda premium

[Q] How to disable WhatsApp notifications?

Is there any way that we can modify the apk & add one more option in the settings pane to 'disable/enable' notifications from 'WhatsApp groups'?
Thanks in advance.
Not yet have
Sent from my GT-S6500D using xda app-developers app
Open Whatsapp.
Goto Settings > Notifications (like below)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Under Group Notifications, choose
- Notification Tone: Silent
- Vibrate: Off
- Popup Notification: No Popup
- Light: None
"To err is human, to forgive is divine"
Sent from my SGS II
I have done all that..still get the notifications...it's very irritating at times...any solution
---------- Post added at 06:23 PM ---------- Previous post was at 05:28 PM ----------
Guys found a solution. Went to settings app and selected watsapp and from there disabled alerts and that's it. M free from annoying notifications.
I did that but still sound comes. I mean it beeps every time someone sends me a message
harry92008 said:
I have done all that..still get the notifications...it's very irritating at times...any solution
---------- Post added at 06:23 PM ---------- Previous post was at 05:28 PM ----------
Guys found a solution. Went to settings app and selected watsapp and from there disabled alerts and that's it. M free from annoying notifications.
Click to expand...
Click to collapse

[Q] Adding Apps to Settings Apktool / Smali

Hi there, i'm trying to add the xposed apk to the settings menu. I've decompiled the apk, modified the lines of code required, deoxed it (smali / baksmali) and recompiled the apk. Ive pused the settings file back, changed the relevant read write permissions. It shows fine in its directory. Restart phone and settings wont open... Ive got the original settings apk & odex files and as soon as ive pushed those back settings works. Ive tried signing the modified apk, but im just clutching at straws at this point.
Can anyone advice? Has anyone done the same successfully? Appreciated
There's an xposed module that does this sort of thing. Its called xposed preference injector
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Personally, I would only add to settings via source code compilation from aosp. Can it even be done using apk tool etc?
Deodexed is much easier for modification
Sent from my Nexus 5 using Tapatalk
That is awesome, thank you!
Incidentally it was this link that got me trying to integrate Xposed into Settings, seemed quite straight forward
http://forum.xda-developers.com/showthread.php?t=2237753
coollllll
---------- Post added at 09:19 PM ---------- Previous post was at 09:17 PM ----------
work
---------- Post added at 09:22 PM ---------- Previous post was at 09:19 PM ----------
nice :laugh::laugh::laugh:work

OK google on any screen ???

hello my question is: Do you have the option to activate ok google on any screen ?
i can´t see the option on my moto.
Or is idt not possible to activate it on the moto g at all ??
Thanks for your help
Yes firstly u do setup in google now
Sent from my MotoG3 using Tapatalk
From homecreen long press anywhere, then choose settings, then go to voice and then OK Google detection toggle the, "from any screen button" now you have OK Google from any screen. ? I hope it helped you.
Retrain voice module
ghtconeslover said:
hello my question is: Do you have the option to activate ok google on any screen ?
i can´t see the option on my moto.
Or is idt not possible to activate it on the moto g at all ??
Thanks for your help
Click to expand...
Click to collapse
https://www.youtube.com/watch?v=y8gSD8UexKc
hope this helps :highfive:
NOTE: kindly use GoogleNow launcher to get best of it,else Okgoogle doesnt respond good sometimes
---------- Post added at 05:51 PM ---------- Previous post was at 05:48 PM ----------
and keep all enabled , as i kept in my phone it works
do note , it doesnot work when screen is LOCKED , but it works when device is charging even though if screen is locked
If you have a 1GB Moto G 2015...you cannot use OK Google from any screen.
The option itself it NOT present in 1GB US models. Not sure about other regions, or even if it's a slightly different build than 2GB versions.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

MK Photo Recovery - Rootless Photos Recover

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
MK Photo Recovery is an App that can recover all your accidentally deleted photos in your smartphone with just a click
Whether you accidentally deleted a photo, or even reformatted your memory card, MK Photo Recovery is a powerful app that will restore it for you
it an lightweight easy app that take only a minute after dig for all your photos and restore them
this app doesn't need root Rights to Use this App
Use:
-Download the App From Playstore
-Open it and tap Recover my photos
-Enjoy
Downloads:
-Playstore
For Suggestions and Questions, Contact me by PM
Mike I downloaded yr photo recovery app on my S7 edge phone but it stops when I click on it. Could that be because I am on a YPN?
Am a Canadian living in the Philippines
wynndel said:
Mike I downloaded yr photo recovery app on my S7 edge phone but it stops when I click on it. Could that be because I am on a YPN?
Am a Canadian living in the Philippines
Click to expand...
Click to collapse
no it a compability problem
i update it you can try it now
Thank you I will install it again.
---------- Post added at 03:27 PM ---------- Previous post was at 03:16 PM ----------
still not working Mike it does not open at all ust as before.
Message:
Mk photo recovery has stopped
Close to app
Send feedback
Regards from an 87 yr young one

Categories

Resources