I Want Show Custom Dialog like iphone HUD Progress Bar
android
Solution
I have created a sample Android application and a ProgressHUD class which you can use for this purpose. You can find it here: https://github.com/anupamdhanuka/AndroidProgressHUD
Problem
I want to show custom dialog like iphone hud progress Bar Style.but,i am no idea for creating custom dialog like hud progress bar like iphone on android. I want custom dialog like below image: Help with me...! Thanks...!