Go locker - Galaxy Y GT-S5360 and Duos 6102 Q&A, Help & Troubl

The go loker only work if we installed go launcher ....is there any way to use go locker without go launcher..???
Sent from my GT-S5360 using xda premium

That would require some smali editing after decompiling the apk, actually a LOT of smali editing, which isn't really easy.
Code:
System.out.println("Sent from my SGY");

yashuperia said:
The go loker only work if we installed go launcher ....is there any way to use go locker without go launcher..???
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
Try this. Create a flash package with all these things:
1.Go locker.apk
2.Libs from go launcher and go locker in one folder
Flash it and see if it works

First install go launcher and go locker. Then active go locker and then uninstall go launcher. Then see , Go locker will work without go launcher... coz I'm using go locker without go launcher....
Ops, but it works only for some times

hell_lock said:
Try this. Create a flash package with all these things:
1.Go locker.apk
2.Libs from go launcher and go locker in one folder
Flash it and see if it works
Click to expand...
Click to collapse
Libs?? There are libs in an apk file?? I never saw 'em when i decompiled an apk or even when I was creating an app. An APK file consists of only icons, java source codes (or smali in case of decompiled), and XML files. Atleast, that's all I know!

anasdcool71 said:
Libs?? There are libs in an apk file?? I never saw 'em when i decompiled an apk or even when I was creating an app. An APK file consists of only icons, java source codes (or smali in case of decompiled), and XML files. Atleast, that's all I know!
Click to expand...
Click to collapse
Dude then you have a long way to go . Not all apk's have /lib folder but some of em have it. For example download go launcher ex and make a backup of its apk. Look inside that apk using a zip archiver.

hell_lock said:
Dude then you have a long way to go . Not all apk's have /lib folder but some of em have it. For example download go launcher ex and make a backup of its apk. Look inside that apk using a zip archiver.
Click to expand...
Click to collapse
You're right...just saw it....btw, opened zeam launcher's and holo launcher's apk too and saw no folder named 'libs'...i wonder why an apk would need libs...

hell_lock said:
Dude then you have a long way to go . Not all apk's have /lib folder but some of em have it. For example download go launcher ex and make a backup of its apk. Look inside that apk using a zip archiver.
Click to expand...
Click to collapse
Its probably 3rd app dependencies,
Other launchers doesnt require that
this post is approved by the national potato safety regulation

Adobe flash player have libs in its apk.. I found many apk with this lib folder...

Related

How to make a downloaded app system app?

Does anyone know? I need it because I'm building custom ROM.
Download a cm7 and extract it out of it.
Joost
despotovski01 said:
Does anyone know? I need it because I'm building custom ROM.
Click to expand...
Click to collapse
you need to copy it to system/app/ and add permissions
maybe you'll need to insert some lib files if app is crashing
****UPDATE****
I've discovered how to install apps as system apps
Click here for tutorial

[Q] editing framework-res.apk

Hey guys I need a bit of help..... I was trying to edit the drawables on my gf 's Eris in the framework-res.apk and when I recompiled the Rom and tried to flash my changes recovery tells me that the update script couldn't be verified due to framework-res.apk and aborts the installation.... what am I doing wrong? Do I need to sign this apk or something to make it work correctly? I did this on my Droid incredible the other day with no problem. I know there was another thread on this further down in Dec but unfortunately it didn't give me the answers I need...
Sent from my ADR6300 using XDA App
elixir911911 said:
Hey guys I need a bit of help..... I was trying to edit the drawables on my gf 's Eris in the framework-res.apk and when I recompiled the Rom and tried to flash my changes recovery tells me that the update script couldn't be verified due to framework-res.apk and aborts the installation.... what am I doing wrong? Do I need to sign this apk or something to make it work correctly? I did this on my Droid incredible the other day with no problem. I know there was another thread on this further down in Dec but unfortunately it didn't give me the answers I need...
Sent from my ADR6300 using XDA App
Click to expand...
Click to collapse
I assume from reading your post that you updated the framework png's inside a Rom Zip package... You don't need to sign the framework, but you do have to resign the Rom Zip file. Try re-signing the rom file, that should get it working...
Macrodroid said:
I assume from reading your post that you updated the framework png's inside a Rom Zip package... You don't need to sign the framework, but you do have to resign the Rom Zip file. Try re-signing the rom file, that should get it working...
Click to expand...
Click to collapse
Any input on how to sign Rom files? I've never signed anything before
elixir911911 said:
Any input on how to sign Rom files? I've never signed anything before
Click to expand...
Click to collapse
You can sign it using gnarlycs kitchen.
Edit: another thing you could have done is just pushed your modded frameworkres to its folder and rebooted the phone.
Sent from my Incredible using Tapatalk
elixir911911 said:
Any input on how to sign Rom files? I've never signed anything before
Click to expand...
Click to collapse
find zip signer i believe its called u can use that
tazzpatriot said:
find zip signer i believe its called u can use that
Click to expand...
Click to collapse
Sterricson Zip Signer, or get SignApkTool from the market and sign it on your phone... Just make sure you use the test-keys for the rom file...
I used zip signer from the market.... is there anyway I can use this to sign apk 's like HTC messaging and HTC IME so that I can edit drawables in those apps?
Sent from my ADR6300 using XDA App
elixir911911 said:
I used zip signer from the market.... is there anyway I can use this to sign apk 's like HTC messaging and HTC IME so that I can edit drawables in those apps?
Sent from my ADR6300 using XDA App
Click to expand...
Click to collapse
Y don't u just download the kitchen so u can do it easier and do a bunch together...I think someone said this already I forget lol I need to look haha
Well I know how to sign sips I just want to know if I can sign apps like HTC messaging so they'll install on my device.... if I unzip and rezip afile it won't install on my device... will signing it fix this?
Sent from my ADR6300 using XDA App
i could never get that **** to recompile correctly. i gave up.
I use apk manager to decompile, compile, and sign apks. Unless I'm adding pngs I'm which case I use apktool. If your just editing or replacing what already exists apk manager is the easiest way in my opinion.
Sent from my ERIS using XDA App
elixir911911 said:
Well I know how to sign sips I just want to know if I can sign apps like HTC messaging so they'll install on my device.... if I unzip and rezip afile it won't install on my device... will signing it fix this?
Sent from my ADR6300 using XDA App
Click to expand...
Click to collapse
Those won't install...you need to push them to system/app and reboot. No need to sign them unless you resign a whole rom.zip
Conap said:
Those won't install...you need to push them to system/app and reboot. No need to sign them unless you resign a whole rom.zip
Click to expand...
Click to collapse
That's right.. thanks for adding that Conap. Also I was re-reading and just wanted to add as well that you don't want to unzip an apk to modify it and then zip it.. Use one of the other tools mentioned.. apktool or apkmanager
CondemnedSoul said:
That's right.. thanks for adding that Conap. Also I was re-reading and just wanted to add as well that you don't want to unzip an apk to modify it and then zip it.. Use one of the other tools mentioned.. apktool or apkmanager
Click to expand...
Click to collapse
Also for pc 7zip works good also. Just right click the file 7zip open archive drop your png where you want it. Close the apk and push it to system/app or where ever it came from.
If your on ubuntu just click your apk and drop your pngs. You don't even need an apk tool.
dinc¦rockin' the stock root
wildstang83 said:
Also for pc 7zip works good also. Just right click the file 7zip open archive drop your png where you want it. Close the apk and push it to system/app or where ever it came from.
If your on ubuntu just click your apk and drop your pngs. You don't even need an apk tool.
dinc¦rockin' the stock root
Click to expand...
Click to collapse
That does work as well but doing it that way you will need to optimize the .9's if you change them also. xultimate works great for that.
CondemnedSoul said:
That does work as well but doing it that way you will need to optimize the .9's if you change them also. xultimate works great for that.
Click to expand...
Click to collapse
Oh cool. I never really optimized any of them. What does that do?
dinc¦rockin' the stock root
ok big time mess up...I downloaded apk manager....I used the command prompt to adb pull Browser.apk. I put this in the modding folder and used the script.bat file to extract the apk....I edited my files annd hit re zip apk and chose the option to retain signature for system apps. Then when I adb push back it seems to work fine but when I reboot browser doesnt show up in my app list!!!!! help please!!! where did I mess up? I even tried to zip align to see if that would fix it.....If I try to use coommand prompt to adb push the original browser.apk back into place it says error read only file system.....I'm locked out! ah!
elixir911911 said:
ok big time mess up...I downloaded apk manager....I used the command prompt to adb pull Browser.apk. I put this in the modding folder and used the script.bat file to extract the apk....I edited my files annd hit re zip apk and chose the option to retain signature for system apps. Then when I adb push back it seems to work fine but when I reboot browser doesnt show up in my app list!!!!! help please!!! where did I mess up? I even tried to zip align to see if that would fix it.....If I try to use coommand prompt to adb push the original browser.apk back into place it says error read only file system.....I'm locked out! ah!
Click to expand...
Click to collapse
To push the original browser, /system needs to be mounted as r/w which can be done with the command "adb remount"
As for the problem with the modded browser not showing up, try this:
Code:
adb shell chmod 644 /system/app/Browser.apk
adb shell chown 0:0 /system/app/Browser.apk
#now reboot into recovery, wipe cache and dalvik-cache, and reboot
the string you typed for the modded browser....i type that into a normal command prompt not into apk manager correct? I tried to put my normal browser back with adb remount and it still doesnt show in my app list but if i look with a file explorer the apk is in the right place....why wont it show up?
OK i actually pushed my old browser successfully and it wouldnt show in my app list....I then followed your instructions and did adb shell chmod and chown and reboot wipe dalvik and cache and it still wouldnt show up. I really dont wanna have to flash a recovery image....
edit: If it has any importance this is actually on a droid incredible i was testing for my gf's eris. So idk if it changes anything that this is actually an inc.

[Q] make default system app

uhm i recently found this http://forum.xda-developers.com/showthread.php?t=1413341
and i want this app to be my default SYSTEM app, in short i want to uninstall "samsung keyboard" and replace this wp7 keyboard (click the link). i want to make it my default system keyboard.
any suggestion? guide? i'm noob/..
use titanium backup to remove the samsung keyboard from system,
then use adb push, to install the new keyboard, it goes to the /system/app
but i'd suggest just downloading smart keyboard if you want a keyboard + lots of theme support
one question..
can i install holo launcher using root explorer? i will forcely move holo launcher to become a system app?
and i will uninstall samsung home?
rmhoh said:
can i install holo launcher using root explorer? i will forcely move holo launcher to become a system app?
and i will uninstall samsung home?
Click to expand...
Click to collapse
yes,
anything saved to the /system/app is a system app
deathnotice01 said:
yes,
anything saved to the /system/app is a system app
Click to expand...
Click to collapse
I truly think you are right but please tell him to set permissions as it will not be visible unless u set permission's and in my view use link2sd for these purposes as it includes an option directly to convert it to a system or user app............ :cyclops:
Speaking of permissions, after you move an apk to /system/app...set the permissions to rw-r-r. I think both shivamsejal and deathnotice forgot to say that. And link2sd is good too, but who wants to remain a noob in these things?
Sent from my GT-S5360 using Tapatalk 2
Just remember not all app can push as system..
anasdcool71 said:
Speaking of permissions, after you move an apk to /system/app...set the permissions to rw-r-r. I think both shivamsejal and deathnotice forgot to say that. And link2sd is good too, but who wants to remain a noob in these things?
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
bro I already said to set permissions.................... just check it....:silly:
shivamsejal said:
bro I already said to set permissions.................... just check it....:silly:
Click to expand...
Click to collapse
You did tell him to set permissions, but how will he know that the permissions should be set to rw-r-r or rwx-r-r or r-rw-rwx, etc.? There are so many different kinds of permissions. Permissions should be the right one, not just any one.
Sent from my GT-S5360 using Tapatalk 2
anasdcool71 said:
You did tell him to set permissions, but how will he know that the permissions should be set to rw-r-r or rwx-r-r or r-rw-rwx, etc.? There are so many different kinds of permissions. Permissions should be the right one, not just any one.
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
yup's sorry but I thinked he must be knowing about it as everyone knows how to set permission's except noob's ....:good: sorry though.. will keep in mind from next time.
Thanks
shivamsejal said:
yup's sorry but I thinked he must be knowing about it as everyone knows how to set permission's except noob's ....:good: sorry though.. will keep in mind from next time.
Click to expand...
Click to collapse
sir, thanks i would be asking it lately about setting permissions in root explorer.
deathnotice01 said:
yes,
anything saved to the /system/app is a system app
Click to expand...
Click to collapse
sir,im a little bit curious about setting permission.i am planning to uninstall my default messaging and replace with a new which i like much.do i have to put the apk to /system/app the apk and set permission after uninstalling the default or just install the apk?is there any possibilities that i don't received sms?
blackpanther2209 said:
sir,im a little bit curious about setting permission.i am planning to uninstall my default messaging and replace with a new which i like much.do i have to put the apk to /system/app the apk and set permission after uninstalling the default or just install the apk?is there any possibilities that i don't received sms?
Click to expand...
Click to collapse
Yiu definitely wont recieve sms if you renove stock mms.apk... suggest you just hide if your launcher supports hiding apps
Sent from my GT-S5360 using xda premium
thank u very much sir!
thirdzcee said:
Yiu definitely wont recieve sms if you renove stock mms.apk... suggest you just hide if your launcher supports hiding apps
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
actually mms.apk can be removed and you can still recieve messages,
if you use go sms, handecent, pansi you'd be able to recieve messages with or without stock messaging,
the phone.apk is the one reponsible for the cellular radio decoding and recieving,
if you remove that you'll have no signal
Replacing apps to system.
I have the repencis 3.5 advanced with PCB blue theme, awesome rom BTW! As you know it comes with system replaced. I want to replace stock browser with chrome browser as system app, unless you have better faster browser . Open to suggestions. I followed directions but it didn't work. Please help, thank you! Blackpanther, thanks for the system/app/paste app info it worked great. Shevas I still haven't needed the permissions setting but thanks for the info aswell.
Sent from my GT-S5360 using xda app-developers app
When converting a user app to system, what else changes besides permissions? I'm using cod rom with katsugi kernel. Some apps wont work properly even though permissions are set right like quickpic on this rom, but it worked as system app on repencis. I will appreciate a reply thanks
Proverbs 20:7
daddybux said:
When converting a user app to system, what else changes besides permissions? I'm using cod rom with katsugi kernel. Some apps wont work properly even though permissions are set right like quickpic on this rom, but it worked as system app on repencis. I will appreciate a reply thanks
Proverbs 20:7
Click to expand...
Click to collapse
You need to extract lib files of apk and put it in /system/lib and set permission to rw-r--r... use root explorer tap on the apk then tap on view it will open up contents of apk file navigate to lib folder and choose folder named armeabi cause that is the lib files for our phone which is armv6 extract contents of that folder aand follow the procedure i gave abive on where to put them
touch /human/brain
chmod +x /human/brain
echo "make thirdzcee a sandwich" /human/brain
---------- Post added at 04:57 AM ---------- Previous post was at 04:55 AM ----------
deathnotice01 said:
actually mms.apk can be removed and you can still recieve messages,
if you use go sms, handecent, pansi you'd be able to recieve messages with or without stock messaging,
the phone.apk is the one reponsible for the cellular radio decoding and recieving,
if you remove that you'll have no signal
Click to expand...
Click to collapse
But this does not work with all replacement mms like ics mms for example you wont recieve sms if you reolace stock with it
touch /human/brain
chmod +x /human/brain
echo "make thirdzcee a sandwich" /human/brain
About to try it but thanks for the quick reply
Proverbs 20:7
So I got the quickpic app to work. Thanks for that info. But I tried to do the same with ics picture gallery and I followed the steps but no lib folder. This was also a system app on another rom. I looked for the lib files of this app in the system/lib but there was nothing there. Btw I was having trouble with smart keyboard pro but I found and fixed permissions in system/lib for that too. Thanks! So where else can the lib files hide if not in system/lib or apk/"view"/lib/armeabi/? Thanks again 3rdzc
Proverbs 20:7

[Q] Where is background located?

Hello,
I'm a new Nexus 4 user, and I really want to know where is the settings background wallpaper located?
On S3 on 4.1.2 also on CM10 roms, the background is located in nodpi folder. In Nexus I cant find it, I've tried to download cm10.1 rom, but I cant locate it.
Any help would be much appreciated.
wallpapers are part of an apk, not in a folder
khanh1289 said:
wallpapers are part of an apk, not in a folder
Click to expand...
Click to collapse
And apk's contain, wait for it, folders! Gasp!
Check the folders inside your launcher apk, OP.
he was asking which folder he can find the wallpapers in, to which I replied it's in an apk not in a nodpi folder like his S3; am i missing something? I know that apk are basically executable zip file that contain folders - that still doesn't make it a "folder" per se.
They are in launcher.apk /res/drawable-sw600dp-nodpi .. Really isn't hard to search each of them yourself either until you find PNG or the word "wallpaper"
Sent from my Nexus 4
@op. The image your looking for is background-holo-dark in framework-res.apk, drawable-nodpi folder.
Sent from my Nexus 4 using xda premium

[Q] Galaxy S5 icons grid to 5x5

Hello to erveryone!How can i get 5x5 grig in my phone?Im with touchwiz with omega 7.I dont want to chang the launcher because i like touchwiz.
Thank you and sorry for my bad english!
ntinosterpsis said:
How can i get 5x5 grig in my phone?Im with touchwiz with omega 7.I dont want to chang the launcher because i like touchwiz.
Click to expand...
Click to collapse
Not sure if you want to modify your own TW launcher or locate one that is already modified for 5x5. A forum search would find threads for both approaches.
Here is a summary of what you'd need to do to effect the change yourself. If you find this confusing, then you should search the forum for a more detailed tutorial.
Backup your phone.
You will need apktool to decompile the launcher, /system/priv-app/TouchWizHome.apk
Copy the framework packages to the apktool directory, i.e.
/system/framework/framework-res.apk
/system/framework/twframework-res.apk
Open a command prompt
Add the frameworks to the apktool configuration:
Code:
apktool if framework-res.apk
apktool if twframework-res.apk
Decompile your launcher
Code:
apktool d TouchWizHome.apk
Go to the TouchWizHome.apk/res/sw360dp-xhdpi folder
Open integers.xml and change the grid to 5x5
Code:
<integer name="home_cellCountX">5</integer>
<integer name="home_cellCountY">5</integer>
To shrink the icon sizes, edit dimens.xml
Recompile the package
Code:
apktool b TouchWizHomeNew.apk
The recompiled package will be unsurprisingly named TouchWizHomeNew.apk
Open both the original TouchWizHome.apk in your apktool folder and the recompiled one with winrar.
Copy over the "res" and "resources.arsc" files from the recompiled apk to your original launcher apk, overwriting the files that are there. This is done to preserve the apk signature.
Copy the modified TouchWizHome.apk (not TouchWizHomeNew.apk) to your priv-app folder, overwriting the original.
Confirm that the apk has 0644 permissions.
Reboot to recovery mode and clear your system cache.
Reboot.
.
fffft said:
Not sure if you want to modify your own TW launcher or locate one that is already modified for 5x5. A forum search would find threads for both approaches.
Here is a summary of what you'd need to do to effect the change yourself. If you find this confusing, then you should search the forum for a more detailed tutorial.
Backup your phone.
You will need apktool to decompile the launcher, /system/priv-app/TouchWizHome.apk
Copy the framework packages to the apktool directory, i.e.
/system/framework/framework-res.apk
/system/framework/twframework-res.apk
Open a command prompt
Add the frameworks to the apktool configuration:
Code:
apktool if framework-res.apk
apktool if twframework-res.apk
Decompile your launcher
Code:
apktool d TouchWizHome.apk
Go to the TouchWizHome.apk/res/sw360dp-xhdpi folder
Open integers.xml and change the grid to 5x5
Code:
<integer name="home_cellCountX">5</integer>
<integer name="home_cellCountY">5</integer>
To shrink the icon sizes, edit dimens.xml
Recompile the package
Code:
apktool b TouchWizHomeNew.apk
The recompiled package will be unsurprisingly named TouchWizHomeNew.apk
Open both the original TouchWizHome.apk in your apktool folder and the recompiled one with winrar.
Copy over the "res" and "resources.arsc" files from the recompiled apk to your original launcher apk, overwriting the files that are there. This is done to preserve the apk signature.
Copy the modified TouchWizHome.apk (not TouchWizHomeNew.apk) to your priv-app folder, overwriting the original.
Confirm that the apk has 0644 permissions.
Reboot to recovery mode and clear your system cache.
Reboot.
.
Click to expand...
Click to collapse
Thank you very much my friend .that's very difficult so I do a search to forum !!Thank you for your time! ![emoji1][emoji1]
ntinosterpsis said:
How can i get 5x5 grig in my phone?
Click to expand...
Click to collapse
Perhaps what you want. Full refund if not.
.
That's it !!!Thank you my friend !!I will try it !!
fffft said:
Perhaps what you want. Full refund if not.
.
Click to expand...
Click to collapse
How I will install this ??I try the instructions from over but it can't install .
Στάλθηκε από το SM-G900F μου χρησιμοποιώντας Tapatalk
ntinosterpsis said:
How I will install this ??I try the instructions from over but it can't install .
Click to expand...
Click to collapse
If you were trying to install it with the package manager e.g. by clicking on it.. it doesn't work like that. This is a replacement system app that needs to be moved to the correct directory, rather than installed per se.
Backup your phone just in case anything goes wrong.
Your phone needs to be rooted, so that you have access to the system files.
Use a root file browser to copy the new launcher to /system/priv-app/TouchWizHome.apk, overwriting the existing file.
Check that the launcher has 0644 permissions.
Wipe your system cache and reboot.
.
consolidated post
I try all of this but it doesn't work .When I reboot my phone a pop up window appears and ask me to choose a launcher .but the only choices is simple touchwiz nova and next launchers.
Otherwise when I put the original touchwiz when I put the home button a pop up window appears with next nova simple touchwiz and full touchwiz. I do a reboot in recovery I wipe dalvik cache other dalvik and when I reboot I choose the touchwiz and everything is good
ntinosterpsis said:
I try all of this but it doesn't work .When I reboot my phone a pop up window appears and ask me to choose a launcher .but the only choices is simple touchwiz nova and next launchers.
Otherwise when I put the original touchwiz when I put the home button a pop up window appears with next nova simple touchwiz and full touchwiz. I do a reboot in recovery I wipe dalvik cache other dalvik and when I reboot I choose the touchwiz and everything is good
Click to expand...
Click to collapse
You didn't mention earlier that you had a custom launcher installed. Your custom launcher has probably disabled the stock launcher. Revert or uninstall the custom launcher, so that your phone is using the 100% stock launcher. Then move the one in this thread into the priv-app folder.
If you didn't explicitly install a custom launcher, then your Omega ROM may be packaged with a modified or renamed launcher. You can search the Omega support thread and/or search the forum to find out if that is the case.
Or try one of the other 5x5 modified TW launchers in the forums.
.
fffft said:
You didn't mention earlier that you had a custom launcher installed. Your custom launcher has probably disabled the stock launcher. Revert or uninstall the custom launcher, so that your phone is using the 100% stock launcher. Then move the one in this thread into the priv-app folder.
If you didn't explicitly install a custom launcher, then your Omega ROM may be packaged with a modified or renamed launcher. You can search the Omega support thread and/or search the forum to find out if that is the case.
Or try one of the other 5x5 modified TW launchers in the forums.
.
Click to expand...
Click to collapse
I cant find any moded touchwiz.I will try to ask in omegas thread to take an answer.
Hi, i tried the steps, but i can't see the touchwiz i can only see google launcher and easy touch wiz, i even changed the permissions to look like rw-r--r--
Am i missing some thing.... I really loved your launcher
Sent from my S5 using XDA Free mobile app
Instructions in Post No. 7
You didn't say anything about overwriting the original file or wiping your cache. Did you do those?
Backup your phone just in case anything goes wrong.
Your phone needs to be rooted, so that you have access to the system files.
Use a root file browser to copy the new launcher to /system/priv-app/TouchWizHome.apk, overwriting the existing file.
Check that the launcher has 0644 permissions.
Wipe your system cache and reboot.
Enjoy.
.
Hi, thx 4 reply, yes i changed the permissions to -rw-r--r-- and over written the original file, and "wipe cache partition"
After reboot still can't see the launcher
Sent from my Nexus 5 using XDA Free mobile app
You're not providing nearly enough detail to discern what is going on with your phone. What does can't see the launcher mean? If you couldn't see the launcher you wouldn't have a homepage. But somehow, I doubt you would have neglected to mention that if it was the case.
You didn't spell out what you did step by step, confirm the path and name of your existing launcher, provide before and after screenshots or anything else that would give us crucial details to either see what went astray or where you made a misstep. Your signature says that you are using a Nexus.. are you installing this on a S5 or N5?
The launcher has worked fine for dozens of people. A few in this thread have had difficulties, but it's impossible to know why because of the lack of details. If you expect constructive help, you need to provide exhaustive detail of your situation.
.
Sorry mate.
I'm trying this on my wife's S5 which is Australian version.
Steps
I'm using Google launcher as default.
First downloaded apk and over written it to the location mentioned.
Changed the permissions as mentioned
Cleared the defaults for Google launcher
Booted to recovery
Wiped cache
Restarted
Now I can only see the option select launcher after unlocking from restart
The only 2 options visible are Google launcher and easy touch wiz
Plz refer to below screen shots
Note - the original Touchwiz launcher is around 4 mb while the downloaded one is around 3 mb
And the old touchwiz works fine when I revert
Thx
Sent from my SM-G900I using XDA Free mobile app
The extra detail helps enormously.
You didn't mention a lot of crucial facts earlier in the thread e.g. having installed a non-stock (Google) launcher already, Australian variant, odexed ROM, etc.
Ideally you should revert your phone to a stock launcher before installing this one as I have no idea what changes you made when installing the other launchers, nor did you describe them.
This launcher is also intended for a deodexed system, although if you remove the corresponding odex file e.g. remove both TouchWizHome.apk and TouchWizHome.odex and wipe the launcher cache and data from the Application manager and wipe the cache partition from recovery mode, I expect it should still work on your phone.
Your immediate obstacles are the presence of the odex file and possibly your modified system configuration expecting a launcher file name other than the stock TouchWizHome.apk.
.
TouchWizHome.apk
fffft said:
The extra detail helps enormously.
You didn't mention a lot of crucial facts earlier in the thread e.g. having installed a non-stock (Google) launcher already, Australian variant, odexed ROM, etc.
Ideally you should revert your phone to a stock launcher before installing this one as I have no idea what changes you made when installing the other launchers, nor did you describe them.
This launcher is also intended for a deodexed system, although if you remove the corresponding odex file e.g. remove both TouchWizHome.apk and TouchWizHome.odex and wipe the launcher cache and data from the Application manager and wipe the cache partition from recovery mode, I expect it should still work on your phone.
Your immediate obstacles are the presence of the odex file and possibly your modified system configuration expecting a launcher file name other than the stock TouchWizHome.apk.
.
Click to expand...
Click to collapse
Hello you could give me my TouchWizHome.apk for my S5 Mini G800f with 5x5 grid change please please
fffft said:
The extra detail helps enormously.
You didn't mention a lot of crucial facts earlier in the thread e.g. having installed a non-stock (Google) launcher already, Australian variant, odexed ROM, etc.
Ideally you should revert your phone to a stock launcher before installing this one as I have no idea what changes you made when installing the other launchers, nor did you describe them.
This launcher is also intended for a deodexed system, although if you remove the corresponding odex file e.g. remove both TouchWizHome.apk and TouchWizHome.odex and wipe the launcher cache and data from the Application manager and wipe the cache partition from recovery mode, I expect it should still work on your phone.
Your immediate obstacles are the presence of the odex file and possibly your modified system configuration expecting a launcher file name other than the stock TouchWizHome.apk.
.
Click to expand...
Click to collapse
Hi fffft, am using xtrolite rom version 1.3.5 on my s5 sm g900h, i asked in xtrolite thread to do a sec launcher 5/6, no one answer.
How can i make my launcher 5/ 6 gird, realy i dont like stock launcher or nova and apex launcher.
Its will be very nice if you help me
Thanks
..

Categories

Resources