[PORT][ICS]Latest Z1/Honami Home Port v2.4

Sahaab

Senior Member
May 14, 2013
3,722
3,496
0
24
London ON
Updated to 3.0 : http://forum.xda-developers.com/showthread.php?t=2504269

This was very hard to do, so please support me by pressing, Thanks
And a donation is always appreciated ;)


If you would like to use this Home in your ROM then please do ask me and make sure to give me credit (and also giving link to thread would be great), Thanks

Widgets ZIP Also Contains Top Contacts Widget

6.0.2.A.0.8

Screen shots available Below

Credits:
- ZeroInfinity
- Erorcun
- @Aeron sagar

Bugs:
- Walkman Widget Doesnt Show Album Art

Instructions:
- Navigate To /system/build.prop and add these lines to the end,
Red - Important, and must be added
Code:
dalvik.gc.type=precise
dalvik.vm.dexopt-data-only=1
dalvik.vm.jniopts=forcecopy
[COLOR="Red"]dalvik.vm.dexopt-flags=v=n,o=v,m=y[/COLOR]
dalvik.vm.execution-mode=int:jit
- Install launcher as normal APK or move to /system/app ( Rename the apk to "Home.apk" )
- Flash Widgets If Wanted
- Widgets Is Not Necessary For Launcher To Work Anymore
- Please Make Sure To Have Signature Check Disabled In Services.jar (If You Are Using A Custom ROM, Then It Should Be Disabled) [ Also known as SuperUser MOD ]

Changelog:
V2.0 ------------------------------------
-------- Initial Release
V2.1 ------------------------------------
-------- Fixed widget adding
-------- Removed widget security check
-------- Added Timescape and other adv widgets
-------- Fixed badge icons
-------- Fixed Sdcard apps
-------- No framework change needed now
-------- Fixed shortcuts
-------- Fixed playstore button
-------- Fixed Non-Sony Widget Adding FC
V2.2 ------------------------------------
Fixed Few Widget FC's
-------- Fixed Landscape CUI Icons
-------- Removed Themes Button
V2.2.1 ----------------------------------
-------- Fixed Messed Up Icons
-------- Fixed Layouts
-------- Fixed Wallpaper Issues
V2.3 ------------------------------------
-------- Fixed Few Icons
-------- Fixed Different DP Sizes FC ( Launcher Now Works on MDPI As well )
-------- Added Launcher Options
-------- Launcher Is Now Fully Functional
V2.4 ------------------------------------
-------- Fixed FC on Unmounting SDCard
-------- Fixed 5x4 desktop


Download Link:
Z1 Launcher | Widgets | SonySelectWidget
Z1 Launcher - autohide pagination dots+autorotate
Z1 Launcher - autorotate
Z1 Launcher - autohide pagination dots.zip
Z1 Launcher - 5x4 Desktop + autohide pagination dots
Z1 Launcher - 5x4 Desktop
 
Last edited:

Kelvin blaze

Member
Aug 25, 2013
43
4
38
I try every method to install but xperia launcher force close.....can make it on xperia mini pro?

Sent from my SK17i using xda app-developers app
 

Kelvin blaze

Member
Aug 25, 2013
43
4
38
Pls try to make it work like your preivous xperia launcher........... Sent from my SK17i using xda app-developers app
 
Last edited:

bejunk

Senior Member
May 9, 2013
1,990
2,304
153
Berlin
..

@Sahaab

hey, 1st very thx for ur home - port :) , as i saw u wrote 'fixed apps on sd' in ur changelog :) i guess it means the dissappering app's after reboot are gone (woohoo) - but pls would u help me to solve this on other launcher which contain this bug ???:confused: i mean can u tell me what to do (whut u done) or in which files to take a look ;) .. thx very much :)

peace
 

Sahaab

Senior Member
May 14, 2013
3,722
3,496
0
24
London ON
@Sahaab

hey, 1st very thx for ur home - port :) , as i saw u wrote 'fixed apps on sd' in ur changelog :) i guess it means the dissappering app's after reboot are gone (woohoo) - but pls would u help me to solve this on other launcher which contain this bug ???:confused: i mean can u tell me what to do (whut u done) or in which files to take a look ;) .. thx very much :)

peace
Look in /com/sonymobile/home
Some file with application in it
Just copy whats different

Sent from my LT18i
 
  • Like
Reactions: bejunk

bejunk

Senior Member
May 9, 2013
1,990
2,304
153
Berlin
Look in /com/sonymobile/home
Some file with application in it
Just copy whats different
Sent from my LT18i
thx but i getting into trouble :silly: (even dunno why :crying:)

all went fine and i found the modified file fast. (HomeApplication.smali) i looked at those (compared) and saw that the only big change (all other is same) is that ur smali have ''.field private mAvailabilityReceiver:Lcom/sonymobile/home/model/AvailabilityReceiver'' -method (which our not have).

so i coppied the file over & recompiled (Z1 launcher for JB with the sd bug) --> launcher FC
ok, then i lokked into both files and modified my launchers file to be like urs --> launcher FC
:crying::crying:

i dunno what to do nxt i would appreciete any help :crying: so we JB ppl can enjoy apps to sd (clearing data every reboot is annoying and breaks my configuration :eek:)

i will try to replace the file also into ra3al's 3.x.x. launcher to see if it there too ..

anyway big thx to sahaab for the solution, help & keeping up the great work :good:
 

Sahaab

Senior Member
May 14, 2013
3,722
3,496
0
24
London ON
thx but i getting into trouble :silly: (even dunno why :crying:)

all went fine and i found the modified file fast. (HomeApplication.smali) i looked at those (compared) and saw that the only big change (all other is same) is that ur smali have ''.field private mAvailabilityReceiver:Lcom/sonymobile/home/model/AvailabilityReceiver'' -method (which our not have).

so i coppied the file over & recompiled (Z1 launcher for JB with the sd bug) --> launcher FC
ok, then i lokked into both files and modified my launchers file to be like urs --> launcher FC
:crying::crying:

i dunno what to do nxt i would appreciete any help :crying: so we JB ppl can enjoy apps to sd (clearing data every reboot is annoying and breaks my configuration :eek:)

i will try to replace the file also into ra3al's 3.x.x. launcher to see if it there too ..

anyway big thx to sahaab for the solution, help & keeping up the great work :good:
There is more changes then that required
Look under the method there is a bit more difference
And then copy the /com/sonymobile/home/model/availability receiver file to ur app same folder
Then u will get FC when Sdcards are going to reload, at this point read logcat and fix it by looking at what i did there
Sorry i cant tell exact steps at this time

Sent from my LT18i
 

Sahaab

Senior Member
May 14, 2013
3,722
3,496
0
24
London ON
Last edited:
  • Like
Reactions: Mysteryagr