0

Using build.phonegap.com(for Android) , can I do some background operations like :
Lets assume that app is opened today, after that, it is opened only after 30days by the user. But, from today, every day some process should be done that updates the app whether the user opens it or not . So, can we employ this operation ?

user1767962
  • 2,089
  • 4
  • 18
  • 19
  • http://stackoverflow.com/questions/10343828/creating-an-android-service-with-phonegap-have-phonegap-app-run-even-when-clos – Klaasvaak Nov 05 '12 at 07:19
  • I am using build.phonegap.com which builds the apk. I dont bother whether its a native code solution or something else. But I should be able to integrate it with build.phonegap.com – user1767962 Nov 05 '12 at 08:57
  • You should use a phonegap plugin. See: https://github.com/phonegap/phonegap-plugins https://github.com/phonegap/phonegap-plugins/tree/master/Android/BackgroundService – Klaasvaak Nov 05 '12 at 09:40

0 Answers0