Nexus 10 Density Class - HDPI? XHDPI? - Nexus 10 Q&A, Help & Troubleshooting

Hey, I'm just wondering if anyone has been able to determine which drawables directory the Nexus 10 reads from - hdpi? xhdpi? I wish Google would publish this stuff...

rrbrambley said:
Hey, I'm just wondering if anyone has been able to determine which drawables directory the Nexus 10 reads from - hdpi? xhdpi? I wish Google would publish this stuff...
Click to expand...
Click to collapse
It's SXHDPI!
Just kidding. But I'm sure it'll be something similar to this. In the past tablets have been MDPI if I remember correctly, but obviously this is something completely new. All the System .Png's are going to be 200x200 lol.

kcls said:
It's SXHDPI!
Just kidding. But I'm sure it'll be something similar to this. In the past tablets have been MDPI if I remember correctly, but obviously this is something completely new. All the System .Png's are going to be 200x200 lol.
Click to expand...
Click to collapse
Well, it is 300 ppi, which is between hdpi (240) and xhdpi (320). My assumption would be that it would thus be considered xhdpi, but I am looking for a definitive answer.

Hey, check out this Google+ post by Nick Butcher. He confirms that the display is xhdpi, and also says that the launcher icon will be taken from the xxhdpi drawables folder.
Oops, I can't post links as a new user, so here's the URL:
<https://plus.google.com/118292708268361843293/posts/ePQya3KsTjW>

UgglyNoodle said:
Hey, check out this Google+ post by Nick Butcher. He confirms that the display is xhdpi, and also says that the launcher icon will be taken from the xxhdpi drawables folder.
Oops, I can't post links as a new user, so here's the URL:
<https://plus.google.com/118292708268361843293/posts/ePQya3KsTjW>
Click to expand...
Click to collapse
Thanks! Perfect!

rrbrambley said:
Hey, I'm just wondering if anyone has been able to determine which drawables directory the Nexus 10 reads from - hdpi? xhdpi? I wish Google would publish this stuff...
Click to expand...
Click to collapse
http://developer.android.com/guide/practices/screens_support.html
If you look at table 1, it shows xhdpi to center around 320dpi

XHDPI
I would hazard a guess that it will class as XHDPI.
The reason I say this, is that during development on the Nexus 7, I noticed its density is between MDPI and HDPI, and that it does in fact pick up the HDPI resources.
That said, in order for it to work correctly, any development would require resources in an hdpi-large folder in projects (nexus 7), so the N10 would need xhdpi-large so that it doesn't pull tiny XHDPI resources meant for phones such as the S3 etc.

as posted before, the official answer by nick butcher is:
in general, all assets will come from the xhdpi folder, apart from the launcher icon, which will come from the xxhdpi folder.
when it comes to development, you can of course also create a drawable-***dp folder (sorry, can't recall the exact number now, it was on android design in action either this week or last week), you might want to check youtube for that.

Related

[IDEA] Has Anybody Tried It?

Credit goes to auni for giving the idea.
As we all know that the DefaultThemes.apk in xperia arc (dont know about others) contains 7 themes. My friend auni wanted to increase this count to 10-12.So i have been working on it from past 3 days and unfortunately am not getting any success as its the first time am trying such thing.
Am able to edit the xml and smali files properly but its the recompiling thing thats creating the problem (as far as i think).
My question here is that has anybody tried doing this thing, i mean i have heard people talking about it but has anyone actually did this in real, cause that might help me a bit!
Here is what i do...
1. Decompile DefaultThemes.apk using apktool
2.Edit the res folder and android manifest file
3.Recompile the file (using apktool offcorse) but something unusual happenes everytime i try it, still i get the files.
4. Push it using adb without signing it as its a system app.
Sometimes it work...but the files i added or modded won't be there.
Fuel The Droid©
Check out the "Black and White Theme", it has more backgrounds than the stock DefaultThemes.apk
Sent from my LT15i using XDA Premium App
Flo95 said:
Check out the "Black and White Theme", it has more backgrounds than the stock DefaultThemes.apk
Sent from my LT15i using XDA Premium App
Click to expand...
Click to collapse
More backgrounds...as in more themes to apply? Can you please post the link of the thread?
[Edit] its just the system background...number of themes are same as that in the stock apk!
Fuel The Droid©
A lot of stock apps as well as core .jar files in the framework folder depend on the Default Themes. I reckon it is not possible to increase the number of themes without breaking something else, if at all. And it is not really necessary as we can only use one theme at a time after all.
iridaki said:
A lot of stock apps as well as core .jar files in the framework folder depend on the Default Themes. I reckon it is not possible to increase the number of themes without breaking something else, if at all. And it is not really necessary as we can only use one theme at a time after all.
Click to expand...
Click to collapse
You are right about using one theme at a time...but imagine if its possile, m a guy who keeps on changing the theme every now and then. And changing the res folder eveytime i need new themes is something i wanna skip! Am curiois how things work in my phone as its the first time i havr dared to do something like this! I read somewhere on xds written that everything is possible...! Thanks for enlightening, will get my hands on the framework tooo! B-)
Fuel The Droid©
I too want to believe everything is possible, it's the very core of XDA community.
However, Sony has done quite the changes on Android. The disappointing part is, SemcGenericUxpRes.apk (the Sony framework) cannot be decompiled and recompiled correctly until we have the Sony UXP sources, which is very unlikely to happen ever. I am not suggesting you give up, just preparing you for the most possible outcome.
iR¡[email protected]!* via Tapatalk
iridaki said:
I too want to believe everything is possible, it's the very core of XDA community.
However, Sony has done quite the changes on Android. The disappointing part is, SemcGenericUxpRes.apk (the Sony framework) cannot be decompiled and recompiled correctly until we have the Sony UXP sources, which is very unlikely to happen ever. I am not suggesting you give up, just preparing you for the most possible outcome.
iR¡[email protected]!* via Tapatalk
Click to expand...
Click to collapse
Fuel The Droid©
iridaki said:
I too want to believe everything is possible, it's the very core of XDA community.
However, Sony has done quite the changes on Android. The disappointing part is, SemcGenericUxpRes.apk (the Sony framework) cannot be decompiled and recompiled correctly until we have the Sony UXP sources, which is very unlikely to happen ever. I am not suggesting you give up, just preparing you for the most possible outcome.
iR¡[email protected]!* via Tapatalk
Click to expand...
Click to collapse
Am getting a feeling that even you tried this thing!! Did you?
Fuel The Droid©
Fuel-The-Droid said:
Am getting a feeling that even you tried this thing!! Did you?
Fuel The Droid©
Click to expand...
Click to collapse
Yes, as a matter of fact I have tried to include an extra transparent theme to Theme Manager but it was a dead end. I ended up working around it rather than on it.
iR¡[email protected]!* via Tapatalk
iridaki said:
Yes, as a matter of fact I have tried to include an extra transparent theme to Theme Manager but it was a dead end. I ended up working around it rather than on it.
iR¡[email protected]!* via Tapatalk
Click to expand...
Click to collapse
And i thought i was the first to try this! Lol
Fuel The Droid©
Fuel-The-Droid said:
And i thought i was the first to try this! Lol
Fuel The Droid©
Click to expand...
Click to collapse
You might be the first to get it right though!
You need to focus in decompiling and recompiling SemcGenericUxpRes.apk successfully before doing anything because this is the SE framework and Theme Manager is controlled by it, not framework-res.apk.
Other files of interest would be framework.jar, probably android.policy.jar and maybe core.jar. Also Conversations, InfiniteView, TimeScape and their extensions are affected. Good luck!
iR¡[email protected]!* via Tapatalk
Flo95 said:
Check out the "Black and White Theme", it has more backgrounds than the stock DefaultThemes.apk
Sent from my LT15i using XDA Premium App
Click to expand...
Click to collapse
@Varun: I believe Flow95 was referring to this theme. This thread.
Black & White Theme
This one indeed contains 14 themes in total. 7 are SONY's stock themes and 7 other are added by the developer. Thanks to Dev. Great work.
But there are many other files were included as iridaki mentioned.
And I tried only the DefaultThemes.apk from the B&W package, it didn't worked. I can only access the Stock themes. Other themes were not accessible. For that i believe i need to flash many other files that were included in the package.
iridaki said:
You might be the first to get it right though!
You need to focus in decompiling and recompiling SemcGenericUxpRes.apk successfully before doing anything because this is the SE framework and Theme Manager is controlled by it, not framework-res.apk.
Other files of interest would be framework.jar, probably android.policy.jar and maybe core.jar. Also Conversations, InfiniteView, TimeScape and their extensions are affected. Good luck!
iR¡[email protected]!* via Tapatalk
Click to expand...
Click to collapse
Phew! So much files to get my hands on! Will surely try it after m done with my exams! Btw thanks mate!
Fuel The Droid©
auni said:
@Varun: I believe Flow95 was referring to this theme. This thread.
Black & White Theme
This one indeed contains 14 themes in total. 7 are SONY's stock themes and 7 other are added by the developer. Thanks to Dev. Great work.
But there are many other files were included as iridaki mentioned.
And I tried only the DefaultThemes.apk from the B&W package, it didn't worked. I can only access the Stock themes. Other themes were not accessible. For that i believe i need to flash many other files that were included in the package.
Click to expand...
Click to collapse
Installed the theme ( or tried to) via recovery but my phone aborts the installation. Will try to push them manually. But this might be the file we are searching for....as it got the files iridaki was talking about.!
Fuel The Droid©
Off topic... thats my girlfriend with me in my display picture...! :-D
Fuel The Droid©
Fuel-The-Droid said:
Off topic... thats my girlfriend with me in my display picture...! :-D
Fuel The Droid©
Click to expand...
Click to collapse

AOSP Live Wallpapers

This is my first post so be gentle on me guys and girls!
I got the Nexus 5 on launch day in the UK and am absolutely loving the phone, been playing about with the Android Open Source Project and compiled the Live wallpapers. Currently got the Galaxy one set at the moment.
Here are the Live Wallpapers from the Android Open Source Project for everyone to enjoy :victory:
thanks for these. wasnt there a version of phase beam that would "move" when you scrolled home screens? or am i imagining that
montycrabapple said:
This is my first post so be gentle on me guys and girls!
I got the Nexus 5 on launch day in the UK and am absolutely loving the phone, been playing about with the Android Open Source Project and compiled the Live wallpapers. Currently got the Galaxy one set at the moment.
Here are the Live Wallpapers from the Android Open Source Project for everyone to enjoy :victory:
Click to expand...
Click to collapse
How exactly would you install one of these?
xda6969 said:
How exactly would you install one of these?
Click to expand...
Click to collapse
You will need to allow installation of apps from sources other than the play store by checking the box in Settings -> Security -> Unknown sources.
Hope this helps!
ihatelolcats said:
thanks for these. wasnt there a version of phase beam that would "move" when you scrolled home screens? or am i imagining that
Click to expand...
Click to collapse
I'n not too sure to be honest, it's the first time i've looked at AOSP before. The last phone I has was the Optimus 3D which was way behind everything for software updates. LG hardware seems sound but their software is lacking so the Nexus seemed perfect with the software being pushed by Google.
montycrabapple said:
You will need to allow installation of apps from sources other than the play store by checking the box in Settings -> Security -> Unknown sources.
Hope this helps!
Click to expand...
Click to collapse
So do you just copy it to any folder on the SD card, check the unknown sources box, install it from that folder, and then delete it from the folder on the SD card after it installs?
wow thanks for sharing these! looking forward to doing a couple tweaks and putting them on mine.
xda6969 said:
So do you just copy it to any folder on the SD card, check the unknown sources box, install it from that folder, and then delete it from the folder on the SD card after it installs?
Click to expand...
Click to collapse
Yep that's right, then you can set it like any other wallpaper.
ihatelolcats said:
thanks for these. wasnt there a version of phase beam that would "move" when you scrolled home screens? or am i imagining that
Click to expand...
Click to collapse
It is supposed to move, I don't think it works with Googles new launcher though. What I always hated about this wallpaper though it the big circles would disappear if they were more than half off the screen. It just made it look choppy and ugly. Wish someone over at google wouldve done a better job with it.
ihatelolcats said:
thanks for these. wasnt there a version of phase beam that would "move" when you scrolled home screens? or am i imagining that
Click to expand...
Click to collapse
It doesn't scroll on the Nexus 4 and if I remember correctly, it was static on the Galaxy Nexus also. I prefer non-scrolling.
---------- Post added at 02:30 AM ---------- Previous post was at 02:21 AM ----------
montycrabapple said:
Yep that's right, then you can set it like any other wallpaper.
Click to expand...
Click to collapse
Thanks. I tried this with ES File Explorer and it comes back X Not Installed. Then all I can do is hit Done. I tried the PhaseBeam.apk from my Nexus 4. The .zip from this thread does not have an .apk file in it.
BravoMotorola said:
It is supposed to move, I don't think it works with Googles new launcher though. What I always hated about this wallpaper though it the big circles would disappear if they were more than half off the screen. It just made it look choppy and ugly. Wish someone over at google wouldve done a better job with it.
Click to expand...
Click to collapse
i noticed them disappearing also. looks lazy, but there is probably a reason for it
Wow thanks man. After upgrading from 6 to 7 i lost all these lwps.

WHERE or what IS SYSTEMUI.APK in KIT KAT?

I am desparate to steal a few ICons from the nexus 4 kitakata for the white battery etc.
to give to Hercules device aka sgs2. so I look inside system/apps and not one there. look other places that I would never look for it , not there either of course.. so I think well they have hidden it somehow.. I use the kitchen to tear down the images and of course no systemui in /system/apps there either.
Can someone please tell me what they are doing with systemUI.apk what and where it is now...
:laugh: am I crazy??
I am not sure I looked for the nexus systemui.apk before on say 4.2.2
. maybe everyone knows but me haha.
thanks for any help and answers.
Rushing said:
I am desparate to steal a few ICons from the nexus 4 kitakata for the white battery etc.
to give to Hercules device aka sgs2. so I look inside system/apps and not one there. look other places that I would never look for it , not there either of course.. so I think well they have hidden it somehow.. I use the kitchen to tear down the images and of course no systemui in /system/apps there either.
Can someone please tell me what they are doing with systemUI.apk what and where it is now...
:laugh: am I crazy??
I am not sure I looked for the nexus systemui.apk before on say 4.2.2
. maybe everyone knows but me haha.
thanks for any help and answers.
Click to expand...
Click to collapse
System Ui is under system priv-app
However google screwed with a few things battery wise. They coded it into smali or java, one of those two. So you can't just chnage images and xml anymore in system ui. There's a thread in themes and apps that does it though:
http://forum.xda-developers.com/showthread.php?t=2529236
22sl22 said:
System Ui is under system priv-app
However google screwed with a few things battery wise. They coded it into smali or java, one of those two. So you can't just chnage images and xml anymore in system ui. There's a thread in themes and apps that does it though:
http://forum.xda-developers.com/showthread.php?t=2529236
Click to expand...
Click to collapse
Thank You! Cheers!
..............

[Android 4.3+]Ultimate LG G3 Xperia™ Theme[Free] / Xperia™ Theme+[Paid]

All New Xperia Themes+ with Boot Animation, Ringtone and Notification Tone.
Xperia™ theme is a new way to make your Sony Xperia™ device truly personal. Download high quality themes developed uniquely for your Xperia™ smartphone. Change up to 1000's of graphical assets in a fully integrated and easy-to-use experience.
PRESENTING OUR ALL NEW XPERIA™ THEMES+ WITH THEME BOOT ANIMATION, RINGTONE AND NOTIFICATION TONE.
Specifications:
- Up to 400 graphical assets
- Includes Launcher and Lockscreen Wallpapers.
- ♦♦HOT♦♦ LG G3 Boot Animation Included ♦♦HOT♦♦[Paid]
- ♦♦HOT♦♦ LG G3 Default Ringtone ♦♦HOT♦♦[Paid]
- ♦♦HOT♦♦ LG G3 Default Notification Tone ♦♦HOT♦♦[Paid]
- LG G3 Styled Statusbar and Nav bar
- LG G3 Home Launcher Assets
- LG G3 Framework assets.
- LG G3 Themed Walkman App :[Paid]
includes Notification and Widget Players too.
- LG G3 Settings App Assets.[Paid]
This our Home Brewed Xperia™ Theme+. Why just be happy with custom graphical assets when we can have even more? Now change boot animation, ringtone and notification tone along with graphical assets to have a complete new experience.
NOTE : XPERIA THEMES+ HAS GREAT POSSIBILITIES BUT WITH THAT COMES GREAT RISKS TOO. EVEN THOUGH WE HAVE MADE IT AS STABLE AS POSSIBLE THERE MAY BE SOME GLITCHES. WE WILL KEEP IT UPDATED TO MAKE SURE OUR USERS HAVE A PLEASANT EXPERIENCE USING OUR XPERIA™ THEMES+.
Download and enjoy LG G3 experience on your Xperia Smartphone
FREE VERSION :
PAID VERSION :
My Another Xperia Theme : ANDROID L- Xperia Theme
Want to make your own Xperia Theme?
Follow This Guide of mine to get started.
Have a Xperia Device running Android 4.2.x?
Use This Module of mine to enjoy Xperia Theme.
NOTE : IF THE THEME DOES NOR WORKS FOR SOME REASON THEN TRY WITH ROOT & SUPERUSER MOD/PATCHED SERVICES.JAR
Credits :
Sony for this awesome possibility to Theme our Xperia™ Devices.
LG for Graphical Assets.
@hoangnova for his public links to download LG G3 Apps from this THREAD.
playstore links are dead : Not Found. We're sorry, the requested URL was not found on this server.
demonicangell™ said:
playstore links are dead : Not Found. We're sorry, the requested URL was not found on this server.
Click to expand...
Click to collapse
They will take some time to go live.
So wiat till they are live and then try again.
SArnab©® said:
They will take some time to go live.
So wiat till they are live and then try again.
Click to expand...
Click to collapse
ok it is live now
sorry dude i wouldent pay for a theme, lol no matter how good it looks, it dont float my boat looks like sony stock ,regards joe,NOTE : IF THE THEME DOES NOR WORKS FOR SOME REASON THEN TRY WITH ROOT & SUPERUSER MOD/PATCHED SERVICES.JAR. lol
You missed smth in the theme, in the original LG firmwares the on/off switches are like real light switches
beniamin24 said:
You missed smth in the theme, in the original LG firmwares the on/off switches are like real light switches
Click to expand...
Click to collapse
lol i missed that one,
joecool666 said:
sorry dude i wouldent pay for a theme, lol no matter how good it looks, it dont float my boat looks like sony stock ,regards joe,NOTE : IF THE THEME DOES NOR WORKS FOR SOME REASON THEN TRY WITH ROOT & SUPERUSER MOD/PATCHED SERVICES.JAR. lol
Click to expand...
Click to collapse
It's totally OK. It's your hard earned money and you have the total control over it's usage. I shared my work in both free and paid forms so that users can test and then only buy if they want to.
I too don't buy apps that often but if a paid app is useful then I wouldn't think twice.
I myself like the stock Sony look but that doesn't means that we shouldn't try new things.
For the note, I have root but not patched services.jar or superusermod but theme works.
Yet it has been previously reported that some themes fail to work that's why I wrote that.
beniamin24 said:
You missed smth in the theme, in the original LG firmwares the on/off switches are like real light switches
Click to expand...
Click to collapse
Did I said that the theme is completed?
It's just the initial version and you are complaining about absence of assets.
If you had ever tried to make Xperia™ Theme then you will understand why Switches are absent.
joecool666 said:
lol i missed that one,
Click to expand...
Click to collapse
Read the quote above.
Sent from my C2004 using Tapatalk
SArnab©® said:
It's totally OK. It's your hard earned money and you have the total control over it's usage. I shared my work in both free and paid forms so that users can test and then only buy if they want to.
I too don't buy apps that often but if a paid app is useful then I wouldn't think twice.
I myself like the stock Sony look but that doesn't means that we shouldn't try new things.
For the note, I have root but not patched services.jar or superusermod but theme works.
Yet it has been previously reported that some themes fail to work that's why I wrote that.
Did I said that the theme is completed?
It's just the initial version and you are complaining about absence of assets.
If you had ever tried to make Xperia™ Theme then you will understand why Switches are absent.
Read the quote above.
well why you selling a app if it's not complete, but it's all good, hope it sells well good luck, kind regards joe,
Sent from my C2004 using Tapatalk
Click to expand...
Click to collapse
well why you selling a app if it's not complete, but it's all good, hope it sells well good luck, kind regards joe,
joecool666 said:
well why you selling a app if it's not complete, but it's all good, hope it sells well good luck, kind regards joe,
Click to expand...
Click to collapse
I am selling it because it's useable.
An app/theme can never be complete. There will be something or the other to add/update.
That means I or anybody should never sell anything??
Sent from my C2004 using Tapatalk
SArnab©® said:
I am selling it because it's useable.
An app/theme can never be complete. There will be something or the other to add/update.
That means I or anybody should never sell anything??
Sent from my C2004 using Tapatalk
Click to expand...
Click to collapse
it's all good, hope it sells well good luck, kind regards joe,
Honestly your price tag is way steap. No offense and you are allowed to charge whatever you want but may I suggest coming down on the price a bit. Notice anyone else selling xperia themes here on xda? Not saying you shouldn't be selling it but I'm pretty sure it's the reason you're getting so much negativity.
Good luck with the theme. It looks promising.
Jammol said:
Honestly your price tag is way steap. No offense and you are allowed to charge whatever you want but may I suggest coming down on the price a bit. Notice anyone else selling xperia themes here on xda? Not saying you shouldn't be selling it but I'm pretty sure it's the reason you're getting so much negativity.
Good luck with the theme. It looks promising.
Click to expand...
Click to collapse
Thank you for your suggestions.
You see the negativity is not due to the price but differences in thinking.
I provided a free version with adequate theming if not much.
I linked to my guide and xposed module if someone wants to make his/her own theme or try before buying.
I am not forcing anyone to buy my theme.
They want 100% of everything at a little or no cost but as a user everyone needs to understand that that's not possible.
I am trying my best to provide the community with good content.
For that am charging a small amount which gives me boost to work better.
I don't work alone. We are a team. I will discuss with my team members for the price.
Once again thanks for your suggestions.
I truly appreciate your help.
Sent from my C2004 using Tapatalk
SArnab©® said:
Thank you for your suggestions.
You see the negativity is not due to the price but differences in thinking.
I provided a free version with adequate theming if not much.
I linked to my guide and xposed module if someone wants to make his/her own theme or try before buying.
I am not forcing anyone to buy my theme.
They want 100% of everything at a little or no cost but as a user everyone needs to understand that that's not possible.
I am trying my best to provide the community with good content.
For that am charging a small amount which gives me boost to work better.
I don't work alone. We are a team. I will discuss with my team members for the price.
Once again thanks for your suggestions.
I truly appreciate your help.
Sent from my C2004 using Tapatalk
Click to expand...
Click to collapse
Points taken. I definitely understand what you mean about the 100% of everything at no cost. I do appreciate your work though. I really like your Android L theme that you made, I'm rocking that one now on my ZU.
Anyways I do look forward to see how this theme will progress. I do have one request; and that is to not keep the Free version too far behind the paid version. I have seen so many Devs that provide a Free version to their Themes and don't update them. Maybe it's a time strain, I don't know but it would be nice to keep them maybe 1 version apart and that should spark the interests for trials to become buyers.
Cheers
Jammol said:
Points taken. I definitely understand what you mean about the 100% of everything at no cost. I do appreciate your work though. I really like your Android L theme that you made, I'm rocking that one now on my ZU.
Anyways I do look forward to see how this theme will progress. I do have one request; and that is to not keep the Free version too far behind the paid version. I have seen so many Devs that provide a Free version to their Themes and don't update them. Maybe it's a time strain, I don't know but it would be nice to keep them maybe 1 version apart and that should spark the interests for trials to become buyers.
Cheers
Click to expand...
Click to collapse
Ya actually it's a time strain to provide support for 2 versions at the same time and as a Dev I need to keep the paid version updated for showing Thankfulness to all those bought the theme.
But that certainly dose not means that I will never update the free version.
Right now I am trying to add Boot animation changer to Xperia Themes[Only Paid for now] as one can with CM11 themes. Taking backup of original one works. Moving bootanimation.zip from Theme App to sd-card works too. Now I need to figure out how to apply the theme bootanimation.zip. I tried 3 different methods but all failed.
SArnab©® said:
Ya actually it's a time strain to provide support for 2 versions at the same time and as a Dev I need to keep the paid version updated for showing Thankfulness to all those bought the theme.
But that certainly dose not means that I will never update the free version.
Right now I am trying to add Boot animation changer to Xperia Themes[Only Paid for now] as one can with CM11 themes. Taking backup of original one works. Moving bootanimation.zip from Theme App to sd-card works too. Now I need to figure out how to apply the theme bootanimation.zip. I tried 3 different methods but all failed.
Click to expand...
Click to collapse
Awesome. When you say it's failing to apply, do you mean moving the animation from the sdcard to the media folder?
Jammol said:
Awesome. When you say it's failing to apply, do you mean moving the animation from the sdcard to the media folder?
Click to expand...
Click to collapse
Yup that's what I exactly mean.
As Sony didn't added direct support for this in Xperia Themes, I searched for workarounds.
Do you have any idea of moving it to Media folder from sd card?
SArnab©® said:
Yup that's what I exactly mean.
As Sony didn't added direct support for this in Xperia Themes, I searched for workarounds.
Do you have any idea of moving it to Media folder from sd card?
Click to expand...
Click to collapse
Seeing that it's failing I have a feeling it has to do with mounting and setting permissions. I am in no way a coder/dev of anything, but is there a way for you to add a command string to have the xperia themer(when applying the theme), send a command to a root browser program to do the copying and setting of permissions for you? Kind of how Tasker works.
SArnab©® said:
It's totally OK. It's your hard earned money and you have the total control over it's usage. I shared my work in both free and paid forms so that users can test and then only buy if they want to.
I too don't buy apps that often but if a paid app is useful then I wouldn't think twice.
I myself like the stock Sony look but that doesn't means that we shouldn't try new things.
For the note, I have root but not patched services.jar or superusermod but theme works.
Yet it has been previously reported that some themes fail to work that's why I wrote that.
Did I said that the theme is completed?
It's just the initial version and you are complaining about absence of assets.
If you had ever tried to make Xperia™ Theme then you will understand why Switches are absent.
Read the quote above.
Sent from my C2004 using Tapatalk
Click to expand...
Click to collapse
You are takeing it hard, i wasnt complaining it was just a observation. Great work keep up the good job.
OH and PS: I am do make themes, and i know what it involves.
beniamin24 said:
You are takeing it hard, i wasnt complaining it was just a observation. Great work keep up the good job.
OH and PS: I am do make themes, and i know what it involves.
Click to expand...
Click to collapse
That theme making part was not for you.. @beniamin24 Sorry, it was actually for you but I didn't meant to offend you. I didn't took it hard either. Actually I should say thank you. These comments help me make my works even better.

[Wallpaper pack] Material walls v4 (Dec. 17, 2014) - Hand Made

So I decided to make some wallpapers and share them with everyone.
It took me about an hour to make and I will be taking requests for specific colors and ideas. Buy you can just download gimp for free and customize to your liking. Its not very hard.
Bellow are some examples of what to expect in this pack. It will be updated regularly (hopefully) and don't worry, no donations or anything, I was just bored.
All wallpapers are in HD and compressed in a .zip file. Might need winrar or 7zip to open you know?
Wallpapers will be updated regularly. I now have a partner working to copy these to the nexus 7 (2013 and 2012). If you have any requests contact me by XDA messages. And we will work from there.
Examples of wallpapers i do are located bellow in the attachments.
Change log - sort of
[V4] - December 17, 2014
-added material patterns collection
[V3] - December 11, 2014
-added nexus 5 wallpapers. Simply solid colors with nexus 5 on it.
-PS more to come soon working on a few ideas that take a good bit of time. Plus exams are on at the moment...need to study.
[V2] - December 3, 2014
-added more material wallpapers with material button and more depth added to navigation buttons.
[V1] - November 30, 2014
-first 4 sets of wallpapers
Click to expand...
Click to collapse
-=[V4 Download]=-
https://docs.google.com/file/d/0B8-FhlUHUt5RbnRUeEpkWEJKTmc/edit?usp=docslist_api
-Cataclysm ROM and ElementalX Kernel Wallpapers-
https://docs.google.com/file/d/0B8-FhlUHUt5RM1lKYnlmY0FLLTg/edit?usp=docslist_api
-=[V3 Download]=-
https://docs.google.com/file/d/0B8-FhlUHUt5RVHc2SE00eU02TUk/edit?usp=docslist_api
-=[V2 Download]=-
https://docs.google.com/file/d/0B8-FhlUHUt5RQUZ6cVpvbTJkQ00/edit?usp=docslist_api
-=[V1 Download]=-
https://docs.google.com/file/d/0B8-FhlUHUt5RU0hicl9aR25iZVU/edit?usp=docslist_api
Click to expand...
Click to collapse
NOTE: versions are not merged. You will have to download the new version which does not contain the previous version wallpapers. Sorry I'm doing a lot of the compression and uploading from my phone.
If you're nice enough, link people here and distribute. And hit the Thanks button. these take a good bit of geometry and math to get right, plus going through personal requests and conversions to various resolutions.
And thank my friend Jaron Moore from the Nexus 5 Central community on G+ for working on the nexus 7.
-- Planned --
1) convert wallpapers to nexus 7 size.
2) convert for nexus 6 and 9.
Note: I won't give ETA's. I have no idea when and where I make these, my schedule is hectic so I can't plan ahead to make these.
These are beautiful. Anyway I can get that blue linked one without the text?
osnapitsjoey said:
These are beautiful. Anyway I can get that blue linked one without the text?
Click to expand...
Click to collapse
Easily. Even with MS Paint. Just select a box under the text that covers the area of the text and copy it. Paste and move it over the text. Hidden!
RoyJ said:
Easily. Even with MS Paint. Just select a box under the text that covers the area of the text and copy it. Paste and move it over the text. Hidden!
Click to expand...
Click to collapse
Thanks! Now my only problem is that it doesn't match the icons on the lockscreen. Do you know of a way to change just the lockscreen wallpaper?
osnapitsjoey said:
These are beautiful. Anyway I can get that blue linked one without the text?
Click to expand...
Click to collapse
Specify please?
russian392 said:
Specify please?
Click to expand...
Click to collapse
See how that looks all messed up? I was wondering if there was a way to change it so I only see this wall paper when the phone is unlocked.
osnapitsjoey said:
See how that looks all messed up? I was wondering if there was a way to change it so I only see this wall paper when the phone is unlocked.
Click to expand...
Click to collapse
Best bet is using a custom lockscreen app...other than that idk. Maybe someone can give you a tip.
The text is built into the wallpaper.
osnapitsjoey said:
See how that looks all messed up? I was wondering if there was a way to change it so I only see this wall paper when the phone is unlocked.
Click to expand...
Click to collapse
I don't even know if that's possible. I think it just uses your desktop wallpaper, that's all. Maybe decompile framework-res or systemui and see if you can find anything, but I doubt it.
RoyJ said:
I don't even know if that's possible. I think it just uses your desktop wallpaper, that's all. Maybe decompile framework-res or systemui and see if you can find anything, but I doubt it.
Click to expand...
Click to collapse
Yeah what I thought
Added more walls
Added more wallpapers. somewhere around 25 or so. im trying a new style with the material button layout. how is it? feed back appreciated.

Categories

Resources