• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

How to create a virtual tour kind of interface in Android Native application

My requirement is to show dynamic 360 degree images in a native android application. Also, there should be some action items loaded in the image(i.e., hotspots) when clicked these action items, there should be some kind of action taking place like loading another 360 degree image, rotating to another angle etc.,

I used Google's VrPanoramaView to load 360 degree images, but came to know that we can not add hotspots using this.

Later, I used PanoramaGl. Here I am able to add hotspots but I am not able to get the cardboard option available i.e., toggle between cardboard and normal view. I need this option as the app is compatible for cardboard and daydream.

Is there any possibility to add hotspots for Google's VrPanoramaView or any suggestion to address my issue?

or

Do we have any third party libraries which match my requirements?

Please help me in solving this issue, I am in an urgent requirement for the answer.
 
You need to app creator for build your own mobile app.

Below list for create mobile app for retail businesses.
1. ohoshop.in
2. appinstitute
3. appypie
4. appmachine
5. appsbar
6. myappbuilder
 
Thanks for your reply. Please go through my question once more, I need to load some 360 degree panorama images into my application and place hotspots at different positions in that image. So that, when clicked on hotspots some action needs to be done. I am not looking for some kind of app creators. I want the solution and code to be written with in my application.
 
Back
Top Bottom