View Single Post
ammyt's Avatar
Posts: 1,918 | Thanked: 3,118 times | Joined on Oct 2010 @ My pants
#3240
Originally Posted by sidd211095 View Post
how can install apps if they are in .apk format (Where sould i place it)
As my wlan is down and i have no other way to access app market
You should download a file manager, through the android web browser, such as ASTRO File manager, then install your .apks.

Alternatively, you can do this in maemo to install apks on NITDroid:
Code:
mount /home /and
cp /path/to/apk/on/your/device.apk /and/system/app/
cp /path/to/thesameapk/on/your/device.apk /and/data/app/
You basically copy the apk to data/app/ and to system/app/ then reboot to NITDroid. Note that this works on a few android apps, such as small utilities like file managers, so you can install a file manager this way and other programs using that file manager.
 

The Following User Says Thank You to ammyt For This Useful Post: