Skip to main content

Android 9.0



ANDROID 9.0 PIE IS NOW OFFICIAL


Android Pie is official and is currently rolling out on all the Pixel smartphones and the Essential Phase-1.

After putting Android users through four beta updates of Android P, it would seem that finally, Google has announced what the 'P' in Android P actually stands for. In line with all its other Android versions being named after a dessert, Google has named Android 9.0 as Android Pie.




What’s New in Android 9.0 Lets Check Out
Android 9 harnesses the power of artificial intelligence to give you more from your phone. Now it's smarter, faster and adapts as you use it.
Android 9 adapts to you and how you use your phone, learning your preferences as you go. Your experience gets better and better over time, and it keeps things running smoother, longer.

App Actions predicts what you’re about to do, so you get to your next task more quickly. If you do something like connect your headphones, the playlist you were listening to earlier is front and center.
·       Multi-camera support

With Android 9, developers can now create immersive experiences using streams from two or more physical cameras, such as on devices with either dual-front or dual-back cameras. Examples include depth, bokeh, stereo vision, and more.

·       External camera support

 Android 9 now supports external USB / UVC cameras on certain devices.

·       Do Not Disturb
Improvements to Do Not Disturb to silence not just notification sounds, but also all the visual interruptions. Calls from starred contacts will still come through, so you don't have to worry about missing something urgent.

·       App dashboard

Get a daily view of the time spent on your phone, how frequently you use different apps, and how many notifications you get.

·       Wind Down 

Set a daily schedule to get your phone ready for bed. Grayscale fades your screen to gray while Do Not Disturb silences notifications for a restful sleep.

·       App timers

App timers let you set daily time limits for your apps. When you reach the limit, the app is paused for the rest of the day.

·       Multiple users on dedicated devices

Android 9 makes it easy for users to share a single device, good for shift workers or public kiosks.

·       Work tab in launcher

Now, you can visually separate your work apps. Tap on the work tab to see work apps all in one place, and turn them off with a simple toggle when you get off work.

·       Postpone Over-the-air (OTA) updates

Android 9 now provides the ability for Enterprise IT admins to define freeze periods up to 90 days during which time devices in their fleet will not update the Android OS. This ensures their devices states remain unchanged during critical time like holidays.

·       Android Backups

Android 9 enables encryption of Android backups with a client-side secret (the device PIN, pattern or password) for greater security.

·       Android biometric prompt

Android 9 introduces a number of new security features, including a standardized biometric authentication prompt to provide a more consistent authentication experience across Android.

·       Android Protected Confirmation

On compatible hardware, apps can now use UI controlled by the secure hardware to get your confirmation for a sensitive transaction, such as making a payment.

·       StrongBox

On compatible hardware, apps can now take advantage of tamper-resistant hardware to protect their private keys, making it harder than ever for malware to steal their credentials.

·       Privacy enhancements

Android 9 safeguards privacy in a number of new ways. Now, Android will restrict access to your phone's microphone, camera, or other sensors when an app is idle or running in the background. (If an app does need to access a sensor, it will show a persistent notification on your phone.) Android 9 also brings important improvements that protect all web communications and offer private web surfing.


Ref Link :  https://www.android.com/versions/pie-9-0/




Comments

Popular posts from this blog

"samba-tool" to Manage a Linux based Active Directory

A linux based Active Directory server can be managed from a Windows client using the Remote System Administration Tool very easily, and it is the convenient way for system administrators with only Microsoft Windows background. But for administrators who love to use the command line,  "samba-tool" is a great command line tool to manage Active Directory configured on a Linux Box. Throughout this post and on my future posts I will be showing hands-on examples about using the  "samba-tool"  command. User Management using samba-tool Create a new user using samba-tool Syntax: samba-tool user create <username> [<password>] [options] samba-tool user create user1 password --given-name=firstname --surname=surname The above command will create a new user with the name as user1 and password will be password, you can type your desired password. The options --given-name and --surname are to assign user first name and surname. To make the user change ...

How to setup Active Directory in Linux using Samba4

Samba version 4 can work as a domain controller which is compatible with Microsoft Active Directory, companies can save licensing cost by switching to Samba4 for Active Directory. I will put below the complete steps. Software Requirements: 1. A latest linux based operating system, I will be using Centos 7 for this example, you can use any flavor of linux  2. We will be using Sernet Samba version 4.2, because the samba package provided in Centos 7 DVD uses MIT Kerberos which does not support Active Directory. Hardware Requirements: 1. A system with at least 1 GB RAM for better performance, at least 10 GB of disk space and a decent processor 2. You can use a desktop class or server class system depending on choice Download Links for required softwares: 1. Download Centos 7 DVD from the below link      CentOS 7 DVD 2. Download Sernet Samba & other required rpm packages      Sernet Samba 4.2 and other dependent packages for...

Recover Files

How to recover deleted files you though its lost forever You accidentally or mistakenly  deleted one of your Important file and now your are sure that its not available in backup then what you will do???. You've searched your hard drive. You've scoured the Recycle Bin. No sign of it? Don't panic. As long as you act quickly, you can usually bring that file back to life. And to accomplish that feat, you'll want to turn to a recovery program to help you undelete it. Three such applications: Recuva, EaseUS Data Recovery and Active Uneraser. With these programs, you can run a quick search for recently deleted files and conduct a more time-consuming but thorough scan to dig up older ones. You can scan external media, such as USB drives and SD cards, as well as your computer's internal disk. If you want to revive a deleted file, an old adage applies: the sooner the better. When you delete a file in Windows, that file first bounces to the Recycle Bin. You c...