View Single Post
Posts: 68 | Thanked: 25 times | Joined on Mar 2012
#219
Originally Posted by Schturman View Post
Small guide,maybe also will help for some people (I have only inception, not nitdroid or open mode)

devel-su user -c "mkdir -p /home/user/apkenv && cp -f /home/user/MyDocs/Apkenv/Packages/apke* /home/user/apkenv/apkenv && cp -R /home/user/MyDocs/Apkenv/Packages/*.so /home/user/apkenv && chmod 775 /home/user/apkenv/apkenv"
which is the first command and what is the second? where it starts and where it ends ?