Can't store external resources or create APK ready! - Zooper Widget General

Hello! First of all sorry for my english.
So I've just learned how to create my Zooper Widget APK Template. So when i modify and export template everything looks good except that i can't store external resources or create apk zip ready file, its not possible to check that options even if i can save template. If i save template and open it again there aint any fonts or bitmaps, its only simple widget with standard font. I did put 1 number in my eclipse strings.xml file so that everyone can reserve template. Ive also tried to set it on 0 but that only gave me a message that author is not allowed to save template. Anyone have idea what I'm missing here ?
Thanks in advance!

Anyone?

BUMP!

Never mind , I've figured out.

how?
brokencarr00t said:
Never mind , I've figured out.
Click to expand...
Click to collapse
What did u do? I'm having the same problem. I modified an onyx widget but can't save the template or create apk.

brokencarr00t said:
Never mind , I've figured out.
Click to expand...
Click to collapse
I know it's an old thread, but how did you fix it?

Related

At the last i made my custom ROM,now comes the questions?

Hello, atlast after 3days of download and work i have made a custom Rom that has my name on it with HTC Desire HD stuff and updates but now what i need to ask is :
1) how can i put my name Rom name in the Notification like RCMix or the others?
2) any easy way to make boot screens or animations or so found but that i can edit or anything?
3) any way to make a custem theme there is only the online thing and sadly i dont knw how to use it or its limited, i want like AuraxTSense is it possible?
4) if i have a update.zip file that has in it an .apk can i take it and add it to the app section and it will work normaly?
that is it for now thanks a lot for all the help i get and links....
To add your own version number, open the build.prop file and add it to the end of the 'Software version' line
To build themes from scratch, I believe that you'd have to rip apart the res-framework.apk.
EddyOS said:
To add your own version number, open the build.prop file and add it to the end of the 'Software version' line
Click to expand...
Click to collapse
this part i solved it in the kitchen but i mean when u drag the notification bar from top to bottom u will get RCMix or any other name i want to cutemiz it to my name
eden2812 said:
To build themes from scratch, I believe that you'd have to rip apart the res-framework.apk.
Click to expand...
Click to collapse
mmm ill give this a try and see what i can reach but are there tools to change or its just rip and have fun
If you change the .apk to .rar you can extract and see some jpegs and whatnot in their folders. This should be the one to edit.
Then again, these are the things I've picked up from the chatter between the more senior and tech-savvy.
You might want to look at this? http://forum.xda-developers.com/showthread.php?t=729867
eden2812 said:
If you change the .apk to .rar you can extract and see some jpegs and whatnot in their folders. This should be the one to edit.
Then again, these are the things I've picked up from the chatter between the more senior and tech-savvy.
You might want to look at this? http://forum.xda-developers.com/showthread.php?t=729867
Click to expand...
Click to collapse
there is no jpegs only .png and not what i want and what u gave me doesnt have anything to do with themes i have no idea why its themepro.... anyways ill look more into it but if there is something starigh to the point or video im thankfull im still searching

[Q] Sense Skin Question.

I read this tutorial and I have been able to extract/modify the app name and modify/replace the images I wanted to theme. My question is: can I add/delete png's from the res/drawable-hdpi folder? Or can I only modify/replace png's that already reside in the res/drawable-hdpi folder? If the first question is true, what needs to be done to get the theme to function properly?
I tried to delete a few images I did not want to be replaced by the skin and it crashed the system when applying the skin. Luckily I made a fresh backup before experimenting so no harm was done. Any help would be much appreciated. Thank you.
sednafx said:
I read this tutorial and I have been able to extract/modify the app name and modify/replace the images I wanted to theme. My question is: can I add/delete png's from the res/drawable-hdpi folder? Or can I only modify/replace png's that already reside in the res/drawable-hdpi folder? If the first question is true, what needs to be done to get the theme to function properly?
I tried to delete a few images I did not want to be replaced by the skin and it crashed the system when applying the skin. Luckily I made a fresh backup before experimenting so no harm was done. Any help would be much appreciated. Thank you.
Click to expand...
Click to collapse
If you dont plan on changing the xmls for redirection i believe is what it is...then modify/replace is your only option.
theidlemonk said:
If you dont plan on changing the xmls for redirection i believe is what it is...then modify/replace is your only option.
Click to expand...
Click to collapse
Thank you, that is exactly what I needed to know.

[Q] Custom Weather Icons

I'm trying to use my own custom weather icons in zooper and as Marco said in the description of his zooper tutorial I put the .zip file of the icons in the "/sdcard/iconsets/" folder but when i try to change the iconset in the bitmap layout editing it doesn't show my custom weather icons.
Thanks in advance, any help is welcome.
Laurens LOL said:
I'm trying to use my own custom weather icons in zooper and as Marco said in the description of his zooper tutorial I put the .zip file of the icons in the "/sdcard/iconsets/" folder but when i try to change the iconset in the bitmap layout editing it doesn't show my custom weather icons.
Thanks in advance, any help is welcome.
Click to expand...
Click to collapse
If you upload your zip I can check it for any errors that might prevent it from showing up. Most times it's a simple problem with the XML or something similar
Here it is
Laurens LOL said:
Here it is
Click to expand...
Click to collapse
Your zip is not set-up to work with Zooper. It's missing the vital XML file. Check out this tutorial on zooper.org on how to make icon sets work with Zooper. There is also a example zip so you can see how it should look to work with Zooper.
If you can't figure out how to make the XML work, I might be able to convert the icon set for Zooper over the weekend. But I can't promise anything.
Thanks
Removed by Terithee
Can anyone w/ uccw knowledge help w/ zooper icons?
i have dozens of Uccw zips that i renamed to work w/ uccw. They where old Blackberry Berryweather zips and with uccw all you do is rename and it works. Uccw pulls the condition. I understand that Zooper needs the vital xml file but is that all. If a condition is named "thunderstorms.png" in a zip (for uccw) does it need to be different in zooper or does the xml file do the "work"? i have looking at the zooper.org info and the example file was emty or didnt download correctly or something. Really hope someone will see this that can help. thx!
JNMEATON said:
i have dozens of Uccw zips that i renamed to work w/ uccw. They where old Blackberry Berryweather zips and with uccw all you do is rename and it works. Uccw pulls the condition. I understand that Zooper needs the vital xml file but is that all. If a condition is named "thunderstorms.png" in a zip (for uccw) does it need to be different in zooper or does the xml file do the "work"? i have looking at the zooper.org info and the example file was emty or didnt download correctly or something. Really hope someone will see this that can help. thx!
Click to expand...
Click to collapse
Yes the config.xml file holds the coding so the actual file names for the graphics files can be anything as long as they are the same as what you have in the code. If you need help ... attach the zip and I'll see if I can get it to work.

[Q] Zooper widget fonts

How to install a new font (Android-Dev-Icons) in order to get it visible while using Zooper Widget Pro ?
georgesimon said:
How to install a new font (Android-Dev-Icons) in order to get it visible while using Zooper Widget Pro ?
Click to expand...
Click to collapse
Copy the font either to /sdcard/fonts or /sdcard/ZooperWidget/Fonts and it should show up in Zooper
Many thanks for your help, it works fine.
I don't want to open a new thread for this small question:
In what file format does the font have to be?
I got an .dfont file but it won't show up...
SwissStriker said:
I don't want to open a new thread for this small question:
In what file format does the font have to be?
I got an .dfont file but it won't show up...
Click to expand...
Click to collapse
As fas as I know .ttf and .otf are supported. Here is a link to a tool that should be able to convert your .dfont to a usable .ttf: http://peter.upfold.org.uk/projects/dfontsplitter
Hope this helps you out
Problem with fonts
Hi I'm trying to load two new fonts on zooper widget pro and I've tried putting them in both the file paths above but they won't show up. I have previously loaded the same fonts on a different device but my new phone (oneplus one) won't load them.
Any help much appreciated.
pcolly2509 said:
Hi I'm trying to load two new fonts on zooper widget pro and I've tried putting them in both the file paths above but they won't show up. I have previously loaded the same fonts on a different device but my new phone (oneplus one) won't load them.
Any help much appreciated.
Click to expand...
Click to collapse
This isn't the same as the issue I'm having but similar in nature.
I put a font file (ttf) in Zoopers font folder, even recycled the phone. The font shows in the list but does not show the characters. It's almost as if the character map is broken.

how to translate custom watchface

Hello, I have a Huawei GT2, I have a lot of custom faces.
But I would like to translate the days for example or change the color. I can't find a tutorial to decompile them and then to recompile them after
Is there anybody who can help me please !
elpigeondindo said:
Hello, I have a Huawei GT2, I have a lot of custom faces.
But I would like to translate the days for example or change the color. I can't find a tutorial to decompile them and then to recompile them after
Is there anybody who can help me please !
Click to expand...
Click to collapse
You can only decompile image files and then recompile after doing some work to place those images. To be straight, if you want to translate something or change color you'll need to create a custom face. You won't find a edit option without .hfm file from the author.
Decompile com.huawei.watchface with HuaweiWatchfaceExtractor(drag and drop on the .exe).
You can extract com.huawei.watchface from .hwt files using 7-zip.
See tut from Nuno Bessa on youtube on how to use Huawei Watch Face Maker.
You can create your own .png and attach them in the program using Image Set branch, or straight from the program on that branch. Good luck!
Thks for your answer.
I extract the png from the file. i can translate on photoshop. But how i can recompile with the new images ?
elpigeondindo said:
Thks for your answer.
I extract the png from the file. i can translate on photoshop. But how i can recompile with the new images ?
Click to expand...
Click to collapse
I've attach a screenshot on my end. It's Tong_TimeV2 with translated week day and some other modifications i did. About the pic...
1) After the job is done you hit build to compile
2) The files it generates to later modifications(.hwt is in folder).
If you want to edit something you open .hfm
ok so i have to rebuild all the watchface. or i can ask if the creator can send me the files.
It's difficult to translate.
how do you get .hfm file from hwt, I want to make changes to a facewatch
i think you can't. you have to build the watchface with png alone
elpigeondindo said:
ok so i have to rebuild all the watchface. or i can ask if the creator can send me the files.
It's difficult to translate.
Click to expand...
Click to collapse
Create and rebuild using extracted images. I know it's hard, but results worth if you got time to spare. Is annoying to see watch faces with only one language. If there was a easy way, i'd made more than one.
asunix said:
Create and rebuild using extracted images. I know it's hard, but results worth if you got time to spare. Is annoying to see watch faces with only one language. If there was a easy way, i'd made more than one.
Click to expand...
Click to collapse
Hello, please help, I have a ready folder with png just how to pack it now into hwt
I have a watch maker v085
asunix said:
I've attach a screenshot on my end. It's Tong_TimeV2 with translated week day and some other modifications i did. About the pic...
1) After the job is done you hit build to compile
2) The files it generates to later modifications(.hwt is in folder).
If you want to edit something you open .hfm
Click to expand...
Click to collapse
Would you happen to have the original Tong_TimeV2 hfm file? I love this watchface and I would like to make some modifications, but I am not able to recreate it from extraction. Thx.

Categories

Resources