android - what is the difference between /system/app and /data/app? -


संभव डुप्लिकेट:

/ सिस्टम / ऐप और / डेटा / एप के बीच अंतर क्या है? क्या दो निर्देशिका में कुछ अलग अनुमति है?

हां, अनुमति की अवधि में अलग है सिस्टम ऐप को अधिक अनुमति के उपयोगकर्ता एप की तुलना करें उदाहरण के लिए: सिस्टम ऐप जीपीएस चालू / बंद टॉगल कर सकता है, लेकिन उपयोगकर्ता ऐप नहीं कर सकता है।

सिस्टम ऐप = ऐप इंस्टॉल किया गया है / सिस्टम / ऐप उपयोगकर्ता एप = एप स्थापित / डाटा / एप में

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

memcached - Django cache performance -

java : convert string value to int -