How to port app - Design, Prototyping, UI, Graphics

Hi everyone....I want to port a video player of xhdpi phone hdpi ......can someone tell me how to port xhdpi app to hdpi....thanx in advance
Sent from my A110 using xda premium

vinayakpurohit1996 said:
Hi everyone....I want to port a video player of xhdpi phone hdpi ......can someone tell me how to port xhdpi app to hdpi....thanx in advance
Sent from my A110 using xda premium
Click to expand...
Click to collapse
Decompile the APK (with apktool) ... Re-size all the images properly .. Modify the dimensions in xmls (if needed) .. recompile it(with apktool) .. Test it .. !
Google it ! and you can find how to do it in detail !

Related

[REQUEST] [APP] Stock SIII Music Player

Hi guys, I was wondering if someone could back port the original s3 music player to our dear ace. I want it to work on cm10.1 & if possible, on stock too. I have a link of the stock s3 player that was ported successfully to galaxy s2. Here it is;
www.sendspace.com/file/lz8pel
I just wish someone could port it for me. Wanted it badly for the s3 ROM ! Thanks in advance !
Please read xda rules & stickies atleast once before doing anything on xda. Press thanks if I helped !
http://forum.xda-developers.com/showthread.php?p=38817422
Sent from my WT19i using xda app-developers app
Venomous Viper 119 said:
Hi guys, I was wondering if someone could back port the original s3 music player to our dear ace. I want it to work on cm10.1 & if possible, on stock too. I have a link of the stock s3 player that was ported successfully to galaxy s2. Here it is;
www.sendspace.com/file/lz8pel
I just wish someone could port it for me. Wanted it badly for the s3 ROM ! Thanks in advance !
Please read xda rules & stickies atleast once before doing anything on xda. Press thanks if I helped !
Click to expand...
Click to collapse
I think it needs some custom libs like other tw apps
Sent from my ST25i using xda app-developers app
jumper62 said:
http://forum.xda-developers.com/showthread.php?p=38817422
Sent from my WT19i using xda app-developers app
Click to expand...
Click to collapse
Thanks for the post :sly: But I don't think it'll work on cm10.1. Also, it is just themed, not ported.
Sent from my GT-S5830 using xda premium
SpaceCaker said:
I think it needs some custom libs like other tw apps
Sent from my ST25i using xda app-developers app
Click to expand...
Click to collapse
May be. I donno, I'm not good at these stuffs. As you can see the link provided holds the ported s3 player for s2 but even it has some non-working features. I think you can try porting this thing as I've seen you do some miraculous stuffs And how well would it be, almost every touchwiz ROM coming up would be perfect with it. But as usual the choice is yours. I just wish someone could do it...!!!
Sent from my GT-S5830 using xda premium
Venomous Viper 119 said:
May be. I donno, I'm not good at these stuffs. As you can see the link provided holds the ported s3 player for s2 but even it has some non-working features. I think you can try porting this thing as I've seen you do some miraculous stuffs And how well would it be, almost every touchwiz ROM coming up would be perfect with it. But as usual the choice is yours. I just wish someone could do it...!!!
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
I don't think it can be ported so easy but we can theme another app like the music player which tw music player is based on, i'm working on something but it has layout issues
alexfreakyy said:
I don't think it can be ported so easy but we can theme another app like the music player which tw music player is based on, i'm working on something but it has layout issues
Click to expand...
Click to collapse
+1... It won't be easy as you said. By the way you can take help of some one over here to help you in porting the layouts to mdpi.
Sent from my GT-S5830 using xda premium
Venomous Viper 119 said:
+1... It won't be easy as you said. By the way you can take help of some one over here to help you in porting the layouts to mdpi.
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Progress till now looks like this
alexfreakyy said:
Progress till now looks like this
Click to expand...
Click to collapse
Awesome
Sent from my ST25i using xda app-developers app
alexfreakyy said:
Progress till now looks like this
Click to expand...
Click to collapse
Nice... So will it be working on cm10.1 ? If yes, please provide the link to it here once you have completed it successfully. I'll include it in the op and will give you credits, okay ?
Sent from my GT-S5830 using xda premium
i also want SIII music player on our ace cm10.1
all i can do this now i can provide galaxy Fame jb music player if some one want then pm me
SpaceCaker said:
Awesome
Sent from my ST25i using xda app-developers app
Click to expand...
Click to collapse
Venomous Viper 119 said:
Nice... So will it be working on cm10.1 ? If yes, please provide the link to it here once you have completed it successfully. I'll include it in the op and will give you credits, okay ?
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
@SpaceCaker Thanks
@Venomous Viper 119 Works on ics but I think it works on jb too
anyway can't theme progress bar cuz music.apk that i'm modifying doesn't have styles.xml
-Aatif- said:
i also want SIII music player on our ace cm10.1
all i can do this now i can provide galaxy Fame jb music player if some one want then pm me
Click to expand...
Click to collapse
May be you can provide the link to it here so that we can include it in the op and you can get the credits. Prevents creating another thread and we can get much at a single place...
Sent from my GT-S5830 using xda premium
alexfreakyy said:
@SpaceCaker Thanks
@Venomous Viper 119 Works on ics but I think it works on jb too
anyway can't theme progress bar cuz music.apk that i'm modifying doesn't have styles.xml
Click to expand...
Click to collapse
Maybe the progress is inside a drawable.xml as color
Or in smali
Or in a custom layout
Sent from my ST25i using xda app-developers app
alexfreakyy said:
@SpaceCaker Thanks
@Venomous Viper 119 Works on ics but I think it works on jb too
anyway can't theme progress bar cuz music.apk that i'm modifying doesn't have styles.xml
Click to expand...
Click to collapse
Space caker is a genius in themeing. He might help you. Also some of the apps ported to ace working on ics don't work on cm10.1 like the xperia z home ported by PulseDroid.
Sent from my GT-S5830 using xda premium
Venomous Viper 119 said:
Space caker is a genius in themeing. He might help you. Also some of the apps ported to ace working on ics don't work on cm10.1 like the xperia z home ported by PulseDroid.
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Yea I know that he's my inspiration
SpaceCaker said:
Maybe the progress is inside a drawable.xml as color
Or in smali
Or in a custom layout
Sent from my ST25i using xda app-developers app
Click to expand...
Click to collapse
The progress used the old gb orange progress style so i changed it to holo style from framework-res but if i make custom progress can't put in music.apk only on my framework-res and so it won't work on any roms
I tried to add styles to music.apk but gave me nasty recompiling erros
alexfreakyy said:
The progress used the old gb orange progress style so i changed it to holo style from framework-res but if i make custom progress can't put in music.apk only on my framework-res and so it won't work on any roms
I tried to add styles to music.apk but gave me nasty recompiling erros
Click to expand...
Click to collapse
Try to add custom progress horiziontal or try to remove @android:style=seekbar
Remove @android: and make @style
Then add custom valeus in styles
Or u could make a new xml with the prgreess bar
And ad a <include android:include @ layout/progressyvar
Such kind of line
Sent from my ST25i using xda app-developers app
Doesn't have styles, but will try with custom xml after i finish my damm homework
alexfreakyy said:
Doesn't have styles, but will try with custom xml after i finish my damm homework
Click to expand...
Click to collapse
All the best with your home work and the player. I'm dealing with my damn exams :banghead: I guess we are about to see a new innovation on the ace forums shortly
Sent from my GT-S5830 using xda premium
Venomous Viper 119 said:
All the best with your home work and the player. I'm dealing with my damn exams :banghead: I guess we are about to see a new innovation on the ace forums shortly
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Thanks, good luck for your exams

S4 Launcher + AccuWeather Widget

I was wondering if this would be compatible with our device and if so which TouchWizUX we would use?
MDPI, XHDPI or HDPI.
http://www.lilygadget.com/2013/04/1...r-and-widget-on-any-jelly-bean-powered-phone/
Thanks,
scabs
HDPI for sure.
Tried. Does not work for me.
Launcher HDPI
I already tried HDPI launcher and not work,
Somebody test and work?
Yeah, doesn't work for me either.
What ROM are you guys on?
It doesn't work because there are tons of lines missing in twframework.jar smalis. However I'm adding them it won't be easy.
Benzonat0r said:
It doesn't work because there are tons of lines missing in twframework.jar smalis. However I'm adding them it won't be easy.
Click to expand...
Click to collapse
Benz for president
scabs said:
I was wondering if this would be compatible with our device and if so which TouchWizUX we would use?
MDPI, XHDPI or HDPI.
http://www.lilygadget.com/2013/04/1...r-and-widget-on-any-jelly-bean-powered-phone/
Thanks,
scabs
Click to expand...
Click to collapse
try this may works not tested:http://forum.xda-developers.com/showthread.php?t=2236937
Doesn't work for me too
Dont work
Sent from my GT-I8190L using xda premium
Stock rom - bootloop
Sent from my GT-I8190 using Tapatalk 2

Theme : Xperia theme MOD

This is my first post and theme based on xperia z and few other tweaks successfully tested on CSR 4.1 brilliantlly stock XWLS8 Rom
following things are themed
system ui
framework
contact and phonebook (aosp)
toggles
calculator
settings
and few others
INSTALLATION INSTRUCTIONS
For Transparent Xperia Theme
install this file http://d-h.st/qKx
reboot after 5 minutes install any of the theme file below
do not install this mod after installing any theme of you may end up into bootloops\
For transparent framework install this ... mind it this file first
REBOOT
AFTER A FEW MINUTES INSTALL ONE OR ALL OF THE MODS ONE BY ONE AS PER YOUR CHOICE
1. For Normal Xperia Theme (i.e. non transparent )
install the following theme directly from the url below
http://d-h.st/RLS
2.AOSP phone contact theme for stock phone and contacts
install http://d-h.st/all
3. xperia keyboard http://d-h.st/mE4
4. Nature UX launcher rotation mod http://d-h.st/0qu
PS note you call try all of these mods one by one
big thanks to @maanz and others
Credits to @rocky183ya for his theme pngs as base.. And rest of the work is all mine not taken from anyone else..
Bug : there seems to be a keyboard bug.. A fix is up in few hours
vry nyc theme
bt can we get only toggles ??? if its possible..... ???
Sent from my GT-I9100 using xda premium
:good: great work, mate..
sukhi.priceless said:
vry nyc theme
bt can we get only toggles ??? if its possible..... ???
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
I'll do one asap hope u can wait a bit .. tell me any other thing or just toggles
visky642 said:
I'll do one asap hope u can wait a bit .. tell me any other thing or just toggles
Click to expand...
Click to collapse
just toggles
i want that for my frnd.... he doesnt want to apply any theme
Sent from my GT-I9100 using xda premium
sukhi.priceless said:
just toggles
i want that for my frnd.... he doesnt want to apply any theme
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
check PM mate already provided,
Bro i suppose it is based on crussader and rocky183ya theme together?just dont forgrt to credit all
Sent from my GT-I9100 using xda premium
rush25 said:
Bro i suppose it is based on crussader and rocky183ya theme together?just dont forgrt to credit all
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
Yes it is based on rocky183ya 's theme zip.. Rest of the modifications are solely mine..
Btw did u like it??
Sent from my GT-I9100 using xda premium
visky642 said:
Yes it is based on rocky183ya 's theme zip.. Rest of the modifications are solely mine..
Btw did u like it??
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
Keep up the good work
visky642 said:
Yes it is based on rocky183ya 's theme zip.. Rest of the modifications are solely mine..
Btw did u like it??
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
yea its pretty cool..just dont like the extra button in dialer
Always been a fan of xperia...thanks for the great theme mate..
"VIVEK NEEL"

[Q] Can anyone port this MOD to ARC/HDPI?

This MOD is awesome but only for MDPI, can anyone port it?...
http://forum.xda-developers.com/showthread.php?t=2162275
Ask the author of that OP...
Ask him weather he can release hdpi version...?
Sent from my MT11i using XDA Premium HD app
http://forum.xda-developers.com/showpost.php?p=40917984&postcount=166
look at last reply
+1
Looking forward to see this in a near future for every HDPI!
Look at here for HDPI
it is not the same dude -.-

[TUT] How to theme apps in black & white ! |Noob friendly|

Hi folks
I’m learning and keep learning how to theme , so here is what i learned about theming in Black , if this guide helped you please press Thanks Button .
Lets start , you need Notepad ++ , PC and apktool package .
Download : http://d-h.st/gxg
You need to know how to decompile and compile !! before starting .
Method 1​
Editing res/values/styles.xml .
Example : <style name="SEMCNotesTheme" parent="@*android:style/Theme.DeviceDefault.Light">
This is Main theme for app ! so by Editing it you will change the theme for full app
This one , to make it black just remove .Light in the end , if you want it from black to white add .Light in the end ,
After editing : <style name="SEMCNotesTheme" parent="@*android:style/Theme.DeviceDefault">
-------------------
Method 2​
Editing AndroidManifest.xml
Thats why we dont see any "theme text" in styles.xml ,
Example in backup & restore app
<activity android:theme="@*android:style/Theme.DeviceDefault.Light" android:label="@string/backup_wizard_app_name_txt" android:name=".ui.phone.PhoneMainActivity"
First of all you need to know what this "android:theme" for ?
in the line up there we see "android:name" = PhoneMainActivity so its for Main theme
And this " android:name=".ui.tablet.TabletMainActivity" " for Tablet Mode or Tablet , So its like Main theme
Remove Light for black theme , or add .Light for white theme
Example for black theme : <activity android:theme="@*android:style/Theme.DeviceDefault"
Example for white theme :<activity android:theme="@*android:style/Theme.DeviceDefault.Light"
-----------------------------------------
Method 3​
Editing Smali.files ,
Loading , as i said i’m learning
Note : You may use Method 1 & 2 in same app
Extra : How to edit Settings background - http://forum.xda-developers.com/showthread.php?t=2443226 by @funky0308
IF you have any question please write it
IF you like the Guide please press thanks and write if you tried to theme by following this guide .
Bravo abo ,nice tutorial..
abo hani said:
Hi folks
I’m learning and keep learning how to theme , so here is what i learned about theming in Black , if this guide helped you please press Thanks Button .
Lets start , you need Notepad ++ , PC and apktool package .
Download : http://d-h.st/gxg
You need to know how to decompile and compile !! before starting .
Method 1​
Editing res/values/styles.xml .
Example : <style name="SEMCNotesTheme" parent="@*android:style/Theme.DeviceDefault.Light">
This is Main theme for app ! so by Editing it you will change the theme for full app
This one , to make it black just remove .Light in the end , if you want it from black to white add .Light in the end ,
After editing : <style name="SEMCNotesTheme" parent="@*android:style/Theme.DeviceDefault">
-------------------
Method 2​
Editing AndroidManifest.xml
Thats why we dont see any "theme text" in styles.xml ,
Example in backup & restore app
<activity android:theme="@*android:style/Theme.DeviceDefault.Light" android:label="@string/backup_wizard_app_name_txt" android:name=".ui.phone.PhoneMainActivity"
First of all you need to know what this "android:theme" for ?
in the line up there we see "android:name" = PhoneMainActivity so its for Main theme
And this " android:name=".ui.tablet.TabletMainActivity" " for Tablet Mode or Tablet , So its like Main theme
Remove Light for black theme , or add .Light for white theme
Example for black theme : <activity android:theme="@*android:style/Theme.DeviceDefault"
Example for white theme :<activity android:theme="@*android:style/Theme.DeviceDefault.Light"
-----------------------------------------
Method 3​
Editing Smali.files ,
Loading , as i said i’m learning
Note : You may use Method 1 & 2 in same app
IF you have any question please write it
IF you like the Guide please press thanks and write if you tried to theme by following this guide .
Click to expand...
Click to collapse
Hey make white verson of latest honami media app...thank you
Sent from my LT28i using XDA Premium 4 mobile app
Nitesh Shrestha said:
Hey make white verson of latest honami media app...thank you
Sent from my LT28i using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Man, this was extremely rude.
First of all, don't quote whole OP.
Second - this is tutorial thread, not thread for wishes.
Sent from my LT26i using Tapatalk 4
Nice tutorial :good:
But you may want to add once you change the theme from black to white or vice verse, you should change the text color.
how about if i want to make the theme apps transparent? is it possible? haha. i want to learn how to make it
edit: i made it already! hahah.
Great work abo hani.. Cheers..
slink722 said:
how about if i want to make the theme apps transparent? is it possible? haha. i want to learn how to make it
edit: i made it already! hahah.
Click to expand...
Click to collapse
If i know it will be posted here
slink722 said:
how about if i want to make the theme apps transparent? is it possible? haha. i want to learn how to make it
edit: i made it already! hahah.
Click to expand...
Click to collapse
It ia possible, just edit the framework and will be done
Sent from my C6603 using Tapatalk 4
jimRnor said:
It ia possible, just edit the framework and will be done
Sent from my C6603 using Tapatalk 4
Click to expand...
Click to collapse
can you send me a tutorial for that? please hahah
---------- Post added at 10:34 AM ---------- Previous post was at 10:31 AM ----------
abo hani said:
If i know it will be posted here
Click to expand...
Click to collapse
haha. so lets just ask @jimRnor how to do it if she want and share it to everybody. :highfive:
Extra guide added thank you @funky0308
abo hani said:
Extra guide added thank you @funky0308
Click to expand...
Click to collapse
What did I do mate?
I'm glad if I helped but can't recall what have I done.
Sent from my LT26i using Tapatalk 4
funky0308 said:
What did I do mate?
I'm glad if I helped but can't recall what have I done.
Sent from my LT26i using Tapatalk 4
Click to expand...
Click to collapse
Without your help , this guide wont be posted
abo hani said:
Without your help , this guide wont be posted
Click to expand...
Click to collapse
Haha...yeah, I'm the best
I think you'll find a way.
But I'm 100% with everyone who wanna share knowledge with others.
Maybe when we see thread "how to change fonts" or similar though it's ridiculous but for someone who is new in this world that helps a lot.
So who ever know something - share that knowledge and we'll have great new themers and developers.
Sent from my LT26i using Tapatalk 4
@abo hani
you may want to hit the diasable smilies button below when in advanced editing (for this thread of course)
Sent from my LT26i using XDA Premium 4 mobile app
Envious_Data said:
@abo hani
you may want to hit the diasable smilies button below when in advanced editing (for this thread of course)
Sent from my LT26i using XDA Premium 4 mobile app
Click to expand...
Click to collapse
(Y) :good:
TitaniumZERO said:
Nice tutorial :good:
But you may want to add once you change the theme from black to white or vice verse, you should change the text color.
Click to expand...
Click to collapse
For this , i didnt know if the texts color in smali files :/
because i had black text in settings/apps , from my friend funky
and tried to fix it but no luck
To theme app in blue,traslucent etc...
What is the code?
Sent from my LT26i using xda premium
xperiasblack said:
To theme app in blue,traslucent etc...
What is the code?
Sent from my LT26i using xda premium
Click to expand...
Click to collapse
Open colors.xml and check which colours are defined.
I think I post a link to thread with hex codes for colors on my thread (theming) but I'll check amd if I have it I'll post here.
Sent from my LT26i using Tapatalk 4
Can anyone themate the Huawei player in black?
http://forum.xda-developers.com/showthread.php?t=2465531

Categories

Resources