[MOD] 4.4.2 TW Multi Dpi stock apps

Search This thread

Yousef Khashaba

Senior Member
Oct 7, 2013
115
24
I have some questions if I would:
*I'll be using the default DPI which is 320 DPI. (I guess?)
*You mean of course that I'll use the folders from the Note 2 Keyboard link you posted, right?
*All folders should have "xhdpi" at the end when compiling, right?

QUESTION REGARDING THESE STEPS:
Add all values from values-sw365dp to values-sw360dp-xxhdpi
(Attention change each value with dip to px, do not overwrite dimens.xml)

Add all values from values-sw365dp-land to values-sw360dp-land-xxhdpi
(Attention change each value with dip to px, do not overwrite dimens.xml)

There are no "sw-365dp" folders in the Note 2 APK to copy the values from.
What I'll do is copy then paste lines from the "dimens.xml" and then change each dip value to px? (EX: 12.0dip --> 24.0px)

Rename values-sw360dp-xxhdpi to values-sw359dp-xxhdpi
(Here you can change xxhdpi to xhdpi)
Rename values-sw360dp-land-xxhdpi to values-sw359dp-land-xxhdpi
(Here you can change xxhdpi to xhdpi)

Rename values-sw365dp to values-sw360dp
Rename values-sw365dp-land to values-sw360dp-land

Do you mean that I can change the folder name to "xhdpi" instead of "xxhdpi"?
Again, there are no "sw-365dp" folders in the NOTE 3 APK to rename to "sw-360dp".

@tkari4
 
Last edited:

tkari4

Senior Member
Jan 24, 2010
2,231
6,982
I have some questions if I would:

*I'll be using the default DPI which is 320 DPI. (I guess?)

No problem you can use it on stock DPI too.

*You mean of course that I'll use the folders from the Note 2 Keyboard link you posted, right?

No, I mean my keyboard from the first post.

*All folders should have "xhdpi" at the end when compiling, right?

Change only as I wrote so each xxhdpi to xhdpi except in the drawable folders.

QUESTION REGARDING THESE STEPS:


There are no "sw-365dp" folders in the Note 2 APK to copy the values from.

Yeah sorry this thread is discontinued and I made already new changes. ( sw365dp folders are attached)

What I'll do is copy then paste lines from the "dimens.xml" and then change each dip value to px? (EX: 12.0dip --> 24.0px)

No I mean't overwrite the old ones with the new one with px.

for examle:

values-sw365dp / dimens.xml <dimen name="handwriting_tutorial_text_top">36.0px</dimen>

copy to values-sw360dp-xxhdpi / dimens.xml overwrite the old one, or delete this:
<dimen name="handwriting_tutorial_text_top">12.0dip</dimen> <= this is the old one

But renaming 360 to 359 and 365 to 360 it's easier and much faster.

Do you mean that I can change the folder name to "xhdpi" instead of "xxhdpi"?

S3 is xhdpi device, so it's better to rename the xxhdpi folders to xhdpi except drawable folders.

Again, there are no "sw-365dp" folders in the NOTE 3 APK to rename to "sw-360dp".

They are attached. :eek:
 

Attachments

  • sw365dp_folders.rar
    8.1 KB · Views: 9

Yousef Khashaba

Senior Member
Oct 7, 2013
115
24
Thank you so much man!! I'm already working on it! But the "dimens.xml" in "values-sw365dp-land" folder you attached contains only 4 lines, shouldn't it contain as many as the one in "values-sw365dp" folder?:)

Also, regarding the last step (ratio calculation) how many dimens.xml should I edit?
4 dimens.xml
2 in "values-sw365dp-land" + "values-sw365dp"
2 in "values-sw360dp-land" + "values-sw360dp"

Which means I'll be changing about 6000 lines manually one by one, that's why you're saying it's the hard part right?:eek:

Also in your keyboard, when you open the tutorial section in settings there are errors where icons are not appearing and text is black. Can you attach the latest SamsungIME.apk you've made changes to? :D

@tkari4
 
Last edited:

tkari4

Senior Member
Jan 24, 2010
2,231
6,982
Thank you so much man!! I'm already working on it! But the "dimens.xml" in "values-sw365dp-land" folder you attached contains only 4 lines, shouldn't contain as many as the one in "values-sw365dp" folder?:)

No to understood why is it only 4 lines open values-sw360dp-land-xxhdpi/dimens.xml with notepad++ and search for dip.

Also, regarding the last step (ratio calculation) how many dimens.xml should I edit?
4 dimens.xml
2 in "values-sw365dp-land" + "values-sw365dp"
2 in "values-sw360dp-land" + "values-sw360dp"

Yeah I forget the integers they are px values.

So, the 4 dimens.xml and 2 integers.xml => has about 2000 lines to edit, but don't touch the values with dip yet

Which means I'll be changing about 6000 lines manually one by one, that's why you're saying it's the hard part right?:eek:

Also in your keyboard, when you open the tutorial section in settings there are errors where icons are not appearing and text is black.
From the Note 3 keyboard this function is removed, because the tutorial will be loaded from an external apk. :(

Can you attach the latest SamsungIME.apk you've made changes to? :D

Attached.

But I have an better idea...

Try to add first the values-xxxxxxx-xhdpi values-xxxxxxx-land-xhdpi folders from the already ported keyboard for the Note 2
I don't know what's the correct folder name.

It should be maximum sw360dp do not delete the current sw360dp folder rename it first to 359dp.

If you set it to sw361dp, than on stock DPI it will not be loaded...

So the system loads the dimensions afterwards first from sw359dp than sw360dp.
 

Attachments

  • SamsungIME_N9005XXUFNF4.rar
    5.6 MB · Views: 6

Yousef Khashaba

Senior Member
Oct 7, 2013
115
24
I tried everything and it worked!! Thank you really for everything. :)

I just have a couple of issues:
1) The Keyboard type selecting panel enlarges when It comes up.
2) The OCR icon doesn't appear even though I have the app installed.
3) The Handwriting Background image is large compared to my original keyboard. (Original: Picture(1), Note 3: Picture(2))

Any ideas on how to fix?:(

Screenshots attached.

@tkari4
 

Attachments

  • Screenshot_2014-10-21-15-08-20.png
    Screenshot_2014-10-21-15-08-20.png
    215 KB · Views: 214
  • Screenshot_2014-10-21-15-11-18.png
    Screenshot_2014-10-21-15-11-18.png
    244.4 KB · Views: 205
  • 2014-10-21-15-12-01.jpg
    2014-10-21-15-12-01.jpg
    30.5 KB · Views: 191
  • 1.png
    1.png
    114.9 KB · Views: 199
  • 2.png
    2.png
    218 KB · Views: 189
Last edited:

tkari4

Senior Member
Jan 24, 2010
2,231
6,982
I tried everything and it worked!! Thank you really for everything. :)

I just have a couple of issues:
1) The Keyboard type selecting panel enlarges when It comes up.
2) The OCR icon doesn't appear even though I have the app installed.
3) The Handwriting Background image is large compared to my original keyboard. (Original: Picture(1), Note 3: Picture(2))

Any ideas on how to fix?:(

Screenshots attached.

@tkari4

1.) Try to make the layout pictures smaller.
In my original apk they are here: drawable-sw360dp-nodpi

If they are used with warp_content in the layout xml files, than your problem will be fixed..

for example: sip_select_keypad_type_floating.png

size is 276x252 (276 x 3 = 828) your screen is 720 only

On the Note 3 1080-828=252, so 252*0,66=166,32 this is the space distance them.

I'll say 160 is enough. 720-160=560 Also you have 560 for three png.

560/3=186,66..

So 185 it's Ok.

Now resize all keyboard layout picture to 185x169. There are 9 pieces (sip_select_keypad_type.....)

2.)
Now idea...

3)
In my original apk this is the corresponding value:

Code:
<dimen name="handwriting_panel_height">592.0px</dimen>

Reduce the value.

I think after what you did don't need to tell where it is. ;)

Tutorial can be fixed to. The broken picture are missing from the drawable folder.
You must add back the icons (pictures).
Samsung had changed all to an empty gif. :(

You can take the missing resources from an older keyboard. They are in 4.2.2 there.

edit: You're welcome, but if I helped you just hit the thanks button. ;)
 
Last edited:

Yousef Khashaba

Senior Member
Oct 7, 2013
115
24
Hey, man my keyboard is near perfection thanks to you. :)
I fixed the floating keyboard type change panel, reducing the 9 pieces of pictures sizes weren't enough, I had to edit the dimensions in layout folder too. I also fixed the settings tutorial icons and font color. ;)

I just have another question: do you know which line in dimens.xml changes the ONE-HAND KEYBOARD HEIGHT?

Thanks again, I have learnt much from you.:good:
@tkari4
 

tkari4

Senior Member
Jan 24, 2010
2,231
6,982
Hey, man my keyboard is near perfection thanks to you. :)
I fixed the floating keyboard type change panel, reducing the 9 pieces of pictures sizes weren't enough, I had to edit the dimensions in layout folder too. I also fixed the settings tutorial icons and font color. ;)

I just have another question: do you know which line in dimens.xml changes the ONE-HAND KEYBOARD HEIGHT?

Thanks again, I have learnt much from you.:good:

@tkari4

As I see in the dimens.xml files there is no "full" height for it.

So you must change the button height and the gap between them. (I think)

But first try this:

Start here: SamsungIME.apk\res\layout-sw360dp-xxhdpi\keyboard_input_one_hand.xml => reduce the px values in it to your screen size

The one hand background uses wrap_content for the height "qwerty_keypad_bg" and it's an 9.png.

Size is 11x761 try to make it smaller for example to 11x500 . You can use Gimp for resize and than convert it back to 9.png here: http://romannurik.github.io/AndroidAssetStudio/nine-patches.html
(try first with content padding option)

If the png resize doesn't help, than there are many dimensions for the one hand keyboard in the dimens.xml.

like this one one_hand_qwerty....
 
  • Like
Reactions: Rosli59564

Yousef Khashaba

Senior Member
Oct 7, 2013
115
24
I finished everything, remains only the one-hand keyboard height and arrow issue, I tried the dimens.xml one_hand_last_line_vertical_gap but it only reduced the field below without decreasing the height (I knew that because the continuous input line couldn't go below the space bar). It didn't work either way.

There's another problem, the left arrow doesn't appear in one-handed operation, this issue was present before I edited the keyboard, so could you tell me why it isn't appearing, although the right arrow is?

I also successfully adjusted the layout dimensions to my screen, but this issue is still there, you must know what caused it, because it was originally in your keyboard.:)
@tkari4
 

Attachments

  • 1.png
    1.png
    120.4 KB · Views: 166
  • 2.png
    2.png
    124.6 KB · Views: 164

tkari4

Senior Member
Jan 24, 2010
2,231
6,982
I finished everything, remains only the one-hand keyboard height and arrow issue, I tried the dimens.xml one_hand_last_line_vertical_gap but it only reduced the field below without decreasing the height (I knew that because the continuous input line couldn't go below the space bar). It didn't work either way.

There's another problem, the left arrow doesn't appear in one-handed operation, this issue was present before I edited the keyboard, so could you tell me why it isn't appearing, although the right arrow is?

I also successfully adjusted the layout dimensions to my screen, but this issue is still there, you must know what caused it, because it was originally in your keyboard.:)

@tkari4

I did almost nothing with the keyboard it was Samsung.

I'm just trying to give you some tip.

The key for the arrow must be in the res\layout-sw360dp-xxhdpi\keyboard_input_one_hand.xml

this is the layout for it:

Code:
  <LinearLayout android:orientation="horizontal" android:id="@id/input_main" android:background="@drawable/qwerty_keypad_bg" android:layout_width="fill_parent" android:layout_height="wrap_content">
        <LinearLayout android:id="@id/one_hand_left_area_layout" android:layout_width="[B]129.0px[/B]" android:layout_height="fill_parent" android:layout_marginLeft="0.0px" android:layout_marginTop="140.0px" android:layout_marginRight="@dimen/one_hand_left_right_view_horizontal_gap_arrow" android:layout_marginBottom="235.0px">
            <ImageView android:layout_gravity="center_vertical" android:id="@id/one_hand_left_area" android:layout_width="102.0px" android:layout_height="138.0px" android:layout_marginLeft="27.0px" android:src="@drawable/[B]one_hand_left_btn_9_xml[/B]" />
        </LinearLayout>

Layout widht is 129.0px i don't know what is yours.
Image can be located in one_hand_left_btn_9_xml.

To see what's wrong turn on Show layout boundaries in developer options.

Screenshot_2014-10-23-20-30-22.jpg
Screenshot_2014-10-23-20-30-52.jpg


;)
 
  • Like
Reactions: Rosli59564

tkari4

Senior Member
Jan 24, 2010
2,231
6,982
I fixed all the layouts already but look, the problem has to do something with the pictures themselves. Because here, the layouts are correct.
efbc56c4466dc00f1e49efbd95274691.jpg

949ce6f81067f8216be810d2362479da.jpg

@tkari4

Try to push it completely back to screen. Maybe an little piece is visible from the white triangle, but it's out of the screen.

The solution is in the xml. (see my previos post)

The picture seems too big too, compare yours with mine.
 
  • Like
Reactions: Rosli59564

tkari4

Senior Member
Jan 24, 2010
2,231
6,982
@tkari4 how to push apk?
Will these apps work with stock tw roms or not?

Sent from Galaxy Note 3 SM-N9005

They are old and I let them only as sample here.

If your Firmware is NC2 or ND5 then you can use them.

You can push them for example with Rom toolbox lite to your phone.

Delete xxxxxx.apk & xxxxxx.odex copy the new xxxxxx.apk set permission to 0644 and reboot.

But I have an better idea..

Just released an almost stock "odexed Rom for N9005" download it and take what you want. (it's already NF4)

The odex files are signed with the stock odex signatures, so you can change apk and odex without problem.

Or you can install my Rom with mobile odin, than Knox 0x0 can be keept. ;)

Link to my Rom: MultiX

v2.2 is it... :cool:
 
  • Like
Reactions: Rosli59564

XinsaX

Senior Member
Jan 15, 2013
112
4
Buenos Aires
First of all, great work tkari4 for all this work.
To anyone that can help me. I've never installed mods like this. I'm using N900XXUEBOC4 from India and DrKetan L21 custom ROM. Can anyone tell me how to install this apps? Cause I use 400dpi and I'd need the camera from tkari4.
I've only found this tutorial.
http://xdaforums.com/showthread.php?t=1412729

Would that be correct for this? And will this modded apps work with DrKetan L21 ROM?

I follow that tutorial but I can't get it to work.
If I copy into system/app it doesn't work at all, the icons are not centered as they should be. And if I try to copy to priv-app when I reboot and try to open the Camera app I get the "Unfortunately, camera has stopped".
Any help with that?
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 39
    The following applications are fixed for multi dpi use.

    For International N9005 Note 3 and only for deodexed, rooted Rom.

    Apk for N9005XXUENC2 and the changes are included.

    Supported Dpi: 480, 430, 400, 360, 320

    SecPhone.apk


    Download

    Screenshots (360 Dpi):
    2014_03_16_11.55.19.jpg
    2014_03_16_11.55.29.jpg
    2014_03_16_11.56.29.jpg
    2014_03_16_11.56.39.jpg
    2014_03_16_11.56.59.jpg
    2014_03_16_12.00.53.jpg
    Screenshot_2014-03-16-12-04-08.jpg


    SecContacts_OSup.apk New version


    New version => Portrait dialpad isn't fixed on 480 Dpi Download

    Download

    Screenshots (360 Dpi):
    2014_03_16_23.22.25.jpg
    Screenshot_2014-01-16-17-17-02.jpg
    Screenshot_2014-01-16-17-17-19.jpg
    Screenshot_2014-01-16-17-17-51.jpg
    Screenshot_2014-01-16-17-17-09.jpg
    Screenshot_2014-01-16-17-17-57.jpg


    SecLauncher4.apk NEW with rotation
    Attention needs re sized widgets!

    Download
    Download (with rotation)

    1.) from 480 Dpi to 430 Dpi Portrait: Stock + Landscape => App drawer: 6x4 (sorry can't make it 5x5); Widget drawer: 3x2

    2.) from 430 Dpi to 320 Dpi Portrait: Home screen 6x5; App drawer 5x6; Widget drawer 3x4 Landscape: App drawer 6x5; Widget drawer 6x2

    After changing density from stock to custom or inversely, please clean Launcher data: Settings / General / Application manager / ALL / TochWiz home / Clear Data

    Portrait screenshots (360 Dpi):
    Screenshot_2014-01-16-17-15-41.jpg
    Screenshot_2014-01-16-17-16-03.jpg
    Screenshot_2014-01-16-17-16-08.jpg
    Screenshot_2014-01-16-17-16-35.jpg


    Landscape screenshots (360 Dpi):
    Screenshot_2014-01-16-17-16-16.jpg
    Screenshot_2014-01-16-17-16-29.jpg
    Screenshot_2014-01-16-17-16-43.jpg


    SamsungCamera2.apk

    Download

    Screenshots (360 Dpi):
    2014_01_21_19.15.52.jpg


    Screenshot_2014-01-16-17-19-59.jpg


    Screenshot_2014-01-16-17-20-05.jpg


    Screenshot_2014-01-16-17-20-12.jpg


    Screenshot_2014-01-16-17-20-19.jpg


    Optical Reader v2.11.2.1
    Can be used from 480 Dpi to 320 Dpi.

    Download (SamsungOCR2.apk v2.11.2.1)

    KNOX 0x1 members => install as zip from recovery :D

    Without custom recovery: folders rwxr-xr-x files rw-r--r--

    About 120 MB free storage is recommended in the system.

    Screenshots (400 Dpi):
    Screenshot_2014-01-03-19-31-20.jpg
    Screenshot_2014-01-03-19-32-01.jpg
    Screenshot_2014-01-03-19-32-16.jpg
    Screenshot_2014-01-03-19-33-07.jpg
    Screenshot_2014-01-03-19-34-19.jpg
    Screenshot_2014-01-03-19-36-09.jpg


    SecMyFiles2.apk

    Download

    Screenshots (360 Dpi):
    Screenshot_2014-01-16-17-19-13.jpg


    Screenshot_2014-01-16-17-19-20.jpg


    framework-res.apk NEW with lock screen rotation

    SView window fixed on 480 Dpi. (only the base, phone, sms, music player must be fixed too)

    Please be careful and before using it check MD5!

    Download
    MD5: f879335164d4272cb389b68dd4894706

    Download (with lock screen rotation)
    MD5: 4e2f7487078f37d226ff9b0c36ce5b00

    Unpack, push the apk to system/framework, set permission to rw-r--r-- reboot.

    Screenshots (360 Dpi):
    Screenshot_2014-01-16-17-18-49.jpg


    Screenshot_2014-01-16-17-18-56.jpg


    AccuweatherPhone2013.apk

    480 Dpi => 4x2 ; 430 Dpi or smaller => 6x2

    In landscape mode not working yet...

    Download

    Screenshots (360 Dpi):
    Screenshot_2014-03-17-23-57-32.jpg
    Screenshot_2014-03-17-23-56-30.jpg
    Screenshot_2014-03-17-23-56-38.jpg



    SamsungIME.apk

    Download

    Screenshots (360 Dpi):
    Screenshot_2014-01-16-17-18-23.jpg


    Screenshot_2014-01-16-17-18-34.jpg


    SecCalculator2.apk

    Download

    Screenshots (360 Dpi):
    Screenshot_2014-01-16-17-21-03.jpg
    Screenshot_2014-01-16-17-21-08.jpg

    Screenshot_2014-01-16-17-21-19.jpg

    Screenshot_2014-01-16-17-21-25.jpg


    SPlannerWidget_2013.apk

    Download

    Screenshots (360 Dpi):
    Screenshot_2014-01-18-15-41-48.jpg
    Screenshot_2014-01-18-15-42-06.jpg
    Screenshot_2014-01-18-15-42-37.jpg


    Screenshot_2014-01-18-15-41-54.jpg

    Screenshot_2014-01-18-15-42-16.jpg

    Screenshot_2014-01-18-15-42-45.jpg


    SPlanner_2013.apk

    Download

    Screenshots (360 Dpi):
    a4cSxvpQR3JM3xoyR_zlsjQqjmKmnszuY0AwQsljl9o=w303-h537-no
    Screenshot_2014-01-18-18-28-00.jpg
    Screenshot_2014-03-21-00-22-10.jpg
    Screenshot_2014-01-18-18-27-40.jpg
    Screenshot_2014-03-21-00-22-21.jpg


    Screenshot (320 Dpi):
    2014_03_21_00.45.11.jpg



    Unpack, push the apk to system/app, or to system/priv-app folder set permission reboot.

    If the SView cover stops working, than POWER OFF and ON your Phone, sometimes after density change must do it two times!

    NEXT
    25
    4.4.2 TW Multi Dpi stock apps 2

    The following applications are fixed for multi dpi use.

    For International N9005 Note 3 and only for deodexed, rooted Rom.

    Apk for N9005XXUENC2 and the changes are included.

    Supported Dpi: 480, 430, 400, 360, 320

    SViewCoverService.apk

    Download

    Screenshots (360 Dpi):
    2014_01_21_19.15.26.jpg
    2014_01_21_19.15.32.jpg
    2014_01_21_19.15.47.jpg


    QuickMemoCover.apk

    Download

    Screenshot (360 Dpi):
    2014_01_21_19.15.57.jpg


    Keyguard.apk

    Download

    Screenshots (360 Dpi):
    Screenshot_2014-01-24-19-15-50.jpg
    Screenshot_2014-01-24-19-16-04.jpg
    Screenshot_2014-01-24-19-16-11.jpg
    Screenshot_2014-01-24-19-16-20.jpg
    Screenshot_2014-01-24-19-20-16.jpg

    Screenshot_2014-01-24-19-20-32.jpg
    Screenshot_2014-01-24-19-20-42.jpg


    SecMms.apk

    Widget size: 6x3, 5x3, 4x3, 3x3

    Attention! After apk change must set it active again!
    Go to Settings / General / Default applications / Message and activate the Messages option.
    (without doing it you can't receive, or send messages)

    Download

    Screenshots (360 Dpi):
    2014_01_25_13.24.08.jpg
    Screenshot_2014-01-25-13-18-37.jpg

    Screenshot_2014-01-25-13-18-45.jpg


    ClockPackage_OSup.apk

    Download

    Screenshots (360 Dpi):
    2014_03_22_10.16.04.jpg
    2014_03_22_10.24.52.jpg
    Screenshot_2014-03-22-10-16-24.jpg
    Screenshot_2014-03-22-10-17-25.jpg
    Screenshot_2014-03-22-10-17-37.jpg
    Screenshot_2014-03-22-10-25-09.jpg

    Screenshot_2014-03-22-10-39-27.jpg

    Screenshot_2014-03-22-10-39-51.jpg

    Screenshot_2014-03-22-10-41-13.jpg


    VoiceNote4H.apk

    Download

    Screenshots (360 Dpi):
    Screenshot_2014-03-22-20-57-25.jpg
    Screenshot_2014-03-22-20-57-47.jpg
    Screenshot_2014-03-22-21-15-43.jpg
    Screenshot_2014-03-22-21-17-52.jpg


    DigitalClock.apk

    Download

    Screenshots (360 Dpi):
    Screenshot_2014-03-23-12-35-09.jpg
    Screenshot_2014-03-23-12-35-34.jpg
    Screenshot_2014-03-23-12-36-32.jpg
    Screenshot_2014-03-23-12-36-52.jpg

    Screenshot_2014-03-23-12-35-17.jpg
    Screenshot_2014-03-23-12-35-45.jpg


    SecSettings.apk

    Download

    Screenshots (360 Dpi):
    Screenshot_2014-03-23-13-25-40.jpg


    SignatureLock.apk

    Download

    Screenshots (360 Dpi):
    Screenshot_2014-03-23-14-14-36.jpg


    RakeIn.apk

    Download

    Screenshots (360 Dpi):
    Screenshot_2014-03-23-14-31-21.jpg
    Screenshot_2014-03-23-14-31-49.jpg

    Screenshot_2014-03-23-14-31-32.jpg

    Screenshot_2014-03-23-14-32-00.jpg


    MusicPlayerWT.apk (N9005XXUEND5)

    Download

    Screenshots (360 Dpi):
    Screenshot_2014-05-05-20-16-36.jpg
    Screenshot_2014-05-05-20-16-55.jpg
    Screenshot_2014-05-05-20-17-20.jpg
    Screenshot_2014-05-05-20-17-53.jpg
    Screenshot_2014-05-05-20-22-23.jpg
    2014_05_05_20.49.20.jpg

    Screenshot_2014-05-05-20-16-43.jpg
    Screenshot_2014-05-05-20-17-01.jpg
    Screenshot_2014-05-05-20-17-27.jpg
    Screenshot_2014-05-05-20-18-06.jpg
    Screenshot_2014-05-05-20-22-29.jpg


    JobManager.apk (N9005XXUEND5)

    Download

    Screenshot (360 Dpi):
    Screenshot_2014-05-06-17-26-10.jpg


    SecGallery2013.apk (N9005XXUEND5)

    Download

    Screenshot (320 Dpi):
    Screenshot_2014-05-11-17-04-53.jpg
    Screenshot_2014-05-11-17-06-31.jpg

    Screenshot_2014-05-11-17-05-13.jpg
    Screenshot_2014-05-11-17-06-40.jpg


    SamsungAppsWidget.apk (N9005XXUEND5)

    Download

    Screenshots (360 Dpi):
    lnDLlu_fY7uXEPGHJyOPqzerB044S6vd9seicez4TqU=w307-h545-no
    Screenshot_2014-05-19-11-10-06.jpg

    Screenshot_2014-05-19-11-10-23.jpg
    Screenshot_2014-05-19-11-10-31.jpg


    Unpack, push the apk to system/app, or to system/priv-app folder set permission reboot.

    If the SView cover stops working, than POWER OFF and ON your Phone, sometimes after density change must do it two times!

    BACK | NEXT

    9
    Multi Dpi S5 launcher

    Thanks to Arsaw and for electron team for the ported apk.

    I made four versions:

    1.) Rotation, stock Magazine, one pullup

    2.) No rotation, stock Magazine, one pullup

    3.) Rotation, S5 Headlines, one pullup

    4.) No rotation, S5 Headlines, one pullup

    Grid size:

    480 Dpi:
    Home screen: portrait: 4x4 ; landscape: 4x4
    App drawer: portrait: 4x6 ; landscape: 6x4
    Widgets: portrait: 2x3 ; landscape: 3x2

    from 430 Dpi to 320 Dpi:
    Home screen: portrait: 6x5 ; landscape: 6x5
    App drawer: portrait: 5x6 ; landscape: 6x5
    Widgets: portrait: 2x4 ; landscape: 4x2

    There are some bugs with rotation, because the launcher was made only for portrait:
    - Edit page screen looks ugly on landscape
    - After the widget screen rotation some gaps are bigger

    Download: http://www.androidfilehost.com/?fid=23329332407590828
    9
    Out of curiosity, what's the update on the multi dpi gallery?

    Sent from my SM-N900W8 using Tapatalk

    NEW...

    SecGallery2013.apk

    Can be found here: http://xdaforums.com/showpost.php?p=49492748&postcount=63
    8
    SamsungCamera2.apk added to OP.

    Supports any Dpi.

    ;)