Tablet Mode for ICS roms :) - Samsung Galaxy Player 4.0, 5.0

Okay. So I'm working with others on getting our devices in tablet mode. I've gotten far enough to hare with you guys. Only some apps are in tablet mode. gapps and su etc.... so basically you must be running CM9 ( haven't flashed AOKP to try it yet) and you CANNOT HAVE NAVIGATION BAR! When I figure out how to get the bottom status bar with ics buttons ill let you all know
Now what you need to do is download LCD Density Modifier ( or root explorer just need access to LCD density)
Change it to anything between 129-160, reboot and viola. You'll have the SEMI-Tablet mode.
This is my first thread. If I'm leaving important info out please let me know. Enjoy your 5in tablet.
UPDATE!!!!
Thanks to @Tnsrua2000 for developing this. ---- http://www.mediafire.com/?x7ndy4p9yx4e7ly
Download, wipe data factory reset, flash via cwm
It's wonderful. I believe sgp's should come stock with tablet ui
Sent from my Galaxy Nexus Player Tab ^_^

Nice job so far. About the AOKP rom, I have it on my INTL device and I'm sorta getting semi tablet mode.
And what's the diff between 128 and 129 dpi? Will there be more tablet-like functions with 128 dpi? I have 129 right now and I'm getting some apps functioning with system UI intact.
Sent from my YP-G70 using XDA

Nice job so far. About the AOKP rom, I have it on my INTL device and I'm sorta getting semi tablet mode.
And what's the diff between 128 and 129 dpi? Will there be more tablet-like functions with 128 dpi? I have 129 right now and I'm getting some apps functioning with system UI intact.
Sent from my YP-G70 using XDA
Click to expand...
Click to collapse
I can't do the AOKP ROM it has too many bugs. And I didn't check with the 129 DPI? If you have the same amount of apps functioning I'll change it to 129 in the OP.
Sent from my MB870 using XDA Premium App

E verything is small even the keyboard i cant write. one word correct in the cirst shot.
I think i will turn it ba k to my previous resulution
Sent from my YP-G70 using xda premium

Try a systemui.apk from a tablet rom and maybe the status bar will be back
Sent from my Galaxy Nexus using XDA

kfirbep said:
E verything is small even the keyboard i cant write. one word correct in the cirst shot.
I think i will turn it ba k to my previous resulution
Sent from my YP-G70 using xda premium
Click to expand...
Click to collapse
Your keyboard is suppose to be the normal size? Mine didn't change
Sent from my Galaxy Nexus Player Tab ^_^

Jayydude_SGP said:
Your keyboard is suppose to be the normal size? Mine didn't change
Sent from my Galaxy Nexus Player Tab ^_^
Click to expand...
Click to collapse
Same. I think you went a bit too far in changing your dpi or you made a technical problem in between.
Sent from my YP-G70 using XDA

JackpotClavin said:
Try a systemui.apk from a tablet rom and maybe the status bar will be back
Sent from my Galaxy Nexus using XDA
Click to expand...
Click to collapse
A friend if mine noticed that there wasn't a difference between 129 dpi and 128 dpi. I knew on 129 it didn't fc but didn't notice that it worked just as well as 128 I was going to direct you to a thread this guy gave me instructions on how to mod the apex launcher so that when we get the bottom status bar it would look good. He modded it for the nexus but their dpi is set to 192. And I'm not good enough at dev'ing to mod it. So can you take a look and give it a shot?
Sent from my Galaxy Nexus Player Tab ^_^

Jayydude_SGP said:
A friend if mine noticed that there wasn't a difference between 129 dpi and 128 dpi. I knew on 129 it didn't fc but didn't notice that it worked just as well as 128 I was going to direct you to a thread this guy gave me instructions on how to mod the apex launcher so that when we get the bottom status bar it would look good. He modded it for the nexus but their dpi is set to 192. And I'm not good enough at dev'ing to mod it. So can you take a look and give it a shot? And will me pulling the systemui.apk from a tablet ROM give us the bottom status bar with the ICS buttons?
Sent from my Galaxy Nexus Player Tab ^_^
Click to expand...
Click to collapse
[EDIT] here's what he told me
jay,
couldn't do it blind anyway, hacking smali was more like trial and error. i sat one night and adb-pushed countless of times to see if changes were reflected or not. you'll be better off grabbing apktool (1-2 pages before you'll find a working version), learning dalvik-opcode basics and just hack it.
what i did was:
1. find everything that contains "density" and hardcode it. you'll be looking out for displaymetrics api's. density is a float, look up the manual and calculate it. make sure you encode it properly, use an IEEE 754 converter. denditydpi is an int which can be either 160, 240 or 320. scaleddensity, same as density.
2. half of the app drawer will be wasted. i had to kill a switch somehere to help it, but i dont find it because i trashed the rewritten smali by accident and my comments are gone. i studied the original launcher2 java code to find it. not so important for now.
3. you'll get the dock back by changing launcher.xml in the res files. take the original one and copy it over the one in the dpi600 folder. port and landscape need different implementations.
4. all the relevant sizes and styles were in dpi600.
im sorry it's such a mess. a real dev would have written down the pieces of code to change but im a newb and that's all that i can offer you.
Sent from my Galaxy Nexus Player Tab ^_^

I set mine to 120 and it switched for me
Sent from my YP-G70 using xda premium

cleve321 said:
I set mine to 120 and it switched for me
Sent from my YP-G70 using xda premium
Click to expand...
Click to collapse
How do you see anything with it set to that lol

cleve321 said:
I set mine to 120 and it switched for me
Sent from my YP-G70 using xda premium
Click to expand...
Click to collapse
You got the bottom status bar and everything?????
Sent from my Galaxy Nexus using XDA

Rueben_ said:
How do you see anything with it set to that lol
Click to expand...
Click to collapse
Lol i couldnt it was hard
Jayydude_SGP said:
You got the bottom status bar and everything?????
Sent from my Galaxy Nexus using XDA
Click to expand...
Click to collapse
I had it for an hour till my player soft brickes itself idk how tho
Sent from my YP-G70 using xda premium

cleve321 said:
I had it for an hour till my player soft brickes itself idk how tho
Sent from my YP-G70 using xda premium
Click to expand...
Click to collapse
What setup did u do? I'm on 120 dpi on AOKP and I can't see the bottom status bar.
Sent from my YP-G70 using XDA

I don't remember because I just play around with the setting testing things
Sent from my YP-G70 using xda premium

cleve321 said:
I don't remember because I just play around with the setting testing things
Sent from my YP-G70 using xda premium
Click to expand...
Click to collapse
Well that helps :sarcasm: Tablet mode doesn't trigger just by changing the DPI. The systemui.apk fc's on boot. Unless your on AOKP. I'd use that ROM but it isn't available for the US YP-G70....
Sent from my Galaxy Nexus using XDA

Jayydude_SGP said:
Well that helps :sarcasm: Tablet mode doesn't trigger just by changing the DPI. The systemui.apk fc's on boot. Unless your on AOKP. I'd use that ROM but it isn't available for the US YP-G70....
Sent from my Galaxy Nexus using XDA
Click to expand...
Click to collapse
System UI on AOKP does FC on boot the same way as AOSP when below 129 dpi.
Sent from my YP-G70 using XDA

YoBob said:
System UI on AOKP does FC on boot the same way as AOSP when below 129 dpi.
Sent from my YP-G70 using XDA
Click to expand...
Click to collapse
Did you have YouTube 3D and all the other tablet UI apps?
Sent from my MB870 using XDA Premium App

Jayydude_SGP said:
Did you have YouTube 3D and all the other tablet UI apps?
Sent from my MB870 using XDA Premium App
Click to expand...
Click to collapse
Not when I tested it. Had the same number of tablet apps as u, such as Google Play Store, Books, Music, Peoples App etc.
Switched back now to CM9 though
Sent from my YP-G70 using XDA

I am thinking if I rip a systemui.apk from an ICS tablet ROM and replace mine it will work. Are you willing to test it?

Related

Check this out!!!!

I was digging for new themes for our JVP/JVQ GB Roms and found this.... I'm going to be trying these ASAP
Note that these themes are NOT GUARANTEED to Work on all roms,,, Flash at your own risk. Naturally make backups
http://forum.xda-developers.com/showpost.php?p=11340201&postcount=2
Good find, thanks.
I believe the themes have to have the same number of lockscreens to work on our vibrants.
Dattack said:
I believe the themes have to have the same number of lockscreens to work on our vibrants.
Click to expand...
Click to collapse
I have heard this also... I just flashed the deep purple theme and all worked well except the phone app was gone for some reason.... it only had 5 lock screens though... mine had 9 originally
It will work fine unless you chose a lockscreen that you don't have coding for, then you've just bought a ticket to bootloop city
bfranklin1986 said:
It will work fine unless you chose a lockscreen that you don't have coding for, then you've just bought a ticket to bootloop city
Click to expand...
Click to collapse
can you elaborate on that? I flashed the LEGEND X theme and I got in a boot loop. i had the puzzle lockscreen on before the flash
I have no idea how to check for this before hand but say if you were on the puzzle lockscreen and then you flash a theme that edits some .xmls then you might have a situation where the lockscreen is looking for an .xml that doesn't work it anymore (or maybe is completely missing) and BAM your phones figurative brain explodes and sends you into bootloops. That's my understanding anyways so anybody feel free to correct me.
Sent from my GT-I9000 using XDA App
Theme port
deleted gingerbread themes
This is very useful for somebody like me! I download all the themes I like and then extract it all and use all the png files I like to customize my vibrant . bro ninjamorph, root explorer and my laptop are my best friends!
Yeah...its a really nice finding....I tried one jvq rom I'm my SH4.0...It worked.thanx.
Sent from my SGH-T959 using XDA App
nuwanmw1988 said:
Yeah...its a really nice finding....I tried one jvq rom I'm my SH4.0...It worked.thanx.
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
Which one?
Sent from my SGH-T959 using XDA Premium App
Majin_X said:
Which one?
Sent from my SGH-T959 using XDA Premium App
Click to expand...
Click to collapse
Sphinx02's theme...yeah...it worked...but later found that it has a prob with lock screens...
Couldn't change the lock screen..so flashed back to original SH theme.
Sent from my SGH-T959 using XDA App
I've been using the gingerway blue ocean theme for a few days and everything seems to work good
nuwanmw1988 said:
Sphinx02's theme...yeah...it worked...but later found that it has a prob with lock screens...
Couldn't change the lock screen..so flashed back to original SH theme.
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
The obsession one has 10 lock screens. I'm going to try it anyway
Sent from my SGH-T959 using XDA Premium App
I think everyone that tries one needs to report back if everything worked or not and we need to start a list of which ones actually work for us.
I would use the standard android lockscreen since its in pretty much all themes and roms. To avoid possible bootloops or worse.
Sent from my GT-I9000 using XDA App
bfranklin1986 said:
I think everyone that tries one needs to report back if everything worked or not and we need to start a list of which ones actually work for us.
Click to expand...
Click to collapse
that's what I've been going for as well. Great idea. So far the deep purple one worked for SH 4.0... It looked nice but the phone app was gone for some reason. And the legend x one put me in a boot loop.
Sent from my SGH-T959 using XDA Premium App

cm7 screen quality

the screen quality on my tp when using webos is better then when using cm7. is there a way to fix it? thanks
Depends on which one you're using. WebOS looked horrid for me.
It's cause the current CM7 port is running a lower res than the Native webOS resolution.
KaliKot said:
It's cause the current CM7 port is running a lower res than the Native webOS resolution.
Click to expand...
Click to collapse
that much i know, but was wondering if there is any solution
Use LCD Density from market.
Sent from my PC36100 using xda premium
guardianali said:
Use LCD Density from market.
Sent from my PC36100 using xda premium
Click to expand...
Click to collapse
thanks, can you recommand the setting youre using?
KaliKot said:
It's cause the current CM7 port is running a lower res than the Native webOS resolution.
Click to expand...
Click to collapse
What?....
</10char>
Nburnes said:
What?....
</10char>
Click to expand...
Click to collapse
SMH...
Sent from my HTC_Amaze_4G using xda premium
I too felt webOS looked better than CM7. I was using 160 and 140 for LCD density. Then I upped it to 169 and it looks much better to me, also i installed the ICS roboto font and that looks much better than the stock g-bread font. Also for some reason when i went the other way and took LCD up to 169 suddenly I could get a few more apps in the market that seemed to be missing before (I remember early on with my Nook Color the LCD density affected the market as well).
Also there is a market app "hp touchpad wallpaper applier" that lets you use high res wallpaper in CM7 which looks much better.
Won't it simply be because cm7/gingerbread wasn't meant to run on anything bigger than 7"screen?
Sent from my Desire HD using Tapatalk

[HOWTO] ICS At 210 DPI with tablet apps/views

Thought I'd post this for fun for anyone trying to get the mini tablet experience. Its not perfect but its very usable.
Known bugs
- No notification bar (dies with SytemUI)
Use any of the ICS releases floating around the forums.
Install Go launcher EX as your launcher.
Use Go Launcher as your default home option.
Set home screen grid columns to 6 and rows to 7.
Change your build.prop DPI settings to 210 (Rom Toolbox app does this nicely).
Reboot.
On reboot systemUI will crap out, just let it die twice and then it will go away.
Install the Switches widget in for Go Launcher to add settings shortcuts for your wifi, GPS, screen etc (this will act as a replacement for not having them in notification bar)
Change your Icon and Font sizes in Go Launcher if you want them bigger
Like I say far from perfect but very usable and you can enjoy the goodness of tablet apps and views on your note.
Piccies attached.
If you want a solid solution for running apps at their own custom DPI without having to mess around with your systems default DPI then take a look at this bounty thread and offer your support...
http://forum.xda-developers.com/showthread.php?t=1594559
Don't be flamin this is just for fun
Sent from my Sinclair ZX81 with 16k add on RAM pack.
Whenever I change the dpi, even to 240, all the text is to small. Am I doing something wrong?
Sent from my SAMSUNG-SGH-I717 using XDA
No that is what will happen, you are maximising the use of your super high resolution on this device. In Go Launcher you can change the font size for your labels to make them bigger.
System UI will crash repeatedly, each time the OS tries to use it.
I would say that makes tablet mode unusable at this point, but tantalizingly just out of reach.
lactardjosh said:
System UI will crash repeatedly, each time the OS tries to use it.
I would say that makes tablet mode unusable at this point, but tantalizingly just out of reach.
Click to expand...
Click to collapse
That's what I thought too, but as I am using third party everything it doesn't seem to be an issue so far. At least it's something to play with until one of the genius devs finds a native way to support this properly.
lactardjosh said:
System UI will crash repeatedly, each time the OS tries to use it.
I would say that makes tablet mode unusable at this point, but tantalizingly just out of reach.
Click to expand...
Click to collapse
Bingo. We need a Dev to work on it for us
Sent from my SAMSUNG-SGH-I717 using xda premium
Hey what app is that in the last pic?
almostinsane said:
Hey what app is that in the last pic?
Click to expand...
Click to collapse
BeyondPod HD
I absolutely love the tablet mode, but I think I am addicted to the notification bar more. haha
I wish the apps that had a tablet mode built in had some sort of option to choose tablet mode or phone mode within the app.
Nice find!
I thought default was 320dpi?
Sent from my SAMSUNG-SGH-I717 using xda premium
What that youtube widget ur using
Sent from my SAMSUNG G-Note I717 using xda premium
jimmer411 said:
I thought default was 320dpi?
Sent from my SAMSUNG-SGH-I717 using xda premium
Click to expand...
Click to collapse
It is.
I guess I don't understand how dpi works on android then.
Sent from my SAMSUNG-SGH-I717 using xda premium
jimmer411 said:
I guess I don't understand how dpi works on android then.
Sent from my SAMSUNG-SGH-I717 using xda premium
Click to expand...
Click to collapse
Correct.
Sent from my SAMSUNG-SGH-I717
Interesting. I would definitely donate to anyone who comes out with a fully working tablet mode fix.
MSigler said:
Interesting. I would definitely donate to anyone who comes out with a fully working tablet mode fix.
Click to expand...
Click to collapse
DAGr8 ICS rom in the development forum is working on it. I am sporting it right now with Apex launcher running at 240 dpi everything useable. with notification bar
supac said:
DAGr8 ICS rom in the development forum is working on it. I am sporting it right now with Apex launcher running at 240 dpi everything useable. with notification bar
Click to expand...
Click to collapse
How? Cliffs notes version at least, I get the gist, but haven't seen an implementation with everything working. I'm already on dagr8 alpha 2.
MSigler said:
How? Cliffs notes version at least, I get the gist, but haven't seen an implementation with everything working. I'm already on dagr8 alpha 2.
Click to expand...
Click to collapse
download rom tool box in there you can set the dpi settings to 240.
Sent from my SAMSUNG-SGH-I717 using Tapatalk
supac said:
download rom tool box in there you can set the dpi settings to 240.
Sent from my SAMSUNG-SGH-I717 using Tapatalk
Click to expand...
Click to collapse
And with apex the notification bar works?
---------- Post added at 02:40 AM ---------- Previous post was at 02:34 AM ----------
Set DPI to 240 and applied it, but all that changed was the DPI, it didn't kick me into tablet mode or anything
MSigler said:
And with apex the notification bar works?
---------- Post added at 02:40 AM ---------- Previous post was at 02:34 AM ----------
Set DPI to 240 and applied it, but all that changed was the DPI, it didn't kick me into tablet mode or anything
Click to expand...
Click to collapse
I apologize I guess I misunderstood what tablet mod is
Sent from my SAMSUNG-SGH-I717 using Tapatalk

aokpCB for hp touchpad

hi guys any one try aokpCB for hp touchpad
http://pcb.team.broc.co/li/aokpcb/
this is the last build for hp touchpad
http://aokpcb.boomm.net/nightlies/tenderloin/aokpcb_tenderloin-20120513-0331.zip
Damn. Looks very tempting. Might have to give it a whirl.
Wow this is a nice rom seriously
Sent from my pcbblue_tenderloin using xda premium
Anyone else having trouble downloading this rom with their touchpads? I've tried downloading it like 5 times, it gets to 100%, then it says download unsuccessful. I've downloaded other roms directly, with no issue.
rom has a lot of nice visual tweaks. Otherwise same ol AOKP. Smooth n solid. I'll have to keep tabs on this one.
another nightly online
http://aokpcb.boomm.net/nightlies/tenderloin/aokpcb_tenderloin-20120514-0110.zip
I loaded the last nightly last night and it runs real smooth. Thanks for pointing this one out.
seriously, AMAZING ROM! its like aokp on ROIDS! i likey!
I might try it out eventually. What are some cool features that the regular AOKP doesnt have?
jsgraphicart said:
I might try it out eventually. What are some cool features that the regular AOKP doesnt have?
Click to expand...
Click to collapse
Well its actually pretty similar but with a sick theme. Its like all techy. Even the nav bar has a special background
Sent from my pcbblue_tenderloin using XDA Premium HD app
If you install the webcm9 recents cards patch it breaks most of the themes. Some icons remain as well as the look in settings.
siralsmooth said:
If you install the webcm9 recents cards patch it breaks most of the themes. Some icons remain as well as the look in settings.
Click to expand...
Click to collapse
Webos patch? Just change it in from control...
Sent from my pcbblue_tenderloin using XDA Premium HD app
What changes from the webos patch can't be restored in rom control. Status bar theme is gone, theme in power menu is gone, theme in notifications is gone. Like I stated previously, some icons and settings are the only noticeable parts of the theme that remain.
siralsmooth said:
What changes from the webos patch can't be restored in rom control. Status bar theme is gone, theme in power menu is gone, theme in notifications is gone. Like I stated previously, some icons and settings are the only noticeable parts of the theme that remain.
Click to expand...
Click to collapse
No I mean why did you use that at all? Just use the from control setting for it.
Sent from my pcbblue_tenderloin using XDA Premium HD app
sahhar1993 said:
hi guys any one try aokpCB for hp touchpad
http://pcb.team.broc.co/li/aokpcb/
this is the last build for hp touchpad
http://aokpcb.boomm.net/nightlies/tenderloin/aokpcb_tenderloin-20120513-0331.zip
Click to expand...
Click to collapse
Will try it tomorrow.
Any reason why they arent members here or @ rootzwiki ?
Bagbug said:
Will try it tomorrow.
Any reason why they arent members here or @ rootzwiki ?
Click to expand...
Click to collapse
Hmm idk. They make a pretty good kang team though. The only problem I found was the background behind the keyboard doesn't fit right. It's too small. But one kickass Rom imo.
Sent from my ADR6425LVW using XDA
antp121 said:
Hmm idk. They make a pretty good kang team though. The only problem I found was the background behind the keyboard doesn't fit right. It's too small. But one kickass Rom imo.
Sent from my ADR6425LVW using XDA
Click to expand...
Click to collapse
And 120 dpi problème
Sent from my aokp_tenderloin using XDA Premium HD app
sahhar1993 said:
And 120 dpi problème
Sent from my aokp_tenderloin using XDA Premium HD app
Click to expand...
Click to collapse
There's no problem here with dpi
Sent from my ADR6425LVW using XDA
antp121 said:
There's no problem here with dpi
Sent from my ADR6425LVW using XDA
Click to expand...
Click to collapse
Realy wooooow
Wich nightly do you use?
Sent from my aokp_tenderloin using XDA Premium HD app
kicka** theme. I switched from aokp because of the recent bugs, but I guess I should have stuck with the nightlies.

[Q] Which rom closest to stock?

I'm using a Galaxy S3 SGH-l74M
Canadian Bell is my carrier, but it's an unlocked Rogers phone (not sure if this makes a difference)
Rooted using stock Android 4.1.1
I like everything about Touchwiz other than the grid size. I want 5 columns of icons instead of 4. I know some roms can do this, I found one, but it looked nothing like the stock touchwiz I have now (looked like my Nexus 7 tablet)
I know I can use Nova or Apex and have in the past, but there's things about them I don't care for. I've searched threads, but it took me 2 days to get my phone back to this state and I don't want to mess it up again.
Can anyone advise me what rom I should use that is closest to the stock one I have now, that will allow me to show 5 columns of icons?
try wanamlite
nm
Try Android Revolution HD.
Sent from my GT-I9300 using xda app-developers app
hemal_4404 said:
Try Android Revolution HD.
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
I use it also and it's for me the best one, same interface but smoother and faster!
Sent from my GT-I9300 using xda app-developers app
k4po said:
I use it also and it's for me the best one, same interface but smoother and faster!
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
Yes and imho also great batterylife with Perseus kernel.
Have you tried this mod
ATTENTION
You are in the wrong forum, if you flash anything here you risk a brick

Categories

Resources