I am trying to develop a simple android app using android studio to measure room dimensions. I want to be able to put markers on a wall through phones camera and get the real world dimensions of the wall. All this without using GPS.
Is it possible and if yes how can I do it using easyar ad android studio.
I have been at it since weeks but did not even get a starting point. I would be very grateful if somebody can help me with a working sample code . Just being able to set two points on a wall and getting the real world distance between them would get me started.