UCCW Import Help - T-Mobile, Samsung Galaxy SIII

So i wanted to finally try uccw after hearing so much about it. I dont know how to use the app to make my own themes it looks so complicated. But I found a couple that I like on the web. I downloaded the file and need help importing it. I unzipped the downloaded file and inside it has 4 files: one is a true type font file, second is a uccw file, and the last two are png images. My question is where do these go?
So far after reading around the web I know to put .uzip files in the uccw folder on my sd card.
I put the uccw file into the uccw folder but dont know where to put the font , and png files. i tried placing them all in that folder but when i go to import from the app it doesnt show anything..
Could someone please explain where to put these files and correctly import them? This is all new territory to me,

Bump. Anyone?
Sent from my SGH-T999 using xda premium

I found out that uccw file goes in the uccw folder. The font goes in a fonts folder on the sd card. But where do the png image files go? I have a image_fonts folder inside the uccw folder so I put them there for now. When I open the app I still can't get it to import the skin. However when I use the widget the skin is there. But it's not displayed properly. It's not using the png files I don't think. And there is also an ugly logo.
Here is a pic of what I mean
Sent from my SGH-T999 using xda premium

This what my uccw folder looks like and all of them work properly. You see a folder with the same name as the uzip file under each uzip, the .PNG or picture is in that folder. The weather icons are in a folder named weather. This app definitely has a bit of a learning curve but is pretty cool once you get the hang of it. Hope this helps and good luck!

okay ill try making a folder of the skin and putting the png files in there. But the files I have are uccw files not uzip files. I think its from an older version.

I hope I understand your question correctly. You should be able to import the uzip files directly into UCCW. In the app, press menu, select 'import skins,' navigate to where you have the skins (uzip files) stored, then select that file. UCCW should load everything up, placing all the files within the uzip file in the appropriate directories, and, voilà, you can now use the skin of your choice. Hope this helps. Good luck.

nostreborderaj said:
I hope I understand your question correctly. You should be able to import the uzip files directly into UCCW. In the app, press menu, select 'import skins,' navigate to where you have the skins (uzip files) stored, then select that file. UCCW should load everything up, placing all the files within the uzip file in the appropriate directories, and, voilà, you can now use the skin of your choice. Hope this helps. Good luck.
Click to expand...
Click to collapse
True, basically don't unzip or do anything with the .uzip file. And if I remember right, you can import the file from wherever you downloaded it to. It really is a cool app once you get used to it. With hotspots and all it has become my all in one widget basically. Good luck with the import, just remember, the app does the work. I'm still trying to build my own, that is taking some time to learn. I'm not sure if you know of this, but here's a spot where there are lots of premade files. They are throughout but there are some great ones in there.
http://forum.xda-developers.com/showthread.php?t=1387518
Enjoy.

Thanks for all the help guys appreciate it.
Sent from my SGH-T999 using xda premium

ok i don't know where you guys see the import option but in the latest version is missing

Just restored my phone, but UCCW will not let me import any of my saved files. There isn't even an 'Import' selection when I use the 'New' button...what's up? The file I want to import is already on my phone, as a .uccw...

Most frustrating...had a few brief moments where I could create my own by getting my images from Photos, but that stopped working, too...

Related

Theme On The fly Think Tank

Just wanted to create a Post so people can bounce ideas off each other as to what would be necessary to change themes on the fly. How does a normal phone change themes?
i just have a folder on my SD card called themes and i update it everyday with everytheme and the latest version of each, the themes folder has all my themes separated into adp1 adp1.1 rc30 and rc33 and i use linda file manager to move them to the root and rename them. i can flash any theme anytime i want. and if a new one comes out while i'm not near a computer i download with steel and try it out.this is the best way as far as i can see, at least with the tools i have access too
anyone seen the iphone emulator? it actually works where it will open a program associated with the icon, could that possibly help get a way to theme similar to how summerboard works?
jdwme said:
anyone seen the iphone emulator? it actually works where it will open a program associated with the icon, could that possibly help get a way to theme similar to how summerboard works?
Click to expand...
Click to collapse
That's not even close to being a theme though.
A proper theme is more than just smoe icons.
IE. iKid has a much nicer looking media player.
i use the exact same method w the themes on sdcard... i take it one step further... i use andftp to upload to my qctx.org server and upload directly tested themes... so i can access and organize however i need
- great for backing up sdcards
This is how I edit my themes on the fly
Walkthrough for creating your own Android theme
First you need to get signing setup properly. This topic is covered in many places and my recommendation is to use the Stericson walkthrough or the Stericson auto-signing setup tool. Once you can click on any zip or apk file and get the option to Resign it you are ready to proceed with making your own theme.
1. Download an archive manager that allows you to open archives inside of archives without creating new windows. My recommendation for this is the application 7-zip. It is tiny, free, easy to use, and on all my computers it has replaced winzip and winrar.
2. Now take a blank theme from Stericson to use as your starting point, this will be the minimum needed to change your theme and will contain all the original artwork.
3. Open the update.zip and inside are typically 3 files, framework, system or app, and META-INF. Leave META-INF alone, you wont be touching that. Inside framework and system/app is where the files are that you can change. In this case we will open update.zip, then double click framework and then double click framework-res.apk (this is where the next archive will open inside the same window, your life just got a little easier).
4. Now you are looking at assets, META-INF, res, and a couple other random files, the resources.arsc can be edited but I will show you that in another tutorial. Now open up the folder res and you will see the treasure we are searching for, folders with the name drawable. All of the folders that start with the name drawable are where we can edit the themes, this includes drawable, drawable-land, drawable-port, and drawable-finger.
5. Now drag and drop the folders drawable and drawable-land onto the desktop. Once they are on the desktop you can edit the .png files in those folders until you are ready to put your theme together.
6. Now in your still open window at \framework\framework-res.apk\res\ you will open the drawable folders one at a time and drag and drop your edited files into the archive, only dragging and dropping the files you edited and not just everything inside the folder.
7. Once you have your new images copied into the archive in the correct place you can just hit the close button or browse up a couple directories and find other files to edit. Any time you edit an apk and browse out of it or close it you will be prompted to update it in the archive by 7-zip (this is my secret shortcut), always press ok.
8. Now you have a freshly created theme ready to install, all you have to do is right click, chose to Resign the file, and once its done you can copy it to your SDcard, make sure its named update.zip, and flash your new theme.
Its literally that easy! And you use this same technique in the system/app folder to edit the apk files for the individual apps on the phone. Explore around in the update.zip and see what you can find, I only told you about the major items but there is plenty more to find and change. You can always copy a folder out of the archive and if you cant edit anything just toss it but if you can find something to edit, do so and throw it back in the archive. You guys now have all the info I had when I started plus all my tricks to making that process 10x easier.
jdwme said:
anyone seen the iphone emulator? it actually works where it will open a program associated with the icon, could that possibly help get a way to theme similar to how summerboard works?
Click to expand...
Click to collapse
The thing with the iPhone is that the applications are just folders with a .app extension at the end. This allows one to easily replace resources inside of them using just simple scripts.
In Android, the applications are zip files with an extension of .apk and must be signed. This makes it harder to replace resources on the fly.
I use the Discover App from the MarketPlace. I have a folder called Themes in my SD Card which I have separate folders labeled with the name of the theme. Inside the folder I have the update.zip. With discover I just move the update zips in and out of the folders to change themes.
Rich

[QUESTION] Problem with cfc_gui.exe output...need help (just a second :) )

Hey!!
I´m trying to make a clock for MaxManila, using cfc_gui.exe to play around with the png files. As long as I have correctly read the manual (*g*), I should get a "windows" folder and the modified png files when using the "export" button. Curiously everthing works fine, cfc_gui.exe saves the png files in the directory of my choice...but there´s no windows folder yet, no manila files to work with.
What am I doing wrong here?
*HumpdiBump*
Just hit save as and pick the folder you want to save the png to...

[HELP] Creating a wallpaper.apk

Alright, so, I've made a large number of themed HD wallpapers I'd like package up and put on the market.
Problem is, I have no idea how to lol.
Any help at all on how to do this is greatly appreciated!
Sent from my Incredible using XDA App
Anybody?
Sent from my Incredible using XDA App
You should probably apply to be a Google App Inventor.
Wow what s great response
I am also looking to put together an .APK, so that I can keep my wall paper together and not just in a file on my SD.
I was looking at some of the APK's that are in cooked versions (CM6.1) and the file looks like a renamed .ZIP
I tried to add images to an existing file, then create a new .zip, then change the name to .apk.
When I tried to install, I got an error that the installer could not parse the file.
I don't even know what that means.
Good luck,
CharlesG70 said:
I am also looking to put together an .APK, so that I can keep my wall paper together and not just in a file on my SD.
I was looking at some of the APK's that are in cooked versions (CM6.1) and the file looks like a renamed .ZIP
I tried to add images to an existing file, then create a new .zip, then change the name to .apk.
When I tried to install, I got an error that the installer could not parse the file.
I don't even know what that means.
Good luck,
Click to expand...
Click to collapse
Use 7zip, it's the business when it comes to that. Let's say I am looking to replace icons in framework-res.apk. I would just right click and say Open Archive, browse to the res\drawable-hdpi folder where the icons are, and just drag the icons in there.
As long as what you are replacing has the same name as existing files, you shouldn't have an issue. If you are trying to put something in that doesn't have that filename, it won't work. You don't have to worry about resigning the apk or change it to a zip to unzip it.

[Q] Noob question will probably get flamed

ok so i tried readin the guides and i have to say i was completely lost. might be cuz i havnt gotten any rest in a while but anyways i was looing for a way to be able to combine 2 themes. i really like the status bar icons on one theme like the bluetooth and wifi however i like everythig else from the other one also one is using launcher pro the other one tw launcher. would like to keep the one with launcher pro and just changethe top icons that always show. if i missed something please let me know any help would be greatly appreciated
Make a copy of the original themes to fall back on first.
What you have to do is open up the zip files of the themes. Extract the res folders from each themes framework-res.apk. Obviously you will have to rename one of them to something like res1 or put it in another place. Once you have the two folders extracted make the launcherpro one your base. Copy the images that you want to keep from the other theme (probably located in drawable-hdpi or drawable-hdpi-v4) and paste them into the same folder of the launcherpro theme and overwrite them. Once you have everything copied the way you want it open the framework-res.apk of the launcherpro theme. Go to the res folder and remove whatever folder you are adding back in (drawable.hdpi for example). Now drag the launcherpro folder that you made all of the changes to (drawable.hdpi or whatever) into the res folder of framework-res.apk. If you took the framework-res.apk file out of the zip file to begin with you have to also add it back into the themes zip file. Otherwise you just put the zip back on the phone and flash. It is always a good idea to put the original theme zip file on the phone also just in case something goes wrong you can just reflash the original theme and start over. If you need any additional help let us know.
^^^What he said
What you're really trying to do is essentially to create your own theme. If those instructions seem overwhelming or dont work, go to the top of this forum and start reading up on theming. Its a fairly simple concept but you might want to familiarize yourself with what it is exactly that you are doing. Everything visual on the phone is stored in image files, you're just swapping out the images. Maybe you'll get inspired and create something totally new that you can share with the community.
I tried reading theming on the top but I guess all that info at once was kind of overwhelming at the moment I was almost dead asleep however the info here seems more direct to the point so ill go ahead and see if I have time to mess with it today. I might also need to install gimp because I only saw like 1 or 2 image files when I opened up the zips with 7zip. Thanks for the help guys ill go ahead and give an update when I'm done maybe post some screen shots
jsredlineracer said:
I tried reading theming on the top but I guess all that info at once was kind of overwhelming at the moment I was almost dead asleep however the info here seems more direct to the point so ill go ahead and see if I have time to mess with it today. I might also need to install gimp because I only saw like 1 or 2 image files when I opened up the zips with 7zip. Thanks for the help guys ill go ahead and give an update when I'm done maybe post some screen shots
Click to expand...
Click to collapse
You will only need gimp if you are editing images. Make sure you are looking in the right directory. You should see a ton of png files. The bulk of the images are located in drawable-hdpi (the native folder) or drawable-hdpi-v4 (some themes have this folder instead). The only tool you need for moving images from one theme to the other is a zip program. I haven't used 7zip but maybe it didn't extract all of the files. I use winrar myself. Let us know how it works out.
OK I made a really quick video. Nothing fancy but puts a visual to the text I wrote. Hope it helps.
Well here are the screenies. Thanks for the help. And also thanks to those who created the original themesblue one is after changes
Sent from my SPH-D700 using XDA App
sorry was having some issues. i couldnt upload pics from my phone
Sent from my SPH-D700 using XDA App

save as apk?

hi not sure if this is the right place for this or not but i've got a question on apk files
I've made some changes to an apk file but not sure how to compress it back to an apk file.
is it as simple as compressing as a zip then renaming it to apk?
take care
denti said:
hi not sure if this is the right place for this or not but i've got a question on apk files
I've made some changes to an apk file but not sure how to compress it back to an apk file.
is it as simple as compressing as a zip then renaming it to apk?
take care
Click to expand...
Click to collapse
Use 7zip (7z.exe to be exact)
Copy it to a folder make a subfolder inside,
Put ur apk contents in subfolder
Open notepad, copy and paste these 3 lines
Save as script.bat in folder with 7z.exe
cd subfoldername
..\7z.exe -tzip archivename.apk "*" -mx0
Exit
Change subfoldername to name of subfolder to the name of subfolder u created ofc lmao
And archive name to sign.. mx0 is best for loadin, mx9 is compression, use signapk to sign if its not a system file
If the "..\7z" don't wotk 4 u use full path in quotes, example
"%userprofile%\desktop\foldername"
Is the same as: (vista)
"C:\users\username\desktop\foldername"
And: (xp)
C:\documents and settings\username\desktop\foldername"
Or use apk manager lol I prefermymethod personally, n fyi, googles ur friend
Should get to know it
thank you doug.
i did google it but found bunch of different programs and thought that there might be a simpler way of doing it rather than getting a program just to compress
denti said:
thank you doug.
i did google it but found bunch of different programs and thought that there might be a simpler way of doing it rather than getting a program just to compress
Click to expand...
Click to collapse
Ye no worries just hope it helped sorry if the post seemed rushed had like 5min left 2 my break when I origionally replyed lmao n this methods rather simple cuz when used correct its more or less drag n drop n run, zip is generated in folder with 7z.exe n 7z performs flawlessly
APKs are basically a zip file with an MD5 signature embedded in them. There are apk generators on market if you copy directory to sdcard is prolly easiest to start with specially with the processing power of this phone.
In Windows compressed folders work fine if you just enable viewing file extensions and change between zip and apk
or hold left shift key as you right click apk file in windows.
Now click open with...
and choose browse for application
Choose your favorite zip app or windows compressed folders
Next to last check always use box so checkmark is visible
Finally click OK
Now no need to modify extensions
Sent from my SGH-T989 using Xparent Green Tapatalk

Categories

Resources