Augmented Reality for UE4

  1. do NOT pack game in single .apk. You need APK and OBB files for app to work.
    Also, in init node You have to input index number of camera to use. We use a loop that tries indexes 0 to 16, and breaks on first success, so if the camera index on the device is different from 0, it would still work fine.

  2. Move camera further away from the object, so it will appear smaller.