android - What happens when an APK is installed on SD card? -


हम एक एंड्रॉइड फोन पर x.apk नामक एपीके स्थापित करना चाहते हैं।

डिफ़ॉल्ट रूप से, कम से कम दो चीज़ें हो जाएंगी:

  1. x.apk को / डेटा / ऐप कॉपी करें

  2. < P> हालांकि, अगर x.apk को एसडी कार्ड पर स्थापित किया जाना है,

    / डेटा / ऐप से संबंधित फ़ोल्डर्स क्या हैं और / एसडी कार्ड पर डेटा / डेटा

    उन्हें एक ही रास्ता रहना चाहिए लेकिन Sdcard पर घुड़सवार, इसके लिए आपको जड़ें डिवाइस की जरूरत है मुझे लगता है।

Comments

Popular posts from this blog

Out of index C/C++ -

regex - PatternSyntaxException: while using String.ReplaceAll function in java? -

java - Projects which are accessed via multiple (different) IDEs: Ant or Maven? -