[Q] Stock Android 4.1.2 rom for p6810 - Removing mobile no signal icon - Galaxy Tab 7.7 Q&A, Help & Troubleshooting

Since I am only new to the forums I can't post in the Rom dev area.
I just installed Rom from http://forum.xda-developers.com/showthread.php?t=2481828
I was wondering if anyone knows how to remove the mobile signal icon from the status bar. It's great to have the stock Samsung Android 4.1.2 on my Galaxy Tab 7.7 wifi model, even if it's not perfect.
I have root access, so if it's just a matter of removing an app, i can uninstall it.
Peter

I'm pretty sure the process will involve de/re-compiling etc. Maybe SystemUI.apk. If you have data options in your device settings menu, settings.apk might need to be looked at as well.
Edit: I will take a look at a few things when I return home (away working).
Priority (apart from family) is a P6810 SkyHigh JB kernel, then followed by possible stock ROM mods, tweaks, or maybe a even a SkyHigh custom ROM - just for fun. Maybe not too, supporting a release takes precious time and testing, which I have very little ATM. Kernel release and support will be enough.
But last priority will be looking at (trying) removing any P6800 specific parts from the firmware, providing they don't impact the ROM or 'negative' effect on performance.
Please post any other firmware observations that shouldn't be on our Wi-Fi model.
Thanks.
UITA
Sent from my GT-I9500 using XDA Premium 4 mobile app

Remove: tw_stat_sys_signal_null* from SystemUI/res/drawable-mdpi

bodivas said:
Remove: tw_stat_sys_signal_null* from SystemUI/res/drawable-mdpi
Click to expand...
Click to collapse
Excellent, saves me the time
But I think that's just cosmetic. We need to look deeper yet.
Sent from my GT-I9500 using XDA Premium 4 mobile app

UpInTheAir said:
Excellent, saves me the time
But I think that's just cosmetic. We need to look deeper yet.
Sent from my GT-I9500 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
The following APK can be safely removed : /preload/symlink/system/app/secphone.apk
It will also stop the tablet to try to access any mobile signal... Which cannot be achieved anyway as it is only a wifi version... Thus draining the battery for no reason..

obeguin said:
The following APK can be safely removed : /preload/symlink/system/app/secphone.apk
It will also stop the tablet to try to access any mobile signal... Which cannot be achieved anyway as it is only a wifi version... Thus draining the battery for no reason..
Click to expand...
Click to collapse
Thought there may be more to remove/edit, RIL etc, but it could just that simple. Thanks.
Sent from my GT-I9500 using XDA Premium 4 mobile app

obeguin said:
The following APK can be safely removed : /preload/symlink/system/app/secphone.apk
It will also stop the tablet to try to access any mobile signal... Which cannot be achieved anyway as it is only a wifi version... Thus draining the battery for no reason..
Click to expand...
Click to collapse
can I uninstalled with titanium? I cant see it in the list :S
can we remove " Sim toolkit" too?

Morloc2 said:
can I uninstalled with titanium? I cant see it in the list :S
can we remove " Sim toolkit" too?
Click to expand...
Click to collapse
I just installed the new Multi Window version of the Rom, which is great. However, I was wondering how you enable the Split screen mode. The apps all launch in resizable Windows, so you can have many running, I click on the pin button (which somewhere I read might switch modes) but it doesn't seem to work.
Elsewhere, I read that you need to change the DPI of the tablet in the build.prop file? Mine is currently on 160, I think some said 176 might be required to activate the split screen?
Anyone know the answer to this?

-error-

could it work?
sd3993 said:
Sorry about the late reply. Computer HD crashed :/
Anyways here are the steps.
1)Decompile SystemUI.apk
2)Go to com/android/systemui/statusbar/policy/StatusBarPolicy.smali <---Make a backup of this file before proceeding.
3)Find 'phone_signal_2' and delete the invoke-virtual 'setIcon()' method after it. (The invoke-virtual setIcon() method MAY NOT be immediately after 'phone_signal_2'. There maybe other lines in between. DO NOT delete those.)
4)Repeat Step 3 for EVERY instance of 'phone_signal_2'.
5)Recompile SystemUI.apk(don't forget to delete classes.dex from the 'keep' folder )
6)Push it back to your phone and change permissions to rw-rw-r
7)Reboot & Enjoy the extra status bar space
Click to expand...
Click to collapse

Morloc2 said:
could it work?
Click to expand...
Click to collapse
yes it works
EDIT:-Okay i absolutely did not notice the 4.1.2 :/
This mod was for gingerbread only. The files are very different in JB.
Process should be more or less the same but different files.

nice, so..what I need to try it?
can I connec the tab and modify this file?
ty

p3dboard said:
I just installed the new Multi Window version of the Rom, which is great. However, I was wondering how you enable the Split screen mode. The apps all launch in resizable Windows, so you can have many running, I click on the pin button (which somewhere I read might switch modes) but it doesn't seem to work.
Elsewhere, I read that you need to change the DPI of the tablet in the build.prop file? Mine is currently on 160, I think some said 176 might be required to activate the split screen?
Anyone know the answer to this?
Click to expand...
Click to collapse
I have played about, setting the dpi to 176 in build.prop does change it from windowed mode to split screen. However you need to change the default launcher from touchwiz before changing it from 160 to 176, as touchwiz is configured to only work at 160dpi, it crashes on any other dpi. The Samsung keyboard also has the same issue, so switch to google keyboard or SwiftKey before rebooting to bring the dpi into effect.
Also samsung calculator, camera and memo don't work at 176dpi. But if you get the photosphere camera from Android 4.3 from the s4 google edition it works.
I have seen that some have modified touchwiz to work at different dpi settings, so there might be another way to fix the Samsung apps.
If you change the dpi to 184/186, you get phablet mode for notifications, which looks more like the note 8 layout.
I think at different dpi the multi window changes mode. At 160 its like the note 10.1, with resizable Windows. At 176, its more like the note 8.
On a side note 176 dpi also fixed a bug in the aview app in the play store which would crash in portrait mode when launching videos from the Abc iview service.

how do you change this settings?

Morloc2 said:
how do you change this settings?
Click to expand...
Click to collapse
I changed the dpi by using es explorer from the play store, you can mount /system as read/write and then edit /system/build.prop
You set the lcd density to 176. Save and reboot. But make sure you change your launcher first, otherwise you will have touchwiz crashing. Another app that crashes when not running at 160 dpi is the Samsung task manager. But at 176 dpi, the split screen and windowed modes both work, the little pin in the left corner switches between modes
My next question if anyone knows. The v4 multiwindow systemui.apk, is different from the one in the p6810 rom, that is the one from the p6800 multiwindow post, if i replace my current systemui.apk, will this fix my not having split screen at 160 dpi?

p3dboard said:
I changed the dpi by using es explorer from the play store, you can mount /system as read/write and then edit /system/build.prop
You set the lcd density to 176. Save and reboot. But make sure you change your launcher first, otherwise you will have touchwiz crashing. Another app that crashes when not running at 160 dpi is the Samsung task manager. But at 176 dpi, the split screen and windowed modes both work, the little pin in the left corner switches between modes
My next question if anyone knows. The v4 multiwindow systemui.apk, is different from the one in the p6810 rom, that is the one from the p6800 multiwindow post, if i replace my current systemui.apk, will this fix my not having split screen at 160 dpi?
Click to expand...
Click to collapse
I tried replacing systemui.apk, and this copy crashed, so I went back to the copy that came with the new Rom (the working copy is 4 mb, where as the one in v4 was about 2.5mb).
I tried 156dpi, as a test, and Touch Wiz and Samsung apps work fine at this DPI, they don't crash, but then the split screen bar doesn't show, but the apps launched in windows do seem to snap to the width of the screen at 156dpi. So I think the Touchwiz / Samsung apps have some sort of upper DPI limit coded into them. So, if anyone knows how to increase this to 176dpi, this would make the Rom perfect.
Samsung APK's that would need fixing from what I can see are
- Touchwiz
- Task Manager
- Camera
- Calculator
- Memo

Great news. I tried the modified systemui.apk and after it initially crashed after replacing the 4mb version, I decided to reboot anyway to see if it worked. It does, but better than that it works at 160dpi. Split screen works!
Also you need the double lcd dpi setting in build.prop for the split screen bar to work properly.
So don't worry about the initial crash, swap over. You also get the multi screen layout tool on the system bar. If you get the version from the p6810 stock android 4.1.2 thread it also eliminates the no mobile signal icon. Finally its almost perfect !

The latest Multi-Window ROM is really good.
I did some basic tests and it seems quite good.
Cannot believe Samsung aren't putting together a Jelly Bean ROM for P6810...
Anyway flashed this ROM and tested a few things.
Globally it seems very good.
I have spotted a few cosmetic issues but I guess this is because this ROM was designed for the P6800:
- Mobile Data Icon still there,
- About device/Status, crashes.
One major problem I have though is the fact I cannot mount my 64GB Cruzer Fit (FAT32) with this ROM anymore.
This is quite a show stopper and was wondering if anything could be done about this.

I did some more testing. The modified systemui.apk and the samsung multiwindow can sometimes have a double split screen bar. Both work, but are seperate to each other so when you move one the app snaps to it, but you move the other and it snaps to it.
Not sure the exact trigger, but if you disable multiwindow in settings, you can still launch multiwindow apps using the system bar quick launcher at the bottom of the screen that is in the new modified systemui.apk.
If you go back to the original systemui.apk after using the new one, split screen actually works at 160 dpi. So i am guessing it makes some files that fix the issue at 160 dpi. The only slight issue is the split screen bar is slightly small at 160dpi.
Another bug with the modified systemui.apk is if you hold down the home button the google now quick launch ring appears in the wrong location, off to the side. The original systemui.apk doesn't have this issue. Anyway, just feedback incase someone can fix these bugs.

Feedback on the great ROM
I am now using this ROM on my GT-P6810 and I have to say it is really good with the Kernel from UpInTheAir.
I can now mount an external 64GB CruzerFit USB key. I am getting a strange white square in the menu bar though.
I cannot copy to the key but can read from it.
The work that has been done so far is great though. Thanks to both. How hard will it be to remove any (if possible) non GT-6800 menus, I don't know but it is very usable. I have no idea why Samsung haven't done such thing really. This tab still rocks!
There is one thing I would really love though and that will be to be able to write to external key. When I try do do so the key is unmounted automatically. The OS start writing to it the it is being dismounted...

Related

[Q] Increasing screen real estate (changing DPI) on P3113 stock rooted?

Hey guys,
I'm trying (without luck so far) to change the DPI setting on my tablet so that I can have more screen real estate.
I'm running stock (ICS) rooted on my Galaxy Tab 2 7" - this ROM:
http://forum.xda-developers.com/showthread.php?t=1798283
So far, I've tried:
- Editing build.prop myself to change DPI manually
- Using an app from the Play story
- Following the suggestions in this thread: http://forum.xda-developers.com/showthread.php?t=1826067
(no luck at all, because this app doesn't even include the lcd density slider)
In all cases, I either get no result, or I get a black startup screen. After each method/approach, I restore a clean backup from CWM (so the approaches aren't conflicting with each other).
I can't get anything to work. Any suggestions?
Did you try "Rom Toolbox Lite" from the play store. You need root to use it.
Performance > Build.prop Tweaks > LCD density ... pick what you want > Reboot.
Sorry if you tried that already but that's the easiest way to do it as far as i know.
May be because of stock rom try cm10 from www.teamhacksung.org you will not be disappointed i use it now marvellous !!!
Sent from my GT-I9100 using xda app-developers app
Sean_Seany said:
Did you try "Rom Toolbox Lite" from the play store. You need root to use it.
Performance > Build.prop Tweaks > LCD density ... pick what you want > Reboot.
Sorry if you tried that already but that's the easiest way to do it as far as i know.
Click to expand...
Click to collapse
I did indeed try that. Unfortunately, the LCD density simply isn't an option under the Build.prop tweaks menu. I'm guessing that this has something to do with the fact that my build.prop actually contains no reference to LCD density. The normal build.prop entry isn't there. I don't understand the nuts and bolts of this well enough to know why, but somehow, the system is getting its LCD density settings from something other than build.prop.
I've truly read every item in build.prop, and nothing appears to be related to LCD density, even by another name. It just doesn't seem to be in there, which is probably why Rom Toolbox Lite is intelligently removing that particular slider option from my view.
Mohamedselim said:
May be because of stock rom try cm10 from www.teamhacksung.org you will not be disappointed i use it now marvellous !!!
Click to expand...
Click to collapse
I'm completely open to going to CM10, but I'll tell you my reservation (and maybe you can tell me if I'm just missing something obvious):
I tried two or three of the CM10 roms yesterday. In all cases, when I booted to my homescreen, it was stuck in landscape mode. It wouldn't rotate into portrait, no matter what I did. I spent hours combing through threads, trying to figure out why one of the most basic aspects of being a tablet (the ability to rotate orientations) was not working. I finally came across a solution that required downloading a new launcher APK. I applied the solution, and it worked. But it felt glitchy, and the whole user experience situation was a bit disappointing. It didn't feel smooth, not that their was intense lag, but there was a noticeable UI performance hit (at least in my own subjective opinion).
It IS sort of killing me that I can't get the DPI to something more reasonable though - so I'm a motivated CM10-er. I just can't deal with a tablet that I'll practically never use in landscape, being stuck in landscape.
Have you tried setting/display/rotation and ticked autorotate,include lock screen and 0,90,180,270 degrees
You could also try Nova or apex launchers or go launcher hd i use it now
Sent from my GT-I9100 using xda app-developers app
Mohamedselim said:
Have you tried setting/display/rotation and ticked autorotate,include lock screen and 0,90,180,270 degrees
You could also try Nova or apex launchers or go launcher hd i use it now
Click to expand...
Click to collapse
Yep. I think it's actually a known bug.
I have somewhat mixed emotions about eschewing the bloatware of the stock Samsung experience, only to put on a 3rd party launcher after the fact. But that's a philosophical debate best had elsewhere. I think my issue with CM10 or AOSP right now, is that stuff just doesn't seem to work right on the P3113. I could be wrong - in fact, I very well might be wrong. I'm not necessarily as up to date as someone who has owned this tablet for more than 3 days. But in terms of the 10 or so hours I've spent clunking away at it this weekend, it seems like some really obvious stuff is missing. (rotation, etc).

[MOD] [OLD VERSION] Floating Multiwindows : Resizable/Movable [LSA & LSC]

Update: To avoid confusion, specially for noobs, with my new Floating MultiWindow Mod, I have created a new thread as this one works for both LSA and LSC while the new mod works only for LSC because I don't have time to mod both versions. The old mod consists of just a simple permission file while the new mod consists of edits in code and configurations. I recommend that you try the new Floating MultiWindow Mod as it is more awesome than this one. Here is the link to the NEW FLOATING MULTIWINDOW MOD.
Old MOD Version: For both LSA & LSC - Floating MultiWindows - Resizable/Movable/Non-Minimizable
This is an alternative to the current flashbar multiview feature on Note1 and Note2. Unlike the current dual-pane window of Note1 and Note2, my mod features floating windows - movable, resizable, from fullscreen to window and back and forth for almost all apps, whether modded for multiview or not. It consists of a phablet UI without the soft navigation bar/tray unlike my previous mod on LS7.
So if you are foolish enough like me, maybe you can try this mod and explore a bit of what Samsung maybe cooking for its next big thing. So here it goes. As always, I am not responsible if you brick your phone. Use this mod at your own risk.
1. Requirements: N7000 rooted deodex JB 4.1.2 XXLSA or XXLSC w/ unlimited multiwindows mod installed. You can use most custom XXLSA-based roms like Cassies, SVA, Ultimate, etc which already have the unlimited apps multiwindow mod built in. Make a nandroid backup to be safe. I have not tried all ROMS, this mod may or may not work so proceed at your own risk.
2. Install build prop editor from the PlayStore and edit ro.sf.lcd_density = 213.
3. Download the Floating.Multiwindow.Mod.XXLSA,zip below and flash through CWM recovery.
4. Reboot your phone and explore - open apps, resize them, move them, open multiple apps, and so forth. Let the rom settle for a while. Play with it. It takes a bit of learning to use the floating window interface and develop a workflow in using it for productive multitasking.
Resizing Apps: When on fullscreen mode, you will see a double-overlapping square icon on top right or bottom right side of every app to launch the app in window mode, then when on window mode, you can resize by touching & dragging each side (left, right or bottom) of the window in one direction or dragging the bottom corners to resize in both directions.
Note: Because this uses a phablet UI interface, some apps may not look and work right. The ripple lockscreen is gone although there is a mod to restore it somewhere in this thread. The long press Home button to open recent apps is gone but an alternative is to download Recent Apps Quick Button or Notification Toggles from the PlayStore and configure it to be accessed from the notification panel. Stock apps layouts like dialer, voice recorder, etc may be out of place but you can replace it with 240dpi modded apps located in the themes/apps section of the forum. You can use some stock apps from TAB 2 7" or the Note10.1 as replacement.
Tips:
a) Use Notification Toggles from the PlayStore and configure it to launch favourite apps on the notification panel. It also has option to enable shortcuts for Recent Apps and Task manager in notification panel for quick app switching and other stuff.
b) Use GMD Spen control found in the apps/themes section to enable gestures for quick app switching.
c) Use Rotation Control app from the Playstore if you want to manually control autorotation of apps.
d) As I have not changed the systemui, mods that enhance/change the systemui like themes and all that may work on this mod. Always backup your stock systemui for safety.
e) For the best handwriting recognition keyboard replacement , I recomment 7notes by mazec on the PlayStore. It's really good, a lot more accurate than the stock samsung one.
* I would be sharing as much tips as I go about using this mod on a daily basis. I wish you share yours too if you are using this mod.
My thoughts so far using this mod:
I am using Cassies XtraLiteRom LSA and so far it feels snappy. I use Notifications Toggles for quick app switching (still waiting for Samsung to release its Smart Switcher App). I don't really need to use these apps in window mode but I have the option if I want to, and at 213 dpi, I feel this is what the spen was built for aside from sketches and drawings and notes. Some might complain about apps not looking right on window mode but they are not meant to be in window mode, the developer did not intend it to be. But some apps look and work fine on window mode and can be used for a more viable multitasking workflow than is currently available on phones. It is just a matter of developing a certain workflow and a collection of apps that work for you on this mod. A lot of alternative apps are on the play store and here on xda. Moreover, with just a dual core processor as compared to the Note2 and Note10.1's quad core, I can't really complain that this window mode should be able to work on Note1. Not too shabby, I would say.
Restore:
To restore, just delete com.sec.feature.multiwindow.tablet.xml then restore com.sec.feature.multiwindow.phone.xml, then restore your backup stock launcher and stock browser, then change dpi to 320. Reboot and you are back to phone mode.
* Attach CWM file works for both LSA and LSC.
Warning: Flashing other mods may or may not break this mod, so be sure know what you are changing. Not suitable for ROMs with systems apps located in preload.
Good job! I always like the Phablet mode but actually those roms based on TW not CM.
Does the stock launcher work with this mode?
Which apps can be swapped? How about stock Tab's launcher? Do the Note and Tab have the same framework? Or those apps are independent from framework?
Sorry for keep questioning
this is a lot better than that on LS7, it may not require modded apps anymore, you did a huge update here xperiacle
So any updates on this? I mean anyone tried?
Edit: nice job man! Tried it but unfortunately I didnt like it, but really nice found. Keep it up
Sent from my GT-N7000 using xda premium
is there any fix for dialer
it works like mentioned in OP but the ls7 mod was waaaay cooler
i changed dpi
i flashed raj's lsa 240 zip
his weather zip
then this zip and then reboot
im using Phills 3.65 lsa kernel
the notification still has multi-window tab but doesnt work
one thing - each time i swipe open the lockscreen the screen is upside down :cyclops:
smart rotation lol
edit - its starting to behave now , staying upright. ripple lockscreen working too
rraaka said:
it works like mentioned in OP but the ls7 mod was waaaay cooler
i changed dpi
i flashed raj's lsa 240 zip
his weather zip
then this zip and then reboot
im using Phills 3.65 lsa kernel
the notification still has multi-window tab but doesnt work
one thing - each time i swipe open the lockscreen the screen is upside down :cyclops:
smart rotation lol
edit - its starting to behave now , staying upright. ripple lockscreen working too
Click to expand...
Click to collapse
does floating window works on your note at 240 dpi mine working at 213 dpi correct me if i m wrong
tonyking123 said:
does floating window works on your note at 240 dpi mine working at 213 dpi correct me if i m wrong
Click to expand...
Click to collapse
i set my phone to 213 dpi
but flashed raj's available file ( i dont know they might be multi dpi ) i had to put in another weather widget coz i like transparent ones but raj's one wasnt, it works but cud do with a wee bit aligning
rraaka said:
i set my phone to 213 dpi
but flashed raj's available file ( i dont know they might be multi dpi ) i had to put in another weather widget coz i like transparent ones but raj's one wasnt, it works but cud do with a wee bit aligning
Click to expand...
Click to collapse
so you are at 213 dpi right
wth.... now my note's home key does not working
yes 213,
home button works to wake up screen from stand by
it opens up choice to choose launcher
but not for showing opened apps and and to choose task manager like before, ure right
rraaka said:
yes 213,
home button works to wake up screen from stand by
it opens up choice to choose launcher
but not for showing opened apps and and to choose task manager like before, ure right
Click to expand...
Click to collapse
mmmm going to flash rom again n will put it to 240 or 213 dpi but will not going to flash this floating multi window will wait for ianbbaa's v0.4 to come out it has all the feature of floating window with multiwindow option together and it is stable also :good:
rraaka said:
yes 213,
home button works to wake up screen from stand by
it opens up choice to choose launcher
but not for showing opened apps and and to choose task manager like before, ure right
Click to expand...
Click to collapse
thanks brother for the object
can I use it with xxls7 into galaxy note 1?
Soft Keys/Nav bar
Hi xperiacle,
Is it possible to enable softkeys on this mod?
qemu.hw.mainkeys=0 in build.prop results in a FC.
thanks so much . it works well on sva v3.0. but how do I resize the screen?
Sent from my SC-05D using xda app-developers app
Doesnt seem to work ... I am on AllianceROM JB XXLSA Alpha 3
Apps opens fine but how to resize?
I have tried to enable soft keys but the current systemui doesn't seem to allow it. I am waiting for the official deodexed TAB 2 7" files so I can test again.
qazzi76 said:
Hi xperiacle,
Is it possible to enable softkeys on this mod?
qemu.hw.mainkeys=0 in build.prop results in a FC.
Click to expand...
Click to collapse
I haven't tried Alliance Rom with this mod yet but I suppose it should work because I have not change the Systemui. It is still the stock one. I only change the launcher because the stock one doesn't work at this dpi.
When on fullscreen mode, you will see a double-overlapping square icon on top right or bottom right side of every app to launch the app in window mode, then when on window mode, you can resize by touching & dragging each side (left, right or bottom) of the window in one direction or dragging the bottom corners to resize in both directions.
Talebs said:
Doesnt seem to work ... I am on AllianceROM JB XXLSA Alpha 3
Apps opens fine but how to resize?
Click to expand...
Click to collapse
thanks men for this add
i ask about one mod to install from cwm
??????
sorry for my bad english
Really nice one. I love it! Was a pain to get things in place, but Aroma File Manager was a real help^^
Only problems now, Battery drain of the new leak, but thats not your matter.
EDIT: Since when is the system Partition so small? Had to delete some apks to have enough free space.
xperiacle said:
I haven't tried Alliance Rom with this mod yet but I suppose it should work because I have not change the Systemui. It is still the stock one. I only change the launcher because the stock one doesn't work at this dpi.
When on fullscreen mode, you will see a double-overlapping square icon on top right or bottom right side of every app to launch the app in window mode, then when on window mode, you can resize by touching & dragging each side (left, right or bottom) of the window in one direction or dragging the bottom corners to resize in both directions.
Click to expand...
Click to collapse
Although Alliance rom alpha3 is all stock and follwed the inst. in your first and also installed the multiview more apps hacks but still I dont see that box at top or bottom
I d0nt know what I am missing?
I hope iannbba release his 04 soon so we will have everthing at one place.

[Q] Android DPI

This is probably more of a general Android question and one that I've never been able to fully fix on any of my Android devices. When I change the dpi (currently on my RAZR HD VZW) it breaks several Play Store apps. Sometimes I can't download new apps because it will say "your device is not compatible..." and I can't even get updates to current apps I have installed. As soon as I change back to the default dpi and reboot, everything works perfectly. Is there a way around this when changing the dpi on an Android device?
Thanks,
caseym
caseym said:
This is probably more of a general Android question and one that I've never been able to fully fix on any of my Android devices. When I change the dpi (currently on my RAZR HD VZW) it breaks several Play Store apps. Sometimes I can't download new apps because it will say "your device is not compatible..." and I can't even get updates to current apps I have installed. As soon as I change back to the default dpi and reboot, everything works perfectly. Is there a way around this when changing the dpi on an Android device?
Thanks,
caseym
Click to expand...
Click to collapse
Hi, where do you change it? Are you having a custom rom? basically you should fix the permissions, then all should be ok (on my HTC this was possible through the CodefireX settings, or an apk I used before being LCD modder); on stock I haven't seen these possibilities....
flying_dutchman said:
Hi, where do you change it? Are you having a custom rom? basically you should fix the permissions, then all should be ok (on my HTC this was possible through the CodefireX settings, or an apk I used before being LCD modder); on stock I haven't seen these possibilities....
Click to expand...
Click to collapse
I just use Root Explorer, go into /system and open build.prop in Text Editor, change the line for lcd density, save & exit, reboot. It works and has always worked on all my devices, but like I said, it always breaks market apps.
caseym said:
I just use Root Explorer, go into /system and open build.prop in Text Editor, change the line for lcd density, save & exit, reboot. It works and has always worked on all my devices, but like I said, it always breaks market apps.
Click to expand...
Click to collapse
right, do know (simply because I lost my root), but doesn't CMW have a "fix persmissions"? (coming back to my HTC I had 4ext & had this function) - basically when you fix the permissions all should be ok. remains the question now here where can you do it... (sorry, not that kind of a pro...)
flying_dutchman said:
right, do know (simply because I lost my root), but doesn't CMW have a "fix persmissions"? (coming back to my HTC I had 4ext & had this function) - basically when you fix the permissions all should be ok. remains the question now here where can you do it... (sorry, not that kind of a pro...)
Click to expand...
Click to collapse
Exactly! How do we do this now since we don't have CWM???
You can change the dpi of the Razr HD to 240 without breaking anything. Default is 320. And, if you use an alternative launcher, you can also set it to 200. I modified a script to allow the change easily... you can read about it here: http://forum.xda-developers.com/showthread.php?t=2002914
It's primarily designed for lapdock usage, but if you wish to just change your dpi for visual reasons, it'll work as well.
EdwardN said:
You can change the dpi of the Razr HD to 240 without breaking anything. Default is 320. And, if you use an alternative launcher, you can also set it to 200. I modified a script to allow the change easily... you can read about it here: http://forum.xda-developers.com/showthread.php?t=2002914
It's primarily designed for lapdock usage, but if you wish to just change your dpi for visual reasons, it'll work as well.
Click to expand...
Click to collapse
OK thanks a lot for that. 240 is a little too small for me, especially since it doesn't change it to tablet mode (like my GNex did when you set it below 260). Is there any way to enable tablet mode? Like Paranoid Android look?
[/COLOR]
caseym said:
OK thanks a lot for that. 240 is a little too small for me, especially since it doesn't change it to tablet mode (like my GNex did when you set it below 260). Is there any way to enable tablet mode? Like Paranoid Android look?
Click to expand...
Click to collapse
Using a custom launcher and setting to 200 dpi does change to a tablet mode, sort of. Make sure you pick a launcher that has tablet functionality too. Apex launcher supports 200dpi and has tablet functionality, for example. I haven't tried higher dpi with Apex but you just have to play with it.

[GT-P6200][GT-P6210][True Tablet UI][4 Way Reboot][Deodexed ONLY!]

This is for DeOdexed XXMC3 GT-P6200 AND DeOdexed GT-P6210 XXMD3 Only!!
For this Mod to work, you will need:
1.) Use a 3rd Party Launcher, (Nova,Apex,Trebuchet,etc.)
2.) You will need to make this your default launcher.
3.) Go to Settings and Force Stop TouchWiz Home Launcher I also cleared data/cache)
After this you can reboot and install this mod.
From my own experience and research on the Tab 2 forums, this may be the only way this works.
Click to expand...
Click to collapse
Warning: Unconfirmed with stock Touchwiz Launcher, Please download both .zips as a precaution.
Nao with 4 Way Reboot! Sure Scripts and Quick Boot maybe be easier/faster but it feels so much better integrated. Also Quick Boot doesn't go to download mode I dont think.
For Hot Boot to work you need to symlink PKILL with BusyBox Installer (recommend: JRummy) as mentioned : here
Known issues:
Alarm clock is distorted pretty bad when alarm goes off, but you can still easily slide to disable it..
To Fix: Install Xposed Installer with PerAppSettings .apk , set alarm clock DPI to 160 and Screen(dpi) to 600x1024.
Lockscreen missed call/unread text slider is distorted in portrait only.
Fix: Using Xposed per app settings, set Android OS DPI to 160 and Screen(dpi) to 600x1024.
Flash .zip in CWM or TWRP recovery. This will wipe davik-cache.
may 16 fixed scipt umount should have been umount. oops..
Enjoy guys.
reserved for future. thanks.
source/credit for tab UI: here
source/credit for 4 way reboot: here
I don't see any good reason for Samsung not shipping JB with Tab UI.
edit: may 16, fixed TABUI.zip umount should have been unmount, thanks guys.
wow, so swiping over nav button shows a google now pie shortcut.. did this do this in phablet ui?
chrisrotolo said:
wow, so swiping over nav button shows a google now pie shortcut.. did this do this in phablet ui?
Click to expand...
Click to collapse
Yes, it did.
Well after factory reset, these .zips seem to do nothing.. even with nova launcher. Strange indeed.
will do some more testing..
so far.. I think I'm going to have to rule this out , not working with touchwiz launcher.
as added to original post, this mod seems to only work on custom launchers which are set as default.
Also got some new wallpaper with this mod, see below.
Thank you for your work! It work great, just wondering is your mod adjust any dpi?
No dpi changes, use xposed if you are interested.
Is it working great with custom launcher?, if so can we get the name of the one you are using, also have you attempted to use touchwiz launcher?
Iwouldnt even recommend trying to go back, you may get stuck..
will add this and recommend force stopping twhome launcher to OP later, busy now.
thanks guys.
chrisrotolo said:
No dpi changes, use xposed if you are interested.
Is it working great with custom launcher?, if so can we get the name of the one you are using, also have you attempted to use touchwiz launcher?
Iwouldnt even recommend trying to go back, you may get stuck..
will add this and recommend force stopping twhome launcher to OP later, busy now.
thanks guys.
Click to expand...
Click to collapse
Currently I am using Nova launcher
Think i found another bug, when you have an uread text on lockscreen, the slider is distorted, will find fix/workaround hopefully..
I will gladly trade combined status/nav bar for these little imperfections..
BUMP!
4 way reboot added!
Multiwindow Mod
attn: chrisrotolo
Although I'm sure this is not the proper place to ask (and apologize if it annoys the op) but since you seem to be the only active developer for our device who is still attempting to modify stock i just wanted to know if u have spent any amount of time looking into porting the multiwindow mod to the P6200? Im not sure how familiar u are with the two distinct versions so far which can best be described as the 4.11 or phone/flashbar version and the 4.1.2 or tablet/floating windows version. At this point to get either working would be wonderful & a goal i'd be willing to brick my tab about(well maybe not literally but sum sacrifices must be made in the name of science...lol). Of course i've attempted the simpler solutions such as adding the permissions file & multiwindows jar which is enough to get the checkbox to appear in settings as well as the view selector controls to show up where the miniapps bar is located but obviously none of my attempts have been 100% successful. So far i have baksmali'd the various jars and have found almost all of the functionality to be intact when compared to the NOTE 10.1 which has the newest /preferred version of the multiwindow option but I must admit that i'm a complete newb when it comes to code so i thought i would seek sum assistance...that's if u even have the desire to dedicate sum time to tackle the task. If not, I only ask that u point me in the direction of someone with the time/knowledge/willingness to get it done because at this point i have become determined to do so. I have however done the least i can do which is read essentially EVERY post of EVERY thread on EVERY variation of the mod in an attempt to get an understanding of what i may be missing so below i will link to a couple of those of particular interests where they've had both success & failure.
http://forum.xda-developers.com/showthread.php?t=2056515
^this is for the original note & although it includes uneccessary(but cool) extras this mod has not only been a success but would be the ideal version to get working imho
http://forum.xda-developers.com/showthread.php?t=2024227
^this a how to of of the older version of the mod for the galaxy s2(which as u know is the closest phone to our own device). Most of it applies to the newer version as well except the flashbar.apk itself which is not used anymore(i think...lol)
http://forum.xda-developers.com/showthread.php?t=1988329
^this is the best breakdown i've found of the 2 different implementations & is actually written by the same guy that started the first thread i posted although again this is for the note/note 2
http://forum.xda-developers.com/showthread.php?t=2049516
^ even though after almost 100 pages of posts this one is still a failed attempt i felt it was important to note because these guys have dug through the code EXTENSIVELY so if it is in fact a deeper issue i'm sure they would be more familiar with what WONT work and plus the fact that it's a sgs2 variant i fear we may be in a similar situation.
p.s. i aplogogize about the huge post ahead of time & thx in advance for any insight u may offer
Thanks.
I breifly glanced at the idea before.
I'm not real interested in the use/function actually.
I am interested in learning the prot/development part however. I also do not have much free time because of my job and married life.
When I do get a chunk of time, I will look into this for you and whoever may be interested.
I did see the SungSonic ROM at Tab 2 has an 'alfa5' version of multiwindow mod.
In the meantime, I encourage you to continue trying and feel free to email me if you need any assistance.
Thanks, Cheers.
Error Status 6
Every time I attempt flashing the zip I get an error status 6 and aborts the install. I did set Apex launcher as my default launcher and cleared data for touchwiz. I also tried flashing the stock phablet zip and that worked then I cleared data factory reset and flashed the zip with the same status 6 error and went into a boot loop, any suggestions are greatly appreciated.
try download again, maybe old file update script was missing a " or ) or blank line at end.
thanks.
also see if you can check log in recovery let me know if it says anything.
Please for p6210 official jb http://forum.xda-developers.com/showthread.php?t=2278740
Edit:
Done , wow that was fast.
Anyways, please read instructions, also download StockPhablet.zip as a precaution.
Let me know how it's working and Enjoy your tab the way it was meant to be..
Chris,
I installed it on my 6210. It works fairly nicely.
However, there is a problem with the updater-script.
Line 6:
umount("/data");
Needs to be
unmount("/data");
Thanks for mods. This and the ripple lock screen are really nice upgrades.
k_t_b said:
Chris,
I installed it on my 6210. It works fairly nicely.
However, there is a problem with the updater-script.
Line 6:
umount("/data");
Needs to be
unmount("/data");
Thanks for mods. This and the ripple lock screen are really nice upgrades.
Click to expand...
Click to collapse
Thanks, both 6200 & 6210 script were misspelled, both fixed now. Sorry about that. Stock Phablet .zips look OK.
On my P6210, I noticed one bug in this mod: The notification panel grows over the top edge of the display in landscape mode when I have multiple notifications. I had the same problem using the Xposed TabletUI Trigger (which I tried before) mentioned in the Galaxy Tab 2 7.0 forums.
Yes noticed that as well, im on PA ROM now so I cant try anything.
i would setting touchwiz home launcher and systemui to 160dpi and 600x1024.
The only thing i noticed going off screen is mostly the clock which isnt a huge deal.

Change your phablet "Samsung Galaxy Tab 3 7.0"(running Android 4.1.2) to tablet [root

Change your phablet "Samsung Galaxy Tab 3 7.0"(running Android 4.1.2) to tablet [root
Well, I am not good at making flashable zips so I would be writing up the process I used to turn my phablet to tablet,
First of all, I am going to tell you that after this some Samsung's stock apps might not work(including TouchWiz launcher and some other) or might work distorted(including calculator and others) , and play store might not show all apps
In this process, we are going to change LCD density to make the ROM believe that we are using a tablet and it will force tablet ui instead of phablet ui
As I stated above that TouchWiz won't work after this so it is recommended to have other launcher already installed(I use Google experience), so that you might not get stuck on a blank home screen repeatedly giving FC error for TouchWiz,
So after you have got a launcher installed, download any build prop editor(I use ROM toolbox) and open it and search for ro.sf.lcd_density property, you will find 2 with same name, but different values(on 4.1.2),one will have 160 and other will have 240.
Beware, don't change both values, just change 160 value to 140, don't touch 240 one or you will end up having systemUI force close error again and again
When you have done this, just reboot and you will have tabletUI instead of normal phablet ui, you will not have notification bar on top, but will have that on bottom in the side of navigation buttons (you will get them too)
Few changes that will come are:
1. Power+Home key no longer take screenshot, instead you have a soft key for that on navigation bar
2. Settings icon changes a little.
Counting...
Problems:
1. Navigation bar is white instead of normal black one, so notifications won't show up easily (you might get use to it, as I got used to it)
2. You can no longer take screen shot of your notifications
Any other you found? Just tell me, I will add it here
If u got any problem, just reply, I will try to help
I will update this for 4.4.2 soon, as I am not at home for now, on vacations at the moment will update it as I reach home. [UPDATE: Italian firmware update 4.4.2 do not have tablet ui, we can not change is ui to tablet, I don't know why they removed it]
Just to tell you, there are some xposed modules to do this and you can use them too, but they are temporary, this one is permanent, if you factory reset your tab without making any 3rd party launcher a system app then you won't be able to use your tab for the time you don't flash rom again or install a launcher from adb or any other way you can opt to fix it, you can still access notification area, thus also the settings but not anything that can't be opened from there!
I actually got inspired by thinking that there must be some way to get tabletUI instead of normal phabletUI because I like tabletUI personally
If you think of anything that need to be changed here, or needs to be updated, just reply and I will do what's appropriate
Tested on:
1. SM-T211(android v4.1.2), working!
2. SM-T211(android v4.4.2), not working!
You can try and tell me if it works on other variants or not and I will update
Hit thanks if I helped you sent from my SM-T211 using XDA Free mobile app
Reserved for screenshots
Sent from my SM-T211 using XDA Free mobile app
Why not just use Phab7 with Xposed?
Sent from my Galaxy S2 using XDA Free
Lincoln99 said:
Why not just use Phab7 with Xposed?
Sent from my Galaxy S2 using XDA Free
Click to expand...
Click to collapse
As I said, there are some xposed modules which do this but they are temporary, once you factory reset, it will be lost and you will have to redo that, but this is permanent, no matter if you reset, it will be the same way, and one thing that you should keep in mind, TouchWiz home (launcher) will stop working after this, so just make a third party launcher a system app, by just copying the apk to /system/app/
Sent from my SM-T211 using XDA Free mobile app
there is no tablet mode in kitkat. So any 4.4.x won't work. I can't stand the white status/nav bar so I don't put the dpi too low. I wonder if phab7 can get around the white status/nav bar.
superkevx said:
there is no tablet mode in kitkat. So any 4.4.x won't work. I can't stand the white status/nav bar so I don't put the dpi too low. I wonder if phab7 can get around the white status/nav bar.
Click to expand...
Click to collapse
I tried both phab7 and tabletUI trigger in Xposed, both gives white bar
Sent from my SM-T211 using XDA Free mobile app
You'd have to edit SystemUI.apk
Sent from my Galaxy S2 using XDA Free
superkevx said:
there is no tablet mode in kitkat. So any 4.4.x won't work. I can't stand the white status/nav bar so I don't put the dpi too low. I wonder if phab7 can get around the white status/nav bar.
Click to expand...
Click to collapse
I imagine it also suffers from heating
Andromeda 90 said:
I imagine it also suffers from heating
Click to expand...
Click to collapse
Yes it does,
Sent from my SM-T211 using XDA Free mobile app

Categories

Resources