InfoHeap
Tech
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. Android – install android 8, 9 from OTA images on pixel 2
  2. Linux – number of cpus (lscpu)
  3. AngularJS format date using date filter
  4. How to extract number from a string – google sheets
  5. Ssh automation on Amazon EC2 Ubuntu Linux
  6. Find top processes by memory/cpu on Android using Adb
  7. wget handy commands
  8. Chrome extension tutorial – hello world
Share this article: share on facebook share on linkedin tweet this submit to reddit
Posted in Tutorials | Tagged Android, Pixel-2, Tutorials
  • Browse content
  • Article Topics
  • Article archives
  • Contact Us
Popular Topics: Android Development | AngularJS | Apache | AWS and EC2 | Bash shell scripting | Chrome developer tools | Company results | CSS | CSS cookbook | CSS properties | CSS Pseudo Classes | CSS selectors | CSS3 | CSS3 flexbox | Devops | Git | HTML | HTML5 | Java | Javascript | Javascript cookbook | Javascript DOM | jQuery | Kubernetes | 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 | InfoHeap Money

Copyright © 2025 InfoHeap.

Powered by WordPress