android - Services are not activating in ASUS_Z010D -


i had started service application level adding following line of code.

    startservice(new intent(this, **********.class)); 

then problem if restarted device services automatically starting in devices in asus_z010d these services not starting automatically, starting when app opened.

is there way solve please let me know..... in advance


Comments

Popular posts from this blog

ios - UITEXTFIELD InputView Uipicker not working in swift -

Hatching array of circles in AutoCAD using c# -