- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello!
I've searched the whole internet about just that thing. I absolutely don't know, how to access the native loading circles of the device. Is there maybe a way to show and hide them? It would be nice, because when you, for example, log in and it takes a bit longer, you should see that the progress is going on.
Greetings
- Tags:
- HTML5
- Intel® XDK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
We have just implemented in our App! B.T.W. We are using the Ionics Framework.
If you are using the Ionic Framework too, search for $ionicloading, e.g. http://codepen.io/gnomeontherun/pen/EAmqD
You don't get the native loading symbols, but the output looks good.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hm, unfortunately I'm using the App Framework. But maybe I can take that from Ionics Framework?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Patrick C. wrote:
Hm, unfortunately I'm using the App Framework. But maybe I can take that from Ionics Framework?
Is maybe a little bit of overkill, add Ionics Framework + AngularJS for only one circle.....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, you're right. Maybe there is another solution for my problem?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Patrick,
<div id="splashscreen" class='ui-loader heavy'> App Framework - Flip View <br> <br> <span class='ui-icon ui-icon-loading spin'></span> <h1>Starting app</h1> </div>
This is the loading code for splashscreen we use in the app framework templates. You could most probably leverage from this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You might want to try this Cordova plugin:
https://github.com/mobimentum/phonegap-plugin-loading-spinner
I haven't tried it, but if I understand what you're trying to do, it might be your best bet.
Dale

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page