ich habe meine linloader leider uninstalliert da ich momentan etwas teste.
Hier ist die originalpost von motorolafans:
download and unzip loader.zip. it contains 4 files. connect usb mass storage and make new folder "loader" in sdcard\.system\QTDownLoad
make sure you can view hidden files. in explorer settings. send these 3 files to the loader folder. you should now have:
sdcard\.system\QTDownLoad\loader\lin_loader
sdcard\.system\QTDownLoad\loader\loader.png
sdcard\.system\QTDownLoad\loader\loader-sm.png
send test.lin to phone.
next, edit sdcard\.system\java\PlugCardDB using any unix compatible editor. wordpad is fine, but do not use notepad. if you have installed some apps into the card, you should have a pretty long file. insert these lines into the end of the file:
[AppLinkRecord100000101] <- change this number so it doesnt conflict
AllPosition = 200 <- change this number so it doesnt conflict
BigIcon = loader.png
Directory = * (see below)
Exec = lin_loader
Group = 3
Icon = loader-sm.png
InstalledDate = 2005/2/19
JavaId = -1
Mime =
MpkgFile =
Name = LinLoader
OsVersion =
Position = 1
Rotation =
Shared = 0
Size = 24K
Type = * (see below)
uid = 100000101 <- change this number to the same one above.
* for a780:
Directory = loader
Type = 4
Bei mir habe ich das richtige datum eingetragen, und 1000001017 statt 100000101 (vorsicht sollte am anfang , AppLinkRecord und ende , uid gleiche Zahl sein) und 207 statt 200 bei AllPosition .