Thread
:
Jolla User Experience Thread
View Single Post
Leinad
2013-12-19 , 23:11
Posts: 594 | Thanked: 1,094 times | Joined on Aug 2012 @ Rhine
#
2133
So, i had some fun with Jolla and Alien Dalvik over the last 2 days, maybe some of you are interested...
Android apps are stored in /data/sdcard
every Android app creates it's own user , something like 10011, 10020, 10025 and so on...
some apps create files with createmask like 600, so that only this app can read and write that files.
I installed
Locus Pro
for example (btw: androidpit is a great place to get paid and non-paid anroid apps) and then tried to install Locus Map Tweaks to get more maps, but it failed without an error message.
As you can see above, every Android app has it's own user and one app has no right to write into other apps folders.
so, i logged in via SSH and did a
devel-su
cd /data/sdcard/
chmod -R 777 Locus
... and everything worked.
yes, i tried with 775, but it did not work...
Quote & Reply
|
The Following 11 Users Say Thank You to Leinad For This Useful Post:
Bundyo
,
ezameht
,
ggabriel
,
Jordi
,
OVK
,
pichlo
,
Rauha
,
rob_kouw
,
saleki
,
shanttu
,
ste-phan
Leinad
View Public Profile
Send a private message to Leinad
Find all posts by Leinad