So I have 150 mb of internal storage free which is enough to install the game using adb, but apparently it pushes the apk to the internal storage first and then trys to install it. I don't want to delete 50 more mb to get this game installed as i'm afraid many of my gameloft games won't reinstall after deleting them....so does anybody know how to run an adb command to install from the sdcard? I pushed the file to the sdcard first and then tried this command but it didn't work:
adb install /sdcard/NFSShift.apk
adb install /sdcard/NFSShift.apk