[MultiDPI] Galaxy S Pack from Xan! UPDATED FOR GINGERBREAD!

Search This thread

slider2828

Senior Member
Jul 19, 2010
1,153
128
Just in case someone missed the thread.

Since we don't have CWM, follow the instructions below

Download the GalaxySPack...

Unzip files in /system/app.

Backup your phone's file.apk that you are about to copy from GalaxySPack and also the odex file. (You can rename the files xxx.apk.bak, xxx.odex.bak)

Copy the files in your phone's /system/app/, reboot and there you go.

Done.

Don't forget to hit the "Thanks" Button for me is all I ask.

*** There is also the MultiDPI Video Player and Camera, but it doesn't seem to affect our phone. Should work on any DPI.


FOR Gingerbread Install.... (Other APK's are coming)

1. Download unsignedDialerTabActivity.apk
2. Rename to DialerTabActivity.apk
3. Backup your Original DialerTabActivity in \system\app
4. Copy new DialerTabActivity.apk
5. Hit the Thanks Button for me please (I actually did this one on my own)

Enjoy!

P.S. Music Player is the same for GB.

GB Screenshot
screenshot.jpg


screenshot_2.jpg
 

Attachments

  • unsignedDialerTabActivity.apk
    665.2 KB · Views: 348
  • unsignedMusicPlayer.apk
    5 MB · Views: 237
Last edited:
S

S2K_MoZo

Guest
Sorry I am a noob but just trying to figure out what this is supposed to do?
Is it just an app that runs on any dpi?
 

slider2828

Senior Member
Jul 19, 2010
1,153
128
Sorry I am a noob but just trying to figure out what this is supposed to do?
Is it just an app that runs on any dpi?

The zip contains apks. Basically you replace the apks from this zip into your /system/app

Like the DialerTabActivity.apk or MusicPlayer.apk. These apk's are modded to support most DPI changes. So you just replace away, but a good idea is to back your old apk hahaha....

Hope that helps.
 

flipwalter76

Member
Mar 19, 2006
13
2
Of course not! That would have been the smart thing to do! Can anyone post the original for me?

Sent from my SAMSUNG-SGH-I997 using XDA App
 

flipwalter76

Member
Mar 19, 2006
13
2
I have the black galaxy pack applied, would that have caused an issue?

Sent from my SAMSUNG-SGH-I997 using XDA App
 

slider2828

Senior Member
Jul 19, 2010
1,153
128
Of course not! That would have been the smart thing to do! Can anyone post the original for me?

Sent from my SAMSUNG-SGH-I997 using XDA App

Wait there are two files that you had to modify in your phone.

You replaced DialerTabActivity.apk from the .zip THEN you have to remove or rename DialerTabActivity.odex

THEN REBOOT!

Did you do this?
 

flipwalter76

Member
Mar 19, 2006
13
2
No, I re read the instructions you clearly posted, kicked myself, and it works splendidly now. THANKS!

Sent from my SAMSUNG-SGH-I997 using XDA App
 
  • Like
Reactions: slider2828

slider2828

Senior Member
Jul 19, 2010
1,153
128
No, I re read the instructions you clearly posted, kicked myself, and it works splendidly now. THANKS!

Sent from my SAMSUNG-SGH-I997 using XDA App

HAHHAA its all about reading.....

Try it for the music.apk, its nice especially when you turn on visualize for a song. Its so nice on a horizontal screen on a 4.5" screen!
 
S

S2K_MoZo

Guest
Okay, so I made the change and my thoughts:

Dialer works perfect, music player works too but my biggest concern is that my grid where I can place icons and the apps drawer is still in the top left corner.

It's almost like phone doesn't know I can put icons in the bottom right.
What do I need to change in order to fix that?
Basically the layout of the phone does not recognize all the extra space I have now?

How can I take a screenshot to show you guys?
 

dotsad

Member
Feb 19, 2009
10
0
assuming you copied files to /sdcard/settings/apps/ and run as su

mount -o rw,remount /dev/block/stl9 /system

sed -i 's/ro.sf.lcd_density=240/ro.sf.lcd_density=190/g' /system/build.prop

cp -rf /system/app/DialerTabActivity.apk /sdcard/settings/backup
cp -rf /system/app/DialerTabActivity.odex /sdcard/settings/backup
cp -rf /system/app/TouchWizCalculator.apk /sdcard/settings/backup
cp -rf /system/app/TouchWizCalculator.odex /sdcard/settings/backup

rm /system/app/DialerTabActivity.apk
cp /sdcard/settings/apps/DialerTabActivity.apk /system/app/
rm /system/app/TouchWizCalculator.odex
cp /sdcard/settings/apps/TouchWizCalculator.apk /system/app/

reboot

i use AWD Launcher to fix launcher problem
 
Last edited:
S

S2K_MoZo

Guest
I used root explorer to copy the files over and set permissions.
It was launcher issue...I changed the launcher to launcher pro and it works like a charm now at 200 density for now. I might change it to 190 but I think 200 is a decent enough density :)
Thanks everyone :)
 

slider2828

Senior Member
Jul 19, 2010
1,153
128
I used root explorer to copy the files over and set permissions.
It was launcher issue...I changed the launcher to launcher pro and it works like a charm now at 200 density for now. I might change it to 190 but I think 200 is a decent enough density :)
Thanks everyone :)

Dude 190 is WAYYY better.... at 200 there is a little oversharpness by samsung's filters. 190 really creates more of a rounded letter... Doesn't make that big of a difference.

Also in LauncherPro you can change the number of rows or columns on the home screens + have it automatically size widgets and placement of icons to get that even look.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 17
    Just in case someone missed the thread.

    Since we don't have CWM, follow the instructions below

    Download the GalaxySPack...

    Unzip files in /system/app.

    Backup your phone's file.apk that you are about to copy from GalaxySPack and also the odex file. (You can rename the files xxx.apk.bak, xxx.odex.bak)

    Copy the files in your phone's /system/app/, reboot and there you go.

    Done.

    Don't forget to hit the "Thanks" Button for me is all I ask.

    *** There is also the MultiDPI Video Player and Camera, but it doesn't seem to affect our phone. Should work on any DPI.


    FOR Gingerbread Install.... (Other APK's are coming)

    1. Download unsignedDialerTabActivity.apk
    2. Rename to DialerTabActivity.apk
    3. Backup your Original DialerTabActivity in \system\app
    4. Copy new DialerTabActivity.apk
    5. Hit the Thanks Button for me please (I actually did this one on my own)

    Enjoy!

    P.S. Music Player is the same for GB.

    GB Screenshot
    screenshot.jpg


    screenshot_2.jpg
    1
    No, I re read the instructions you clearly posted, kicked myself, and it works splendidly now. THANKS!

    Sent from my SAMSUNG-SGH-I997 using XDA App
    1
    Original Stock ROM Infuse APKs (default DPI):
    http://www.megaupload.com/?d=WB29F9II

    Unzip, use Root Explorer or adb to put them in /system/apps.
    Remove the .orig extension from all of them. Keep in mind that each app has 2 files - apk and odex.

    Use the thanks button if this helped =)
    1
    Has been updated for GB!
    1
    I'm running on 190 but I'm not sure if my home screen is supposed to look like this. Is this right?
    415787bd-bd24-4c4f.jpg


    Sent from my SAMSUNG-SGH-I997R using XDA App

    It will if you're on the stock launcher. Launcher pro adjusts for doing changes.

    Sent from my SAMSUNG-SGH-I997R using XDA Premium App