[MOD][ROOT] iOS 10 Keyboard Sounds - Android General

To me personally, I think the default Android keyboard typing sounds are awful. The iOS 10 ones sound much better. So I made a .zip file of the iOS sounds so you can use them on your phone. Here's how to install them. It does require root and an app like ES File Explorer, just a head's up.
Download and unzip file
Navigate to system/media/audio/ui
If you want to keep the old sounds just as a backup, copy the following files to a safe location outside of this folder
KeypressDelete.ogg
KeypressReturn.ogg
KeypressSpacebar.ogg
KeypressStandard.ogg
Delete the original files in the system/media/audio/ui
Go to the downloaded file, and copy the new sounds over to system/media/audio/ui
Set the permissions of the new files to rw- r-- r--
Reboot and enjoy!
Noah C. Fisher

Just what was I looking for!!
Thanks!

Great man!! I love it. Do you know if is possible to have also the design of the keyboard like iOS? Or at least the whole UI sound kit of iOS 10?

soasa said:
Great man!! I love it. Do you know if is possible to have also the design of the keyboard like iOS? Or at least the whole UI sound kit of iOS 10?
Click to expand...
Click to collapse
I just use Gboard with the white and blue theme (I think it's the third one on the list) with "key borders" turned on.

iNoahTheAwesome said:
I just use Gboard with the white and blue theme (I think it's the third one on the list) with "key borders" turned on.
Click to expand...
Click to collapse
Yes, with the last update Gboard looks very similar with the Apple's one do you know if the UI sound of iOS 11 are like the old one?

Problems while typing
Hey man! Great work, i really appreciate this, this is what i was looking for, but the thing is that i installed everything like you said but while typing i'm hearing the sound twice. Any idea why this could be happening?
Thanks again!

Good work.
---------- Post added at 09:20 PM ---------- Previous post was at 09:19 PM ----------
Much better than stock one.

Would like op5 sounds, possible?

give us more please

Will be possible to do this without root? I've a Pixel and an iPhone, I use Gboard in my iPhone too (and sometimes it works better than my Pixel haha) and it has the iOS stock sounds and is way relaxing.

Thanks!

I would if my note 9 is rootable. Damn, I miss being able to mess with the roots of the phone. :/
Sent from my SM-N960U using Tapatalk
---------- Post added at 03:08 PM ---------- Previous post was at 03:07 PM ----------
Nope, you can not change any root files without root access.
Jerber said:
Will be possible to do this without root? I've a Pixel and an iPhone, I use Gboard in my iPhone too (and sometimes it works better than my Pixel haha) and it has the iOS stock sounds and is way relaxing.
Click to expand...
Click to collapse
Sent from my SM-N960U using Tapatalk

Is there anyway to have these files without I'm rooting your phone?

Can't find media folder on my device? Is there a way to flash through recovery?

I downloaded it but now what do I do after its downloaded? Sorry I am horrible when it comes to doing stuff like this on phones
---------- Post added at 12:18 AM ---------- Previous post was at 12:07 AM ----------
Hey just wondering how you did this? I don't understand how to do stuff like this on my phone

AguuSz said:
Hey man! Great work, i really appreciate this, this is what i was looking for, but the thing is that i installed everything like you said but while typing i'm hearing the sound twice. Any idea why this could be happening?
Thanks again!
Click to expand...
Click to collapse
Hello, I was just wondering how you did this? I'm not good when it comes to doing stuff on phones lol

Where is the file?

really, where's it? Either I'm blind or there's no file..

Im not see link for download

I found the link for those who can't see it: https://bit.ly/323F6qi

Related

[MOD] A place to share Lock/Unlock sounds (Froyo only)

In response to the iPhone and MGS2 lock/unlock sounds...I decided to make my own. (I would link back to them but since I'm a new member, I can't.)
The iPhone sounds were better than stock but still bland. MGS2, while I'm a Metal Gear fan, those sounds have always grown to be very annoying after a few hours of using them. So I made some that were unique but not annoying (for me at least). Zipper sounds. Just made sense to me.
I'll be making more just because I get bored easily. So, as I make more, I'll upload them here. Share your own too!
(Remember, they have to be in .ogg format. The easiest way to convert is to download Audacity, open the file you want, edit if needed, and export to ogg.)
Sweet ill watching this thread!
Here's a can opening (Unlock) can crushing (Lock) file.
Moved everything to OP.
BBCasper said:
Here are two more. I know they're all random. I have a lot of .wav's saved on my computer.
Lightsaber sounds coming next. It's just hard to find good sfx for them.
Click to expand...
Click to collapse
Hey Casper, you can always re-edit your original post and add the new zip files there instead of having them throughout the thread, and also looking forward to what you upload. Thanks!!!!
Uh, I haven't heard about this. How can I set an unlock sound?
Thanks for the "scratch" sounds BBCasper.
Casao said:
Uh, I haven't heard about this. How can I set an unlock sound?
Click to expand...
Click to collapse
You need to have flashed Froyo.
RevJesseJ said:
You need to have flashed Froyo.
Click to expand...
Click to collapse
Thanks, I missed that from the "Froyo only" in the topic.
Hey Casper, you can always re-edit your original post and add the new zip files there instead of having them throughout the thread, and also looking forward to what you upload. Thanks!!!!
Click to expand...
Click to collapse
Thanks. It dawned on me when I made this last post. I'll move those to the OP and post all future updates there too. ;-P
I will also take requests.
-------------------------------------
Sent via the XDA Tapatalk App
Thanks for the "scratch" sounds BBCasper.
Click to expand...
Click to collapse
No problem. I'm actually having a problem getting rid of them at the moment. lol. I've been setting these via Android Mate but for some reason I lost my ability to write to system... Figuring it out now.
-------------------------------------
Sent via the XDA Tapatalk App
Missed this ft in teh update, thx!
Yo Casper just a suggestion, you should post how to instructions in the OP.
rjhay22 said:
Yo Casper just a suggestion, you should post how to instructions in the OP.
Click to expand...
Click to collapse
+1. unless I'm blind, I'm not seeing an option to set the lock tone, just to have it function. Love to do it, but Idk where the phone is seeing the stock sound, or how to change it. :/
Put files in the tools directory .
-adb remount
-adb shell rm /system/media/audio/ui/Lock.ogg
-adb shell rm /system/media/audio/ui/Unlock.ogg
-adb push "lockfile.ogg" /system/media/audio/ui/
-adb push "unlockfile.ogg" /system/media/audio/ui/
-reboot
Or you can always use root explorer from market to move files around.
snotf said:
+1. unless I'm blind, I'm not seeing an option to set the lock tone, just to have it function. Love to do it, but Idk where the phone is seeing the stock sound, or how to change it. :/
Click to expand...
Click to collapse
Sorry, I forgot to add the instructions. lol.
-------------------------------------
Sent from my Nexus One
Here's some I just pushed into my Nexus.. sounded pretty cool to me
I've been really busy with my website the past few days. I'll post some more soon.
Remember, requests are welcome.
-------------------------------------
Sent from my Nexus One
Do you have to to have a rooted froyo to do this?
hi awesome sounds but wondering what is the name of the sound file for the tap sound the sound froyo makes when you tap anything with the finger... can that be replaced??

[App] MiLocker MIUI Locker Screen App

Downloaded this today off the market and it is awesome. For those who dont stray from the Charge forum check it out.
Its great since we do not have MIUI running on the Charge.
Best of all it is free.
https://market.android.com/details?id=com.miui.home
Also Lockscreens can be downloaded from here: http://forum.xda-developers.com/showthread.php?t=1288096
Put them on your SD Card in the folder MIUI\Themes
jselden said:
Downloaded this today off the market and it is awesome. For those who dont stray from the Charge forum check it out.
Its great since we do not have MIUI running on the Charge.
Best of all it is free.
https://market.android.com/details?id=com.miui.home
Also Lockscreens can be downloaded from here: http://forum.xda-developers.com/showthread.php?t=1288096
Put them on your SD Card in the folder MIUI\Themes
Click to expand...
Click to collapse
Great suggestion! However, I keep getting Chinese as the default language in the themes. Did you have this problem? If so, how did you fix it? If not wth am I doing wrong?
jrocketdroid said:
Great suggestion! However, I keep getting Chinese as the default language in the themes. Did you have this problem? If so, how did you fix it? If not wth am I doing wrong?
Click to expand...
Click to collapse
You can do it, but it's kind of a bear to do... What you need to do is to copy the MTZ files from the MIUI folder of your SD card to your computer. Next, extract the MTZ's with 7Zip and scan all of the XML files for Chinese. Next, go to Google Translate and translate the text, then replace the Chinese with English. Once you've got all the Chinese translated, use 7Zip to repack everything as an MTZ again. DO NOT alter the naming of any of the files!!
Place the repacked MTZ files back into the MIUI folder of your phone's SD card, overwriting the existing files.
Boom. English.
---------- Post added at 07:11 PM ---------- Previous post was at 07:09 PM ----------
Now the real question... can you get this to work with NoLED? If so, how?
---------- Post added at 07:15 PM ---------- Previous post was at 07:11 PM ----------
P.S. You can install a ton of themes that are English from this thread: http://forum.xda-developers.com/showthread.php?t=1134657
Wow. Thats a lot of work. I just used the ones from the lockscreen thread and just manually put in sd card folder. Some didnt work. Others worked perfectly.
This is an awesome, "must have" app. I have a small annoyance though and maybe you can help. Upon restart, the default lockscreen is the one used until I open milocker. Anyway around this?
I am using infinityROM 12/11 w/TSM
thanks for the info KarateExplosion6...well, might as well try it once and see what happens...
Hi!
I've downloaded a few themes from the link above and they don't seem to work for me... I've downloaded, extracted (if zipped) and moved the into the /MIUI/themes folder. Application shows them properly but, after aplying them, I just see my screen background instead of the lockscreen. What could I be doing wrong?
|EverybodyLies| said:
Hi!
I've downloaded a few themes from the link above and they don't seem to work for me... I've downloaded, extracted (if zipped) and moved the into the /MIUI/themes folder. Application shows them properly but, after aplying them, I just see my screen background instead of the lockscreen. What could I be doing wrong?
Click to expand...
Click to collapse
There were a handful that unfortunately didn't work for me but about 75% of them worked fine.
However I also just did the google translate to a few downloaded from the app and it was actually quite simple.
Just an fyi I think the screen size effects the lock screens you can use on your phone. I think that might be the problem.
|EverybodyLies| said:
Hi!
I've downloaded a few themes from the link above and they don't seem to work for me... I've downloaded, extracted (if zipped) and moved the into the /MIUI/themes folder. Application shows them properly but, after aplying them, I just see my screen background instead of the lockscreen. What could I be doing wrong?
Click to expand...
Click to collapse
I just had the same problem with my Droid 3 (thought it was just my phone/rom).
So did a bit of comparison between the themes from the Miui thread and the themes downloaded with MiLocker.
It seems that there is a folder in the Miui themes called 'lockscreen' which shouldn't be a folder...but instead should be a zip file without the zip extension for it to work with MiLocker.
So what I did was take the folder called 'advance' inside the 'lockscreen' folder and made it into a zip file (lockscreen.zip). Then I renamed it to remove the '.zip' extension. I deleted the 'lockscreen' folder from the .mtz file, dragged this file into the .mtz theme file and voila! The theme works!
Hopefully this will bring joy to some people.
fl4r3 said:
I just had the same problem with my Droid 3 (thought it was just my phone/rom).
So did a bit of comparison between the themes from the Miui thread and the themes downloaded with MiLocker.
It seems that there is a folder in the Miui themes called 'lockscreen' which shouldn't be a folder...but instead should be a zip file without the zip extension for it to work with MiLocker.
So what I did was take the folder called 'advance' inside the 'lockscreen' folder and made it into a zip file (lockscreen.zip). Then I renamed it to remove the '.zip' extension. I deleted the 'lockscreen' folder from the .mtz file, dragged this file into the .mtz theme file and voila! The theme works!
Hopefully this will bring joy to some people.
Click to expand...
Click to collapse
Nice job figuring this out.
fl4r3 said:
I just had the same problem with my Droid 3 (thought it was just my phone/rom).
So did a bit of comparison between the themes from the Miui thread and the themes downloaded with MiLocker.
It seems that there is a folder in the Miui themes called 'lockscreen' which shouldn't be a folder...but instead should be a zip file without the zip extension for it to work with MiLocker.
So what I did was take the folder called 'advance' inside the 'lockscreen' folder and made it into a zip file (lockscreen.zip). Then I renamed it to remove the '.zip' extension. I deleted the 'lockscreen' folder from the .mtz file, dragged this file into the .mtz theme file and voila! The theme works!
Hopefully this will bring joy to some people.
Click to expand...
Click to collapse
Thanks for posting this since I'm sure people where confused as to why some themes worked and some didn't. For people that want to know why this is done, here's why:
Afaik, there are two reasons that the lockscreen folder is left as a folder and not already zipped with the extension removed. First, and mainly why, it is because the actual MIUI theme engine (which MiLocker is based on but not the same) will actually do all the work for you and convert the lockscreen folder to the correct format. The MIUI lockscreen thread was meant for people using MIUI and don't take into consideration people that just use MiLocker. Second, by leaving lockscreen as a folder it makes things a bit easier and faster for people to do their own customizations to the theme/lockscreen by just having to unzip one file rather than two.
Man I miss MIUI, so easy to theme .
I do like MiLocker but man it's been frustrating for me on my UK T Mobile stock 2.3.3 SGS2.
At first I wanted 1) a decent looking theme 2) with a camera shortcut and 3) music widget/player thing.
You don't know how hard it is to find these! Well from the official in app availible themes anyways.
*Even then with the music player, it's weird, as to activate it you have to click on a certain part of the lock (varies for each one).
When I finally found several I discovered 2 major major flaws. Can you guys try this and not/say it's just me?!
Play some music then lock the screen and now try to raise the volume.
For me using the physical volume buttons,
1) the screen turns on.
2) it only changes the volume by one (higher or lower).
How annoying is that?! Is this a problem with my phone or settings?
---------- Post added at 04:39 AM ---------- Previous post was at 04:13 AM ----------
^Try tried some of the pretty themes from the other thread and oh man they are so nice but I still have the same problem!
So anyone got time to help me out here or confirm they get the same results as me?
Thanks if you can help!
fl4r3 said:
So what I did was take the folder called 'advance' inside the 'lockscreen' folder and made it into a zip file (lockscreen.zip). Then I renamed it to remove the '.zip' extension. I deleted the 'lockscreen' folder from the .mtz file, dragged this file into the .mtz theme file and voila! The theme works!
Click to expand...
Click to collapse
Trying to follow your guide but confused...
1. If you zip 'advance' surely it becomes 'advance.zip' and not 'lockscreen.zip'?
2. What did you rename it to and with what extension?
3. The theme I have is zipped - do I change this to .mtz and is this then where you deleted the 'lockscreen' folder from?
Update: this is the theme which has me stumped http://forum.xda-developers.com/attachment.php?attachmentid=642540&d=1309491017
I have extracted it but there's no .mtz in there...?
How's everybody's battery react to using this app? Does your phone enter sleep the same frequency as the stock lock screen?
I always feel like I am getting a little bit of an extra drain, but after doing comparisons I think it is just in my head....battery drain paranoia.
Sent from my SCH-I510 using XDA App
i'd hate to beat a dead horse and spam but can you guys look at my problem too?
regarding battery drain i don't notice that much of an issue. i think there may be some but not really something that should be major.
chasingstatus said:
I do like MiLocker but man it's been frustrating for me on my UK T Mobile stock 2.3.3 SGS2.
At first I wanted 1) a decent looking theme 2) with a camera shortcut and 3) music widget/player thing.
You don't know how hard it is to find these! Well from the official in app availible themes anyways.
*Even then with the music player, it's weird, as to activate it you have to click on a certain part of the lock (varies for each one).
When I finally found several I discovered 2 major major flaws. Can you guys try this and not/say it's just me?!
Play some music then lock the screen and now try to raise the volume.
For me using the physical volume buttons,
1) the screen turns on.
2) it only changes the volume by one (higher or lower).
How annoying is that?! Is this a problem with my phone or settings?
---------- Post added at 04:39 AM ---------- Previous post was at 04:13 AM ----------
^Try tried some of the pretty themes from the other thread and oh man they are so nice but I still have the same problem!
Click to expand...
Click to collapse
The one I am using does turn the screen on but I can move the volume up and down with ease (more than one notch) throw me a link to one of the thees you are using and I will throw it on my Charge to see whats up
^Hey cheers for the reply but no need now!
In 1.3 they've fixed and acknowledged it was a problem.
"What's in this version:
(Feb.10, 2012,Version 1.3)
Support Android 4.0.
Support pattern password unlocking(need to enable "lock home key" in setting).
Support media keys.
Support volume key adjusting while playing music.
Fix some one-key lock related bugs on certain device models."
The screen still turns on though but that's something I guess I can live with. Cheers!
dead after reboot
I shutdown my phone over night with MIUI Locker installed and working. Started my phone this morning... no lockscreen. Enabled/disabled Miui Locker and it worked. had to kill the app properly between enable/disable but it worked.
Fix to make it work after reboot? I'm on CM7.2

Please, how i insert swype method on native keybord HTC ?

How i insert swype on keybord of HTC One ?
Only apk in Google Play ?
Run Swype installer and it will do the rest. Or look under setting language and keyboard.
Sent from my HTC One S using XDA
Hmm, all he will see is:
ERROR: This screen size is not supported...
Asked swype about this on march 9th, still no answer. You can read my question here.
The reason is, that the true resolution of the HTC One S seems to be 540x888 px. This size is not supported at the moment.
im using swype on my One S with no issues at all. so it is supported
Tried the installer again - it doesn't work.
So I'm gonna try to copy or push the apk from my desire tomorrow or sth like that. Let's see what happens.
---
Copied swype apk and installed it, works like a charm now.
I get the same error message as rootrider.
I thought the One S has a swype-like input method integrated ??
It does, but it is fizzy wine to swype's vintage champagne!
---------- Post added at 05:19 PM ---------- Previous post was at 05:08 PM ----------
azzledazzle said:
im using swype on my One S with no issues at all. so it is supported
Click to expand...
Click to collapse
Care to enlighten us
SFP said:
It does, but it is fizzy wine to swype's vintage champagne!
---------- Post added at 05:19 PM ---------- Previous post was at 05:08 PM ----------
Care to enlighten us
Click to expand...
Click to collapse
I had it on a Titanium Backup from my Sensation, When i restored that backup on the One S it was there.. Check the attached images
I personally prefer FlexT9 by Nuance (who just acquired Swype).
So people trying to install swype from scratch should copy the apk and install or use one from a backup (if there is one) instead of the installer.
Nice
edit: swype and swype installer apk added
I don't know if you still need that beta account for installation (using the installer you have to).
yeah i guess thats the way to do it... swype (for me) must believe im still using a sensation because thats the phone i had when i backed it up
but it works flawlessly so why its not supported is bull****
I just went to settings, keyboard, htc intput, then their is a swype option
TramainM said:
I just went to settings, keyboard, htc intput, then their is a swype option
Click to expand...
Click to collapse
Its not the same thing.
So I think I know why swype doesn't want to work on this phone. When you open the installer to the point where you log in, if you look down at the bottom of the screen, you see the menu button just above the capacitative buttons. I think this is probably making swype think that we only have 888 pixels instead of the 960.
I downloaded the Swype APK (not the installer) attached in one of the above posts and it installed and now works without any issues.
Thanks Rootrider
adamhlj said:
So I think I know why swype doesn't want to work on this phone. When you open the installer to the point where you log in, if you look down at the bottom of the screen, you see the menu button just above the capacitative buttons. I think this is probably making swype think that we only have 888 pixels instead of the 960.
Click to expand...
Click to collapse
This, or because of this.
Thanks Rootrider.
I was getting a bit annoyed with the HTC Sense "Swype" keyboard. Especially, when it changed or disallowed swyping depending on the app.
I installed a Tibackup of Swype from my old Nexus One, and it works like a champ.
rootrider said:
So people trying to install swype from scratch should copy the apk and install or use one from a backup (if there is one) instead of the installer.
Click to expand...
Click to collapse
I had the 'Screen size not supported' message using the official installer. This apk works fine - many thanks!
I had the screen size issue, then the APK posted above resolved it.
Today swype told me there's an update and went through the installer process again. Now it is successfully downloading. This is past the earlier portion where I would get the screen size not supported issue.
---------- Post added at 10:36 AM ---------- Previous post was at 10:21 AM ----------
It installed fine.

HTC Sense 3 Notification Sounds

Hey there,
I just installed a Sense 4 ROM for my HTC Evo 3D and was customising it to my liking. I then came to change my notification sounds and found there was no "New Day" alarm and worst of all, no "Gamma" notification tone!! I then went around Googling with no answer. Eventually I remembered I had a backup of my original ROM, so I looked around the files to find them!
Anyway, hope these come of use to some people, as I really like these sounds, but I love Sense 4 too. Now I can have both!
Have fun guys, the file is attached.
How do i come about on using these?
ositoe said:
How do i come about on using these?
Click to expand...
Click to collapse
Just put them on your phone through USB in a folder anywhere, or use dropbox. Then just use the settings to set them as your notification/ringtone/alarm sounds.
Thank you!
Thanks
Thanks for sharing!
Thanks a lot for this! Just what I wanted
---------- Post added at 12:17 PM ---------- Previous post was at 12:08 PM ----------
TheMrMalro said:
Just put them on your phone through USB in a folder anywhere, or use dropbox. Then just use the settings to set them as your notification/ringtone/alarm sounds.
Click to expand...
Click to collapse
Also, putting the files into folders named "Ringtones" "Notifications" "Alarms" in the root of the SD card allows for easy integration into the Android System, allowing you to set the sound file from the standard picker without navigating through the file structure each time.
Yes!
I was so gutted to lose my sounds after replacing my phone. I've had the same sounds for years, to suddenly not have them really screwed up my organisation.
Thanks!
:victory:
Thanks
Thanks - that's great - got my Confirm back

New Control Center 9.0 apk package(from Fantouch 9.0)

Well guys from Vivo forum someone has uploaded new control Center panel from Fantouch 9.0 UI.
http://bbs.vivo.com.cn/thread-4345771-1-1.html
It said that it works fine with 6.13.13 Pie software version of Vivo Nex S.(After applying installations restart your phone)
I've tried it on my Dual Display device with Pie and doesn't working properly as gesture navigation is not working any more and after few minutes of installation,also control center swipe gesture from the bottom also after few minutes doesn't work.
But you can try by yourself with Nex S as I'm still with 8.1.
It's easy to uninstall If doesn't work on you by going setting all app-system app and find Control Center and press uninstall updates,restart your phone and everything back to normal as before.
Sent from my iPad using Tapatalk
paatha13 said:
Well guys from Vivo forum someone has uploaded new control Center panel from Fantouch 9.0 UI.
Click to expand...
Click to collapse
Can you please provide the apk, can't download the control center!
Edit: Nevermind I managed to download the new control center.
Does not work on Global Version. Probably because we're still on 8.1
---------- Post added at 02:30 PM ---------- Previous post was at 02:30 PM ----------
smisi said:
Can you please provide the apk, can't download the control center!
Click to expand...
Click to collapse
On Google chrome you have to go desktop mode and then download it.
Thanks but I manage to download it with a qq account.
Works fantastic on a Chinese Nex S on Android 9 version 6.13.13
Thanks for sharing the apk.
It appears that the link is deleted or not visible .. I used wechat to access the page....
Error is "(114506)Share key has been deleted"
Will test will nex s global release
---------- Post added at 07:25 PM ---------- Previous post was at 07:23 PM ----------
Unable to download apk from xda attachment , can anyone share with mega or G drive.
Thanks!
Work only with 6.13.13, people having the 6.13.4 cannot use it.
harveen.oberoy said:
Thanks for sharing the apk.
Unable to download apk from xda attachment , can anyone share with mega or G drive.
Thanks!
Click to expand...
Click to collapse
works good
smisi said:
I edit my post with a gdrive link!
Click to expand...
Click to collapse
Downloaded and tested. It runs just fine, but other than the UI, I don't any real need for it.
smisi said:
Thanks but I manage to download it with a qq account.
Works fantastic on a Chinese Nex S on Android 9 version 6.13.13
Click to expand...
Click to collapse
How did you get 6.13.13 upgrade??
Via OTA or manual installed after downloading full zip file??
Unfortunately it doesn't work on Pie Dual Display Chinese version.
On Vivo Nex S i'm still with 8.1
Btw Here i've uploaded the apk file.
Sorry for the delay!!
paatha13 said:
How did you get 6.13.13 upgrade??
Click to expand...
Click to collapse
just downloaded the full zip file copied to the root of my phone and clicked the zip file with the vivo filemanager, and the phone just did the update, easy.
your attatchment don´t work, same problem as i had, that was the reason why i provide a gdrive link.
---------- Post added at 10:39 AM ---------- Previous post was at 10:29 AM ----------
myeepad said:
Downloaded and tested. It runs just fine, but other than the UI, I don't any real need for it.
Click to expand...
Click to collapse
okay but personally i like the new control center ui better, it matches better with my google themed phone! with power shade and VoluMIUI looks better then the old transparent control center.
smisi said:
just downloaded the full zip file copied to the root of my phone and clicked the zip file with the vivo filemanager, and the phone just did the update, easy.
your attatchment don´t work, same problem as i had, that was the reason why i provide a gdrive link.
okay but personally i like the new control center ui better, it matches better with my google themed phone! with power shade and VoluMIUI looks better then the old transparent control center.
Click to expand...
Click to collapse
After few days can you provide feedback of how Pie on Nex S perform especially battery life.
It's the same as 8.1,worst or better.
Also did you do dirty upgrade or clean install??
That's very important especially with major upgrade.
Sent from my iPad using Tapatalk
paatha13 said:
After few days can you provide feedback of how Pie on Nex S perform especially battery life.
It's the same as 8.1,worst or better.
Also did you do dirty upgrade or clean install??
That's very important especially with major upgrade.
Sent from my iPad using Tapatalk
Click to expand...
Click to collapse
dirty flash, performance of the new pie version is great. i´m not a heavy user but i can tell you battery life is fu.... awsome, i get with the phone 3 days standby by near 9 hours sot in my use routine.
if i use the phone heavier, I am convinced that I can reach the 10 hours.
system settings, no bluetooth only one sim card and wifi + mobile network in combination, no battery saver activ, apps i use are, browser, google clock, Nova Launcher, buttons remapper, phone, Fluid gesture navigation, whatsapp, twitter, instagram, google assistant, banking app, youtube vanced, amazon, ebay etc.
yeah i´m satisfied, however pie is yet not perfect like oreo, there are minor bugs but they are little not big deal, and the only thing is we can´t theme pie with andromeda and vivo don´t provide deep black theme thats ridiculous, 3rd party support too we can´t use aod, clone app etc.
I love my Chinese Nex S this thing looks beautiful has enough power, and great display and a big battery. i pray that it last a long time i wanne keep it as long as i can. don´t need other phone. it has almost all what i need (LED notification is missing ) and it is futuristic. that´s my opinion.
if you all here don´t like what i write, keep it for yourselfs i don´t give a f......
I totally agree. Pie also brought the possibility of using the screen in half with all the apps and not just a few like with Oreo. The battery lasts for me 7 hours, only 4g, bluetooth with clock connected, Blokada as a VPN block, whatsapp and telegram always synchronized. The only difference is the AOD that has not implemented any external app. I hope Paatha13 insists with Vivo to have this option implemented.
---------- Post added at 04:23 PM ---------- Previous post was at 04:20 PM ----------
I forgot. I went from 1.23.5 to the first beta of Pie. Then to 6.13.4, finally to 6.13.13 without ever formatting (I have the phone since November). I'm sure that formatting the battery could last longer.
---------- Post added at 04:25 PM ---------- Previous post was at 04:23 PM ----------
One problem I find is that when I pick up the phone, the screen does not turn on instantaneously for unlocking but after about 1 second. Does it happen to you too?
Thanks for the details feedback and impression with Pie upgrade guys.
Good to hear almost everything is very satisfactory.
As for AOD and third-party app notification our only hope is Fantouch 9.0.
But again Pie brought much more customization option with AOD and that's welcome movement from Vivo.
Sent from my iPad using Tapatalk
smisi said:
just downloaded the full zip file copied to the root of my phone and clicked the zip file with the vivo filemanager, and the phone just did the update, easy.
your attatchment don´t work, same problem as i had, that was the reason why i provide a gdrive link.
---------- Post added at 10:39 AM ---------- Previous post was at 10:29 AM ----------
okay but personally i like the new control center ui better, it matches better with my google themed phone! with power shade and VoluMIUI looks better then the old transparent control center.
Click to expand...
Click to collapse
Are u in global version or Chinese Version
I installed this and now gestures don't work and I don't have a control center nor recent apps! Any way to delete this??? I just want to go back to normal
maxichaio said:
I installed this and now gestures don't work and I don't have a control center nor recent apps! Any way to delete this??? I just want to go back to normal
Click to expand...
Click to collapse
Just follow instructions in the OP
overcustom said:
Just follow instructions in the OP
Click to expand...
Click to collapse
Yeah I realized shortly after, sorry lol
the instructions in the PO?
Hy everybody
I installed the Android Pie Yesterday and I'm very disappointed by the battery management.
I usually use my phone 2 days without charging it but this evening it goes down to 40% with a low usage.
Is there a way to setup the power management in order to return to normal ?
Envoyé de mon vivo NEX S en utilisant Tapatalk

Categories

Resources