pbernasconi / cordova-progressIndicator

Native Progress-Indicator for Cordova
pbernasconi.github.io/cordova-progressIndicator/
Apache License 2.0
90 stars 61 forks source link

Requires Android Support and Update #1

Open pbernasconi opened 10 years ago

pbernasconi commented 10 years ago

For now, Android is not supported.

Apparently Android already has native dialog / progress indicators, which can be seen in these docs. Therefore it should be easy (in theory) to add support.

confile commented 9 years ago

Is Android support for this plugin working?

danicomas commented 9 years ago

+1 for this feature!

85lele commented 9 years ago

+1

sirgalleto commented 9 years ago

+1

mkhuda commented 9 years ago

very waiting var = +1

vivascau commented 9 years ago

On Android only show() works, but for me show() does not work on iOS so it would be a good start to make it work on both in the same way. Temporary an option would be to use an Angular service as a wrapper to detect device and do show() if Android or other iOS supported methods for iOS.

micky2be commented 9 years ago

+1

objectkuan commented 9 years ago

On my android device progressIndicator does not show the waiting dialog normally.

Bug with with this patch, it works as expected. Will pbernasconi consider to merge it to mainline?

bau720123 commented 9 years ago

+1

micky2be commented 8 years ago

:+1:

shredmer commented 8 years ago

+1

sam2x commented 7 years ago

Hi,

I'm a bit confused, can you please be explicit and tell if this plugin supports Android ? I have read some tickets where it is, however there isnt any mentions about it on the doc/page.