android - Start a service automatically when app installed to device -


इस सवाल का पहले से ही एक उत्तर है: < / P>

  • 9 जवाब

मैं एक सेवा शुरू करना चाहता हूँ स्वचालित रूप से जब ऐप इंस्टॉल हो जाता है लॉन्च या डिवाइस बूट के बाद सेवा ठीक से काम कर रही है। तो, क्या ऐप की स्थापना के बाद सेवा शुरू करना संभव है?

Google पहला हिट के रूप में सही जवाब दिखाता है ... तो आपने इस पर कुछ शोध किया है?

सारांश: आप ऐसा नहीं कर सकते।


Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -