Home › Forums › General Questions › Android: AR app screenshot not working?
- This topic has 5 replies, 2 voices, and was last updated 1 year, 2 months ago by kdv.
-
AuthorPosts
-
2023-09-12 at 12:33 pm #66769visionCustomer
Hi, previous I used the option of making a screenshot of my AR object placed in the room.
But now the option is not in my new AR app.
I want to manually add this option to a new app.
Can anybody say where this screenshot logic can be found in the app-files?2023-09-12 at 8:46 pm #66780kdvParticipantIn the puzzles editor, the Init tab.
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
2023-09-13 at 9:18 am #66785visionCustomerYes, that is what I thought. But the default farmer app has screenshots disabled.
In iOS it is possible to make screenshots in AR.So apparently it is an android thing.
In Android the farmer app still has no screenshot option, screenshot enabled or disabled in init tab.2023-09-14 at 1:40 pm #66812kdvParticipantIn Android the farmer app still has no screenshot option
What option do you mean? Actually, nothing will appear after enabling this option. It just allows to take a snapshot from the v3d canvas without html elements over it. Enabling that aption allows to use this set of puzzles to take a screenshot:
Most likely it won’t work in the AR mode.In iOS it is possible to make screenshots in AR.
In iOS in the AR mode the app’s logic is not used. At all. Absolutely.
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
2023-09-14 at 7:57 pm #66822visionCustomerWhat option do you mean?
I mean the camera button that appears when in AR mode and tapping on the screen. At least in iOS it works this way. I understand that this is purely the apple quick look proces. But how to get something like this on Andoid.
So what I am looking for is in Android the camera button in AR mode. So I see your puzzle, thank you for that. But it requires a button.
I like to use the default camera button. For AR the camera is used, so can the puzzle above be linked to the camera button?2023-09-15 at 3:21 am #66824kdvParticipantSo what I am looking for is in Android the camera button in AR mode.
Such a button doesn”t exist.
But you are free to use the combination of the hardware buttons to take a screenshot at any time
Press the Power and Volume down buttons at the same time
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
-
AuthorPosts
- You must be logged in to reply to this topic.