Code Monkey home page Code Monkey logo

Comments (3)

teusink avatar teusink commented on September 26, 2024

If you want to support Windows Phone 8, you might want to consider to
upgrade to PhoneGap 3.3.0.

That being said..

  1. Yes.
  2. You will have to use Java code inside the BackgroundPlugin to acces
    Android Alarm manager. Just consult Android documentation.
  3. That is a yes and a no. Out of the box, this plugin does not work on iOS
    and Windows Phone. I am not sure, but I think iOS and Windows Phone work in
    a (very) different way concerning services. The yes part is, is that you
    can make your own native part of the plugin yourself and let it be
    compatible with the Javascript part of this plugin. In essence, you will
    have to write your own iOS and WP code to handle the services.

2014-02-19 8:24 GMT+01:00 shalinasanga [email protected]:

First of all, i would like to express my gratitude to your tremendous
effort and glamorous work. This plugin is so awesome.

I am trying to create reminder app these days, my technologies are based
on,
HTML5, javascript, jquery and Phonegap 2.7.0.

I need to distribute this app among all the major mobile OS, such as
Android, IOS, Windows Phone 8.
Here are my Questions;

  1. Can i use this Background Service Plugin to access Android alarm
    manager ?
  2. If we can, give me some detail about the method i should follow,
    detailed description might help lot.
  3. Is there any way to use this plugin "Background Service Plugin" in IOS
    and WP 8 or WP 7 ? IF so, give me detailed description about the method i
    should follow.

I am very pleased to here from you.

Reply to this email directly or view it on GitHubhttps://github.com//issues/5
.

www.teusink.org

from bgs-core.

shalinasanga avatar shalinasanga commented on September 26, 2024

Thank you very much for the intel...
i am a newbie to this kind of stuff, can you please provide me more detailed and step by step explanation to create android reminder ?

from bgs-core.

Red-Folder avatar Red-Folder commented on September 26, 2024

I'd recommend looking at my Scheduler plugin (https://github.com/Red-Folder/Scheduler-Plugin)

It is very early days of development, but is likely to be a better fit than the Background Service as it is intended to create alarms. Currently doesn't do a lot (as it is in early development - see the issues list on it to see how much more work to do).

At the moment I'm only planning it for Android. I've got the technical capability to port to WP ... but not to iOS. Happy for anyone to help with the project.

from bgs-core.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.