I am implementing a concept to show an image in 360 view such as available in Facebook Android Application.
For that, I have explore so many tutorials & Github repositories.
Please help any work around If anybody has done in Android.
Thanks.
The links I have explored till now.
ProgrammedImageView
Panorama360
MD360Player4Android
panorama-view
Related
i'm still finding a library for this kind of slider in ios and android. It will save my days if someone share the source code or library for this.
When i try to slide left for right, new image will show up, but the image in nearby will be in another angle .
Some one please help me ?
For iOS good option is iCarousel. It can be downloaded here https://github.com/nicklockwood/iCarousel . Display type cylinder seems very similar to presented image.
I'm not very familiar with Android, but this can be helpful:
https://github.com/Azoft/CarouselLayoutManager
Or something from this link: Coverflow Carousel effect same as iPhone/iPad in android .
Generally, search for "carousel" for iOS and Android will give you many answers that can be useful.
I am totally new to android and I am trying to develop a screen that is similar to flipkart.
Something like this:
Is there any API's that can help me with this? Or should I develop it from scratch using ViewFlipper?
I have all this image online and can get the links for both Slideshow and product?
It would be great if someone can guide me to right API on this?
Thanks!
I was wondering how can I replicate the sideways gallery like the facebook mobile app but being able to scroll down the feed anytime I want.
I was thinking about "listening" for side-swypes and replacing the current ImageView but that doesn't sound like an elegant solution.
I searched for awhile and didn't find any library worth using
Is there any library or do you have any idea how to do it?
You could use the ViewPager component.
Reference: http://developer.android.com/reference/android/support/v4/view/ViewPager.html
Here are some tutorial that can help you get started:
1) http://androidtrainningcenter.blogspot.sg/2012/10/viewpager-example-in-android.html
2) http://manishkpr.webheavens.com/android-viewpager-as-image-slide-gallery-swipe-gallery/
Take a look at: similar question!
I have been searching for AutoRotating-UserControlled Carousel frm a while.
I came across alot of tutorials and also referred sources frm Github, but found nothing relevant.
The closest relevance was from here
But this tutorial didnt give a smooth auto-rotating and user controlled carousel.
Being a new user I dnt have enough reputation to upload screenshot of the required thing, so pls download and run the source frm the above link and i hope u will understand my doubt .
thanks
pals
I think you can do this by using
1) here is library for rotating menu https://github.com/dmitry-zaitsev/CircleLayout
2) use carousel view and set z depth according to your requirement http://www.codeproject.com/Articles/146145/Android-3D-Carousel
3) follow this creating a Circular view in android
and refer this How to make rotating menu
Since i began programmation this forum provides me all that i always need! i want to thank you for... Thanks for all!!!!
Now i'm here to asking a problem that i not found it yet here.
I'm working on an android application. In my app, i have to read an android panorama which must be on a distant server. I have two problems to do this and hope u to save:
1. I take a panorama from my phone and When i connect it to PC from copying my panorama, this one become a simple jpeg image. I don't know how and why!!!
2. I have no idea on how to view panorama on android. I search on google, on android forums and still at my beginning point, i have to present my application next week!!!
So i give myself to you for bringing me out from this depth.
Thanks.
there's this library that do that with spherical cubic and cylindrical panoramic imagesPanoramaGL
and there's the utility with the google Play Services libs but only for spheric images refer to this :
Android Support for Photo Sphere