View Single Post
Siggen's Avatar
Posts: 204 | Thanked: 75 times | Joined on Jan 2010 @ Norway
#1469
Originally Posted by thundead View Post
Hey Guys, Ive got a rooted 2.1 Motorola Milestone besides my n900 so if I can help in any way please let me know
Originally Posted by e-yes View Post
ls -l /system/app > installed_apps_list
and up result file
Basically open up your terminal and write this (remember linux terminal is key sensitive):

Code:
ls -l /system/app > installed_apps_list

Now youve got a file called installed_apps_list in the directory you ran the command in. Copy this file to your computer and send it to e-yes and DJ_steve and let them have it for safe keepings till they have time to work on the issue

Last edited by Siggen; 2010-06-25 at 07:56. Reason: wrong syntax