Computer >> 컴퓨터 >  >> 체계 >> Android

하드웨어 제조업체에 따른 Android의 차이점

Android 기기는 모양, 크기, 색상 및 기능이 매우 다양합니다. 운영체제 수준 기능, 사전 설치된 앱, 혁신적인 인터페이스 실험 측면에서 서로 다를 수 있습니다. 왜 그런 차이가 있습니까?

Android 오픈소스 프로젝트는 기기 제조업체가 고객을 끌어들이는 고유한 기능을 개발할 수 있는 여지를 많이 줍니다. Apple이 하드웨어와 플랫폼을 제어하는 ​​iOS와 비교해 보세요(단, 나름의 장점이 있음).

이 가이드에서는 Android의 새 버전이 출시되는 방식, 제조업체에서 Android를 기기에서 사용하는 방식, 제품에 적용된 가장 흥미로운 변경 사항을 살펴보겠습니다.

다음은 우리가 다룰 모든 것입니다:

1. Android의 개발 주기

구글, AOSP 출시 | 주식 안드로이드 | 제조업체, 하드웨어용 AOSP 조정 | 제조업체 사용자 지정 AOSP

2. Android 제조업체에서 만든 일반적인 사용자 지정

삼성 | 아마존 | HTC | LG | 샤오미 | 모토로라 | 구글

3. 다양성은 Android의 향신료입니다.

Android의 개발 주기

많은 사람들이 Android를 Linux의 "버전" 또는 "포크"라고 부릅니다. 그렇다 Linux 커널을 사용하기 때문에 Linux 기반 OS라고 말하는 것이 맞습니다.

그러나 Android는 다른 배포판에서 흔히 볼 수 있는 동일한 GNU 유틸리티 세트를 사용하지 않기 때문에 다릅니다. Android 사용자가 단순히 "터미널에 접속"하여 생산성을 기대할 수 있는 것은 아닙니다. 실제로 Android 기기는 별도의 앱을 설치하지 않는 한 표준 터미널에 대한 액세스를 전혀 제공하지 않습니다.

대신 Linux 커널을 기반으로 사용하고 다른 라이브러리와 함께 앱을 실행할 런타임을 추가합니다. 앱과 시스템 서비스는 이러한 리소스를 사용하며 결과는 우리 모두가 알고 있는 Android입니다. 이 계층 구조는 Android 개발자 포털의 아래 이미지에 표시됩니다.

하드웨어 제조업체에 따른 Android의 차이점

Android는 특정 버전이 개발 및 테스트를 거치면 "출시"된다는 점에서 Windows와 유사합니다. 소스 코드는 Android 개발자 포털의 리포지토리에 푸시되어 제조업체가 자유롭게 다운로드하여 사용할 수 있습니다. Android가 지속적으로 개선되는 방식을 자세히 살펴보겠습니다.

Google 출시 AOSP

"Stock" Android는 Google이 구축한 개방형 협업 환경에서 개발된 Android입니다. 구글이 안드로이드 개발을 조율함에 따라 안드로이드 오픈 소스 프로젝트(AOSP)를 정기적으로 출시할 예정이다. 이 프로젝트의 결과물은 우리가 Android로 알고 있는 완전한 모바일 운영 체제의 소스 코드입니다.

이 맥락에서 '운영체제'가 무엇을 의미하는지 아는 것이 중요합니다. 기본 플랫폼(커널, 기본 소프트웨어 라이브러리 등)과 일부 응용 프로그램. 이들은 함께 업계에서 "스톡 안드로이드"라고 부르는 것이며, 기기에 이와 유사한 것을 탑재하는 것이 매우 유행하게 되었습니다. Google을 비롯한 제조업체는 자체 기기용 이미지를 만들어야 합니다.

하드웨어 제조업체에 따른 Android의 차이점

이제 '재고' Android가 반드시 '공식' Android를 의미하는 것은 아닙니다. Google의 새로운 "인증된 Android" 이니셔티브는 기기 제조업체가 보안 지침을 따르도록 하기 위해 노력하고 있습니다. 특정 Google 앱을 미리 로드합니다. 이는 Google의 검토 및 승인이 필요하기 때문에 "기본 Android"를 넘어섭니다.

스펙트럼의 다른 쪽 끝에서 Android의 소스 코드는 누구나 사용할 수 있기 때문에 타사는 Google의 축복 없이 선택한 기기에 맞게 컴파일할 수 있습니다. 이미 친숙한 두 가지 예가 있습니다.

첫 번째는 Amazon에서 만든 장치로, 이후 섹션에서 설명합니다. 이들은 Android를 기본 운영 체제로 사용하는 동시에 자체 앱 스토어와 기본 런처 인터페이스를 사용합니다.

또 다른 예는 커뮤니티에서 생성하는 많은 사용자 지정 ROM입니다. 'Android Nougat 기반'이라고 설명된 새 버전이 나오면 프로젝트에서 해당 릴리스를 시작점으로 사용했음을 의미합니다.

스톡 안드로이드

기본 Android(Google 앱 포함)가 어떻게 생겼는지 확인하는 한 가지 쉬운 방법은 과거에 조사한 것과 같은 에뮬레이터를 사용하는 것입니다. 그러나 Genymotion은 상용 제품이고 BlueStacks는 Windows에서만 실행됩니다(Anbox는 Linux 전용).

무료 및 크로스 플랫폼 옵션의 경우 Android Studio를 다운로드하여 설치하고 포함된 SDK Manager를 실행할 수 있습니다. 이를 통해 각각의 "시스템 이미지"를 포함하여 Android의 각 릴리스(아래 이미지 참조)에 대한 프로그래밍 리소스를 다운로드할 수 있습니다.

하드웨어 제조업체에 따른 Android의 차이점

Android Studio 설치는 설치 패키지를 다운로드하고 다음을 수행하는 것만큼 쉽습니다.

하드웨어 제조업체에 따른 Android의 차이점
  • Windows에서는 .EXE 설치 프로그램을 실행합니다.
  • Mac에서는 .DMG도 마찬가지로 수행합니다.
  • Linux에서 .ZIP 파일의 압축을 풀고 설치 프로그램을 실행합니다(이 단계에 대한 자세한 지침은 자체 Android 앱 만들기 가이드를 확인하세요).

완료되면 Android Studio의 도구 중 하나가 "Android Virtual Device" 관리자입니다. 아래와 같이 ("AVD Manager") 레이블이 지정된 도구 모음 버튼을 찾으십시오.

하드웨어 제조업체에 따른 Android의 차이점

표시되면 "가상 장치 만들기..."를 클릭하여 두 단계로 가상 장치를 빠르게 만들 수 있습니다. 먼저 장치 프로필을 선택합니다. 화면 크기 및 해상도와 같은 매개변수만 제공하므로 생각하는 데 너무 많은 시간을 할애하지 마십시오.

하드웨어 제조업체에 따른 Android의 차이점

그런 다음 실행할 Android 버전을 선택합니다.

하드웨어 제조업체에 따른 Android의 차이점

마침을 클릭합니다. , 가상 기기가 생성되면 AVD Manager에서 재생 버튼으로 실행하세요.

하드웨어 제조업체에 따른 Android의 차이점

가상 장치가 실행되면 Android의 각 버전에서 제공하는 표준 레이아웃과 앱 모음을 볼 수 있습니다. 5.1(Lollipop, 아래 왼쪽)과 7.1(Nougat, 오른쪽)의 두 버전을 나란히 비교하면 동일한 앱을 많이 제공한다는 것을 알 수 있습니다. (설명한 대로 추가 검토와 동의가 필요한 Google 앱 제외)

여기에는 연락처, 전화(다이얼러 포함), 카메라, 브라우저(이전 버전), Chrome(최신 버전), 시계 및 갤러리와 같은 일부 액세서리가 포함됩니다. 이 애플리케이션 세트를 사용하면 스마트폰의 기본적인 이점을 누릴 수 있습니다.

하드웨어 제조업체에 따른 Android의 차이점

그러나 이것은 아주 기본적인 경험을 나타냅니다. 이것이 대부분의 제조업체가 어느 정도의 사용자 정의 작업을 수행하는 이유입니다. 언급했듯이 AOSP에는 Google과 다른 기여자의 작업이 포함됩니다. 출시되면 제조업체는 다음 섹션에 설명된 대로 소스 코드를 다운로드하고 조정할 수 있습니다.

제조업체 하드웨어용 AOSP 조정

제조업체가 새 기기에서 작업을 시작할 준비가 되면 AOSP 프로젝트의 소스 코드 사본으로 시작합니다. 가장 먼저 추가할 가능성이 있는 것은 장치에서 특수 하드웨어를 작동하는 데 필요한 드라이버입니다.

Note 5의 S-Pen에서 이에 대한 예를 볼 수 있습니다. 물리적인 접촉이 없어도 전화와 대화하는 장치입니다. 그래서 삼성은 이 액세서리의 입력을 받아들이는 드라이버를 만들었습니다.

하드웨어 제조업체에 따른 Android의 차이점

하드웨어에는 일부 추가 소프트웨어도 필요할 수 있습니다. 예를 들어 S-Pen은 여러 구성 옵션을 허용합니다. 제조업체는 이러한 구성요소(예:위 이미지에 표시된 설정 화면)를 만들고 AOSP에서 Android 코드베이스에 추가합니다.

그러나 모든 하드웨어가 고려되면 작업이 반드시 완료되는 것은 아닙니다.

제조업체가 AOSP의 기능을 맞춤설정

마지막으로 제조업체는 고객에게 독특한 경험을 제공하기 위해 제품을 추가할 것입니다. 여기에는 기본 테마 설치 및 특정 응용 프로그램을 즉시 로드하는 것이 포함될 수 있습니다. 마지막 섹션에서 언급한 항목(드라이버, 구성 화면 등)과 마찬가지로 제거할 수 없습니다.

Google Play 앱의 라이브러리 사이에 이러한 항목이 숨겨져 있음을 알 수 있습니다. 제거할 수 없다는 메모가 있을 수 있습니다. 그렇지 않으면 일반적인 "제거" 대신 "비활성화"(아래 이미지 참조) 또는 "업데이트 제거"와 같은 버튼이 있을 수 있습니다.

하드웨어 제조업체에 따른 Android의 차이점

제조업체가 진정으로 차별화되는 부분은 바로 이 카테고리입니다. 다음 섹션에서는 주요 제조업체와 이들이 최근 주력 기기에 적용한 맞춤 설정을 살펴보겠습니다.

Android 제조업체에서 만든 일반적인 사용자 지정

아래 섹션에서는 각 휴대전화의 가장 유용하고 고유한 기능 중 2~6가지를 살펴보겠습니다. 이들은 모두 기기에 사전 설치되어 있으며 대부분은 독점적입니다.

여기서 우리가 조사하지 않을 것은 엄격하게 하드웨어와 관련된 것입니다. 따라서 더 나은 카메라 또는 최신 Snapdragon 프로세서가 있는 전화를 찾고 있다면 몇 가지 추가 조사가 필요합니다. 그러나 주요 기기 제조업체가 제품에 적용하고 있는 소프트웨어 조정 및 수정 사항을 확인하려면 계속 읽으십시오.

하드웨어 제조업체에 따른 Android의 차이점

삼성

전자 제품 및 기타 제품의 선두 제조업체인 삼성은 기기를 차별화하는 기능 개발에 실제로 투자할 규모가 있습니다.

하드웨어 제조업체에 따른 Android의 차이점

첫 번째는 빅스비입니다. , Amazon의 Alexa 및 Google의 Assistant와 경쟁하는 음성 지원 비서. 어떤 정보를 보고 싶은지 설정하면(아래 이미지 참조) 빅스비의 인공 지능은 사용할수록 학습하게 됩니다. 추천을 하고 홈 화면에 표시되는 카드 형태로 제공합니다.

하드웨어 제조업체에 따른 Android의 차이점

빅스비에는 다음과 같은 네 가지 주요 추가 기능이 있습니다.

  • 음성 , 음성 제어를 가능하게 합니다. Samsung은 예를 들어 특정 모드에서 카메라 앱을 열도록 요청하는 것과 같이 Bixby와 더 밀접하게 명령을 0으로 만들 수 있다고 말합니다.
  • 비전 , 카메라로 무언가(아래 이미지 참조)를 가리키고 관련 정보(예:외국어 번역 또는 제품 쇼핑 링크)를 얻을 수 있습니다.
  • , 일정 또는 과거 습관 또는 기타 트리거를 기반으로 앱을 시작하라는 메시지와 같은 상황 정보가 포함된 앞서 언급한 카드 모음입니다. 이것의 한 예는 캘린더 항목에서 바로 Uber를 주문하는 것입니다.
  • 알림 , 시간 또는 위치와 같은 조건에 따라 메시지를 표시합니다(아래 이미지 참조).
하드웨어 제조업체에 따른 Android의 차이점

삼성은 DeX 환경도 만들었습니다. , 삼성 전화를 유일한 컴퓨터로 만들려는 시도. DeX는 시작 스타일 런처 버튼, 이동 가능한 데스크탑 아이콘, 작업 표시줄 및 여러 애플리케이션 창과 같은 데스크탑의 많은 부분을 포함하는 Android의 또 다른 대체 스킨(회사의 "TouchWiz" 인터페이스 추가)입니다.

하드웨어 제조업체에 따른 Android의 차이점

이 환경은 호환되는 Samsung 기기(Galaxy S8 이상)를 키보드, 마우스, 모니터를 포함한 설정에 연결하면 활성화됩니다. 현재 삼성 자체 DeX Station이 유일한 주류 eBay 또는 Amazon과 같은 사이트에서 다른 오프 브랜드 솔루션을 찾을 수 있지만 이 기능이 있는 장치입니다.

하드웨어 제조업체에 따른 Android의 차이점

삼성의 앱 커스터마이징에서 가장 큰 이야기는 앱 자체가 아니라 앱을 어디에서 얻느냐에 있습니다. 시장 지배력을 보여주는 또 다른 사례로 삼성은 갤럭시 앱이라는 자체 앱 스토어를 보유하고 있습니다. .

이 상점에서 선택할 수 있는 항목은 극히 제한적이지만 제조업체가 Google에 비용을 주지 않고도 사용자에게 테마와 같은 것을 판매할 수 있는 한 가지 방법입니다. 또한 회사가 자체 앱(예:"SideSync" 화면 공유 및 소프트웨어 KVM 애플리케이션)을 Google Play 스토어에 게시하지 않고 업데이트할 수 있는 방법을 제공합니다. (이 모든 것은 귀하가 Samsung 앱을 완전히 교체하기로 결정하지 않았다는 가정하에 이루어집니다.)

하드웨어 제조업체에 따른 Android의 차이점

Samsung의 최신 라인업인 Note 8에는 라이브 메시지라는 기능이 포함되어 있습니다. . 메모에 포함된 스타일러스를 사용하여 애니메이션 메시지를 그리거나 사진을 멋지게 꾸밀 수 있습니다. 이러한 이미지는 GIF 이미지로 변환되므로 받는 사람이 Note 8을 가지고 있거나 이와 같은 기능이 있는 경우가 많은 특수 앱을 사용하는 것에 대해 걱정할 필요가 없습니다.

하드웨어 제조업체에 따른 Android의 차이점

아마존

우리는 최근에 최신 Fire 10 HD 태블릿을 '가성비 최고의 태블릿'이라고 불렀습니다. 의심할 여지 없이 아마존이 목표로 하는 유형의 사용자라면 Amazon이 소프트웨어를 조정했기 때문일 것입니다.

더 이상 전화를 제공하지 않지만 Amazon은 그럼에도 불구하고 Android 태블릿 시장에서 큰 역할을 하고 있습니다. 회사의 Fire OS 다른 제조업체와 동일한 기본 레이어를 사용하기 때문에 기술적으로 Android입니다. 그러나 사용자 인터페이스는 크게 맞춤화되어 있으며 제작자가 아닌 콘텐츠 소비자로서 기기의 목표를 강조합니다.

하드웨어 제조업체에 따른 Android의 차이점

기기의 런처(위 이미지 참조)는 책, 영화 및 음악과 같은 콘텐츠를 앱과 동일한 요금으로 제공하므로 이에 대한 예입니다. 콘텐츠를 검색하거나 해당 콘텐츠를 제공하거나 읽어야 하는 앱을 방문하거나 경우에 따라 파일 관리자 앱을 열어야 하는 대부분의 Android 기기와 대조됩니다. (물론, 항상 "주식" Android처럼 보이게 할 수 있습니다.)

과거에는 홈 화면이 기본적으로 라이브러리에 있는 콘텐츠의 "커버플로" 스타일 캐러셀이었기 때문에 이것이 훨씬 더 강조되었습니다. 그러나 최근 릴리스에서 Amazon은 이러한 접근 방식에서 한 걸음 물러나서 런처를 좀 더 전통적으로 보이게 만들었습니다.

하드웨어 제조업체에 따른 Android의 차이점

Amazon 생태계의 또 다른 주요 새 구성 요소는 Alexa입니다. , 가상 비서. 현재 시장에 나와 있는 가장 유능한 조수인 Fire 태블릿은 이 기능을 눈에 띄게 제공합니다. Fire 라인에 대한 향후 업데이트에는 "핸즈프리" Alexa 명령에 대한 지원 또는 버튼을 누르지 않고 Alexa에 질문하는 기능이 추가됩니다. 이렇게 하면 Fire 태블릿이 Echo 및 Echo Dot과 같은 Amazon의 스마트 홈 장치와 기능적으로 동등해집니다.

그러나 Alexa 통합은 앱 서랍(아래 이미지 참조)을 길게 눌러도 중요하므로 중요함을 나타냅니다.

하드웨어 제조업체에 따른 Android의 차이점

그러나 Amazon 장치의 가장 근본적인 차이점 중 하나는 장치용 앱을 얻는 방법입니다. Fire 태블릿은 기본적으로 Google Play 스토어에 액세스할 수 없습니다. Amazon Appstore에 액세스할 수 있습니다. 다른 앱을 선택할 수 있는 완전히 다른 마켓플레이스입니다. 주요 앱은 두 곳 모두에서 사용할 수 있습니다. Amazon의 "베스트 셀러"에 대한 간략한 설명에는 Minecraft, Netflix, Facebook 및 Angry Birds와 같은 표준이 포함되어 있습니다.

하지만 Play 스토어에서 사용할 수 있다고 해서 Amazon에서 찾을 수 있는 것은 아닙니다. 여기에는 Gmail, Google 지도, Google 캘린더와 같은 새로운 Android 기기에서 보던 'Google 앱'이 포함됩니다. Fire 기기에 Play 스토어를 사이드로드하면 이 모든 것을 설치할 수 있지만 이는 모든 사람에게 적용되지 않는 다소 복잡한 프로세스입니다.

하드웨어 제조업체에 따른 Android의 차이점

Amazon이 아닌 장치에서 Amazon Appstore를 가져오려면 사이드로드도 필요하지만 Amazon에서는 매우 쉽습니다. APK 파일을 다운로드할 수 있으며 실제로 앱을 사이드로드하기 위한 지침을 제공합니다.

'알 수 없는 출처' 보안 제한을 꺼야 한다는 사실 때문에 신경질적인 사용자가 설치하는 것을 방지할 수 있지만 그렇지 않으면 고통스러운 과정입니다. 파일 관리자(왼쪽 위)에서 APK 파일을 열고 설치를 수락하기만 하면 됩니다(오른쪽 위).

HTC

얼마 전까지만 해도 HTC의 메탈 바디 HTC One 라인은 삼성, 소니 등의 플래그십 휴대폰과 정면으로 경쟁했습니다. 오늘날 그들은 여전히 ​​품질이 낮고 절제된(일부는 약간 지루하다고 말할 수 있음) 디자인의 전화기를 생산하지만, 그들의 옵션은 시장 리더처럼 거의 주목을 받지 못하고 있습니다. 그에 비해 HTC는 고유한 소프트웨어 수정보다는 하드웨어에 의존하는 경향이 있습니다.

HTC의 최신 주력 기기인 V30에 포함된 고유 기능은 Edge Sense입니다. . 사용자는 휴대전화를 쥐었을 때 실행할 특정 작업을 지정할 수 있습니다. 한 손으로만 활성화하면 되는 제스처로 자주 사용하는 앱을 설정할 수 있습니다(이는 일부 개발자가 전체 런처를 구축한 사용 사례입니다). 아래 클립은 카메라 애플리케이션을 실행하는 이 동작을 보여줍니다.

[동영상 너비="480" 높이="720" mp4="https://www.makeuseof.com/wp-content/uploads/2017/10/android-versions-htc-u11-edgesense.mp4"][/ 영상]

전화기의 하드웨어는 "튕기기" 또는 "흔들기"와 같은 방식으로 이 제스처를 등록합니다. HTC는 사용자가 이 제스처가 작동하는 방식을 사용자 지정할 수 있도록 설정 내에서 일련의 컨트롤을 제공합니다. 여기에는 어떤 애플리케이션이 실행되고 추가 선택 동작(예:짧게 쥐기 또는 쥐기)이 포함됩니다.

하드웨어 제조업체에 따른 Android의 차이점

HTC의 가장 인기 있는 기능 중 하나는 Blinkfeed입니다. , 다양한 앱의 업데이트가 포함된 "요약 게시판" 스타일 피드입니다. Flipboard와 같은 경쟁업체가 작동하는 것과 거의 동일한 방식으로 홈 화면 왼쪽으로 스와이프하여 이 기능에 액세스할 수 있습니다.

하드웨어 제조업체에 따른 Android의 차이점

사용자는 지원되는 여러 앱 중에서 뉴스, 앱 미리 알림 및 소셜 미디어 업데이트를 포함하도록 선택할 수 있습니다. 아래 이미지와 같이 HTC의 Sense Companion(다음 섹션에서 설명)의 권장 사항도 옵션입니다.

하드웨어 제조업체에 따른 Android의 차이점

센스 동반자 피드 개념에 어시스턴트 스타일의 학습을 추가하여 사용자에게 레스토랑, 시스템 조정 또는 유용한 알림과 같은 항목에 대한 제안을 제공합니다. 아래 이미지에 표시된 HTC가 자주 참조하는 예시는 캘린더에서 예정된 회의를 감지하면 휴대전화를 충전하라는 알림입니다.

하드웨어 제조업체에 따른 Android의 차이점

회사의 센스 인터페이스 전반적으로 재고 Android 런처에 매우 가깝습니다. 대부분의 변경 사항은 기능과 모양과 느낌의 단순화에 중점을 둡니다. 그러나 테마 엔진은 상당한 양의 미적 사용자 정의를 허용하지만 사용자 인터페이스의 전반적인 레이아웃과 제어는 재고에서 크게 벗어나지 않습니다.

U11의 홈 화면 구성에서 액세스할 수 있는 아래 이미지는 취향에 맞게 기기의 모양을 변경하는 데 사용할 수 있는 몇 가지 테마를 보여줍니다.

하드웨어 제조업체에 따른 Android의 차이점

HTC는 최근 다른 회사의 응용 프로그램을 합리적으로 사용하기 위해 노력했습니다. 예를 들어 HTC 10과 같은 최신 기기에서 회사는 HTC Gallery 및 Music과 같은 자체 개발 앱을 Google 앱으로 교체했습니다.

이러한 정신으로 HTC는 Amazon의 Alexa도 제공합니다. 기기에서 가상 비서를 위한 선택으로 사용됩니다.

하드웨어 제조업체에 따른 Android의 차이점

LG

LG has produced good flagship phones that have largely flown under the radar to date. While it doesn't have a "trademark" feature per say, the company does implement some clever additions to the overall experience while also providing some enhanced applications.

First, there's the Floating Bar on the LG V30. This is an always-on-top, slide-out toolbar containing your selection of items:

하드웨어 제조업체에 따른 Android의 차이점

You can also customize what shortcuts or apps are accessible on the Floating Bar. They could be:Settings screens, favorite contacts, controls for music players, or the ability to take a quick screenshot.

하드웨어 제조업체에 따른 Android의 차이점

LG phones also have Always-On Displays . When configured, the phone will reduce its brightness (to prolong battery) and display the lockscreen when the phone would normally go to sleep. Users can set the display from among a variety of layouts, which can include the time, date, and other bits of information.

하드웨어 제조업체에 따른 Android의 차이점

In many ways the V30 targets the mediaphile. Its high-quality audio set-up is evidence of this, as is its photography features .

The first of these is Graphy, which allows you to select from among a number of pre-configured photo settings. Graphy presents famous pictures to users, who can then apply the settings such as light sensitivity, aperture, and shutter speed from those images all at once.

It allows you to match the conditions you're in with the look you want based on photos that have already done just that. It's a unique, intuitive way to prevent users from struggling with settings to get just the right combination for given shot.

하드웨어 제조업체에 따른 Android의 차이점

LG also provides a standalone app that allows you to browse and add additional samples to your library:

하드웨어 제조업체에 따른 Android의 차이점

Similarly, Cineffect is a collection of video filters with the names of various types of movies. For example, "Romantic Comedy" is bright with soft lighting, while "Noir" is dark and brooding. The camera app allows you to apply these filters directly (shown below), with the added bonus that they will not degrade video quality.

하드웨어 제조업체에 따른 Android의 차이점

Xiaomi

Xiaomi regularly ranks among the top ten makers, sometimes as high as top five depending on who you're asking. The company is building on this momentum, which originates from the unique features it builds into its MIUI interface, which is also the basis of a very popular community ROM.  Its goal appears to be making inroads into other segments of the market, including PC's and smart devices.

The latest MIUI version 8 has an interesting feature called Dual Apps that allows users to configure apps with multiple profiles, even if those apps don't expressly support it. For example, using different Skype accounts normally requires you to log out of one account and into another.

But this feature allows you "clone" an app, which sets it up in a sort of sandbox with its own data and settings. MIUI 8 will list the apps it supports in this fashion within a Settings screen. Flipping the switch for the app will create the second profile.

하드웨어 제조업체에 따른 Android의 차이점

This is not unlike how multiple profiles work in Chrome, each with their own histories, bookmarks, etc. Apps with dual profiles will also receive separate icons on the launch screens. One will have the standard icon, and the second (shown below at right) will show it overlaid with a "copy"-style badge.

하드웨어 제조업체에 따른 Android의 차이점

As you can see, each of these WhatsApp instances has a different set of chats, because they're different accounts.

The Second Space feature takes this concept one step further, creating completely separate environments. This is similar to the type of personal/work split enabled by Good Technology (acquired by Blackberry), allowing users to have a set of company-controlled apps and data segregated from their own. It's also similar to Android user accounts for tablets, except the different spaces each have their own apps.

하드웨어 제조업체에 따른 Android의 차이점

When setting this space up you'll have the option "import" files and apps from your primary space. You switch using a launcher icon and/or an entry in the notification tray, as shown in the below image.

하드웨어 제조업체에 따른 Android의 차이점

Mi Mover [No Longer Available]  is an application to assist users in migrating to their new Xiaomi device. Through a device-to-device connection, the app will move data including:

  • System Data, including Contacts, Messages, and Call History
  • Apps and App Data
  • Files, including Photos, Media, and Documents

Once you set up the sender and receiver for the move, you can select which items will transfer. Choose them either as a category (shown below at left) or for each item (shown below for apps at center and SD card files at right).

하드웨어 제조업체에 따른 Android의 차이점

Some of these imports happen simply by signing into a new phone with your Google account. But the items within System Data are often not among them. This sort of bonus functionality is what users enjoy about the community ROMs, which will attract them to the devices as well.

Xiaomi is looking to expand its ecosystem into a broad range of devices, not unlike Samsung. Mi Home is part of this. It's an app to connect to all the different Mi home automation devices, including:

  • Network equipment, including a gateway device that doubles as a network speaker
  • Lighting &Electrical devices (e.g., smart plugs, switches)
  • Sensors (sensing whether doors/windows are open/closed, temperature sensors, motion sensors)
  • Air and water purifiers
하드웨어 제조업체에 따른 Android의 차이점

The app allows users to control and monitor connected devices. The precise capabilities depend on the device on the other end. But examples include reading filter life on air purifiers (shown in the above image) or turning lights on. You can also combine actions into "scenes" that users can activate with a single tap.

When taking a screenshot of a long web page, for example, you can use Scrolling Screenshot  to pan down and capture the entire page. In other words, it doesn't limit screenshots strictly to what's on the screen at the time. Straightforward, but pretty useful!

하드웨어 제조업체에 따른 Android의 차이점

Motorola

Before smartphones were a thing, Motorola made two of the must-have phones of their time: the iconic Star-TAC clamshell, and it's svelte successor the Moto RAZR.

Even after the introduction of the iPhone, the Droid line was arguably the first hit in the Android segment. Then came some changing ownership and questionable design decisions (we're looking at you, MotoBlur). However, the Lenovo subsidiary's approach today is much more measured.

Moto Mods aren't the first attempt at modular phones, but Motorola is investing big in its iteration. These devices mostly take the form of "sleds" that attach magnetically to the back of compatible phones.

하드웨어 제조업체에 따른 Android의 차이점

They provide enhanced hardware features (such as a speaker, projector, or camera, as shown in the above image). Some also have companion apps to enhance their functionality. For example, the recently-launched Moto Gamepad links to the Moto Game Explorer app, which contains a list of Gamepad-compatible games.

Better yet, selecting one will direct you to purchase it from the Play Store, and not some proprietary storefront like some game controllers offer.

하드웨어 제조업체에 따른 Android의 차이점

In terms of more operating system-oriented changes, the Z2 Force contains a group of settings for Moto Actions . You can enable and disable these specific gestures, available on other Moto phones as well, in the "Moto" Settings screen as shown in the below image.

You can't change these like you do with some other brands. But they do capture options for common needs (such as putting your phone in Do Not Disturb mode when it's turned face-down).

하드웨어 제조업체에 따른 Android의 차이점

Like the Always On Display from LG, Motorola's Moto Display shows updates and information when the phone is asleep.

하드웨어 제조업체에 따른 Android의 차이점

Lastly, Motorola includes an assistant feature called Moto Voice . It's not a full-blown assistant in the way that Samsung's Bixby is. Instead, it's a different way of activating Google Assistant that can be activated even when the screen is locked.

It does provide some other functionality, though, like reading out your text messages to you when you're driving.

하드웨어 제조업체에 따른 Android의 차이점

Google

The Android image Google ships with their own hardware isn't strictly "stock Android." But it's very close from both the visual and usability perspective.

It's not surprising Google would integrate their own Assistant in a high profile way for their own hardware. And they did, by mapping Assistant to the Active Edge available on both Pixel 2 models. Like Edge Sense on the U11, this feature launches an app in response to a squeeze of the phone's sides. In this case, the app in question is Google Assistant.

[video width="480" height="720" mp4="https://www.makeuseof.com/wp-content/uploads/2017/10/android-versions-google-pixel2xl-activeedge.mp4"][/video]

Unfortunately you're not able to configure the squeeze gesture to do other things (as shown in the below image). This is a clear sign of Google pushing the Assistant app as the user's path of choice to content. This convenient, one-handed gesture positions Assistant as the best option for quick interactions like checking messages or sending texts.

하드웨어 제조업체에 따른 Android의 차이점

Google Lens  is able to match objects in the phone's camera viewfinder and begin searching for additional information about them. The phone will combine all Google's indexed data with its latest investments in artificial intelligence and machine learning.

The result is similar to (but better than) Samsung's Bixby Vision. For example, you can simply start snapping pictures of things to price products or identify landmarks (as shown in the image below) and link to their information on the web.

하드웨어 제조업체에 따른 Android의 차이점

Another rather unique feature of the new Pixels is Now Playing . It's a sort of always-on Shazam in that it identifies songs anytime music is playing nearby. The title and artist display on the Pixel's always-on lock screen or as notifications.

And unlike comparable services, the Pixels have a local database of popular songs. It won't need to contact a Google server to identify them, saving your mobile data.

하드웨어 제조업체에 따른 Android의 차이점

Variety is the Spice of Android

Over the course of this guide we've examined the wide variety in the Android market. Its the open platform that allows manufacturers to make different form factors, software features, and other little changes.

There are many in the industry who point at these and cry, "Fragmentation!" But that's what allows innovation as the Samsungs and Googles of the world compete. Add to this the open source AOSP project and a vibrant developer community, and Android gives you a multitude of options.

Do you have a favorite feature from your own Android device? Anything you wish you you had from other Android devices? From iOS even? Share your thoughts on the broad spectrum of Android functionality, along with any tips you have, in the comments below!