Related
Credits for MetaMorph Go to Stericson and Kastro.
Credits for the MetaMorph Gui (The application) go to Stericson
Honorable mentions go to Riku, prash, and djengizz For continued support and testing metamorph!
MetaMorph is located in the Android Market in both a free version and a 2.99 donate version, with the donate version being a step ahead of the free version. (One version may be behind the other but they both will receive the same updates)
If youd like to support MetaMorph and keep development going on it please consider purchasing the 2.99 donate version
What MetaMorph is
MetaMorph is a project designed to allow us to patch files within .jar and .apk files on the phone.
Initially MetaMorph was designed for themers but it was discovered through use that we could also use it for applying customer dex files, resource files, images, and xml files. Pretty much anything inside of the apk and jar can be replaced with MetaMorph, which makes it very versatile and useful, in addition to this we can now copy files to places on the phone or sdcard, and we can implement the use of scripts now!
In this thread we will discuss how to theme using MetaMorph and any bugs that may be found with MetaMorph.
To use metamorph simply download an appropriate package for it to your sdcard and select it with MetaMorph.
Here is some basic info about MetaMorph:
Compatible themes can be found in various forms around the XDA forums, try looking by device. (eventually the donate version will get a theme repository, the free version wont get it)
I only recommend downloading what is in the first posts as those have been tested to work with your device and rom!
Please report any bugs.
MAKE A NANDROID BACK BEFORE USING.
Use at your own risk
Heres the link to videos showing metamorph in use:
Part1: http://www.youtube.com/watch?v=xaTVRul-juY
Part2: http://www.youtube.com/watch?v=FqLuyeiM-Qo
Heres a quick video showing a metamorph theme being made from scratch using the old .thm control file! (which is not being supported anymore)
http://www.youtube.com/watch?v=p9y3ooUZZrg
MetaMorph uses a fairly simple format to apply changes to apk or jar files, here you can find out how to create these templates:
http://www.youtube.com/watch?v=fX2xbY4nSd4 (Video 1/4)
http://www.youtube.com/watch?v=Dvps2501CAg (Video 2/4)
http://www.youtube.com/watch?v=3iu5AHF-Zew (Video 3/4)
http://www.youtube.com/watch?v=sgVL-0E8Rh8 (Video 4/4)
To tell metamorph what to do you need to include a Theme Control File. The Theme control file is located in the root directory of the template and MUST have the EXACT same name as the template. Here is a video on how to make the Theme Control File:
http://www.youtube.com/watch?v=Mq4AuHKzNFo
(The old .thm control file is no longer supported. if you need to convert your old theme to use the new .xml toll check here for a tool that will convert it for you:
http://bit.ly/df70cv )
Compression is not accepted on MetaMorph zip templates.
The latest version of MetaMorph (MetaMorph Pro V1.9.8) can be found in the Android Market!
================================================================================
// MetaMorph, what it is and isn't
================================================================================
MetaMorph, at heart, is simply a program that takes files from a directory and adds them to an already existing zip package.
In this case, our zip packages are apk and jar files.
What metamorph is used for, or what it accomplishes by moving files around is completely up to the designer of the package that is used.
For instance, if I make a package that tells metamorph to move a dex file into services.jar then I may be wanting to change the color of the clock which resides on the status bar. If this happens then MetaMorph has not done this, the creator of the package has done this and metamorph was simply the tool he/you used to accomplish this easily. In the same sense, if the desired change does not happen it is most likely not because of metamorph, but rather a fault in the package or instructions that metamorph was given.
here are some things using metamorph can cause:
1) As of right now MetaMorph cannot be used on market apps. If you do happen to use a package that modifies market apps, they will disappear from your phones launcher menu. This is because market apps are signed with Developer keys and by changing them we are changing the md5sum of the package. When this occurs the package takes notice of this change and starts rechecking its integrity. When the package discovers it has changed and has not been resigned with its approved key, thereby approving these changes in a sense, then it will basically error out and Android will remove it. Again MetaMorph can be faulted because it cannot handle this type of action but it cannot be faulted for this if you do it after reading or knowing of this limitation.
2) MetaMorph may also show you and error that some file doesnt exist or that some file that the theme control file is looking for doesnt exist. Again while these errors are thrown by MetaMorph, they are not caused by MetaMorph but by the package that you selected. When MetaMorph runs it checks for two things:
A) That the directory that the theme control file has specified where
the contents that we are to move to another zip package actually
exists in the theme.
AND
B) That the target zip package that we will add files to actually
exists in the path that the theme control file has specified.
This protects the ap from Force closing, and the second check protects you from having unneeded files being created on your phone when it detects that the target apk doesn't exist.
If you have any issues with a theme/package not working please speak with the theme/package creator.
If you have issues, questions, or suggestion with/for MetaMorph please leave them here.
If you have questions about how MetaMorph can be used and how to create packages for it, please leave them here.
If you still have problems with a theme or package that cannot be resolved by the theme/package creator please let us know so that we can take a more in depth look into the issue.
=========================
HELP!
=========================
Theme not applying
The issue here is that your phone probably doesnt have enough space in your /system partition, you can check the space using "df" in a shell. (terminal or another like program)
Depending on the device you have you may need a different SPL to be able to apply themes.
MetaMorph is a tool designed to change files within apks and jars. With this goal in mind MetaMorph succeeds very well.
However, MetaMorph cant predict what you will do with it. The packages you apply with it are are unknown to MetaMorph, and it cant be held responsible for what you decide to apply.
With this being said, it is your responsibility to make sure that the package you apply will work for your phone, and it is the themers responsibility to let you know what requirements are needed to use his package, this includes free space, specific hardware, and specific software needed.
Thanks,
Stephen
some idea. include a ceck for andexplorer in your app like the check for zip binary
Good Idea, I may actually do that.....
Sweet, I'm going to have to give this a try... I hope the guys that develop themes jump on board this.
Hey, i cant get it to work. This is wht ive done
Installed the apk
Installed AndExplorer
Ran Metamorph, was asked to download zip. Said Yes, then said downloading for a minute then said "Somethings Wrong blah blah". FYI my wifi connection is FINE.
Nething im missing ?
try not using wifi connection...for some reason i've had this problem before... Not sure whats going on...can you browse websites with your wifi?
Stericson
Hey, thanks for the tip. Turns out my torrents were hogging my bandwidth of my g router Installed fine, going to try a couple of things posted by djengizz.
Thanks Stericsson
Awesome, just applied a couple of things posted, worked flawlessly, really like the layout of the whole app. Awesome Job.
I guess its true....Android has NO limits
nice..! i want to make my DarkDream compatible with MetaMorph
there is a tutotial how to make a theme for it or something..?
thanks
Edit:
i have a problem.. when i start the program it said "what to do? ZIP was not found.." i click yes to search it then it said "Please wait downloading.." right after that it said "setting up zip" a second after that it takes me to the beginning "what to do?..." and continues this loop forever...
what ZIP it need?(i have a zip file in SDcard/Androidthemes/)
Yes, there will be a tutorial I just finished the video showing it working...
Will do the video in just a moment.
Stericson
Thanks, awesome application! It's working . Btw, since the lockscreen I'm using is yours (right?) what is ICE?
Thanks for this stericson, will play around with it in a few. Great work as usual!
Alleviate said:
Thanks, awesome application! It's working . Btw, since the lockscreen I'm using is yours (right?) what is ICE?
Click to expand...
Click to collapse
ICE = in case of Ermergency. It emergency contact info.
Stericson said:
ICE = in case of Ermergency. It emergency contact info.
Click to expand...
Click to collapse
Oh wow, I'm dumb lol. Thanks! Hopefully the themers start morphing now . Nice work.
When I go to select a theme file, I get this screen, None of these applications will open .thm files:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
What am I doing wrong?
severedembrace said:
When I go to select a theme file, I get this screen, None of these applications will open .thm files:
What am I doing wrong?
Click to expand...
Click to collapse
You need to download AndExplorer free from the market and select it when that screen pops up
Stericson said:
Yes, there will be a tutorial I just finished the video showing it working...
Will do the video in just a moment.
Stericson
Click to expand...
Click to collapse
you are awesome..!
ive been trying to port my own version of black bar mod but...for some reason the white letters for time wont show up and the date wont show up once pressing status bar....im guessing it has something to do with the services.jar
Mod dude when i use the hero icon pack the Cyanogen widgets stop working.Is there any way to flash these themes via recovery?
Ace42 said:
Mod dude when i use the hero icon pack the Cyanogen widgets stop working.Is there any way to flash these themes via recovery?
Click to expand...
Click to collapse
the whole point of this app is by not using recovery
Sorry about that, I should know better
So here it goes. After over 250 hours of copying, editing, resizing, renaming, putting things together and so on...
At long last it is ready. Buuf THEME finally for HERO devices.
The amount of work was massive.
For your OWN ease of application i have turned this into a Metamorph Theme. So you need to download Metamorph from the market (free).
SO! Here are the pictures.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
- THIS REQUIRED ROOT ACCESS. For those that DON'T have root access, you can only apply the ADW launcher Theme.
- As you can see there is a lot of working going on through there. I tried to make it easiest to apply by creating this via metamorph. This means that WHENEVER an update for your rom comes, you dont have to wait for my update, you can just *simply* apply the metamorph zip and you'll have all your Apps buuf'ed. The only thing i couldn't metamorph yet was the framework-res file. I am planning to integrate that very soon, but at the mo', you're gonna have to apply a .zip via your recovery.
- Also, i am using ADW Launcher. There was a theme named ADW.buuf.theme in the market. That was not working with my rom causing many FC's, so i stripped it down, recreated it from scratch and added a ton of new app images. I have added a lot of default values that suited my liking (highlight color and so on). If you dont like those, simply change them via ADW Settings. ALSO, i have used some code from Eliotstocker to make this theme have some wallpapers. Simply change wallpaper and you should be greeted with a "Buuf Picker" option. In there i have included some of the best Buuf wallpapers.
- As you can see, I have applied a Circular Battery mod (credits to the creators). If you dont like it, simply go to the kitchen and create another mod. It is included in the framework-res.apk zip file
- I am using an edited font, extracted from the Galaxy S by Alex.
- I am also using LCD Density Changer. My setting is @ 139.
- Finally, i am attaching a small .zip file with the bootanimation i use (credit to the creator - sorry don't know who you are) with some amazing boot sequence back from the energy BIOS days, PLUS ad-free hosts, ridding you from the annoying ads.
ROMS
This is initially created for FroydVillain 1.5. The metamorph file should be applicable to ALL AOSP 2.2 Roms for ALL MDPI devices.
The only limitation at the moment is the lack of integration of the framework-res.apk file.
Instructions
1) Download Metamorph and install. Make sure you disable autokiller, in case it kills metamoprh while updating
2) Create a folder AndroidThemes in your SDCard and put the BuufMDPIApps.zip file in it. Apply.
3) Reboot to recovery and apply the framework.zip file
4) Download ADW Launcher and install my edited Buuf Theme. Go to ADW Settings, Theme Preferences, Load and apply.
5 - Optional) Apply fonts.zip via recovery - Credits to Alex
6 - Optional) Apply myboot.zip.
Caution: During the metamorph application of the theme, your phone is going to FC a lot, and sometimes ask for your pin. Please do apply the zip until it is totally done (if it stops, redo it), dont let your phone sleep, and please interact with the FC/SIM lock screens.
Uninstallation
Simply flash your ROM zip file on top. No wipe needed.
Download Links
Metamorph Theme
framework-res.apk
fonts.zip
Adw.Buuftheme.petsasj.apk
myboot.zip
Credits
Based on icons by Paul Davey aka Mattahan. All rights reserved.
Fractal Systems for initial BuuF ADW Theme
Alex for the fonts
Circular battery mod to the creators
Bootanimation to the creators
Donation
- This complete theme pack wasn't created for money. It was created to make the Buuf Theme live on for the MDPI Devices. All credits are due to the people stated above.
- However, i have put into this over 250+ hours of work. And for those of you who have never themed, well all i can say it was really a pain.
- If you feel like buying me a beer for all the hard work, here's a link:
Donate link - THANK YOU
- If you like it, please let me know.
Changelog
19 Sept 2010 v1.2.1 - Initial Release
Requests
Requests for unthemed apps are welcome. Glitches and FC's, as long as distortions, should also be reported. If you wish to have your app icon changed in ADW Drawer, give me the app name, or even better the activity name (check it out via adb logcat, while launching the app) and let me know what kind of icon you want.
Contact me
Twitter
This as AWESOME Because you've done so much work on this also i reccomend you put it in the legend,eris and Hero CDMA forums because it should work on all those devices to Thats if you havent already
Once i get rid of the framework-res problem with metamorph i will post it under Android themes, and separately to MDPI Devices.
Thanks for the comments
hi!
the theme is looking great,awesome work!!
but i get an error when i try to extract framework-res file from recovery,i get an error that the file is corrupt or something like that...what could be the problem?
thanks!
Very good job !!
It works perfectly on Froydvillain 1.5
Just one question : what is your clock&weather widget on the screenshots ?
I am terribly sorry, i think i've put an unsigned framework-res.apk file. I shall update soon.
My clock is Beautiful widgets, with the ANDRODena_Buff clock skin and EmotiSun Weather skin.
edit. I updated the framework-res.apk file, although i doubt it was unsigned, on a second note. Perhaps your download was corrupted. Redownload and let me know please
PS. Thanks for the nice comments guys.
petsasj said:
I am terribly sorry, i think i've put an unsigned framework-res.apk file. I shall update soon.
My clock is Beautiful widgets, with the ANDRODena_Buff clock skin and EmotiSun Weather skin.
edit. I updated the framework-res.apk file, although i doubt it was unsigned, on a second note. Perhaps your download was corrupted. Redownload and let me know please
PS. Thanks for the nice comments guys.
Click to expand...
Click to collapse
framework-res.apk is a system apk and does not need to be signed
I applied the first framework.zip without any problem. (in recovery mode)
C0mpu13rFr34k said:
framework-res.apk is a system apk and does not need to be signed
Click to expand...
Click to collapse
My particular framework-res.apk is modified. It includes the circular battery mod, which not only changes png's, but also adds a few xml files. So yes it does indeed need to be signed. The apk itself cannot, but the .zip needs to be signed with test keys, allowing for the modified framework-res.apk to be extractable and allowing recovery to apply it.
petsasj said:
My particular framework-res.apk is modified. It includes the circular battery mod, which not only changes png's, but also adds a few xml files. So yes it does indeed need to be signed. The apk itself cannot, but the .zip needs to be signed with test keys, allowing for the modified framework-res.apk to be extractable and allowing recovery to apply it.
Click to expand...
Click to collapse
Why were you reffering to the apk before then? Anyways doesn't matter
phone keeps rebooting at gmail.apk floyo 0.8
Looks great, I will be installing on my lunch break
One question - what difference does the LCD Density app make, and why choose the density you have ?
@shields - try to manually update the rest of the apk's. My phone rebooted as well on Gmail.apk. perhaps you have autokiller running or something. Choose Apply existing theme, select the xml file, and manually update the rest apk's
@furrypotato The difference LCD Density app does is that it makes the screen look like a higher resolution one. For example, i can fit 5x5 (columns x rows) instead of the classic 4x4 MDPI devices have. My setting is just something i have found to work fine, and dont have too many scale issues with my apps.
Installed it and loving it.
A very different theme for me to use that's a refreshing change
Thanks
Thanks for the nice comments.
Please feel free to propose any new features.
Whats the best method of adding custom icons ?
I only had a few minutes to look before I left for work but I took a look on Buuf website and found an icon I'd like to use for Tweetdeck. (Fauna #13)
Now I'm guessing I can amend the xml file in the zip in some way and place the icon.png file in folders like the others, but is there an easy way of doing it ?
I even bought beatiful widgets cos I love the themes so much
Oh, and I updated to the new Gmail last night and it's broken some of the gmail graphics such as notfication of emails.
furrypotato said:
Whats the best method of adding custom icons ?
I only had a few minutes to look before I left for work but I took a look on Buuf website and found an icon I'd like to use for Tweetdeck. (Fauna #13)
Now I'm guessing I can amend the xml file in the zip in some way and place the icon.png file in folders like the others, but is there an easy way of doing it ?
I even bought beatiful widgets cos I love the themes so much
Oh, and I updated to the new Gmail last night and it's broken some of the gmail graphics such as notfication of emails.
Click to expand...
Click to collapse
There's no way of adding custom icons yourself. That's how i tried to do it as well. But it doesn't work. You have to create the APK from the beginning, and thats what i had to do. Took me nearly 3 days of non-stop work to remake it.
I, unlike the original creator, will intent to update the icons when asked. So let me know what icon you want for what app, give me the activity name if you have it and i will update it.
I haven't had an eye on the new gmail (as a matter of fact i didnt even know it existed). I will look at those on the weekend, as the following two days i'm taking 3 exams and my head's about to explode.
Let me know though.
Cool thanks.
I'm looking to get the attached icon added to TweetDeck Beta . Dont know activity name sorry (Whats best way of getting it)
Tweetdeck beta in case you need it :
http://downloads.tweetdeck.com/android_test/TweetDeck-0.9.9.1.apk
New Gmail is downloadable in market by the way.
friggan brilliant man, many, many, many kudos.
Apollo Music Themes
I use CM9 and absolutely love this music app but it's freaking ugly!!!
I did not make this app, I just themed it!!
I got it to invert but some things rely on the skin to make it complete..until the skin is ready to theme the whole app I made 2 parts to apply the theme. Zip to flash and a skin to complete it!
You apply this at your own risk and I would suggest you backup first!
You may use this in your Rom/Themes but PLEASE give credit on your threads!!!
Screen shots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Instruction to install the zip:
1. Download the zip to your Sdcard
2. BACKUP Your setup!!!!
3. Use Rom manager or boot into your recovery
4. Find the zip and flash it in recovery
5. Boot up and it will be ready for the next step
Instructions to apply the skin to finish the theme:
Note: The skin will not theme the widget!!!
1. Download the APK to your Sdcard
2. use a file manager like "Astro file manager" or Root Explorer" if you don't have one already and install the skin
3. Open Apollo and select Menu/Settings/Themes/Select your theme once selected touch Apply theme
4. Enjoy your fully themed Apollo music app!!!
******If you didn't read those and ask questions covered already I WILL BEAT YOU!!!
Nah but I will make you feel stupid so READ READ READ******
Oh you might need these...Links:
DarkICE Apollo Music zip:
Flash me in recovery
RedICE Apollo Music zip:
Flash me in recovery
DarkICE Skin:
Install me and apply Apollo settings
RedICE Skin:
Install me and apply Apollo settings
Coming:
Blue
Pink
Orange
Green
Purple
Gold
then I'll take requests once these are done!!!!
To remove the theme just flash the rom again and if that doesn't work use Root explorer to remove Apollo.apk from System/data then wipe all cache in recovery!!!
Hope you all enjoy this and I will be making more colors soon!!!!
DJ
Follow me on twitter @djdarkknight96
Also Check out my site for more great themed apps: My SITE More links in my signature!!!!
Enjoy!!!
Can you please upload short tutorial how to create skins for apollo music thank you
HDD.error said:
Can you please upload short tutorial how to create skins for apollo music thank you
Click to expand...
Click to collapse
The skin or the entire app? Here is the site I got the skin from: http://www.seeingpixels.org/2012/05/apollo.html I just used the template in that page. Hope that helps!
DJ
Sent from my DarkICE Skanky CM9 Gnex using the app!
I don't mean to be a bother, but you seem to be the only person in the whole internet that knows how to do this. Your themes are very well made, but not quite what I'm looking for.
I know where the images are, and I think I know where to change the other colors, but I just can't figure out how to finish it off. I have the project imported in Eclipse, and I can export an APK from there, but it won't install.
Am I way off, or just missing something small? Any help at all would be greatly appreciated!
mvgc3 said:
I don't mean to be a bother, but you seem to be the only person in the whole internet that knows how to do this. Your themes are very well made, but not quite what I'm looking for.
I know where the images are, and I think I know where to change the other colors, but I just can't figure out how to finish it off. I have the project imported in Eclipse, and I can export an APK from there, but it won't install.
Am I way off, or just missing something small? Any help at all would be greatly appreciated!
Click to expand...
Click to collapse
The only thing I see missing is signing it. If your only going to post a thread with it sign it with apktool but if you're going to upload it to the market then you must use a private key to sign it...That's all that I see missing. ;-)
Sent from my DarkICE Skanky CM9 Gnex using the app!
Can u make a black and cyan one because it will match cyanogenmod
Sent from my SGH-T989 with Cyanogenmod 9 Nightly Power.
ArcticFish said:
Can u make a black and cyan one because it will match cyanogenmod
Sent from my SGH-T989 with Cyanogenmod 9 Nightly Power.
Click to expand...
Click to collapse
There is already a skin on the market that works good with my DarkICE version that's black and cyan. If not let me know and I can throw one together tomorrow. Epic blue I believe is the name.
Sent from my DarkICE Skanky CM9 Gnex using the app!
djdarkknight96 said:
The only thing I see missing is signing it. If your only going to post a thread with it sign it with apktool but if you're going to upload it to the market then you must use a private key to sign it...That's all that I see missing. ;-)
Sent from my DarkICE Skanky CM9 Gnex using the app!
Click to expand...
Click to collapse
Wow, such a simple thing. I thought I'd only need to sign it if I was going to put it on the market, but I guess that's only half the story!
Thanks to that great tip I have a nice new theme on my music player It also happens to be exactly what ArcticFish is looking for. I don't want to jack your thread anymore than I already have, so I won't upload it without your permission.
Thanks again!
mvgc3 said:
Wow, such a simple thing. I thought I'd only need to sign it if I was going to put it on the market, but I guess that's only half the story!
Thanks to that great tip I have a nice new theme on my music player It also happens to be exactly what ArcticFish is looking for. I don't want to jack your thread anymore than I already have, so I won't upload it without your permission.
Thanks again!
Click to expand...
Click to collapse
Awesome glad you got it working...No by all means post away! Sharing is caring...Lol
DarkJelly Gnex on JellyBean sent this using the app
It took a little longer than expected cause I forgot to do the other resolutions, my phone is hdpi, but since I'm sharing it with others, I shouldn't make any assumptions.
So, here's the link, ArcticFish, hope it meets your expectations (and remember, this doesn't touch the widget, though I certainly wouldn't mind figuring that out either...)
https://dl.dropbox.com/u/85249960/Apollo ICS Theme.apk
mvgc3 said:
It took a little longer than expected cause I forgot to do the other resolutions, my phone is hdpi, but since I'm sharing it with others, I shouldn't make any assumptions.
So, here's the link, ArcticFish, hope it meets your expectations (and remember, this doesn't touch the widget, though I certainly wouldn't mind figuring that out either...)
https://dl.dropbox.com/u/85249960/Apollo ICS Theme.apk
Click to expand...
Click to collapse
Nice, I themed the full app to theme the widget. Hopefully they will add that to the skin too. Thanks for sharing!
DarkJelly Gnex on JellyBean sent this using the app
If anyone would be willing to help out a noob I would would forever be in your debt. Ive made a few themes for ADW so I know my way around Eclispse a little but I downloaded them template from his site. When I import it into Eclipse I get the following errors.
Code:
Description Resource Path Location Type
The project was not built since its build path is incomplete. Cannot find the class file for java.lang.Object. Fix the build path then try building this project GoogleMusicTheme Unknown Java Problem
Code:
Description Resource Path Location Type
The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class files GoogleMusicThemeActivity.java /GoogleMusicTheme/src/com/andrew/apollo/google/music/theme line 1 Java Problem
Code:
Description Resource Path Location Type
Unable to resolve target 'android-14' GoogleMusicTheme Unknown Android Target Problem
I remember having to change some settings in the ADW templates but I'm drawing a huge blank here.
EDIT: Forgot to mention that I have updated the SDK. I have all the Android versions installed from 1.5 -> 4.1 Eclipse is updated as well.
Tobb555 said:
If anyone would be willing to help out a noob I would would forever be in your debt. Ive made a few themes for ADW so I know my way around Eclispse a little but I downloaded them template from his site. When I import it into Eclipse I get the following errors.
Code:
DescriptionResourcePathLocationType
The project was not built since its build path is incomplete. Cannot find the class file for java.lang.Object. Fix the build path then try building this projectGoogleMusicThemeUnknownJava Problem
Code:
DescriptionResourcePathLocationType
The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class filesGoogleMusicThemeActivity.java/GoogleMusicTheme/src/com/andrew/apollo/google/music/themeline 1Java Problem
Code:
DescriptionResourcePathLocationType
Unable to resolve target 'android-14'GoogleMusicThemeUnknownAndroid Target Problem
I remember having to change some settings in the ADW templates but I'm drawing a huge blank here.
Click to expand...
Click to collapse
Hmmm, there are no spaces in your folder names? I actually hate eclipse so I just decompiled the apk and changed the source path in smali to mine...edited the smali with notepad and compiled with apk multitool.
Sent from my DarkICE Skanky CM9 Gnex using the app!
Tobb555 said:
If anyone would be willing to help out a noob I would would forever be in your debt. Ive made a few themes for ADW so I know my way around Eclispse a little but I downloaded them template from his site. When I import it into Eclipse I get the following errors.
Code:
Description Resource Path Location Type
The project was not built since its build path is incomplete. Cannot find the class file for java.lang.Object. Fix the build path then try building this project GoogleMusicTheme Unknown Java Problem
Code:
Description Resource Path Location Type
The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class files GoogleMusicThemeActivity.java /GoogleMusicTheme/src/com/andrew/apollo/google/music/theme line 1 Java Problem
Code:
Description Resource Path Location Type
Unable to resolve target 'android-14' GoogleMusicTheme Unknown Android Target Problem
I remember having to change some settings in the ADW templates but I'm drawing a huge blank here.
EDIT: Forgot to mention that I have updated the SDK. I have all the Android versions installed from 1.5 -> 4.1 Eclipse is updated as well.
Click to expand...
Click to collapse
The way I did it, from the very beginning, is:
- File -> Import -> General -> Existing Projects into workspace
- Browse for the folder, and check Copy projects into workspace
- In the package explorer, right click -> Android Tools -> Fix Project Properties
- Project -> Clean
Those steps always seemed to clear up strange little problems like that. Hope that helps!
I downloaded the template from http://goo.gl/EPRiL link taken from http://www.seeingpixels.org/ I extracted it and imported it into Eclipse. The folder has a space in it when I downloaded it. I just tried getting rid of the space and it just gave me a different error this time.
Tobb555 said:
I downloaded the template from http://goo.gl/EPRiL link taken from http://www.seeingpixels.org/ I extracted it and imported it into Eclipse. The folder has a space in it when I downloaded it. I just tried getting rid of the space and it just gave me a different error this time.
Click to expand...
Click to collapse
Post the error please, so we can help.
Sent from my DarkICE Skanky CM9 Gnex using the app!
Sorry to bother you again, but is there any chance you could point me to where I can change the colors of the pop-up menus (like when you tap the three dots, or the little arrow) and the settings screen? I've looked everywhere I can think of, and even compared a bunch of the files from your themes, but I just can't figure it out.
Thanks for all your help!
mvgc3 said:
Sorry to bother you again, but is there any chance you could point me to where I can change the colors of the pop-up menus (like when you tap the three dots, or the little arrow) and the settings screen? I've looked everywhere I can think of, and even compared a bunch of the files from your themes, but I just can't figure it out.
Thanks for all your help!
Click to expand...
Click to collapse
If you're doing the full app they are in styles.xml of the values folder but you will need to decompile it to see that. If you're doing the skin I don't think that's possible.
DarkJelly Gnex on JellyBean sent this using the app
Well, there's something I'm missing. It's correct on the Now Playing tabs, but not in the Library or Settings. This is good enough for now, though.
I really appreciate the help. I never would have come close without your words of wisdom! Thanks again!
mvgc3 said:
Well, there's something I'm missing. It's correct on the Now Playing tabs, but not in the Library or Settings. This is good enough for now, though.
I really appreciate the help. I never would have come close without your words of wisdom! Thanks again!
Click to expand...
Click to collapse
No problem, glad I could help!
DarkJelly Gnex on JellyBean sent this using the app
THEME TEMPLATE - CM9
WARNING: MAY CAUSE A SEVERE ADDICTION TO THEMINGI have received numerous requests about theming CM9 from various people, and after directing them all to my home forum where I have a template, a member here (ebs512) suggested that I post the template here because it was so useful.
Some up-and-coming themers have indicated that some of the experienced themers have been reluctant to help them too much with creating new themes so in order to alleviate both the flood of PMs that experienced themers have and the lack of help that the newbies receive, here is a CM9 Template for everyone.
It's currently only for MDPI and HDPI but Anyone can easily add XHDPI compatibility by using my XML generator, see directions at the bottom concerning Density and Compatibility
PREREQUISITES: YOU MUST HAVE APKTOOL INSTALLED
There are many, many tutorials on how to install apktool, just google it.
Directions:
1. Download the template from Mediafire (updated 7/20/2012)
2. Unzip the code to a convenient location
3. Edit the images, change colors, do everything you want to it
4. Choose the Compatibility you want by following the directions of your choice (See below 4.1-4.4)
5. Open up your command prompt
6. Enter the following command:
Code:
apktool b location_of_the_source_code_folder
and it will build.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
7. Don't forget to sign the apk before installing it
8. Publish your theme here or on Google Play
DISCLAIMER: I am not responsible for negative comments you receive if you create a terrible theme. Everyone has full permission to create themes off this template and distribute them (if you plan on creating paid themes, please also provide a free download in the spirit of open source).
DIRECTIONS FOR XHDPI COMPATIBILITYSince you are using apktool to build your theme, there are inherent problems that are unfixable. The problem lies in the location of the Preview.png that shows up when you open up the theme chooser. Leaving it out will let your theme be compatible with all densities, but you will not be able to show a preview.
4.1 To make compatible with HDPI and MDPI (and LDPI)
1. Install a framework-res.apk from a Samsung Galaxy S2 CM9 ROM by downloading the apk and typing:
Code:
apktool if location_of_SGS2_ICS_framework\framework-res.apk
2. Make sure you have HDPI and MDPI folders in the theme folder with the proper images
3. Place the Preview.png in the XHDPI folder, that's right, the XHDPI folder
4. Compile
4.2 To make compatible with MDPI only
1. Delete the contents of the HDPI folder
2. Move the Preview.png from the XHDPI folder (its default location) to the HDPI folder
3. Compile
4.3 To make compatible with XHDPI and HDPI
1. Delete the MDPI Folder
2. Install an XHDPI framework-res.apk from an XHDPI CM9 ROM (Like the Galaxy Nexus):
Code:
apktool if location_of_XHDPI_framework\framework-res.apk
3. Add Images for XHDPI to the XHDPI Folder (make sure they are named correctly)
4. Move the Preview.png from drawable-XHDPI to the drawable folder
5. Compile
4.4 To make compatible with everything
1. Open up the AndroidManifest.xml and add a backslash "\" before "@drawable/preview"
2. Add XHDPI images
3. Install an XHDPI framework-res.apk from an XHDPI CM9 ROM (Like the Galaxy Nexus):
Code:
apktool if location_of_XHDPI_framework\framework-res.apk
4. Compile
More information on how to theme certain elements is located in this wonderful guide by xda member nhnt11
I do not have a donation button, but if you feel like it, purchase one of my CM9 Themes (available on several forums for free) off google play
Please visit the original thread on my home forum also.
And... if you are really stuck and need to talk to me, send me a PM or hit me up on gtalk at [email protected]
thanks! u can make THEME TEMPLATE - CM7
sr! is my english so bad
Thanks for this. I'm sure it will be of tremendous help to many of us.
x-dira said:
thanks! u can make THEME TEMPLATE - CM7
sr! is my english so bad
Click to expand...
Click to collapse
If you're asking me to make a CM7 template, there isn't a need because there are already templates for CM7 like the cyanbread theme.
This thread should be stickied!
Sent from my Nexus S 4G using Tapatalk 2
ebs512 said:
This thread should be stickied!
Sent from my Nexus S 4G using Tapatalk 2
Click to expand...
Click to collapse
dumps some strawberry syrup all over this thread
there now its real sticky ..lmao
just kidding around
Thank you anthony for making this
Updated OP with directions about making your theme compatible with different screen densities. PLEASE READ those directions, because if you don't you will have problems applying it. Take special note about installing the proper framework-res.apk with apktool.
Thanks for this! Do you have any tips in regards to batch editing images for mdpi? It's going to take me a while to get through the 2587 images in the hdpi so when I've done it would be nice if I could just run a handy tool of some sort to re-size them all for mdpi/xhdpi.
XperienceD said:
Thanks for this! Do you have any tips in regards to batch editing images for mdpi? It's going to take me a while to get through the 2587 images in the hdpi so when I've done it would be nice if I could just run a handy tool of some sort to re-size them all for mdpi/xhdpi.
Click to expand...
Click to collapse
Batch resizing is a bad idea with all the .9.pngs, but if you want you can batch resize non-.9's. Batch recoloring is very simple with Photoshop (which I don't have).I use GIMP to batch edit. There are a couple plugins for it, but I use a script and edit using the command prompt. If you have Photoshop though, use that, it costs a lot because its the best. //Advice
anthonycr said:
Batch resizing is a bad idea with all the .9.pngs, but if you want you can batch resize non-.9's. Batch recoloring is very simple with Photoshop (which I don't have).I use GIMP to batch edit. There are a couple plugins for it, but I use a script and edit using the command prompt. If you have Photoshop though, use that, it costs a lot because its the best. //Advice
Click to expand...
Click to collapse
I'll just do what i usually do and go through one by one where I don't already have an image to replace and batch what I can. I do use PS as my main editor along with Paint.Net for certain things.
Thanks.
XperienceD said:
I'll just do what i usually do and go through one by one where I don't already have an image to replace and batch what I can. I do use PS as my main editor along with Paint.Net for certain things.
Thanks.
Click to expand...
Click to collapse
Get adobe fireworks for batch editing if you just want to change the color...otherwise if you use gimp get a plugin called bimp (batch image manipulation plugin)
Sent from my Nexus S 4G using Tapatalk 2
Could anyone please kindly help upload the template to another file host service?
For some reasons I was unable to download it from mediafire.
Thanks!
I updated the theme template. CHECK the FIRST post.
CHANGE LOG:
* Themed the volume sliders and other sliders
* Fixed the problems with inverted apps not showing up correctly (most of them)
* Removed some unnecessary images from the template (cuts down on size)
Enjoy. I'm glad to see a bunch of you using this already, glad it's helping
Do you know how to fix missing assets? I know I can ignore it, but it's just annoying. btw, those lots of redirections at redirections.xml are really needed? I've never seen any theme like this.
4.4 To make compatible with everything
1. Open up the AndroidManifest.xml and add a backslash "\" before "drawable\preview.png"
This is confusing because preview.png isn't in the AndroidManifest.xml.
The correction is "\" before "@drawable/preview"
There is another thread with the how to make a T-mobile theme which have more detail what can be themed, see link. A reference to the post is helpful for beginners.
Please update the first post.
Thanks for posting.
---------- Post added at 07:22 AM ---------- Previous post was at 07:17 AM ----------
marcellocord said:
Do you know how to fix missing assets? I know I can ignore it, but it's just annoying. btw, those lots of redirections at redirections.xml are really needed? I've never seen any theme like this.
Click to expand...
Click to collapse
The redirections aren't required when you delete the following line from the AndroidManifest.xml
<meta-data android:name="com.tmobile.theme.redirections" android:resource="@xml/redirections" />
how to change the white settings font color..what xml to edit?
Thanks waterpolo, I completely missed that.
Thank u very mch. A much needed help.
ssettor said:
how to change the white settings font color..what xml to edit?
Click to expand...
Click to collapse
Do you mean the system white color?
\\res\values\colors.xml
<color name="white">#ffffffff</color>
Hi folks.. This is a project template I have created for helping my themer friends on xda . I have made a simple interface but with almost every possible features that a decent icon pack must have. The template supports from Android 2.3 to 4.4.2
Note : This template is for making the apk only . For a tutorial on how to make icon pack, please refer to this guide of my good friend and tutor @iamareebjamal[/MENTION]. Follow only step 5 and 6 because the rest is already done in this template .
Preview :
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Whats Included :
1. Dedicated in app launcher selector .
2. Icon request tool based on Tung91 's source files. Thanks to @vanessaem for
providing me with those. Now no need to install a different app.
3. Wallpaper support.
4. Go launcher and next launcher support.
Lets get started:
Files you need:
1. My Template HERE
2. Action Bar Sherlock (ABS)HERE
3.Eclipse
4.Notepad ++
Setting Up The Project:
1. Download both the files and extract on your desktop.
2. Open up eclipse and import actionbarsherlock as library.
For doing so, go to File-> Import-> Existing Android Code Into Workspace->(browse to the place you extracted ABS and click ok.
3. Right click to the imported file, go to properties and select ->Android and select "Is Library" And click apply. Refer to the image for more details.
4.Import the template. Now right click and go to Properties->Android->Add and select ABS from the list and click Apply.
Voila!! You are done with importing the project. Now lets dig in for some more features.
Changing the path name:
For changing the path name, have a look at the image below.
Changing email id so that you receive mail for icon request:
This is quiet simple. Just browse to TemplateIconPack-> src-> example.templete.iconpack and open IconRequest.java with Notepad++ and scroll down to line 212 and 214 and follow the instructions given there.
Changing path name inside LauncherActivity.java:
LauncherActivity.java is the activity which helps in the automatic application of icon pack in the launcher you select from the list inside the app.
To get it working for adw launcher, just open LauncherActivity.java in Notepad++ and scroll down to line 77. Change "example.templete.iconpack" to the path name of your icon pack.
Adding more wallpaper:
For adding more wallpapers, browse to the
TemplateIconPack-> res-> values and open up wallpaper.xml in notepad++. add name of wallpapers in the format present there. place the wallpapers in the drawable-hdpi folder. I have added 4 wallpapers already for your convenience.
Exporting the app:
Select File>Export>Export Android Application and Select your IconProject. Click on next and choose Create New Keystore and choose the location where you want it to be created. Enter any password you want. Click next, now, enter any name you want in alias, password, set Validity to 25 years(your choice), First and Last Names. Other Fields are Optional. You must remember those key location, alias and passwords for both as you will be signing upcoming updated of your icon pack with the same key so your fans don' t have to uninstall older app before installing the new one . Click next, then choose where you want your app to be created and click on Finish.
Tested On:
Galaxy Y (2.3.6 )
Moto G ( 4.4.2 )
Note II (4.3 )
Credits:
@tung91
Areeb Jamal
@MuSaddiq
@vanessaem
Team GFX Bandits
Download and Try Sample App from Google Play
Reserved
Change Log 1:
Fixed fc of icon request send button.
Fixed fc when choosing adw launcher from the launcher selector list.
New Template Link
Icon Pack(the1dynasty source) Integrated With Icon request feature by Alex Reconer [4.0+]:
As promised Guys, here It is. You need to add ABS as library for this. Please check out the original THREAD for more details. Thanks to @the1dynasty for his awesome icon pack template and @Alex_R3CONN3R for his awesome icon request tool.
Set up procedure is same as the previous one. Every other details and instructions is given inside respective xml and java files. Follow the instructions in green inside the files.
ScreenShots:
DOWNLOAD LINK:
DOWNLOAD HERE
Thanks for the tutorial and template.
Very nice template
vanessaem said:
Thanks for the tutorial and template.
Click to expand...
Click to collapse
MuSaddiq said:
Very nice template
Click to expand...
Click to collapse
Thank you guys... I hope more people will come to know about this..
I'll definitely give this a go later on, thanks man.
@vanessaem,thanks for the referral to here.
Sent from my ASUS Transformer Pad TF300T using XDA Premium 4 mobile app
mloc33 said:
I'll definitely give this a go later on, thanks man.
@vanessaem,thanks for the referral to here.
Sent from my ASUS Transformer Pad TF300T using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Thanks man.. I will go on updating the template with new features..
Blaze said:
Hi folks.. This is a project template I have created for helping my themer friends on xda . I have made a simple interface but with almost every possible features that a decent icon pack must have. The template supports from Android 2.3 to 4.4.2
Note : This template is for making the apk only . For a tutorial on how to make icon pack, please refer to this guide of my good friend and tutor [MENTION=4782403]
iamareebjamal[/MENTION]. Follow only step 5 and 6 because the rest is already done in this template .
Preview :
Whats Included :
1. Dedicated in app launcher selector .
2. Icon request tool based on Tung91 's source files. Thanks
to @vanessaem for
providing me with those. Now no need to install a different
app.
3. Wallpaper support.
4. Go launcher and next launcher support.
Lets get started:
Files you need:
1. My Template HERE
2. Action Bar Sherlock (ABS)HERE
3.Eclipse
4.Notepad ++
Setting Up The Project:
1. Download both the files and extract on your desktop.
2. Open up eclipse and import actionbarsherlock as library.
For doing so, go to File-> Import-> Existing Android Code Into Workspace->(browse to the place you extracted ABS and click ok.
3. Right click to the imported file, go to properties and select ->Android and select "Is Library" And click apply. Refer to the image for more details.
4.Import the template. Now right click and go to Properties->Android->Add and select ABS from the list and click Apply.
Voila!! You are done with importing the project. Now lets dig in for some more features.
Changing the path name:
For changing the path name, have a look at the image below.
Changing email id so that you receive mail for icon request:
This is quiet simple. Just browse to TemplateIconPack-> src-> example.templete.iconpack and open IconRequest.java with Notepad++ and scroll down to line 212 and 214 and follow the instructions given there.
Adding more wallpaper:
For adding more wallpapers, browse to the
TemplateIconPack-> res-> values and open up wallpaper.xml in notepad++. add name of wallpapers in the format present there. place the wallpapers in the drawable-hdpi folder. I have added 4 wallpapers already for your convenience.
Exporting the app:
Select File>Export>Export Android Application and Select your IconProject. Click on next and choose Create New Keystore and choose the location where you want it to be created. Enter any password you want. Click next, now, enter any name you want in alias, password, set Validity to 25 years(your choice), First and Last Names. Other Fields are Optional. You must remember those key location, alias and passwords for both as you will be signing upcoming updated of your icon pack with the same key so your fans don' t have to uninstall older app before installing the new one . Click next, then choose where you want your app to be created and click on Finish.
Tested On:
Galaxy Y (2.3.6 )
Moto G ( 4.4.2 )
Note II (4.3 )
Credits:
@tung91
Areeb Jamal
@MuSaddiq
@vanessaem
Team GFX Bandits
Download and Try Sample App from Google Play
Click to expand...
Click to collapse
when i select the unthemed Apps And click on send ..i get FC...
xperia4.0 said:
when i select the unthemed Apps And click on send ..i get FC...
Click to expand...
Click to collapse
Do you have any kind of email app installed? Cause its working on both devices of mine... Can you provide a logcat?
Blaze said:
Do you have any kind of email app installed? Cause its working on both devices of mine... Can you provide a logcat?
Click to expand...
Click to collapse
gmail, yes... and i get FC after selecting the way to send the reQuest..
give me 5min i will get bck to you with logcat..
xperia4.0 said:
gmail, yes... and i get FC after selecting the way to send the reQuest..
give me 5min i will get bck to you with logcat..
Click to expand...
Click to collapse
strange.. its working fine on my sgy but giving fc in moto g. But in minimal flat, I used this same thing and its working fine in my moto g. I will look into it tomorrow. am too tired today..
Blaze said:
strange.. its working fine on my sgy but giving fc in moto g. But in minimal flat, I used this same thing and its working fine in my moto g. I will look into it tomorrow. am too tired today..
Click to expand...
Click to collapse
yup..maybe cos of 4.4.2...
and when u dnt select any of the apps it just goes fine..with no errors, ready to send the reQuest..
but as soon as u select apps and send it "FC"....
the 1st one is from the emulator and the 2nd is from my xperia mini 4.4.2
xperia4.0 said:
yup..maybe cos of 4.4.2...
and when u dnt select any of the apps it just goes fine..with no errors, ready to send the reQuest..
but as soon as u select apps and send it "FC"....
the 1st one is from the emulator and the 2nd is from my xperia mini 4.4.2
Click to expand...
Click to collapse
The INTERNET permission is missing thats why it is giving fc.
xperia4.0 said:
yup..maybe cos of 4.4.2...
and when u dnt select any of the apps it just goes fine..with no errors, ready to send the reQuest..
but as soon as u select apps and send it "FC"....
the 1st one is from the emulator and the 2nd is from my xperia mini 4.4.2
Click to expand...
Click to collapse
MuSaddiq said:
The INTERNET permission is missing thats why it is giving fc.
Click to expand...
Click to collapse
Also try putting an icon.png into the drawable-ldpi, drawable-mdpi, drawable-xhdpi, and drawable-xxhdpi(if you have this folder) and I believe this got it to stop force closing for me.
xperia4.0 said:
yup..maybe cos of 4.4.2...
and when u dnt select any of the apps it just goes fine..with no errors, ready to send the reQuest..
but as soon as u select apps and send it "FC"....
the 1st one is from the emulator and the 2nd is from my xperia mini 4.4.2
Click to expand...
Click to collapse
it can't be because of 4.4.2 cause its working on my minimal flat icon pack. it must be because of the missing internet permission. I will look into it after my studies...
Blaze said:
it can't be because of 4.4.2 cause its working on my minimal flat icon pack. it must be because of the missing internet permission. I will look into it after my studies...
Click to expand...
Click to collapse
I havee tried it on my Xperia mini with wifi connection app.. But the result is the same..!!
Sent from my Xperia Mini using Tapatalk
xperia4.0 said:
I havee tried it on my Xperia mini with wifi connection app.. But the result is the same..!!
Click to expand...
Click to collapse
Blaze said:
it can't be because of 4.4.2 cause its working on my minimal flat icon pack. it must be because of the missing internet permission. I will look into it after my studies...
Click to expand...
Click to collapse
I don't think it's just that. Check my previous post. I was able to get it working. Also, I'm getting some force quits when trying to apply in ADW launcher. Sometimes it works fine but most times not. All the other launchers work fine though.
vanessaem said:
I don't think it's just that. Check my previous post. I was able to get it working. Also, I'm getting some force quits when trying to apply in ADW launcher. Sometimes it works fine but most times not. All the other launchers work fine though.
Click to expand...
Click to collapse
xperia4.0 said:
I havee tried it on my Xperia mini with wifi connection app.. But the result is the same..!!
Sent from my Xperia Mini using Tapatalk
Click to expand...
Click to collapse
I just checked the android manifest. I missed the internet permission. I will upload the new template soon.
@vanessaem, for the ads launcher fc, I will look into it now .
edit: I fixed both the issues... for icon request, internet permission is needed.. and for the adw launcher fix, a code needed to be changed. I forgot to change it. I will upload the build asap...
Blaze said:
I just checked the android manifest. I missed the internet permission. I will upload the new template soon.
@vanessaem, for the ads launcher fc, I will look into it now .
Click to expand...
Click to collapse
Fixed...
In LauncherActivity.java, I put in my own icon pack name for the intent and ADW launcher worked.
Please try and add a note about that in your template for noobs like me.
vanessaem said:
Fixed...
In LauncherActivity.java, I put in my own icon pack name for the intent and ADW launcher worked.
Please try and add a note about that in your template for noobs like me.
Click to expand...
Click to collapse
exactly. that is the fix. I also did it. I used an older path name there from my previous icon pack .. I will upload the new template soon..
@vanessaem @xperia4.0 check out the template now.. i uploaded sample apk on playstore also. it will be published soon.