maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Alternatives (https://talk.maemo.org/forumdisplay.php?f=36)
-   -   how to copy .apk into system/apps? (https://talk.maemo.org/showthread.php?t=70659)

sagaradate 2011-03-04 11:28

how to copy .apk into system/apps?
 
how to copy *.apk into system/apps?

Switch_ 2011-03-04 11:30

Re: how to copy .apk into system/apps?
 
Code:

sudo gainroot
mv /path/to/file.apk /system/apps


sagaradate 2011-03-04 11:32

Re: how to copy .apk into system/apps?
 
Quote:

Originally Posted by Switch_ (Post 960441)
Code:

sudo gainroot
mv /path/to/file.apk /system/apps


i want to copy multiple file.

Switch_ 2011-03-04 11:36

Re: how to copy .apk into system/apps?
 
Multiple *.apk's?

Code:

sudo gainroot
mv /path/to/files/*.apk /system/apps

Use the *. wildcard switch to allow copying of every file in the main directory that ends in .apk.

sagaradate 2011-03-04 11:39

Re: how to copy .apk into system/apps?
 
Quote:

Originally Posted by Switch_ (Post 960450)
Multiple *.apk's?

Code:

sudo gainroot
mv /path/to/files/*.apk /system/apps

Use the *. wildcard switch to allow copying of every file in the main directory that ends in .apk.

how to add apps in nitdroid?i'm trying to do it but i cant pls help

Switch_ 2011-03-04 11:42

Re: how to copy .apk into system/apps?
 
Boot into NITDroid and use Astro File Manager (downloadable from Market) to install additional *.apk apps.

There's a "Thanks" button too you know.

nicholes 2011-03-04 11:56

Re: how to copy .apk into system/apps?
 
why don't you try "filebox" .install it from ap manager and just "copy and paste"

sagaradate 2011-03-04 12:03

Re: how to copy .apk into system/apps?
 
Quote:

Originally Posted by nicholes (Post 960471)
why don't you try "filebox" .install it from ap manager and just "copy and paste"

filebox didnt work it says you dont have permission.

Switch_ 2011-03-04 12:07

Re: how to copy .apk into system/apps?
 
enable root access - go to settings in Filebox - "Enable root access (restart needed)", restart Filebox and you now have permissions.

sagaradate 2011-03-04 12:11

Re: how to copy .apk into system/apps?
 
Quote:

Originally Posted by Switch_ (Post 960482)
enable root access - go to settings in Filebox - "Enable root access (restart needed)", restart Filebox and you now have permissions.

it worked.thanx mate.


All times are GMT. The time now is 17:16.

vBulletin® Version 3.8.8