[Q] Apps not taking up fullscreen - HD2 Windows Mobile 6.5 Q&A, Help & Troubleshooting

Alright, so I just downloaded Bangsters 1.4 and some of the applications aren't filling the entire screen. Is there anyway to make them fullscreen again? Here's a screenshot to show what I'm talking about.
h..p://img297.imageshack.us/img297/9509/screenshotjfj.png

Related

Full Screen Video w/ no menu bar?

Hello all,
Now that I have netflix on my 10.1 I would like to start watching videos full screen which the tabs screen is the perfect size for. But when things are full screen the videos dont stretch to the full screen because of the bottom menu bar. Is there anyway to hide this bar while watching videos?
i second that!
There's nothing you can do. There's possibly something the developer of the software can do, but it hasn't been fully documented yet. This is at least the third thread on this subject -- use the search function next time.
I have been playing with some of the framework. It is possible to manipulate the resources so that the bar is removed. The issue is doing so programatically. We would have an event handler to remove the bar only when needed. And also, turn the bar back on when needed. I'll say its a PITA experimenting with the sysbar. That 'back' button is a necessity.
deficitism said:
I have been playing with some of the framework. It is possible to manipulate the resources so that the bar is removed. The issue is doing so programatically. We would have an event handler to remove the bar only when needed. And also, turn the bar back on when needed. I'll say its a PITA experimenting with the sysbar. That 'back' button is a necessity.
Click to expand...
Click to collapse
Look at any of the games published by Hexage (e.g., Everlands, Robotek). They dim the bottom bar just like the stock video player. It can be done.
Berner said:
Look at any of the games published by Hexage (e.g., Everlands, Robotek). They dim the bottom bar just like the stock video player. It can be done.
Click to expand...
Click to collapse
DIM (video mode) and Remove are two different animals. The testing I was doing is to give me the ability to actually reclaim that screen real estate.
deficitism said:
DIM (video mode) and Remove are two different animals. The testing I was doing is to give me the ability to actually reclaim that screen real estate.
Click to expand...
Click to collapse
Sounds like a bad idea to me given the absence of hardware buttons, but since this is xda I nevertheless wish you luck in your experiments.
Seriously, its absurd that I have to watch videos with that stupid menu bar at the bottom. Even Amazon's stock gallery app does it! Yet somehow their own streaming video does not (and the streaming video appears to use the full screen resolution, not just dim the bar).
All you need to do is have it show up with all of the video controls when you tap the center of the screen - sorta like how amazon's own streaming video app works.
Download honeybar.
Well, apparently, it must somehow possible for the taskbar to be hidden completely on Honeycomb 3.2 because I have a Samsung Galaxy Tab Plus 7.0, and when the Kindle app runs, the taskbar completely disappears. If one taps the screen anywhere in the Kindle app, the taskbar pops back up.
Presumably, any app or video player could be written or modified to allow this capability, I would think.

My life is changed forever

I just discovered that you can get rid of apps from the recent apps menu (the square button next to the home button) by swiping them to the side. I don't know why this makes me so retardedly happy, but I am sure that SOMEONE else out there will also appreciate this tidbit of information.
Anyone else have any nuggets of joy to share?
I liked that trick also when I first found out. Another thing too is that you can hold down the app in recent menu and a quicksetting will come up to let you remove it from list or look at app info.
Remember though, this only removes it from recent apps list. It doesn't close down the app itself.
Does it really matter though performance wise? I Always thought Android puts background apps into an "idle" state where they dont take up any resources until used? Although it is cool for people with OCD like me
demandarin said:
I liked that trick also when I first found out. Another thing too is that you can hold down the app in recent menu and a quicksetting will come up to let you remove it from list or look at app info.
Remember though, this only removes it from recent apps list. It doesn't close down the app itself.
Click to expand...
Click to collapse
Yes it does close the app. It just doesn't close background processes of the app.
Swiping an app from recent apps menu removes the app from cached memory, but keeps the background sync's (if it has any) still running. So you can kill off Facebook, but it's background sync (that would be started during system boot up anyway) remains.
You can test it, if you swipe browser from recent app's memory, it has to reload the page it was on. Same with Facebook app. But Facebook app's background process keeps running until you 'force stop' it.
Android application architecture runs in two layers, foreground and background processes. UI and the things you can use are written to memory when focus is lost from those apps, clearing them from recent apps also clears the memory those apps take at the time.
Is it useful? Yeah, for some things. But it won't improve your performance in any real noticeable way. Best you can do is swipe away apps that you don't need, keeping only apps that you want to keep in memory should you re-open them again. But that's usually too much micro-management to be worth it.
kristovaher said:
Yes it does close the app. It just doesn't close background processes of the app.
Click to expand...
Click to collapse
Perhaps, BUT, not every app in the recent apps list is actually running. That's why many times (most of the time?) the screenshot isn't what you actually see when you select an app from the list--you're really restarting it.
I think it's safest and easiest to just assume that you're really only removing apps from the recent apps list, not actually managing what's running in any way.
DroidHam said:
Does it really matter though performance wise? I Always thought Android puts background apps into an "idle" state where they dont take up any resources until used? Although it is cool for people with OCD like me
Click to expand...
Click to collapse
Yeah it doesn't make any difference performance wise, but it makes the menu much more useable for me =D
Thanks for this message, this is my first android device and I've been trying to figure out how to "close" applications. Did a search in here (I think), prime manual search and googled it. I am slightly OCD and like to "close" thinks that I'm not using. Harkens back to my early Windows days when you closed apps to conserve memory.
In the manual it says to close application by clicking on an X in the recent apps menu. Though unless it is super tiny, there isn't one.
redandblack1287 said:
I just discovered that you can get rid of apps from the recent apps menu (the square button next to the home button) by swiping them to the side. I don't know why this makes me so retardedly happy, but I am sure that SOMEONE else out there will also appreciate this tidbit of information.
Anyone else have any nuggets of joy to share?
Click to expand...
Click to collapse
if you have the dock, 2 finger gestures on the touchpad act as screen swipes. i.e. swipe two fingers across the tab, the tab changes screens. Also, if you want to actually kill the apps, add teh asus task manager widget to a screen. works great!
elybug said:
In the manual it says to close application by clicking on an X in the recent apps menu. Though unless it is super tiny, there isn't one.
Click to expand...
Click to collapse
That was an ASUS Honeycomb customization. It went away in ICS...
redandblack1287 said:
I just discovered that you can get rid of apps from the recent apps menu (the square button next to the home button) by swiping them to the side. I don't know why this makes me so retardedly happy, but I am sure that SOMEONE else out there will also appreciate this tidbit of information.
Anyone else have any nuggets of joy to share?
Click to expand...
Click to collapse
if you have the dock, 2 finger gestures on the touchpad act as screen swipes. i.e. swipe two fingers across the tab, the tab changes screens. Also, if you want to actually kill the apps, add the asus task manager widget to a screen. works great!
kristovaher said:
Yes it does close the app. It just doesn't close background processes of the app.
Swiping an app from recent apps menu removes the app from cached memory, but keeps the background sync's (if it has any) still running. So you can kill off Facebook, but it's background sync (that would be started during system boot up anyway) remains.
You can test it, if you swipe browser from recent app's memory, it has to reload the page it was on. Same with Facebook app. But Facebook app's background process keeps running until you 'force stop' it.
Android application architecture runs in two layers, foreground and background processes. UI and the things you can use are written to memory when focus is lost from those apps, clearing them from recent apps also clears the memory those apps take at the time.
Is it useful? Yeah, for some things. But it won't improve your performance in any real noticeable way. Best you can do is swipe away apps that you don't need, keeping only apps that you want to keep in memory should you re-open them again. But that's usually too much micro-management to be worth it.
Click to expand...
Click to collapse
that's what I meant. I should of been more clear then. just swiping it doesn't close down app "Completely", meaning no background process either. you have to use a task manager or Force stop in order to "Truly" close n stop an app from running.
elybug said:
In the manual it says to close application by clicking on an X in the recent apps menu. Though unless it is super tiny, there isn't one.
Click to expand...
Click to collapse
There isn't any in ICS, only in HC.
i didn't know that either until last week! ice cream is awesome :]
Conduitz said:
if you have the dock, 2 finger gestures on the touchpad act as screen swipes. i.e. swipe two fingers across the tab, the tab changes screens. Also, if you want to actually kill the apps, add teh asus task manager widget to a screen. works great!
Click to expand...
Click to collapse
You know.....that Asus task manager widget does not work on mine. It doesn't matter if I press x next to one app or select kill all - nothing happpens. I think mine is broken
I removed it from one of my home screens, no need to have it if it doesn't work
demandarin said:
that's what I meant. I should of been more clear then. just swiping it doesn't close down app "Completely", meaning no background process either. you have to use a task manager or Force stop in order to "Truly" close n stop an app from running.
Click to expand...
Click to collapse
It's a bit different though, because those background processes will (likely) already be running even if you don't start the app. Most of those background processes are started by boot activity in Android and others are started by scheduling activities (such as alarms or certain notifications and sync). These will be usually restarted once app is started again too (after Force Close) and if they are not already running (and they usually are).
Force Close is unnecessary unless you know that a certain app is bad for the system and was run accidentally, etc.

Resize stock picture frame

I was never clear on this. If I am using the stock picture frame widgey, how do I resize it to make it bigger? I tried holding my finger etc. And the red grid to resize it wont show up. Sorry for such a noobish question. My apologies!
1) Hold your finger on the picture/widget on one of your homescreens until the background drops away and the remove option comes up
2) Without dragging the photo anywhere, remove your finger. The grid should now show up, You resize the picture by moving the little grey triangle around until it uses up the grid squares you want it to use. If you have other widgets on the page, you wont be able to go over the top of them. You won't be able to go further left or up than where you first put the widget either - to do that you'll have to hold-press and drag to another clear spot
3) If you find the background returning without the grid getting a chance to show up, tap the photo to reset the image from the gallery, and then try steps one and two again
Good luck
I am using the balancer launcher and it doesnt allow widgets to resize! No wonder I couldnt get it to work. thanks for answering my question!

Application stuck windowed w/ no titlebar

This has to be something easy, that I'm just missing. I just installed Remix. My first test was using Minecraft. I started it made it fullscreen and then went to a window. The titlebar has disappeared I can move it around, but I can't make it full screen, etc. I tried closing it and starting it again. I look in the settings/apps/Minecraft but I can't find any fullscreen toggle. I tried the usual shortcut key Alt-Enter. Nothing. What am I doing wrong? Where did the titlebar go?

[Easy Guide] Force dual screen wide view on ALL apps

Hello all!
I've seen it somewhat posted throughout the comments here but no thread on it directly. I figure the potential of this this deserves it's own thread and tutorial for those who are coming from Google to try and do exactly this without reading through a few threads.
Anyways:
How to enable Wide View on every app:
Download this app,G8x WideMode.
This puts a new icon in the top bar in the notification shade. If you don't see it, pull down twice and hit the pencil to edit the icons. Find the new one and place it somewhere near the top to keep it close by.
When the dual screen is open, tapping that will force wide screen in every app! There are some limitations:
Intent changes seem to revert the phone back to two separate pages. For instance, the mobile Reddit app Sync closes wide screen if I click any link to an external picture, video or site.
Some apps do f play nice in wide screen due to this, and you can't keep the phone permanently in the mode like a tablet, but it's a great improvement to a great phone idea.
This is super simple so I didn't think pictures were necessary, but let me know if I wasn't clear on anything or if you have problems somewhere!
This is very much appreciated! It works like a charm. It's not the floating dual screen thingy but the toggle buttons that you swipe down from the top. Make sure you add it.
Hey, this app seems to work great! I did have an issue with one app called Steam Link. Steam Link allows you to connect to a computer running Steam and remotely control it from your Android device. When I launch a game and try to use WideMode the Steam Link app refreshes and goes back to a single screen. I would love to be able to play some of my steam games over both screens.
Is there any way to make landscape apps go left/right instead of top/bottom?
bakedpotete said:
Is there any way to make landscape apps go left/right instead of top/bottom?
Click to expand...
Click to collapse
I don't understand. couldn't you just auto rotate? you can also use the rotation control app to lock rotation, which helps with wide Mode
bh_ said:
I don't understand. couldn't you just auto rotate? you can also use the rotation control app to lock rotation, which helps with wide Mode
Click to expand...
Click to collapse
auto rotation did not work because some apps are forced landscape/portrait.
I did end up using the rotation control app with the per-app conditions. :good:
Next nice thing would be if some apps would restart at the new resolution, instead of stretching the single-screen app - some apps/games work perfectly, but others don't (and I think they should have a similar resolution compatible because I've used the axon M, which has "dual screen" retained through home with those apps).

Categories

Resources