Installing AR stickers and AR core on any snapdragon device directly from Play Store

Search This thread

Mohitmanav

Member
Mar 10, 2018
38
15
Alwar
Hi guys ;),
No more old modded AR core and AR stickers, now i am going to tell you guys how you can use latest versions of these apps and download and update them directly from the play store
This works on any snapdragon device i have done this on my redmi 3s (snapdragon 430) and i am on Android P Pixel experience rom
NOTE : it worked for me with no problem but test at your own risk

Instructions :
1. install gcam it should be v5.1 or higher

2. now change these values in build prop (using build prop editor) which will allow you to download or update these apps directly from play store
ro.product.name = marlin
ro.build.product = marlin
ro.product.device = marlin
ro.product.board = marlin
ro.product,name = marlin
ro.product.manufacturer = Google
ro.product.brand = Google
ro.product.model = Pixel XL


3. now check if you have camera2API enabled or not, if not then add these values in build prop
persist.camera.HAL3.enabled = 1
(now reboot your device and check in settings that your device name have changed to pixel XL)

4. copy the Calibration_cad.xml to Folder/system/etc/

5. now add these values to build prop
key = ro.config.calibration_cad
value = /system/etc/calibration_cad.xml

6. install magisk module Daydream bypass and reboot your device

7. now just go to play store and download AR core and AR stickers also install the app tango core from description it works as a service to use AR core

NOTE : There is a small problem that for being able to use AR stickers you have to reboot device every time or it will not detect the surface
 

Attachments

  • calibration_cad.xml
    3.4 KB · Views: 326
  • DaydreamBypass.zip
    6.3 KB · Views: 226

Mohitmanav

Member
Mar 10, 2018
38
15
Alwar
Hi guys ;),
No more old modded AR core and AR stickers, now i am going to tell you guys how you can use latest versions of these apps and download and update them directly from the play store
This works on any snapdragon device i have done this on my redmi 3s (snapdragon 430) and i am on Android P Pixel experience rom
NOTE : it worked for me with no problem but test at your own risk

Instructions :
1. install gcam it should be v5.1 or higher

2. now change these values in build prop (using build prop editor) which will allow you to download or update these apps directly from play store
ro.product.name = marlin
ro.build.product = marlin
ro.product.device = marlin
ro.product.board = marlin
ro.product,name = marlin
ro.product.manufacturer = Google
ro.product.brand = Google
ro.product.model = Pixel XL


3. now check if you have camera2API enabled or not, if not then add these values in build prop
persist.camera.HAL3.enabled = 1
(now reboot your device and check in settings that your device name have changed to pixel XL)

4. copy the Calibration_cad.xml to Folder/system/etc/

5. now add these values to build prop
key = ro.config.calibration_cad
value = /system/etc/calibration_cad.xml

6. install magisk module Daydream bypass and reboot your device

7. now just go to play store and download AR core and AR stickers also install the app tango core from description it works as a service to use AR core

NOTE : There is a small problem that for being able to use AR stickers you have to reboot device every time or it will not detect the surface

Here are some screenshots
 

Attachments

  • Screenshot_20180929-103838.png
    Screenshot_20180929-103838.png
    116.9 KB · Views: 1,384
  • Screenshot_20180929-104825.jpg
    Screenshot_20180929-104825.jpg
    46.5 KB · Views: 1,372
  • Screenshot_20180929-104800.jpg
    Screenshot_20180929-104800.jpg
    77.7 KB · Views: 1,329
  • IMG_20180929_104711_2.jpg
    IMG_20180929_104711_2.jpg
    148.8 KB · Views: 1,349

Top Liked Posts

  • There are no posts matching your filters.
  • 2
    Hi guys ;),
    No more old modded AR core and AR stickers, now i am going to tell you guys how you can use latest versions of these apps and download and update them directly from the play store
    This works on any snapdragon device i have done this on my redmi 3s (snapdragon 430) and i am on Android P Pixel experience rom
    NOTE : it worked for me with no problem but test at your own risk

    Instructions :
    1. install gcam it should be v5.1 or higher

    2. now change these values in build prop (using build prop editor) which will allow you to download or update these apps directly from play store
    ro.product.name = marlin
    ro.build.product = marlin
    ro.product.device = marlin
    ro.product.board = marlin
    ro.product,name = marlin
    ro.product.manufacturer = Google
    ro.product.brand = Google
    ro.product.model = Pixel XL


    3. now check if you have camera2API enabled or not, if not then add these values in build prop
    persist.camera.HAL3.enabled = 1
    (now reboot your device and check in settings that your device name have changed to pixel XL)

    4. copy the Calibration_cad.xml to Folder/system/etc/

    5. now add these values to build prop
    key = ro.config.calibration_cad
    value = /system/etc/calibration_cad.xml

    6. install magisk module Daydream bypass and reboot your device

    7. now just go to play store and download AR core and AR stickers also install the app tango core from description it works as a service to use AR core

    NOTE : There is a small problem that for being able to use AR stickers you have to reboot device every time or it will not detect the surface