-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPhones
More file actions
40 lines (31 loc) · 2.11 KB
/
Phones
File metadata and controls
40 lines (31 loc) · 2.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Different types of phones
----------------------------
There are two types of phones -
1. IOS
2. Android
ios or iphones
---------------
iphones - by Apple Inc.
iOS (formerly iPhone OS) is a mobile operating system created and developed by Apple Inc. exclusively for its hardware.
It is the operating system that presently powers many of the company's mobile devices, including the iPhone, iPad, and iPod Touch.
It is the second most popular mobile operating system globally after Android.
The iOS user interface is based upon direct manipulation, using multi-touch gestures.
Interface control elements consist of sliders, switches, and buttons. Interaction with
the OS includes gestures such as swipe, tap, pinch, and reverse pinch, all of which have
specific definitions within the context of the iOS operating system and its multi-touch interface.
Internal accelerometers are used by some applications to respond to shaking the device (one common
result is the undo command) or rotating it in three dimensions (one common result is switching
between portrait and landscape mode). Apple has been significantly praised for incorporating thorough accessibility
functions into iOS, enabling users with vision and hearing disabilities to properly use its products.
Android
-------
Google and open source
Android is a mobile operating system developed by Google. It is based on a modified version of the Linux kernel and
other open source software, and is designed primarily for touchscreen mobile devices such as smartphones and tablets.
Google's Android and Apple's ios comparison
-------------------------------------------
Google's Android and Apple's iOS are operating systems used primarily in mobile technology,
such as smartphones and tablets. Android, which is Linux-based and partly open source, is
more PC-like than iOS, in that its interface and basic features are generally more customizable
from top to bottom. However, iOS' uniform design elements are sometimes seen as being more user-friendly.
-------------------------------------------------------------------------------------------------------------------------------