Help in Editing launchers? - Samsung Galaxy Mini

How can I edit no. Of rows ,size of app icons in app drawer.
Also I am not able to decompile apk using apk manager, it sows error. And apk manager also shows adb not found maybe that the reason.
Sent from my GT-S5570 using xda premium

arpitkh96 said:
How can I edit no. Of rows ,size of app icons in app drawer.
Also I am not able to decompile apk using apk manager, it sows error. And apk manager also shows adb not found maybe that the reason.
Sent from my GT-S5570 using xda premium
Click to expand...
Click to collapse
i dont actually know whats the problem.....but i have observed that the apks protected by a signature by original developer don't decompile by apkManager unless you rename them and then try to decompile........so you can try renaming and then decompiling the launcher app

Related

Modding apks

Does anyone know how to manage/ mod apks I'm trying apk tool but its not even. Starting up on my computer?
Sent from my DROID3 using XDA App
When I say apks, meaning framework res and good stuff like that
Sent from my DROID3 using XDA App
I also want to migrate some apks of xt883 to verizon rom.
jojo4747 said:
Does anyone know how to manage/ mod apks I'm trying apk tool but its not even. Starting up on my computer?
Sent from my DROID3 using XDA App
Click to expand...
Click to collapse
If you just want to do some basic theming to framework-res.apk and systemui.apk all you really need is 7zip and a way to sign packages, I use Androidsigner.
Androidsims said:
If you just want to do some basic theming to framework-res.apk and systemui.apk all you really need is 7zip and a way to sign packages, I use Androidsigner.
Click to expand...
Click to collapse
how would you edit the actual system apps? everytime i open them i just get a whole bunch of xml files. but unless im wrong, arent these just layout files that tell the app how to display?
Thank you, I am planning to release my own rom sometime next week
Sent from my DROID3 using XDA App
Is winzip ok?
Sent from my DROID3 using XDA App
You can always use uot kitchen to theme. Google it
Sent from my rooted xt860

Libs and apks

Hi,
Sorry if this is in the wrong section or anything. Is there a way to find out what libs are needed by an apk? I've been trying to use some Xperia apps eg. Conversations.apk and putting them into /system/app but after setting permissions it doesn't appear. I suspect this is because of missing libs but I have no idea. Help will be greatly appreciated
Sent using xda app-developers app
open titanium backup, long press your desired app, click explore.
there you can see the libs.....
then you can extract the libs from the apk, and copy to /system/lib
Thanks. I tried looking into conversations.apk and there was no lib folder Does anyone know how to make it work? Or does it have elements that only the Xperia can access? Thanks in advance
Sent from my Xperia S using xda app-developers app

Transparent Notification Tray in Zeus.

I was wondering how I could make the notifications tray transparent in the Zeus rom. I dont want to change anything else in the rom. Is there a file I could modify, or a flashable zip I could flash?
Sent from my LG-P970 using xda app-developers app
wagstuff13 said:
I was wondering how I could make the notifications tray transparent in the Zeus rom. I dont want to change anything else in the rom. Is there a file I could modify, or a flashable zip I could flash?
Sent from my LG-P970 using xda app-developers app
Click to expand...
Click to collapse
Google
Sent from my LG-P970 using xda premium
go to uot..dakra.lt/kitchen/
then go to "file upload tab" upload the framework.res.apk, systemui.apk and do the rest
then go to the "status bar" tab and click use this mod
now check the transparency in status bar
finally go to summary and wait to collect your work
flash it via cwm
theaks30 said:
go to uot..dakra.lt/kitchen/
then go to "file upload tab" upload the framework.res.apk, systemui.apk and do the rest
then go to the "status bar" tab and click use this mod
now check the transparency in status bar
finally go to summary and wait to collect your work
flash it via cwm
Click to expand...
Click to collapse
Thanks. I knew you could do it this way but i wondered if there was a faster way.
Sent from my LG-P970 using xda app-developers app
you can do it by yourself.
For first start you can read this tutorial
http://forum.xda-developers.com/showthread.php?t=1225432
For make notification area background to transparent, the file that you need to modify is status_bar_background.png in SystemUI.apk\res\drawable-hdpi
(Open SystemUI.apk using winrar)
You can modify that status_bar_background.png to transparent using image editor (photoshop, etc) or use other png file that already transparent. For example, you can take status_bar_background.png from LG UI 3 Theme, drag and drop it to your SystemUI.apk like in Huexxx tutorial, then push it to /system/app
t0g3 said:
you can do it by yourself.
For first start you can read this tutorial
http://forum.xda-developers.com/showthread.php?t=1225432
For make notification area background to transparent, the file that you need to modify is status_bar_background.png in SystemUI.apk\res\drawable-hdpi
(Open SystemUI.apk using winrar)
You can modify that status_bar_background.png to transparent using image editor (photoshop, etc) or use other png file that already transparent. For example, you can take status_bar_background.png from LG UI 3 Theme, drag and drop it to your SystemUI.apk like in Huexxx tutorial, then push it to /system/app
Click to expand...
Click to collapse
I copied my SystemUI.apk to the root of my sd using Root Explorer. I then connected to my pc. Then I replaced the status_bar_background.png with the one in the SystemUI.apk from the LG UI 3 theme. I then moved the SystemUI.apk back to my /system/app/ folder an rebooted. All that did was make my whole status bar dissapear and unusable. Where did I go wrong?
Sent from my LG-P970 using xda app-developers app
Maybe you need to change permission
Sent from my LG-P970 using xda premium

[TUT]mod apk without pc

hi guys today i'm here to show you the easyest way to theme your apk without using a pc.
I'm doing this because i don't have my pc now and i'm a little bit bored xD
prerequisites:
-rooted device
-root explorer
-zipsigner (free on play store)
ok LET'S GO!!
1) go to the desired apk and rename it from "apkname.apk" to "apkname.apk.zip" using root explorer (apkname is the name of your application e.g. whatsapp.apk->whatsapp.apk.zip)
2) extract zip using root explorer and you will get a folder with the extracted files inside.
3) go to the extracted folder and change the pics you want
4) be sure to rename the pics with the original name (if i want to change an apk's image called app_logo.png i will have to pick an image and copy it to the extracted folder in res/drawable folder,once here i have to paste the image and rename it into app_logo.png)
5) once you finished replacing the images go back until you see a folder called meta-inf,res,lib,assets etc etc... and press menu button,select all the items and zip all the files,rename the zip into apkname.apk
6) navigate to sdcard/speedsoftware/zip and you will see your zipped file,now rename it from apkname.apk.zip to apkname.apk
7)try to install your modded apk, if it doesn't install open zipsigner and as input file select your modded apk,as output file re-select your modded apk (rename it into signedapkname.apk if you want) then tap on the box to the bottom called "sign the file"
8) once signed install your modded apk using any file manager
ENJOY!
press thanks if i helped you
hope in theme section there will be a lot of modded apks with new ui
i sucess . but i try to edit resource.arc and zip and rename to apk and then im install but pharsing eror in apk
Sent from my S7 using XDA Premium HD app
bayu_104 said:
i sucess . but i try to edit resource.arc and zip and rename to apk and then im install but pharsing eror in apk
Sent from my S7 using XDA Premium HD app
Click to expand...
Click to collapse
You mean "resources.arsc" ...
This file contains pre-compiled resources, such as binary XML(values, layouts and dimens... etc) for example,
and to edit this file you must decompile the apk using apktool.jar via PC only (can't be dicompiled/compiled via phone environment)
Regards
R: [TUT]mod apk without pc
this tut is only for theming not development or heavy modding (xml files)
Sent from my GT-S5570 using xda premium
Can I somehow change the color of the themes in xperia u by changing the RGB value somehow.... If its possible then it would be of a gr8 help
Thnks a ton bro
Sent from my ST25i
R: [TUT]mod apk without pc
if the theme is an application just find it and change what you want
Sent from my GT-S5570 using xda premium
$$sweet devil$$ said:
Can I somehow change the color of the themes in xperia u by changing the RGB value somehow.... If its possible then it would be of a gr8 help
Thnks a ton bro
Sent from my ST25i
Click to expand...
Click to collapse
MAD_psycho_Zz said:
if the theme is an application just find it and change what you want
Sent from my GT-S5570 using xda premium
Click to expand...
Click to collapse
nope, that way you can only replace png's, to edit rgb values (stored in colors.xml) you still have to decompile it with apktool...
yackovsky said:
nope, that way you can only replace png's, to edit rgb values (stored in colors.xml) you still have to decompile it with apktool...
Click to expand...
Click to collapse
Can u please post the link to the procedure via apktool as m new to this and I seriously want some authentic colors on my Xperia U
Thnxx a ton
Sent from my ST25i
$$sweet devil$$ said:
Can u please post the link to the procedure via apktool as m new to this and I seriously want some authentic colors on my Xperia U
Thnxx a ton
Sent from my ST25i
Click to expand...
Click to collapse
google mate, all i can say
R: [TUT]mod apk without pc
download multiapktool
Sent from my GT-S5570 using xda premium
ok thanks man
Sent from my S7 using XDA Premium HD app
MAD_psycho_Zz said:
hi guys today i'm here to show you the easyest way to theme your apk without using a pc.
I'm doing this because i don't have my pc now and i'm a little bit bored xD
prerequisites:
-rooted device
-root explorer
-zipsigner (free on play store)
ok LET'S GO!!
1) go to the desired apk and rename it from "apkname.apk" to "apkname.apk.zip" using root explorer (apkname is the name of your application e.g. whatsapp.apk->whatsapp.apk.zip)
2) extract zip using root explorer and you will get a folder with the extracted files inside.
3) go to the extracted folder and change the pics you want
4) be sure to rename the pics with the original name (if i want to change an apk's image called app_logo.png i will have to pick an image and copy it to the extracted folder in res/drawable folder,once here i have to paste the image and rename it into app_logo.png)
5) once you finished replacing the images go back until you see a folder called meta-inf,res,lib,assets etc etc... and press menu button,select all the items and zip all the files,rename the zip into apkname.apk
6) navigate to sdcard/speedsoftware/zip and you will see your zipped file,now rename it from apkname.apk.zip to apkname.apk
7)try to install your modded apk, if it doesn't install open zipsigner and as input file select your modded apk,as output file re-select your modded apk (rename it into signedapkname.apk if you want) then tap on the box to the bottom called "sign the file"
8) once signed install your modded apk using any file manager
ENJOY!
press thanks if i helped you
hope in theme section there will be a lot of modded apks with new ui
Click to expand...
Click to collapse
can i change the application name and the some of the apps text with the help of this application???
Thats use less u must decompile to Edit xml (name)
But what about the text which is in the app and i want to edit
Sent from my A24 using XDA Premium 4 mobile app
sir i tried but not installing modded apk sir i tried with zipsigner but also not installing help me please
Sent from my GT-S5360
I had modded my apk but when i try to install it cant be installed "Application Not Installed"
Sent from my GT-I9100 using XDA Free mobile app
Veey good method!!!;
thnx a lot mahn.....good method but..........after signing and when I try to install it still shows app not installed
Plz help me out.........
O cool
Can I do this to change the name so I have both the older version and the newer at the same time?
Sent from my SM-A500FU

[Q] Quickpic as default gallery.

I just hate the default GB & CM7 gallery app as they take a lot of time to show up my pictures ( there are about 600 pictures on my sd ). That's why I decided to replace the default GB gallery app by quickpic. I renamed it to gallery3D, moved it to \system\app by replacing the original gallery & set permissions & rebooted. But quickpic on opening suddenly closes all by itself. Tried a fix permissions via recovery with no success. My question is, how do I get quickpic working ( as a system app & as an alternative to the original gallery ) ? What's causing it to close all by itself ? Is there any odex file of the gallery that causes this ?
Sent from my GT-S5830 using xda premium
you have forgoten the lib fils
open the quickpic.apk withe winrar go to lib----->armeabi---->copie all file to system/lib of your rom its all your apps is completly integrated in your rom
Instal quickpic apk separately and then from titanium backup convert it into system app n then delete the previous gallery app. pls hit thnx if helpd.
Mandark52 said:
Instal quickpic apk separately and then from titanium backup convert it into system app n then delete the previous gallery app. pls hit thnx if helpd.
Click to expand...
Click to collapse
Doesnt work. Its not so easy
Sent from my GT-S5830 using xda app-developers app
Blackbox421 said:
Doesnt work. Its not so easy
Sent from my GT-S5830 using xda app-developers app
Click to expand...
Click to collapse
Yeah! It's a piece of cake using TB, and yes it works fine
Mandark52 and Terminator2012 methodes are right
A thanks to each of you. Will try out. I wonder how that copying libs didn't hit me ?! I've done it like a million times before !:sly:
Sent from my GT-S5830 using xda premium
Venomous Viper 119 said:
A thanks to each of you. Will try out. I wonder how that copying libs didn't hit me ?! I've done it like a million times before !:sly:
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Yep, i use it for almost 2 years ... it's the best gallery app for me.
But works only with lib files extracted in system/lib (That if u want to use it as system app.
happy to help!
Venomous Viper 119 said:
A thanks to each of you. Will try out. I wonder how that copying libs didn't hit me ?! I've done it like a million times before !:sly:
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Some apps like camera and quickpic use lib files to function. The lib files have a set of instructions that are common to the corresponding app. So having a lib file makes it easy so you dont have to re write them again and again.
-asdf-
Unnamed.Ace.User said:
Some apps like camera and quickpic use lib files to function. The lib files have a set of instructions that are common to the corresponding app. So having a lib file makes it easy so you dont have to re write them again and again.
-asdf-
Click to expand...
Click to collapse
I already knew that. But I donno why I wasn't reminded of it. May be because I haven't used this method for a long time. Anyways, thanks to all for reminding
Sent from my GT-S5830 using xda premium
Viper The Ripper said:
Yeah! It's a piece of cake using TB, and yes it works fine
Mandark52 and Terminator2012 methodes are right
Click to expand...
Click to collapse
Idk how but for me it doesnt work with TB. I tried it again and it still doesnt work
Sent from my GT-S5830 using xda app-developers app
Blackbox421 said:
Idk how but for me it doesnt work with TB. I tried it again and it still doesnt work
Sent from my GT-S5830 using xda app-developers app
Click to expand...
Click to collapse
The other method works & is easy. Move app to system/app & set permissions. Then copy the lib file to system/lib & set permissions. Reboot & done !
Sent from my GT-S5830 using xda premium
Venomous Viper 119 said:
The other method works & is easy. Move app to system/app & set permissions. Then copy the lib file to system/lib & set permissions. Reboot & done !
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Hmm okay, but how do I get the .lib files? Is there another method then extracting with WinRar? Because I dont have my pc at the moment
Could you maybe upload the file?
Sent from my GT-S5830 using xda app-developers app
Blackbox421 said:
Hmm okay, but how do I get the .lib files? Is there another method then extracting with WinRar? Because I dont have my pc at the moment
Could you maybe upload the file?
Sent from my GT-S5830 using xda app-developers app
Click to expand...
Click to collapse
Open root explorer, go where the quickpic.apk is, click on it and in popup hit VIEW, then he opens the apk and u can extract lib files !
Cryss said:
Open root explorer, go where the quickpic.apk is, click on it and in popup hit VIEW, then he opens the apk and u can extract lib files !
Click to expand...
Click to collapse
Oh didnt even know that this is possible with the root explorer ty man
Sent from my GT-S5830 using xda app-developers app
Venomous Viper 119 said:
I just hate the default GB & CM7 gallery app as they take a lot of time to show up my pictures ( there are about 600 pictures on my sd ). That's why I decided to replace the default GB gallery app by quickpic. I renamed it to gallery3D, moved it to \system\app by replacing the original gallery & set permissions & rebooted. But quickpic on opening suddenly closes all by itself. Tried a fix permissions via recovery with no success. My question is, how do I get quickpic working ( as a system app & as an alternative to the original gallery ) ? What's causing it to close all by itself ? Is there any odex file of the gallery that causes this ?
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
it's a great idea having quickpic as a system app, i will try that too
bruno.stargate said:
it's a great idea having quickpic as a system app, i will try that too
Click to expand...
Click to collapse
Sure! I think is the best gallery app
Why does it have to be a system app? Just install Quickpic and use TB to uninstall default gallery. That's it. Even if you don't uninstall default gallery, the OS will ask you which app to use by default.
Sent from my Galaxy Ace
Click Thanks if I helped you.
sauron82 said:
Why does it have to be a system app? Just install Quickpic and use TB to uninstall default gallery. That's it. Even if you don't uninstall default gallery, the OS will ask you which app to use by default.
Sent from my Galaxy Ace
Click Thanks if I helped you.
Click to expand...
Click to collapse
I wanted it that way & got it. I don't like stuffing many apps. Quickpic works well for me.
Sent from my GT-S5830 using xda premium
Samsung gallery app problem. How to make Quick Pic app as the default instead
Dear All, Samsung users.
I have been having serious problems with Samsung S4 gallery App. The App just does not work anymore, as it keeps on freezing etc. I have resetted my phone several times and did it hard reset and the same problem occurs.
After several hours of research, I was told to use Quckpic app, which as a standalone is brilliant, but can anyone please give me a step-by step guide to make QuickPic as the default app to work with my S4 camera app, and also how do you delete the standard gallery App from the S4.
Kind regards
J

Categories

Resources