I have to create an image gallery that navigation dots like the iPhone gallery.
Check out the screenshot. I need such a widget, look at the white dots:
Is there any widget available in Android that includes navigation dots? If not, how can I recreate this effect?
Launcher iOS 16 This is the easiest way to give your Android phone an iPhone interface. With the Launcher iOS 16, you can mimic Apple's flagship phone on any Android smartphone. The launcher will not only put the new iOS skin on top of Android but make it look and function like an iPhone.
After Long days i found View Pager Navigation Dots from Github source
On my Arcos Tablet there is something like this used for the homescreen navigation - I am afraid it might be a custom widget though so you might have to write it yourself ...
If you know the name of the iPhone widget which does what you want (IF there is a particular name for it) - then google that in the following fashion: widgetName+for android - or something like this - I guess you're getting the idea :).
This link could be usefull : Android Scroll Pagination
Check out for : UipageControl (within UiScrollView). That's the name of the IPhone Class.
You can do that really easily using the GreenDroid library. Example: https://github.com/cyrilmottier/GreenDroid/blob/master/GDCatalog/src/com/cyrilmottier/android/gdcatalog/PagedViewActivity.java
Cheers
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With