New: XDA launches forum for app developers. Discuss coding, tools, marketing, and more.
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
dk_iceman
Old
#1  
Senior Member - OP
Thanks Meter 19
Posts: 299
Join Date: Jan 2009
Location: Denmark - Sundby Mors
Default wanted: TouchWiz 4.0

Hey i know that TouchWiz 4.0 has been ported to the "OLD" SGS.

Does anybody know if its possible to install on the ARC i liked it so much on my SGS2 that i want it on the ARC also
 
kishangoel4u
Old
#2  
Junior Member
Thanks Meter 0
Posts: 2
Join Date: May 2011
yahh it works on arc and the link is on xda search it and download
 
dk_iceman
Old
#3  
Senior Member - OP
Thanks Meter 19
Posts: 299
Join Date: Jan 2009
Location: Denmark - Sundby Mors
Quote:
Originally Posted by kishangoel4u View Post
yahh it works on arc and the link is on xda search it and download
I have tried search and the only i can finde is in the Galaxy s i9003 forum ? is that the one ??
 
lusephur
Old
#4  
Senior Member
Thanks Meter 8
Posts: 103
Join Date: Jan 2009
Think you found the right forum thread, but since you've not posted a link, I can't be sure. But a quick google search gave me this http://www.xda-developers.com/androi...droid-devices/ which has the link to the forum post
 
ucubz
Old
#5  
Senior Member
Thanks Meter 21
Posts: 182
Join Date: May 2011
Location: Jayapura
Quote:
Originally Posted by lusephur View Post
Think you found the right forum thread, but since you've not posted a link, I can't be sure. But a quick google search gave me this http://www.xda-developers.com/androi...droid-devices/ which has the link to the forum post
just tryin TouchWiz 4.5 on my arc, launcher is working but with some glitches
 
sdk16420
Old
#6  
Senior Member
Thanks Meter 1277
Posts: 2,725
Join Date: Jul 2011
Location: The Netherlands
I'm working on fixing these bugs, but it's pretty hard if you don't have much experience in xml editing


Quote:
Originally Posted by sdk16420 View Post
Hello X10 users,

Someone on our neo forums has posted a link to TouchWiz 4, and it works fine on my phone (see signature of info). [It might be noted that I just installed the apk manually as a user app via a file explorer, instead of using th recovery zip, didn't try that.] Recovery zip in attachments.

Now, I see a small problem. The Galaxy SII has a 480x800 resolution, and we have 480x854 resolution. Hence this:


So I decompiled the apk to see if I can lower the paginator icons. I think this is the correct xml file. Problem is: I'm a noob in most development stuff, including this. Who can help me?

TouchWiz30LauncherICS.apk\res\values\public.xml
Code:
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <public type="attr" name="direction" id="0x7f010000" />
    <public type="attr" name="defaultScreen" id="0x7f010001" />
    <public type="attr" name="delayedShortcutDisplay" id="0x7f010002" />
    <public type="attr" name="cellWidth" id="0x7f010003" />
    <public type="attr" name="cellHeight" id="0x7f010004" />
    <public type="attr" name="rowStartPadding" id="0x7f010005" />
    <public type="attr" name="rowEndPadding" id="0x7f010006" />
    <public type="attr" name="columnStartPadding" id="0x7f010007" />
    <public type="attr" name="columnEndPadding" id="0x7f010008" />
    <public type="attr" name="columnCells" id="0x7f010009" />
    <public type="attr" name="rowCells" id="0x7f01000a" />
    <public type="attr" name="applyIconHoverColorFilter" id="0x7f01000b" />
    <public type="attr" name="drawDeleteZoneBg" id="0x7f01000c" />
    <public type="attr" name="inOutAnimationTranslationRatio" id="0x7f01000d" />
    <public type="attr" name="inOutAnimationDuration" id="0x7f01000e" />
    <public type="attr" name="supportAppUninstall" id="0x7f01000f" />
    <public type="attr" name="className" id="0x7f010010" />
    <public type="attr" name="packageName" id="0x7f010011" />
    <public type="attr" name="screen" id="0x7f010012" />
    <public type="attr" name="x" id="0x7f010013" />
    <public type="attr" name="y" id="0x7f010014" />
    <public type="attr" name="spanX" id="0x7f010015" />
    <public type="attr" name="spanY" id="0x7f010016" />
    <public type="attr" name="icon" id="0x7f010017" />
    <public type="attr" name="title" id="0x7f010018" />
    <public type="attr" name="uri" id="0x7f010019" />
    <public type="attr" name="multipleSize" id="0x7f01001a" />
    <public type="attr" name="classNameFallback" id="0x7f01001b" />
    <public type="attr" name="packageNameFallback" id="0x7f01001c" />
    <public type="attr" name="foldertitle" id="0x7f01001d" />
    <public type="attr" name="count" id="0x7f01001e" />
    <public type="attr" name="width" id="0x7f01001f" />
    <public type="attr" name="height" id="0x7f010020" />
    <public type="attr" name="left" id="0x7f010021" />
    <public type="attr" name="top" id="0x7f010022" />
    <public type="attr" name="iconColumnCount" id="0x7f010023" />
    <public type="attr" name="menuColumnCount" id="0x7f010024" />
    <public type="attr" name="itemNumOfPage" id="0x7f010025" />
    <public type="attr" name="zoomScaleLM" id="0x7f010026" />
    <public type="attr" name="zoomTransYLM" id="0x7f010027" />
    <public type="attr" name="modelFamily" id="0x7f010028" />
    <public type="attr" name="model" id="0x7f010029" />
    <public type="attr" name="useLargeDrawablesOnly" id="0x7f01002a" />
    <public type="attr" name="screenCount" id="0x7f01002b" />
    <public type="attr" name="defaultScreenCount" id="0x7f01002c" />
    <public type="attr" name="useFullScreenQuickViewLandScape" id="0x7f01002d" />
    <public type="attr" name="useMainMenuConcentrationEffect" id="0x7f01002e" />
    <public type="attr" name="use16BitWindow" id="0x7f01002f" />
    <public type="attr" name="useMainMenuListMode" id="0x7f010030" />
    <public type="attr" name="workspaceCellsX" id="0x7f010031" />
    <public type="attr" name="workspaceCellsY" id="0x7f010032" />
    <public type="attr" name="maxHeight" id="0x7f010033" />
    <public type="attr" name="backgroundColor" id="0x7f010034" />
    <public type="attr" name="dividerThickness" id="0x7f010035" />
    <public type="attr" name="dividerColor" id="0x7f010036" />
    <public type="attr" name="horizontalScrollbarHeight" id="0x7f010037" />
    <public type="attr" name="verticalScrollbarWidth" id="0x7f010038" />
    <public type="attr" name="scrollbarPadding" id="0x7f010039" />
    <public type="attr" name="scrollbarColor" id="0x7f01003a" />
    <public type="attr" name="textBg" id="0x7f01003b" />
    <public type="attr" name="textTypeface" id="0x7f01003c" />
    <public type="attr" name="textTypefaceStyle" id="0x7f01003d" />
    <public type="attr" name="textFontSize" id="0x7f01003e" />
    <public type="attr" name="textColor" id="0x7f01003f" />
    <public type="attr" name="textUppercase" id="0x7f010040" />
    <public type="attr" name="textCharSpacingStrategy" id="0x7f010041" />
    <public type="attr" name="textCharSpacingWidth" id="0x7f010042" />
    <public type="attr" name="textCharPaddingLeft" id="0x7f010043" />
    <public type="attr" name="textCharPaddingRight" id="0x7f010044" />
    <public type="attr" name="indexGravity" id="0x7f010045" />
    <public type="attr" name="popupWidth" id="0x7f010046" />
    <public type="attr" name="popupHeight" id="0x7f010047" />
    <public type="attr" name="popupWidthInc" id="0x7f010048" />
    <public type="attr" name="popupHeightInc" id="0x7f010049" />
    <public type="attr" name="firstCharColor" id="0x7f01004a" />
    <public type="attr" name="touchAlpha" id="0x7f01004b" />
    <public type="attr" name="normalAlpha" id="0x7f01004c" />
    <public type="attr" name="alphaAnimDur" id="0x7f01004d" />
    <public type="attr" name="pressDelay" id="0x7f01004e" />
    <public type="attr" name="unpressDelay" id="0x7f01004f" />
    <public type="attr" name="overflowGrpSepChar" id="0x7f010050" />
    <public type="attr" name="firstCharPreMatches" id="0x7f010051" />
    <public type="attr" name="indexBg" id="0x7f010052" />
    <public type="attr" name="selTextColor" id="0x7f010053" />
    <public type="attr" name="indexStr" id="0x7f010054" />
    <public type="attr" name="itemsPerPage" id="0x7f010055" />
    <public type="attr" name="itemPadding" id="0x7f010056" />
    <public type="attr" name="pageFramePaddingLeft" id="0x7f010057" />
    <public type="attr" name="pageFramePaddingTop" id="0x7f010058" />
    <public type="attr" name="pageFramePaddingRight" id="0x7f010059" />
    <public type="attr" name="pageFramePaddingBottom" id="0x7f01005a" />
    <public type="attr" name="pageFrameExpandX" id="0x7f01005b" />
    <public type="attr" name="pageFrameExpandY" id="0x7f01005c" />
    <public type="attr" name="pageBorderPaddingLeft" id="0x7f01005d" />
    <public type="attr" name="pageBorderPaddingTop" id="0x7f01005e" />
    <public type="attr" name="pageBorderPaddingRight" id="0x7f01005f" />
    <public type="attr" name="pageBorderPaddingBottom" id="0x7f010060" />
    <public type="attr" name="zoomScaleMain" id="0x7f010061" />
    <public type="attr" name="zoomScaleSide" id="0x7f010062" />
    <public type="attr" name="normalScaleSlide" id="0x7f010063" />
    <public type="attr" name="pageGap" id="0x7f010064" />
    <public type="attr" name="zoomPageGap" id="0x7f010065" />
    <public type="drawable" name="h_alphagradient_1to0" id="0x7f020000" />
    <public type="drawable" name="v_alphagradient_1to0" id="0x7f020001" />
    <public type="drawable" name="box_launcher_top" id="0x7f020002" />
    <public type="drawable" name="btn_search_dialog_voice" id="0x7f020003" />
    <public type="drawable" name="grid_selector" id="0x7f020004" />
    <public type="drawable" name="grid_selector2" id="0x7f020005" />
    <public type="drawable" name="textfield_searchwidget" id="0x7f020006" />
    <public type="drawable" name="widget_frame" id="0x7f020007" />
    <public type="drawable" name="widget_preview_button_left" id="0x7f020008" />
    <public type="drawable" name="widget_preview_button_right" id="0x7f020009" />
    <public type="drawable" name="bg_appwidget_error" id="0x7f02000a" />
    <public type="drawable" name="bigpond" id="0x7f02000b" />
    <public type="drawable" name="bottompanel" id="0x7f02000c" />
    <public type="drawable" name="box_launcher_bottom" id="0x7f02000d" />
    <public type="drawable" name="box_launcher_top_normal" id="0x7f02000e" />
    <public type="drawable" name="box_launcher_top_pressed" id="0x7f02000f" />
    <public type="drawable" name="box_launcher_top_selected" id="0x7f020010" />
    <public type="drawable" name="btn_search_dialog_voice_default" id="0x7f020011" />
    <public type="drawable" name="btn_search_dialog_voice_pressed" id="0x7f020012" />
    <public type="drawable" name="btn_search_dialog_voice_selected" id="0x7f020013" />
    <public type="drawable" name="citysearch" id="0x7f020014" />
    <public type="drawable" name="downloads" id="0x7f020015" />
    <public type="drawable" name="focused_application_background" id="0x7f020016" />
    <public type="drawable" name="folder_icon_mainmenu" id="0x7f020017" />
    <public type="drawable" name="foxtel" id="0x7f020018" />
    <public type="drawable" name="games" id="0x7f020019" />
    <public type="drawable" name="grid_gray" id="0x7f02001a" />
    <public type="drawable" name="grid_point_gray" id="0x7f02001b" />
    <public type="drawable" name="grid_point_red" id="0x7f02001c" />
    <public type="drawable" name="grid_point_yellow" id="0x7f02001d" />
    <public type="drawable" name="grid_red" id="0x7f02001e" />
    <public type="drawable" name="grid_yellow" id="0x7f02001f" />
    <public type="drawable" name="homescreen_menu_edit_locked" id="0x7f020020" />
    <public type="drawable" name="homescreen_menu_icon_delete" id="0x7f020021" />
    <public type="drawable" name="homescreen_menu_icon_edit_bg" id="0x7f020022" />
    <public type="drawable" name="homescreen_menu_noti_bg" id="0x7f020023" />
    <public type="drawable" name="homescreen_menu_page_focus_large" id="0x7f020024" />
    <public type="drawable" name="homescreen_quick_navigation_add" id="0x7f020025" />
    <public type="drawable" name="homescreen_quick_navigation_bg" id="0x7f020026" />
    <public type="drawable" name="homescreen_quick_navigation_bg_press" id="0x7f020027" />
    <public type="drawable" name="homescreen_remove_bg" id="0x7f020028" />
    <public type="drawable" name="homescreen_remove_bg_drag" id="0x7f020029" />
    <public type="drawable" name="homescreen_remove_icon" id="0x7f02002a" />
    <public type="drawable" name="homescreen_remove_uninstall_bg" id="0x7f02002b" />
    <public type="drawable" name="homescreen_remove_uninstall_bg_drag_r" id="0x7f02002c" />
    <public type="drawable" name="homescreen_remove_uninstall_bg_drag_u" id="0x7f02002d" />
    <public type="drawable" name="homescreen_uninstall_icon" id="0x7f02002e" />
    <public type="drawable" name="hover_outline" id="0x7f02002f" />
    <public type="drawable" name="ic_btn_speak_now" id="0x7f020030" />
    <public type="drawable" name="ic_launcher_add_folder" id="0x7f020031" />
    <public type="drawable" name="ic_launcher_application" id="0x7f020032" />
    <public type="drawable" name="ic_launcher_home" id="0x7f020033" />
    <public type="drawable" name="ic_launcher_appwidget" id="0x7f020034" />
    <public type="drawable" name="ic_launcher_folder" id="0x7f020035" />
    <public type="drawable" name="ic_launcher_shortcut" id="0x7f020036" />
    <public type="drawable" name="ic_launcher_wallpaper" id="0x7f020037" />
    <public type="drawable" name="ic_menu_add" id="0x7f020038" />
    <public type="drawable" name="ic_menu_cancel" id="0x7f020039" />
    <public type="drawable" name="ic_menu_details" id="0x7f02003a" />
    <public type="drawable" name="ic_menu_discard" id="0x7f02003b" />
    <public type="drawable" name="ic_menu_edit" id="0x7f02003c" />
    <public type="drawable" name="ic_menu_grid_view" id="0x7f02003d" />
    <public type="drawable" name="ic_menu_list_view" id="0x7f02003e" />
    <public type="drawable" name="ic_menu_save" id="0x7f02003f" />
    <public type="drawable" name="ic_menu_search" id="0x7f020040" />
    <public type="drawable" name="ic_menu_settings" id="0x7f020041" />
    <public type="drawable" name="ic_menu_market" id="0x7f020042" />
    <public type="drawable" name="ic_menu_wallpaper" id="0x7f020043" />
    <public type="drawable" name="lm_help_1" id="0x7f020044" />
    <public type="drawable" name="mainmenu_icon_application" id="0x7f020045" />
    <public type="drawable" name="mainmenu_icon_folder" id="0x7f020046" />
    <public type="drawable" name="mainmenu_icon_home" id="0x7f020047" />
    <public type="drawable" name="mainmenu_icon_sd" id="0x7f020048" />
    <public type="drawable" name="mainmenu_pop_image" id="0x7f020049" />
    <public type="drawable" name="makefoldericon" id="0x7f02004a" />
    <public type="drawable" name="makefoldericon_f" id="0x7f02004b" />
    <public type="drawable" name="makefolderpopup" id="0x7f02004c" />
    <public type="drawable" name="makepageicon" id="0x7f02004d" />
    <public type="drawable" name="makepageicon_f" id="0x7f02004e" />
    <public type="drawable" name="makepagepopup" id="0x7f02004f" />
    <public type="drawable" name="motion_moving_panning_l" id="0x7f020050" />
    <public type="drawable" name="movies" id="0x7f020051" />
    <public type="drawable" name="music" id="0x7f020052" />
    <public type="drawable" name="myaccount" id="0x7f020053" />
    <public type="drawable" name="myemail" id="0x7f020054" />
    <public type="drawable" name="mymagazine_handle" id="0x7f020055" />
    <public type="drawable" name="news" id="0x7f020056" />
    <public type="drawable" name="page_outline" id="0x7f020057" />
    <public type="drawable" name="pageindicator_fastscroll_bar_nine" id="0x7f020058" />
    <public type="drawable" name="pageindicator_fastscroll_handle" id="0x7f020059" />
    <public type="drawable" name="pageindicator_fastscroll_panel" id="0x7f02005a" />
    <public type="drawable" name="panel_frame" id="0x7f02005b" />
    <public type="drawable" name="panel_highlight" id="0x7f02005c" />
    <public type="drawable" name="placeholder_google" id="0x7f02005d" />
    <public type="drawable" name="preview_arrow_left" id="0x7f02005e" />
    <public type="drawable" name="preview_arrow_left_disable" id="0x7f02005f" />
    <public type="drawable" name="preview_arrow_left_focus" id="0x7f020060" />
    <public type="drawable" name="preview_arrow_left_press" id="0x7f020061" />
    <public type="drawable" name="preview_arrow_right" id="0x7f020062" />
    <public type="drawable" name="preview_arrow_right_disable" id="0x7f020063" />
    <public type="drawable" name="preview_arrow_right_focus" id="0x7f020064" />
    <public type="drawable" name="preview_arrow_right_press" id="0x7f020065" />
    <public type="drawable" name="preview_title_tab_bg" id="0x7f020066" />
    (...)
    <public type="string" name="viewtype_dialog_item_alphabetical_grid" id="0x7f0800ae" />
    <public type="string" name="viewtype_dialog_item_alphabetical_list" id="0x7f0800af" />
    <public type="string" name="mm_listmode_alpha_index" id="0x7f0800b0" />
    <public type="string" name="tips_dialog_text" id="0x7f0800b1" />
    <public type="string" name="tips_dialog_title" id="0x7f0800b2" />
    <public type="string" name="tips_dialog_switch_button" id="0x7f0800b3" />
    <public type="string" name="tips_dialog_cancel_button" id="0x7f0800b4" />
    <public type="string" name="background_note" id="0x7f0800b5" />
    <public type="string" name="folder_utility" id="0x7f0800b6" />
    <public type="string" name="dmb_rest" id="0x7f0800b7" />
    <public type="string" name="restrictdmb" id="0x7f0800b8" />
    <public type="string" name="home_screen_delete" id="0x7f0800b9" />
    <public type="string" name="lm_help_1_content" id="0x7f0800ba" />
    <public type="bool" name="config_force32BitWindowAlways" id="0x7f090000" />
    <public type="bool" name="config_useFullScreenQuickViewLandscape" id="0x7f090001" />
    <public type="bool" name="config_useMainMenuConcentrationEffect" id="0x7f090002" />
    <public type="bool" name="mm_enableListMode" id="0x7f090003" />
    <public type="bool" name="pageindicator_largeDrawableOnly" id="0x7f090004" />
    <public type="bool" name="pageindicator_showhide_enable" id="0x7f090005" />
    (...)
    <public type="dimen" name="pageindicator_top" id="0x7f0b003c" />
    <public type="dimen" name="pageindicator_padH" id="0x7f0b003d" />
    <public type="dimen" name="pageindicator_padV" id="0x7f0b003e" />
    <public type="dimen" name="pageindicator_launcherManagerTransY" id="0x7f0b003f" />
    <public type="dimen" name="pageindicator_pageicon_fontsize" id="0x7f0b0040" />
    <public type="dimen" name="pageindicator_fastscroll_fontsize" id="0x7f0b0041" />
    <public type="dimen" name="pageindicator_fastscroll_paneloffset" id="0x7f0b0042" />
Here's the original post in the SGS forum:
http://forum.xda-developers.com/show....php?t=1520436
________Device______________ROM__________Kernel___
Sony Ericsson Xperia Neo | Super Jelly Bean 5.0 | Lupus V5 JB

XDA PORTAL POSTS

MicrowaveTimePicker Brings 4.2 TimePicker to 2.1+ Devices

It’s frustrating to see slick new features that you can’t use when … more

What’s Possible with CASUAL & How to Make Your Own CASUAL – XDA Developer TV

XDA Elite Recognized Developer AdamOutler is known … more

Pearl Chen to Talk NFC Development at XDA:DevCon 2013

From HTML to LEDs or Android to Arduino, Hardware Hacking is a pastime of many people … more

Avoid Framework Bootloops on Xperias Running Jelly Bean

If you’re a Sony device owner running a stock Android Jelly Bean firmware and … more