I want to use the wifi library in a service but cannot so I placed it in an activity and call the routine that deals with it by unpausing the activity.
Unfortunately even though I only want to use the wifi library, I cannot if the screen is locked.Is there a way around this, maybe a way to access a routine in an activity that does not need the screen to be unlocked?
Dave
Unfortunately even though I only want to use the wifi library, I cannot if the screen is locked.Is there a way around this, maybe a way to access a routine in an activity that does not need the screen to be unlocked?
Dave