My first zooper widget pro skin - Zooper Widget Templates

After extract from 7zip. Just copy the file to zooper widget/templates..... And u r done. Now open zooper widget and press the load button and u see the simple clock and whether

sunny datta said:
After extract from 7zip. Just copy the file to zooper widget/templates..... And u r done. No open zooper widget and press the load button and u see the simple clock and whether ”9Ñ1
Click to expand...
Click to collapse
Could you post a screenshot please?

Ignore the background...... It is transparent......

Related

How can i remove search from PointU hOme 2 ?

I can't seem to remove that search thing.. in the middle, how can I remove that.
thanks , using PointUI Home 2
download the attachment from here...
http://community.pointui.com/topic/help-me-about-search-bar-please
and copy them over the files in your theme folder.
This
This works great... How do I custom add my quick launch, the button in the middle that looks like Pointe...
thank
actually there's no need to download the attachment. just go to the default theme folder, and delete away the search images.

Widget File Location

I was trying to find the location of where the widgets are stored internally on the phone. All i found was the togglewidgets.apk Where would the power control widget be located at?
The widgets are usually stored within the application apk. As far as the power controls, my guess would be framework-res.apk in /system/framework...
Sent from my DROIDX using XDA App
ok. Ill see if i can find it there. Thanks
Hi all,
can I ask where to add widget file to work on S8 ( not rooted /standard soft ) I have file, no file extension ( do I should change it? ? Do I have also create some folder for it? ?
It's about "my places" widget.
Please advice.

Go locker

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...

[Q] change battery icon

devs can you please give me a full guide how to change battery icon in a framework-res.apk i have xml files and icons i just need guide to insert icons into framework-res.apk
Sent from my GT-S5360 using Tapatalk 2
If you want there is this ready made customized mod for the battery icon for our SGYs:http://forum.xda-developers.com/showthread.php?t=2058869&highlight=battery
Its nice and I personally use it
<--- Press the Thanks button if I helped!
•open framework-res.apk using winrar or 7zip.
•go to res/drawable-ldpi
•before you drag the icons you want, double check the names of the png. make sure they are the same with the one you want to replace.
•if everything is ok drag them to drawable-ldpi
•push the framework-res.apk back to your system/app then reboot
Zius said:
•open framework-res.apk using winrar or 7zip.
•go to res/drawable-ldpi
•before you drag the icons you want, double check the names of the png. make sure they are the same with the one you want to replace.
•if everything is ok drag them to drawable-ldpi
•push the framework-res.apk back to your system/app then reboot
Click to expand...
Click to collapse
tq bro.. ur method work like charm! such a simple way! im already try and successfully change my statbar image using ur method..
guaranteed work!
thank button pressed..
sent from my GT-S5360 via WeChat
Edit your post head with [solved]
Sent from my GT-S6102 using xda app-developers app

How Can I ?

Can AnyOne Teach Me How Can I change icons In A Launcher
CHETAN TUTEJA said:
Can AnyOne Teach Me How Can I change icons In A Launcher
Click to expand...
Click to collapse
use apktool to decompile the apk and then in res/drawable and res/drawable-ldpi change the images you want. make sure that you dont change the image name and images with extension .9.png. recomplie and use it.
Lemme Try
Trying
use themes
amit34521 said:
use apktool to decompile the apk and then in res/drawable and res/drawable-ldpi change the images you want. make sure that you dont change the image name and images with extension .9.png. recomplie and use it.
Click to expand...
Click to collapse
why we can't change .9.png image?
Failure
It Didn't Work Icons Are Still The Same
IT Is Like SOme Icons Different In One Launcher And Different in Other?
CHETAN TUTEJA said:
It Didn't Work Icons Are Still The Same
IT Is Like SOme Icons Different In One Launcher And Different in Other?
Click to expand...
Click to collapse
you have to change the icons of the apps themselves, some launchers don't use the app's icons, but their own
---------- Post added at 09:02 AM ---------- Previous post was at 09:00 AM ----------
amit34521 said:
use apktool to decompile the apk and then in res/drawable and res/drawable-ldpi change the images you want. make sure that you dont change the image name and images with extension .9.png. recomplie and use it.
Click to expand...
Click to collapse
why not change 9 patch png's? as long as you have the black borders, it'll work
mjz2cool said:
you have to change the icons of the apps themselves, some launchers don't use the app's icons, but their own
---------- Post added at 09:02 AM ---------- Previous post was at 09:00 AM ----------
why not change 9 patch png's? as long as you have the black borders, it'll work
Click to expand...
Click to collapse
but for that you must know how to edit them properly else you will face problems.
amit34521 said:
but for that you must know how to edit them properly else you will face problems.
Click to expand...
Click to collapse
yeah, true
?
So what can i do
U just wanna change the icons right?
U dobt need to mess with .9.png
Its easy to edit them though but its not needed for changing the launcher icons...
First thing is...
U need 7zip program
Now choose the app u wanna change the icon off
Right click the app and open it with 7zip
Browse into the "res" folder and drag and drop the drawable-ldpi to a location where u can edit it
I choose the desktop
Now in the drawable ldpi folder ull have a pic named "ic_launcher_icon.png"
Or sumthing resembling to this as its diff in some apps
Edit that image and open the apk with 7zip again and drag and drop only the edited pic in the res/drawble-ldpi/
Push the apk using adb or by root explorer...
Ur done
Happy to help
Hmm
But There Are Not All The Apps Icons In Drawable ldpi So What Can I Do Them
Every app has individual icon
U have to open every apps drawable ldpi and edit the icons...
A easier way is to download a icon pack for the specific device
Open the flashable zip
Ull have a "unpack" folder
There will be many folders named "app.apk"
app=name of apps
Try using the ics icon pack for galaxy y
In these folders ull have the images....edit the images and zip it again...FLASH
and its done
Sent from my GT-S5360 using xda app-developers app

Categories

Resources