Hello, I am using the PhoneEvents library in SDK35, but I am facing this error
*** Service (starter) Create ***
** Service (starter) Start **
** Activity (main) Create (first time) **
** Activity (main) Resume **
Start
*** Service (handlerequests) Create ***
** Service (handlerequests) Start **...
Hello!
I am creating an application that runs in the background. I need to determine in the service module: is the phone turned on at the moment?
Of course, I can determine, with PhoneEvents, when the phone turns on - the ScreenOn event, or when it turns off - the ScreenOff event. And thus...
Greetings,
I using PhoneStateChanged of PhoneEvents from the Phone library for the first time for a new user requirement. To better understand how it works I found a few references to code samples in the forum. Based on those samples, I made this simple app. I added the coding to the Starter...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.