Augmented Reality Facebook Sharing
In this Augmented Reality Facebook tutorial you can take a screenshot of augmented reality view and share it on Facebook or other social networks. Every function works properly only when exported on mobile Android devices.
Download # Unity3D 32 bit (download and install it, if you don’t have it already) (*.exe file)
Unity3D is also available to download from here
Download # Download and Import Vuforia for Unity3D Extension v5.0.5 (*.unitypackage file)
Unity3D extension is also available to download from here (there might be newer version)
Download # Print Euforia of Beauty Logo for Scene Augmentation and Create the Tracker (*.jpg file)
Download # You Can Use Already Created Tracker Based on Euforia of Beauty Logo (*.unitypackage file)
Download # C# Code for Taking a Screenshot and Share It (*.cs file)
Download # Archived Buttons (Snapshot, Share and Close App) (*.rar file)
Download # Download Android App and Install it to Your Device (the result to test it) (*.apk file)
Download # Download Whole Augmented Reality Screenshot Sharing Tutorial Project Files (the result to test it) (*.rar file)
Tags: augmented reality, Augmented Reality Sharing, markerless augmented reality
Very Good
Great tutorial…Thanks Please send complete info asap…
It’s already completed.
Hi i have one query after taking screenshot this screen shot is not save into gallary.so is their any solution for this.
Yeah, it’s not in the gallery, but it’s somewhere in your device’s memory. If you know how to modify this code in order to send the pictures to the gallery, please, let us all know! So far I achieved this (saving pictures to gallery) only by using Unity3D assets/plugins, which comes with a price.
waiting for eager new tutorials. congratulations for the work done
waiting for the new tutorial 35 very good job. Greetings
Thanks, currently I’m waiting for free time 🙂
Hi,
i’m and Interactive Developer using Unity3d, i sincerely need your help on how to integrate Vuforia and Googlecardboard sdk in Unity 3d for Architectural Visualizations.
Great work with the tutorials.
Thanks in Advance
Hello, John. Haven’t done anything on that yet. But I will soon, you can wait for a tutorial (2 to 3 months), but if you want it to be quicker it won’t be for free.
hi,
how can I take another snapshot and not to replace the older one.
i want to create a snapshot gallery stored on SDcard.
thanks.
You will figure it out, I believe in you 🙂
please tell me . i can not figure it out..
one more.
now I’m develop ARVR app, is this snapshot button just to snap on-screen interface ?
is this work on stereoscopic interface ? i want it just a monoscopic(single) image saved.
*sorry for english
Everything is shown in the video? Doesn’t it?
Hi, first of all thank you for all of your tutorials.
could you use cursor highlighted tool in your future tutorials?
Can you suggest any, maybe that you use?
Admin you my teacher and motivator…. i will donate you for sure….
Thanks for good will.
can you help with tutorial or any information about: User Defined Target(vuforia). ? thanks for advice
Soon it will be available.
android ultimate plugin lite seems not free but paid, you got a free asset android ultimate plugin lite for unity3d thanks
Ok, is there any question hidden to what you wrote?
Another excellent tutorial, android ultimate plugin now cost 5$ 🙁
Oh well, it’s not so much, but maybe you’ll find something for free, but you’ll need to modify some code.
Great Tutorial thanks, but i want to ask question i developing a vuforia app,
but when i taking a screenshot using your code my result is only white screen and the Augmented view only with white background can you help me pls?
sorry for my bad english, thanks
I have a better “taking a picture” function, but I am not willing to share right now.
thanks for this tutorials , But when i trying to copy your CS file to the Unity , this error appear , did you know why ?
http://www.uppic.com/uploads/14531513431.jpg
I would guess that plugin was imported wrong, unless you downloaded whole project folder?
why when i import on smartphone the canvas doesn’t appear?
On PC works everything perfectly?
yes man, on pc i can see the button and the panel, on phone it seems like they’re invisibile, when i tap randomly on the screen tapping them, they work but i can’t see them!
Hard to tell, I would need to look into project
how can i send you? mail?
Sorry, I won’t have time to deal with it.
Hi, I downloaded your project, and when i exported it for android I can’t see the button on smartphone, but when i download your apk,works, what’s the problem?
I have restested just right now (exported the apk). Works great actually.
Stu figlje e bucchin. thanks 🙂
Sorry?
Thank you for your work, your tutorials are very helpful!
I was wondering if it could be possible to show the panel only when the marker is tracked?
It is really possible, but I won’t go into details, google unity/vuforia forums.
Thanks, I’ve managed to find a solution on these forums! But I’m now facing another issue as I have multiple targets. It works great, until I click the camera button and track another target : the share button from the previous track still appear… Is there a way to restart/disable your script while on OnTrackingLost?
I ended up duplicating your script and calling the matching canvas for each ImageTarget. I don’t know if it’s the best thing to do but it is working! Sorry for the bother and thanks again for your tutorials!
Hi admin!
After tests on several devices, I am facing few troubles on a tablet using Android 4.4.2 :
– If I take a screenshot of an ImageTarget and share it right away, my app restart.
– If I take a screenshot of ImageTarget A without sharing it afterwards and take another one of ImageTarget B right after my app close.
It is working great on smartphones using Android 4.2.2 and 5.1.1 though, any idea what the problem would be?
Hi, I know about the restart issue and I am not sure why does the sharing function causes it.
Hi, your tutorials are very helpful great job! Got one question is it possible to take a snapshot with interface graphic elements? In my case the snapshot is working but without augmented layer. I’m working on simple app with OpenCV ForUnity. Maybe I have to change the camera name in your script?
Thank you and pleas keep your tutorials coming!
It’s possible with or without, doesn’t matter. Just dive into code, I’m hiding the UI elements.
It’s an awesome tutorial,but i was undering if it is posible to add adition text to user’s one, for example: he/she wrote: I like this games,and in the end an stabil #CompanyName?
hello,
thank you for this tutorial.
i try to this video, but i have a problem.
Assets/script/SnapshotShare.cs(7,17): error CS0246: The type or namespace name `AndroidUltimatePluginController’ could not be found. Are you missing a using directive or an assembly reference?
this error appear , did you know why ?
Have you installed plugin?
of course! i can’t find ‘class AndroidUltimatePluginController’
Should i change class name? where?
did you bought it?
hi.. i just bought the plug in. But smhow i faced the same problem with sh. (i am new in this)
The same problem here.
I’m just building the unity 3D project on my Samsung and the panel and buttons are not appearing. They appear when I test it using UNITY 3D but not on my phone.
Do you have any idea of what could it be?
hey, thanks for the tutorial…but the share button does nothing and all the other buttons work. I bought the plugin and followed the tutorial, is there a permission I should be adding or something has changed?
Hi!!
This plugin works with ios ??
No. I already tried. It doesn’t work on iOS.
Hi, thanks for the tutorial!
I’m having an issue with the screenshot aspect ratio. When I take a screenshot (in landscape or portrait mode), the image comes out vertically stretched (or horizontally squished). I tested it in 3 android devices, same in all 3. The images come out normal when i take a screenshot in unity on my mac.
After a lot of research, I still can’t figure out the cause.
Do you have any suggestions?
Thank you
Hi,
Thanks for the tutorial, you make really easy tutorials.
1 question: with the current script, none of the UI element gets visible on the screenshot.
Is it possible to get a logo/Signature on the top left of the screen, so that that also gets displayed in the screenshot?
I tried but was unable to find success
Hello! Great tutorial, but when copy SnapShot.cs
CS0246 C# The type or namespace name “AndroidUltimatePluginController” could not be found (are you missing a using directive or an assembly reference?)
What to do now?
The snapshot button and exit button could work, but the share button is not working. Why ? what further checking need for verification ?
can u teach me how to do the android plug in? the share button doesnt work 🙁
That’so great i learn so much
Can you please share Android Ultimate Plugin Controller to, I’ve been search in every sites, Ai’nt get it -___- Thx
hi..
nice tutorials..
just two things.
1st- how can i save multiple screenshots together.
2nd- and how can i save images in gallery..
P.S. i only want the screenshot option but not share one. so please help!!
thanks