[SHARE][APK] Z Launcher from Nokia

Top Liked Posts

  • There are no posts matching your filters.
  • 7
    Amazing Launcher from Nokia.

    It works with gestures pretty cool.

    Just input gestures for any app or any contact, it will search your phone and list the outcomes :D

    Just try it yourself

    For ROOT Users:

    You can install RootCloak and add Nokia Z Launcher to prevent the root check with Xposed installer.
    2
    It seems that this is not compatible with rooted devices... See screenshot uploadfromtaptalk1407903388817.jpg
    1
    Lol odd that it doesn't support root anymore. 2 months ago when i still had my nexus 4 i had it rooted and the launcher worked? If i have time guys then i will try to make it root compatible and compatible with the g2.

    EDIT: I was busy with it :3 and I wanted to test the apk on someone else's phone but I can't recompile the apk but i don't only have it by this one but by every other one -,- so i need to still fix it.

    For the one who can compile it normal again perform these steps:
    Code:
    [U][B]Open aX.smali[/B][/U]
    zLauncher\smali\com\nokia\z\aX.smali
    
    [U][B]Go to line 44[/B][/U]
    
    [U][B]Replace[/B][/U]
    const-string v3, "su"
    
    [U][B]with[/B][/U]
    const-string v3, "SuperUnicorn"
    Open the smali up and change su to something else like SuperUnicorn TurtlePower Or FU idk

    Then recompile it. I am not a Smali Pro or what i am just beginning to learn the smali language but i think that changing this line to something else then su disables root check. Dont delete the line just Rename the su I just used SuperUnicorn cause i was thinking about AOKP That epic unicorn Image.
    I guess that this disables the Root check since it cannot find the su file or SuperUnicorn file at the xbin folder, You can also do this for other apps.
    Sorry guys that i can't recompile it :/ still need to fix my windows environment for those stuff since its all outdated etc and i am running out of space.

    I recommend to use Notepad++

    Code:
    <?xml version="1.0" encoding="utf-8"?>
    <resources>
        <bool name="cloud_logging_enabled">false</bool>
    </resources>
    We don't want Cloud logging... Its false by default when i opened it but i hope it stays like that.