Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
lol, I guess you might as well try 1.7.3 now![]()
Seems like the main things he added/changed were what apps were installed.
Can you Facebook sync your contacts?
did anyone try this? my mms still wont send.. is there a fix for that?
Yeah, I had the same problem. You need to put the stock sense Mms.apk on for it to work. I'm not sure why he doesn't include it due to this problem.
do you have the mms.apk?
I've tried 2 versions of Jager rom now and whenever I attach my usb cable, I get the "USB Debugging Connected" message, but I don't get the other message that allows me to select "drive mode".
I can connect using adb shell, but I cannot see the internal memory and sd card as drives like I can with my stock rom. When I restore my stock rom, I can see the drives.
Am I missing something obvious here?
From the home screen you will need to click menu>settings>connect to PC> and uncheck the ask me box to get the option to change from charge only to disk drive.
Screenshots are here:
droidsp0t – The Incredible Resource CaptJager’s Senseless 1.7 ROM

so can anyone confirm that adding the mms.apk will fix the no mms issue without adding additional issues?
I loaded Jager rom and then, with no modifications, tried to attach a picture to a text message and then send it to my wife. I got the timer for the message and it never went away and did not appear to send.
I downloaded the tar of the stock apps posted to this thread, took Mms.apk and Mms.odex from the tar and dropped them on my sdcard, booted to recovery, did adb shell, and then copied them to /system/app/ (there were no Mms.apk or Mms.odex already there). Once the files were copied, I did:
chmod 644 Mms.apk
chmod 644 Mms.odex
I just did this because the files copied with perms set to "777" and the other files in the directory were 644.
Rebooted phone and just attached a picture to a text and verified that it was received. I use Handcent.
Anyone who's having this issue, download the attached Mms.apk. Put it onto your sdcard, reboot into recovery, mount your system and sdcard, then go into adb shell and type "mv /sdcard/Mms.apk /system/app". That should fix the problem.
do you really need to do all that, can't you just mount system and push them into system/app?
like this adb push mms.apk /system/app then adb reboot


Just to let everyone know, the new rom does NOT have wireless N enabled. Now.... I have installed the newest version of the Hydra kernel to remedy this.
I report back as to the stability.
Now to get facebook sync and mms going again on here.
BTW: I moved to 1.7 because I was having camera problems with 1.6.2..... Full system lock-up with automatic reboot or sometimes battery pop to fix.
Dropping the apk on the sdcard, adb shell, and then copy to /system/app accomplishes the same thing as adb pushing it to /system/app.
Get the file there using whatever method you prefer, it solves the problem.![]()