InfoHeap
Tech tutorials, tips, tools and more
Navigation
  • Home
  • Tutorials
    • CSS tutorials & examples
    • CSS properties
    • Javascript cookbook
    • Linux/Unix Command Line
    • Mac
    • PHP
      • PHP functions online
      • PHP regex
    • WordPress
  • Online Tools
    • Text utilities
    • Online Lint Tools
search

Android user guides

  • Android - enable system ui tuner
  • Android - install android 8, 9 from OTA images on pixel 2
  • Android screenshots
  • Chrome - site bookmark on home
  • Clear default app
  • Disable android auto update
  • Disable dropbox photo auto upload
  • Install google camera on Asus m1 max pro
  • Lollipop - add clock widget to home
  • Lollipop - enable Chrome tabs
  • Root Pixel 2 with Android Pie using TWRP and Magisk
 
  • Home
  • > Tutorials
  • > Android

Install google camera on Asus m1 max pro

on Aug 12, 2018

Google camera can be installed on Asus m1 max pro after enabling camera2api. The below steps are assuming you have a Mac machine with adb and fastboot tools and developer option and usb debugging is enabled on your Asus m1 max pro.

  1. Run
    adb reboot bootloader
  2. Enable camera2api
    fastboot oem enable_camera_hal3 true
  3. Reboot device
    fastboot reboot
  4. Install Manual camera compatibility app and check if your device now support manual camera settings introduced in camera2api.
  5. Install Google camera app from site https://www.celsoazevedo.com/files/android/google-camera/

Suggested posts:

  1. Root Pixel 2 with Android Pie using TWRP and Magisk
  2. adb – android debug bridge – quick tutorial
  3. How to disable dropbox photo auto upload on mobile and desktop
  4. Verify a web site in google search console (webmaster tools)
  5. WordPress SEO – beginner guide
  6. Using Google analytics SDK v2 for android app real time tracking
  7. How to become Google verified author of your wordpress blog using Google+ profile
  8. Android – install android 8, 9 from OTA images on pixel 2
Share this article: share on facebook share on linkedin tweet this submit to reddit
Posted in Tutorials | Tagged Android, Pixel-2, Tutorials

Follow InfoHeap

facebook
twitter
googleplus
  • Browse site
  • Article Topics
  • Article archives
  • Recent Articles
  • Contact Us
  • Omoney
Popular Topics: AngularJS | Apache | AWS and EC2 | Bash shell scripting | Chrome developer tools | CSS | CSS cookbook | CSS properties | CSS Pseudo Classes | CSS selectors | CSS3 | CSS3 flexbox | Devops | Git | HTML | HTML5 | Java | Javascript | Javascript cookbook | Javascript DOM | jQuery | Linux | Linux/Unix Command Line | Mac | Mac Command Line | Mysql | Networking | Node.js | Online Tools | PHP | PHP cookbook | PHP Regex | Python | Python array | Python cookbook | SEO | Site Performance | SSH | Ubuntu Linux | Web Development | Webmaster | Wordpress | Wordpress customization | Wordpress How To | Wordpress Mysql Queries

Copyright © 2021 InfoHeap.

Powered by WordPress