How to increase screen resolution after I rooted my GT-S5570i ?? - Samsung Galaxy Mini

I heard that I can increase screen resolution (ppl) of galaxy mini after I root it!! Please tell me how ?

Nooo...peee.
You can ONLY increase your dpi, screen resolution can also be changed using CyanMobile ROM (only for GT-S5570 )
Also, are your Mini fine now ? :fingers-crossed: Cheers if it's fine !

FACEPALM!!!
Lol it won't increase you resolution. It will just resize the UI. And it can be done on any ROMs by an app. You can use search.

ast00 said:
FACEPALM!!!
Lol it won't increase you resolution. It will just resize the UI. And it can be done on any ROMs by an app. You can use search.
Click to expand...
Click to collapse
No, you can. But it will be oversized, use CyanMobile latest release for Mini. You can increase resolution to 480x800, etc. You need to use search !

F4uzan said:
No, you can. But it will be oversized, use CyanMobile latest release for Mini. You can increase resolution to 480x800, etc. You need to use search !
Click to expand...
Click to collapse
Lol it's software thing. Normally you can't change the resolution. It's hardware thing. BTW if you want, then download an MDPI ROM and you are good to go. It's veeeeery very pointless.

Related

[Test][Tweak] Force HDPI images and better performance

Hi guys could some of you test this on your roms to see if it work or not i have tested and i will not tell you what i think because i don't want to plant a seed in you heads to fool you that it works or not i will ask you to post your thoughts
Installation use root explorer and goto your build.prop copy what you see below and past it into it once you have done that reboot your phone.
Code:
# Increase overall responsiveness
debug.performance.tuning=1
video.accelerate.hw=1
debug.composition.type=hdpi
hs.systemserver=16m
hs.app.process=16m
hs.su=8m
hs.app_process=16m
btw i got these setting out of this rom's build.prop
http://forum.xda-developers.com/showthread.php?t=1294593
Thanks and hope to here you thoughts soon
What changes will did do to our phones???
is there a chance of stuffing up??
androidboss7 said:
What changes will did do to our phones???
is there a chance of stuffing up??
Click to expand...
Click to collapse
Try them and see mate and no theres no way of stuffing up.
Sent from my GT540 using xda premium
hmm what does it really do dont think you will say but cmon give some leeway cant really try now. choosing between froyo optimum 4.55 or aosp 4.2
ok guys this is what i think it does but im still researching
Increases touch performance
debug.performance.tuning=1
video.accelerate.hw=1
Forces HDPI icon/images if available
debug.composition.type=hdpi
Gives system binary's extra memory to run applications and superuser su file
hs.systemserver=16m
hs.app.process=16m
hs.su=8m
hs.app_process=16m
for me it seems to make my phone faster and more responsive.
eoghan2t7 said:
ok guys this is what i think it does but im still researching
Increases touch performance
debug.performance.tuning=1
video.accelerate.hw=1
Forces HDPI icon/images if available
debug.composition.type=hdpi
Gives system binary's extra memory to run applications and superuser su file
hs.systemserver=16m
hs.app.process=16m
hs.su=8m
hs.app_process=16m
for me it seems to make my phone faster and more responsive.
Click to expand...
Click to collapse
yes for me too it seemd lil bit faster but hdpi pictures ? no changes maybe theyre not available
install a theme that has mdpi an hdpi support and see if the hdpi icons get used if your on a aosp rom you wont get the hdpi icons due to the framework only have mdpi one's
eoghan2t7 said:
install a theme that has mdpi an hdpi support and see if the hdpi icons get used if your on a aosp rom you wont get the hdpi icons due to the framework only have mdpi one's
Click to expand...
Click to collapse
theme ? im on cyanogenmod 6 ;D
haha then update to CM7 lol
eoghan2t7 said:
haha then update to CM7 lol
Click to expand...
Click to collapse
no xD i like froyo more but I often think of it.. but froyo works just much faster i think i will upgrade in some weeks but i guess i will return to utopia or optimum ;P
just wait for pcfighters rom to be more update to the same standard as mur4iks rom then update to that, that rom will become a beast in the optimus
eoghan2t7 said:
just wait for pcfighters rom to be more update to the same standard as mur4iks rom then update to that, that rom will become a beast in the optimus
Click to expand...
Click to collapse
yes i tested it too its really good work hope it will get off the bugs and it becomes fastest rom
eoghan2t7 said:
Installation use root explorer and goto your build.prop copy what you see below and past it into it once you have done that reboot your phone.
Code:
# Increase overall responsiveness
debug.performance.tuning=1
video.accelerate.hw=1
debug.composition.type=hdpi
hs.systemserver=16m
hs.app.process=16m
hs.su=8m
hs.app_process=16m
Thanks and hope to here you thoughts soon
Click to expand...
Click to collapse
How do i go to build.prop??
And what do i copy on to??
EDIT : I KNOW NOW!!!!
I didn't try them yet.
But, video.accelerate.hw=1 will make the phone use GPU for video playback. This should be the default in most devices. It will fail on ROMs with no GPU drivers.
Forcing HDPI themes onto a MDPI device is NOT a GOOD idea.
HDPI and MDPI refer to the pixel density of the screen. This is a hardware limitation. In other words 320x480 pixels on a 4.2' screen as in GT540 is MDPI. This will create some issues.
1) Performance hit. Images need resources to render. Larger the image and more the pixels, more the resources it needs. An MDPI device should handle MDPI fine but forcing HDPI on it is not. This is more or less like trying to play 720p HD video on our GT540.
2) MDPI is MDPI. HDPI is HDPI. HDPI images are larger and have more pixels(and so have more detail.) But, the MDPI display can only display select number of pixels. This means images would become larger than they should be.
ie on a 300dpi device, a square inch image needs root(300) pixels on each side. On a 100dpi device, a square inch needs 10 pixels on each side per inch. root(300) is larger than 10. In other words, a 1inch HDPI image will take more than 1 inch space on MDPI device.
3) HDPI to MDPI downscaling will not be efficient on a low-end phone.
So, if you want HDPI themes on a MDPI device, the best way is to port the theme. This shouldn't be hard. Extract apk. Edit XMLs and folders replacing hdpi with mdpi. Open up images in a good image editor and downscale them to relevant MDPI resolutions. Compile and resign apk. We are done. =D
I tried the tweak and i feel no difference. No HDPI icons as well as no performance boost. Using Swiftdroid 2.0 RC5
How can i try it with mdpi settings ?
bcoz gamevil games doesnt recognize my hvga screen and maybe this solve the problem
Sent from Tapa-tapitas.
Ok i tried this now!!
Can;t really tell!!!
Yer .... non of these additions to build/system/default .prop will change performance on the devices
For example
debug.composition.type
is a flag for QC devices to set there composition type ... valid values are
cpu / gpu / c2d NOT hdpi mdpi ect
these will do nothing to affect device performance and any affect seen is just a placebo

[Q] Ice Cream Sandwich Should be available for SGA

Please don't consider it as a "another ICS blah blah... thread"
Just check this product from HTC:
http://www.gsmarena.com/htc_desire_c-4759.php
Processor: 600
Resolution: 320 x 480 pixels
So Our SGA is way better than this phone by HTC. The most interesting feature for this phone is "OS Android OS, v4.0 (Ice Cream Sandwich)"
On Xda, some days before I read a thread where expert developer confidently said that "Ice Cream Sandwich requires more processing frequency than that of SGA which is 800 and even it can not run on overclocking. So guys just forget about ICS on SGA."
So now what you guys wanna say?? If this HTC handset can RUN official ICS on 600 then why not our SGA??
Your clarification will help all of us!!
Regards,
Adwait
This has been said and discussed a lot of times here TBH.
regardless of whatever someone says our ACE is capable of running ICS but samsung SIMPLY REFUSE to support their older devices and so the fact of the matter is we will NOT GET OFFICIAL ICS. CM9 and AOKP is our best bet.
but can't we use the ICS of this HTC handset to port for our SGA?? CM9 is really a good option but it's modification! I mean to say stock 4.0 for SGA
That device uses cortex A8(armv7) processor,+512 mb ram.And ace has 278 user available ram+armv6 processor.Stock ICS needs 384 mb user available ram to correctly use/render API level 14 of 4.0.CM9 by galaxyics uses binary patches and kernel hacks if you see their sources.Therefore the performance boost ICS gives,is not visible because API level 14 neccessities are not met.Moreover i consider CM9 for ace just eyecandy(thats personal opinion).And I am pretty satisfied by gingerbread.Android 4 for ace would have made sense if it had 500+mb ram and 1ghz+ armv7 processor.What use is an OS if it reduces performance of your device
side_effect said:
That device uses cortex A8(armv7) processor,+512 mb ram.And ace has 278 user available ram+armv6 processor.Stock ICS needs 384 mb user available ram to correctly use/render API level 14 of 4.0.CM9 by galaxyics uses binary patches and kernel hacks if you see their sources.Therefore the performance boost ICS gives,is not visible because API level 14 neccessities are not met.Moreover i consider CM9 for ace just eyecandy(thats personal opinion).And I am pretty satisfied by gingerbread.Android 4 for ace would have made sense if it had 500+mb ram and 1ghz+ armv7 processor.What use is an OS if it reduces performance of your device
Click to expand...
Click to collapse
oh gr8!! Now this reply satisfied my question!! Thanks a ton!!
side_effect said:
That device uses cortex A8(armv7) processor,+512 mb ram.And ace has 278 user available ram+armv6 processor.Stock ICS needs 384 mb user available ram to correctly use/render API level 14 of 4.0.CM9 by galaxyics uses binary patches and kernel hacks if you see their sources.Therefore the performance boost ICS gives,is not visible because API level 14 neccessities are not met.Moreover i consider CM9 for ace just eyecandy(thats personal opinion).And I am pretty satisfied by gingerbread.Android 4 for ace would have made sense if it had 500+mb ram and 1ghz+ armv7 processor.What use is an OS if it reduces performance of your device
Click to expand...
Click to collapse
This....Its not just the processing power that decides the performances.armv6 is pretty extinct now,no more support.
Sent from my fingers to your face,take it or leave it.
according to samsung even galaxy s is not capable so
dont buy samsung mid range from next time thats only solution
Prawesome said:
This....Its not just the processing power that decides the performances.armv6 is pretty extinct now,no more support.
Sent from my fingers to your face,take it or leave it.
Click to expand...
Click to collapse
Samsung devs and others are forget the armv6 devices they carrier into armv7. for me armv6 are same good as armv7 you right they not support the armv6 now its like a garbage.. zzz
+1 Never buy a mid and low range Samsung device. Go for Sony.
This was sent from my Galaxy Ace, but who cares?
nims11 said:
according to samsung even galaxy s is not capable so
dont buy samsung mid range from next time thats only solution
Click to expand...
Click to collapse
yeah..they stated Device dont have enough ram to support tw4
side_effect said:
yeah..they stated Device dont have enough ram to support tw4
Click to expand...
Click to collapse
but galaxy s already have port of s2 tw4 ics rom
Well its ol bull**** coz i have SGfit and running cm9 successfully its really smooth i use it fr daily use.....
Sent from my GT-S5670 using XDA
Thnkz to mclaw
Sent from my GT-S5670 using XDA
maxcool12345 said:
Well its ol bull**** coz i have SGfit and running cm9 successfully its really smooth i use it fr daily use.....
Sent from my GT-S5670 using XDA
Click to expand...
Click to collapse
camera works?
maxcool12345 said:
Thnkz to mclaw
Sent from my GT-S5670 using XDA
Click to expand...
Click to collapse
nims11 said:
but galaxy s already have port of s2 tw4 ics rom
Click to expand...
Click to collapse
XDA rulez..!!BTW you did paranoid android?
side_effect said:
XDA rulez..!!BTW you did paranoid android?
Click to expand...
Click to collapse
yep but its not good for our small screen
Aww sad..
side_effect said:
Aww sad..
Click to expand...
Click to collapse
not sad if you have not problem with small layout then no problem as due to small screen in tablet mode stuff looks small so if you have problem you can choose phone ui then all stuff will be same as cm9
nims11 said:
not sad if you have not problem with small layout then no problem as due to small screen in tablet mode stuff looks small so if you have problem you can choose phone ui then all stuff will be same as cm9
Click to expand...
Click to collapse
any plans to release it?may with a suitable dpi we can adjust it little bit
side_effect said:
any plans to release it?may with a suitable dpi we can adjust it little bit
Click to expand...
Click to collapse
if all want then will realese after beta9

[Q] chainfire 3d

Does chainfire 3d has an negative effect on galaxy mini??? Is it safe to use or not??
vasu1 said:
Does chainfire 3d has an negative effect on galaxy mini??? Is it safe to use or not??
Click to expand...
Click to collapse
first you must know, chainfire3D is just for processor with 1Ghz+ Only.
dunno what happen if you try that,
why dont you try it yourself ?
vasu1 said:
Does chainfire 3d has an negative effect on galaxy mini??? Is it safe to use or not??
Click to expand...
Click to collapse
Negative effect?!? ...hahaha...it's made for improve the performance of games then is impossible that has negative effects on galaxy mini, however yes it's safe, i have chainfire3D and works perfect but there only one thing to know and remember before to install chainfire3D: on froyo works only the version 2.8 for drivers incompatibility reasons, instead on gingerbread works also the last version 3.3.
Sent with my Evil GT-S5570 from Hell
EVIL THOR said:
Negative effect?!? ...hahaha...it's made for improve the performance of games then is impossible that has negative effects on galaxy mini, however yes it's safe, i have chainfire3D and works perfect but there only one thing to know and remember before to install chainfire3D: on froyo works only the version 2.8 for drivers incompatibility reasons, instead on gingerbread works also the last version 3.3.
Sent with my Evil GT-S5570 from Hell
Click to expand...
Click to collapse
i have also read this line "Chainfire3D: This app will decrease your graphics quality, but this will improve performance of games. How to use it? Just google ."
link to above line
http://forum.xda-developers.com/showthread.php?t=1339291
taran181 said:
i have also read this line "Chainfire3D: This app will decrease your graphics quality, but this will improve performance of games. How to use it? Just google ."
link to above line
http://forum.xda-developers.com/showthread.php?t=1339291
Click to expand...
Click to collapse
so is it safe or not??
Dude,
Really?
C'mon read chainfire's thread, he has explained everything that a beginner needs to know.
Lazy? Then don't use it.
Scared? Be petrified.
Using a warez? Of course it wont work the way it should and u will not even notice it. Then why use it?
Don't.
/rant off.
If u had actually read it, u'll have an idea of how it works and what it does.
So is it safe? Figure it out yourself.
Don't like my reply?
Sry maybe I was in a bad mood.
Btw it's safe...(can't believe I said it)..
taran181 said:
i have also read this line "Chainfire3D: This app will decrease your graphics quality, but this will improve performance of games. How to use it? Just google ."
link to above line
http://forum.xda-developers.com/showthread.php?t=1339291
Click to expand...
Click to collapse
Is obvious that decrease the graphics quality for improve the performance and i think that all know this, but you can choose if decrease little or much, for example if a game lag a little you can decrease a little the graphics quality so works better.
vasu1 said:
so is it safe or not??
Click to expand...
Click to collapse
Yes i've already said, i have chainfire3D on my galaxy mini and works perfect then don't worry.
Sent with my Evil GT-S5570 from Hell
EVIL THOR said:
Negative effect?!? ...hahaha...it's made for improve the performance of games then is impossible that has negative effects on galaxy mini, however yes it's safe, i have chainfire3D and works perfect but there only one thing to know and remember before to install chainfire3D: on froyo works only the version 2.8 for drivers incompatibility reasons, instead on gingerbread works also the last version 3.3.
Sent with my Evil GT-S5570 from Hell
Click to expand...
Click to collapse
Ow... Now, I see the advantage of chainfire3D. Thanks!

[Q] S or S Plus ?

Q1.Which has larger xda develper community ?
A.I9000
B.I9001
REQUEST1.Please Post 2 Pics showing difference b/w sAmoled and TFT Capacitive
LCD.
Q2.Which has better/smoother HD/FHD/UHD video
playback ?
A.Galaxy star or star pro ( both have 1Ghz
processor and 512Mb ram )
B.Galaxy i90001/i9000 ( stock GB )
Q3.Which is more smooth ?
A.Galaxy star or star pro ( both have 1Ghz
processor and 512Mb ram )
B.Galaxy S i9000 ( stock GB )
Q4.Which is the best phone - i9000 or i9001 ? Why ? Which has better GPU ?
REQUEST2.Please post some screenshots showing different dpi/screen reSolutions in galaxy S .
i9000 being the international version definitely has a Big community. So more roms/kernels to try and ton of tweaks too.
As for the other questions you'll find better comparison on the Internet.
Sent from my GT-I9000 using xda app-developers app
But i googled a lot.. .. lots and lots !
Didn't get relevant answers !
Well, i wanna buy a second-hand galaxy s or s plus .
Which one is more expensive ?
Which one is better if we don't consider xda/rooting/custom_rom/developer_community ?
I don't really know, your gonna have to ask someone who has had both phones to really know, but in terms of "stock", the I9001 is Android 2.3 while the I9000 only has 2.1
Ramnathe Pioneer said:
Q1.Which has larger xda develper community ?
A.I9000
B.I9001
REQUEST1.Please Post 2 Pics showing difference b/w sAmoled and TFT Capacitive
LCD.
Q2.Which has better/smoother HD/FHD/UHD video
playback ?
A.Galaxy star or star pro ( both have 1Ghz
processor and 512Mb ram )
B.Galaxy i90001/i9000 ( stock GB )
Q3.Which is more smooth ?
A.Galaxy star or star pro ( both have 1Ghz
processor and 512Mb ram )
B.Galaxy S i9000 ( stock GB )
Q4.Which is the best phone - i9000 or i9001 ? Why ? Which has better GPU ?
REQUEST2.Please post some screenshots showing different dpi/screen reSolutions in galaxy S .
Click to expand...
Click to collapse
As I understand it:
Q1.) I9000 seems to have the bigger community
R1.) I don't have any pictures, but...
AMOLEDs have a wider colour gamut than standard LCD screens and so are able to produce a wider colour range than LCD panels are.
Also, LCDs have a backlight that powers the display while AMOLEDs run by lighting individual pixels. What this allows for AMOLED screens is to light only the neccesary pixels, meaning blacks look really... black. As opposed to LCD screens where the whole screen is lit up even for the colour black. To a lot of people AMOLEDs tend to have colours that pop out, even on the early I9000 AMOLED.
Q2.) I'm not entirely clear on the playback capability of the Galaxy Star/Star Pro, however, I can say at least that the I900x has really good playback support on stock GB, only a small number of files can't be played (.3gp, some mkvs)
Q3.) The Galaxy Star/Star Pro runs Jelly Bean, no idea how well its optimised on such a device, but chances are it'll be smoother than stock GB on the I900x
Q.) I'll let you decide:
I9000:
-Greater dev support
I9001:
-1.4Ghz Snapdragon as opposed to 1Ghz Hummingbird
-Slightly bigger battery (?)
Otherwise both phones are more or less the same
Sent from my GT-P7510 using Tapatalk HD
Soryuu said:
I9001:
-Slightly bigger battery (?)
Click to expand...
Click to collapse
Correct, we have a 1650 mAh battery. But if you look at the community for the i9001, there's not much we're missing. We have CM9, CM10, CM10.1 and CM10.2 (being developed) so there are enough options to upgrade your phone. Our development team may not be the same size but they make some awesome software
i9000 has a bigger community + CyanogenMod official support.
Marshian said:
Correct, we have a 1650 mAh battery. But if you look at the community for the i9001, there's not much we're missing. We have CM9, CM10, CM10.1 and CM10.2 (being developed) so there are enough options to upgrade your phone. Our development team may not be the same size but they make some awesome software
Click to expand...
Click to collapse
Yeah, from time to time I look around the S+ forums, you guys have yourselves sorted
Sent from my GT-P7510 using Tapatalk HD
idCyber said:
i9000 has a bigger community + CyanogenMod official support.
Click to expand...
Click to collapse
agree.... +1 :laugh:
Please give the best thread & download link to "latest" firmware (odin) for GT-i9000
Also I heard there is something like plus pack/upgrade pack which can be flashed to upgrade stock rom..... Anything like that..? Link please
Check this site http://www.sammobile.com/firmwares/1/
I mean 2.3.6 value pack ...could be the last stock ROM
Ramnathe Pioneer said:
Please give the best thread & download link to "latest" firmware (odin) for GT-i9000
Also I heard there is something like plus pack/upgrade pack which can be flashed to upgrade stock rom..... Anything like that..? Link please
Click to expand...
Click to collapse
What is value pack ?
A complete firmware package ( which can be used to unbrick via odin ) ,
or just an add-on package ( which has to be flashed over default firmware, and cannot be used to unbrick directly )
??
Ramnathe Pioneer said:
What is value pack ?
A complete firmware package ( which can be used to unbrick via odin ) ,
or just an add-on package ( which has to be flashed over default firmware, and cannot be used to unbrick directly )
??
Click to expand...
Click to collapse
Its a complete firmware package
Sent from my GT-P7510 using Tapatalk HD

[Q] Changing the dpi, its dangerous?

Hi, i just install cm10.1 and it looks so good, but i have a trick from my last phone that was to change the dpi to lower for have a nice better resolution, for example i changed my s3 mini dpi from 240 to 15o and it looks good, but i dont know if this can damage my phone, so can you help me? i will lose my phone if i change the dpi?
Thanks, bye
How can a lower DPI look better?
Sent from my GT-I8190 MaclawStudio CM 11 using Tapatalk
Low dpi
GXGOW said:
How can a lower DPI look better?
Sent from my GT-I8190 MaclawStudio CM 11 using Tapatalk
Click to expand...
Click to collapse
Cause, when you have a lower dpi, the things on screen look smaller and give an impression of a high resolution, i changed cause the things are so bigger, and i dont like that i prefer Little things.
Look here is a nice example of it: http://www.android-hilfe.de/attachm...other-density-changer-200-320-dpi-preview.png
You can see that in the 240dpi things look smaller but in 320 dpi are bigger.
Another example: http://thecellularguru.com/wp-content/uploads/2010/12/appbrain-lcddensity-screen-before-after.jpg
I think it looks better with the lower dpi.
I am using 210 dpi for some time.
On mine previous phones I had changed it also. It is not possible to damage the phone with this change.
If you have problems with starting system, just restore build.prop file
sent from my s3 mini
Dpi
piskor said:
I am using 210 dpi for some time.
On mine previous phones I had changed it also. It is not possible to damage the phone with this change.
If you have problems with starting system, just restore build.prop file
sent from my s3 mini
Click to expand...
Click to collapse
Thanks men, is just that i read that this will forcé the gpu, and then maybe i can damage, i am scared cause in my last pone (Galaxy mini 2) i also change the dpi, but i dont know why my pone damage, i think it wasnt by this cause i get some issues when i began to overclock it, so i am a Little scared, my s3 mini has lik 2 weeks o use.
And if i use lower tan you?, im using it on 150 dpi, this will make some negative changes?
Thanks bye
Daks32 said:
...And if i use lower tan you?, im using it on 150 dpi, this will make some negative changes?
Thanks bye
Click to expand...
Click to collapse
If phone is capable to display such dpi and it is readable for your eyes than I think it is OK and has no other negative aspect
sent from my s3 mini
Thanks
piskor said:
If phone is capable to display such dpi and it is readable for your eyes than I think it is OK and has no other negative aspect
sent from my s3 mini
Click to expand...
Click to collapse
Thanks men, and in games this will afect the performance or something?
Sorry, I have no idea. I don't play games at all
sent from my s3 mini
i change the dpi in my galaxy ace, never have problems with games. sorry, very bad english.
after changing dpi in build.prop to 210 and reboot, the color of my toggles changed from blue to standard green damn
Check with 220 for example
Games
Ler_18 said:
i change the dpi in my galaxy ace, never have problems with games. sorry, very bad english.
Click to expand...
Click to collapse
Thanks men, i saw that the games stay with the stock dpi, it doesnt change, but do you have tecnicals problems or something, maybe damage to your phone?, thanks
I also notice that the animations are more smother when a high dpi its selectect, but in my case that i have it on 130dpi it just laggy sometimes.
Toggles
JackoMJ said:
after changing dpi in build.prop to 210 and reboot, the color of my toggles changed from blue to standard green damn
Click to expand...
Click to collapse
Men sorry what are the toggles?
im using 215 on CM11 and no problem i got
no problem
i haven't read the comments yet. i don't know what others told you.
i am using the phone with 190 DPI and it is awesome. i haven't encountered with any problems, i am playing games too. but when you decrease dpi in stock roms there would be some problems like decreased in size of contacts or keypad . but on the custom roms there won't be any problems..
trd3v3lop said:
i haven't read the comments yet. i don't know what others told you.
i am using the phone with 190 DPI and it is awesome. i haven't encountered with any problems, i am playing games too. but when you decrease dpi in stock roms there would be some problems like decreased in size of contacts or keypad . but on the custom roms there won't be any problems..
Click to expand...
Click to collapse
Yeah, i notice that with my last phone (Galaxy mini 2) when i was on stock and change the dpi, i cannot enter to play store or make calls cause the dial pad make forcé close, and some apps didnt work, also the stock launcher make forcé close, but i do it on cyanogenmod and it looks great, i mean problems maybe if the screen can damage or maybe the gpu burns, cause i read that when you change the dpi the gpu forces to show more things on screen, so i think for that reason i see some animations slow.
Thanks, sorry for my english

Categories

Resources