Android :: Screen Mode Widget Pro
May 3, 2010
This widget was the first glimpse to me of the awesomeness of ANDROID.Within the first couple weeks of having my droid, I began getting annoyed with the Lock Screen while I browsing the web (probably sponging up info from this forum).I then thought, " well,I wonder if there is any way to modify this.. Some app that would disable the lock screen." Low and behold, someone else was already tackling this problem! I found ScreenModeWidget suggested somewhere on the net and searched for it in the market.It wasn't pretty but it did it's job and I loved it. The only problem with it was that the volume and the camera buttons would involuntarily turn the screen on.
This almost made it useless. Especially if you wanted to throw your droid in your pocket.Well it seems like Sam finally figured it all out and has released Screen Mode Widget Lite and Screen Mode Widget Pro. I went straight for PRO to show this dev some love so I'm not sure how different the lite version is (I believe it just has an ad one the setup screen). But I can tell you that the PRO is flawless on my Droid.It has 3 different modes: Lock Mode operates your phone like normal Unlock Mode allows your screen to come back on without swiping and Screen Stay will keep your screen on continuously. He added protection for the volume and camera buttons (clutch!) and it has a very handy and simple widget to toggle between modes.Again, to me this is a must have app. It is something I have been looking for since I got my Droid and I am not the only one... I think it took quite some time for the dev to get it right so I would encourage people to donate, it's only like 1 buck! Hope this helps some people
View 7 Replies
Jan 16, 2010
I had screen mode widget installed and it was not working correctly, so I uninstalled and tried to reinstall. I went to market and it displays it as installed but it does not give me an option to open or uninstall which is the other button. The two options show up on the bottom but they are light grey and do not function.
View 2 Replies
View Related
Mar 31, 2010
I am designing a home screen widget. I ran this widget on a HTC Hero device, which has a screen of 320 pixels * 480 pixels with mdpi. It ran perfect on HTC Hero. The widget takes 3 cells * 2 cells space, i.e. 240 pixels * 200 pixels.Then I ran this widget on a Nexus One device, which has a screen of 480 pixels * 800 pixels, mdpi. Since Nexus One also is mdpi, so I though 240dip is equivalent to 240 pixels on Nexus One and 200dip is equivalent to 200 pixels on Nexus One, so the widget will not take 3 cells * 2 cells space on Nexus One device. To my surprise, when running on Nexus One device, the widget take exact 3 cells * 2 cells, about 360 pixels * 300 pixels, on Nexus One device.I am confused. The layout xml above specifies 240dip in width and 200dip in height for the widget, but why did it take 360 pixels * 300 pixels on Nexus One Device? What am I missing?
View 2 Replies
View Related
Oct 7, 2009
I have been able to scale-up my application in WVGA skins pretty easily for my app.But in WVGA mode the widget seem to be not working as desired.Sometimes the widget just gives the message "No more room in the Home Screen" even though there is space.Some times it takes up the whole screen without considering the size mentioned in the configuration files.And even strangely sometimes it hust gives me the desired behaviour.Are there are any know issues for the WVGA mode as far as widgets are concerned.
View 2 Replies
View Related
Jul 5, 2010
I want to force App Widget in portrait mode, as we force our activity in portrait mode by adding this attribute in Menifest file android:screenOrientation = "portrait". is there any way to force App Widget in portrait mode?
View 5 Replies
View Related
Oct 6, 2010
I'm running a d1 with LFY on it and wanted to see how widget locker runs for everyone else. Its cool but its also somewhat irritating.The most irritating this is I have "easy wake mode" disabled but I notice that still like 10% of the time touching the volume or camera button will wake the phone.I wind up with my phone buzzing around in my pocket frequently because its woken up and thinks i'm trying to unlock it.The other issue I have is it seems to get killed a lot.I realize that isn't really a fault of WL as much as its a ram issue (launcher pro gets killed a little more often than I'd like too despite trying what seems like every possible memory setting) but is there anything I can do about that?Something that will perhaps be sure its relaunched more promptly?
View 2 Replies
View Related
Jun 28, 2010
I have what i think is a problem with beautiful widgets and maybe plane mode.I noticed that when i would use the widget to turn oj plane mode at work, my awake time and up time were exactly the same.After i uninstalled BW, ky awake time and up time were hours apart.Installed BW again and as soon as I would use any of the widgets, sameproblem, whether it is WiFi, vibrate, or plane widget.
View 2 Replies
View Related
Mar 30, 2010
From Android widget screen guidelines,we know that, home screen has 4*4 cells, and in portrait orientation, each cell is 80 pixels wide by 100 pixels tall. I think these are for baseline HVGA screen. How about for large screens and hdpi screens, do they still have 4*4 cells for widget and each cell in portrait orientation is still 80 pixels * 100 pixels?
View 2 Replies
View Related
Sep 28, 2010
when i take my phone out of my pocket and unlock it the screen will be in landscape mode and it usually will take a good 5 to 10 seconds for it to go back to normal.. i usually have to shake the phone for it to even respond..
has anyone had this problem? know of any quick fixes for it?
View 4 Replies
View Related
Jan 16, 2012
I'm looking for a widget which turns the phone into 3G/HSDPA only mode.
I want this as my phone mostly locks itself into GPRS (2G/2.5G) mode in my area where 3G is available but often low signal strength. Usually I switch it by going through the menu.
Settings --> Wireless & networks --> Mobile networks --> Network Mode (and switch it from "GSM / WCDMA auto" to "WCDMA only"
Is there anyway to do this through a widget? Like the widgets that let you turn on and off bluetooth/wi-fi. I've looked through android market and haven't found anything yet. Does one exist if not is it not to difficult to make an app that does this.
View 1 Replies
View Related
Feb 17, 2010
I have two gallery widgets in same screen. If user flings on top gallery widget I would like to replicate the same fling motion on the other gallery widget thats beneath the first one. Is there a way I can possibly achieve this.
View 2 Replies
View Related
May 23, 2013
I don't know why, but when I type something into the Google search widget, it will open up a browser, I think Google Now, and then when I click on a link, it will open the link in Chrome, but in Incognito mode! I don't know how to stop it from doing this, and just open links in regular Chrome.
Have tried closing Chrome + Incognito tabs, restarting device, uninstalling Chrome (which isn't possible).
View 3 Replies
View Related
Mar 31, 2010
How can I get the height of the device for portrait mode? I have to create a bitmap (which is zoomable) and I just want to get a rough idea what the tallest height should be. getResources().getDisplayMetrics().heightPixels; does the above return the height, in portrait mode only? I'm not binding my UI to this absolute value, it's just a rough fit.
View 1 Replies
View Related
Mar 25, 2009
I am writing a small video player application. It's working fine. The video is visible on the device, but the app name is visible on the top of the video.
I want to avoid this (complete full screen mode, there is no appname only video should be there).
Can you please tell me how to achieve this?
View 3 Replies
View Related
Oct 10, 2010
I found that when EditText in placing at the bottom of screen, and the activity's android:windowSoftInputMode="adjustPan", and the apps run in ldpi(240*320) mode, then when EditText has focus, the content of the activity is panned too far to the above, thus leaving a blank screen between the content of the window and the soft input panel.
You can see the screenshot of this problem at
https://sites.google.com/site/wilderwang/android
Also, the source code to repro this problem can also be get at
https://sites.google.com/site/wilderwang/android
When I test further, if the same apps run in hdpi(480*800), when EditText got focus, the content of the window panned too small thus causing the soft input window cover the EditText view. It seems the distance of the window panned not compute the screen density.
View 2 Replies
View Related
Nov 24, 2010
Now I am make video player. and try to make video screen size change.
I find MediaPlayer.OnVideoSizeChangedListener mSizeChangedListener =
new MediaPlayer.OnVideoSizeChangedListener() {
but this is callback function. not direct call function.
How to change video screen size?
View 1 Replies
View Related
Sep 8, 2010
I am using VideoView component for streaming video in Android , but I am not getting the full screen display.
Kindly provide the code to display full screen in portrait/landscape mode.
View 2 Replies
View Related
Aug 4, 2010
I want to record and then upload that on server using camera but without any notification. Is their any way to start camera programmatically in video mode with screen remain off?
View 1 Replies
View Related
Nov 15, 2013
i have a samsung galaxy S1 with cyanogenmod, and i don't know what happened but when i turn on the phone it just stay on the loading screen, something like this : just a black screen with that little loading icon in it (without animation) i tried running both recovery and downloading mode (V+/v-,menu,Power) but nothing works too, and there is another strange behavior, sometimes, it show me the "Downloading.... do not turn off target !!! " message, when it is in that screen, the pc does recognies the samsung driver but i have no access to it, and Odin doesn't find the device
View 10 Replies
View Related
May 14, 2010
Ideally just a widget to activate the stock (Inc) screen lock, but if not a simple app to lock/unlock the screen without having to use the power button.
View 11 Replies
View Related
Sep 28, 2010
I'm writing a customized view similar to Grid which will be used to hold a large amount of images. I'm using ImageButton to display the images, and I only want to load images onto the buttons once they are on the screen (and just display a static background image when they are not). The reason for it is that I'm fetching images from some back-end service and I only want to fetch them when the buttons are on the screen.To do that, I'd like to know if the widget is on the screen. Is it possible to detect if a widget like button is on/off screen? If not, any suggestions on how to achieve what I'm trying to do?
View 1 Replies
View Related
May 26, 2010
I want to use the Smart Alarm Clock (same as the Sleep Cycle alarm clock for iPhone), but my Desire goes into sleep mode automatically. Can only pick a time between 15 sec to 30 min. The Smart Alarm Clock doesn't work properly because it requires that the screen is on during the entire night. Is there an application or something else than can disable the sleep mode when I want it?
View 1 Replies
View Related
Sep 1, 2010
Also the softkey buttons stay lit up above the trackpad. Running Frankenrom right now but also had it on the new deodexed leak. Reboot cures it for quite awhile, but it seems to return eventually. I think it's possible it might be due to creating a custom profile in SetCPU for "Screen Off" mode. Just wanted to verify if anybody has pinned it down yet. Happens both when charging and during normal use.
View 1 Replies
View Related
Nov 9, 2010
I had a older dinc. that had 2.1 on it and it got broke so i got a new incredible that has 2.2 factory on it. i went thru the root process, and rooted it using the guide and everythign looked ok and went thru fine. "s" off and everything. well when you go into recovery mode, it goes to a blank screen and has the two white bars on each side of the screen. i thought i had this fixed with a link that had a update that i ran. now it is happned again. also when i tried to download a new rom and went to install it gets hung up in the htc screen for 45 min and during the process it seems to have bries screen flashes of siff colors... im not a pro at this but when i had my old dinc, never had any problems rooting or changing roms or anything... is there something missing? should i downgrade to 2.1 on this on and try to go that route?
View 1 Replies
View Related
Jun 29, 2010
Im still looking for a widget to put my Incredible to sleep without pushing the power button. I am using No lock for the ability to use the touchpad to turn on but I hate using the power button to turn it off and leaving the screen on, even for 30 seconds, has to be draining the battery. (I am constantly on/off/on/off the phone throughout the day.)
I would like something I can put on the home screen that when touched, puts the phone to sleep. This will help save my power button in the long run as well. Ive searched and cant find anything.
View 15 Replies
View Related
May 16, 2010
Anyone know of a 4x2 or 4x1 email widget? Am using a htc Desire and while the htc widget is fine I'm looking for one that does not fill up the whole screen.
View 6 Replies
View Related
Apr 26, 2010
What's everybody using for an RSS app? I'm using NetaShare. I really like it, but it's lacking a home screen widget - I sorta wrote about it as part of my top 5 favorites, but I'm wondering if there might be something better that allows you to download and store RSS content on your phone and has a home screen widget.
View 13 Replies
View Related
Aug 22, 2010
Are home screen "pages" exposed in the API? Can you instantiate and control them?
View 3 Replies
View Related
Sep 17, 2010
HI took a look at the home screen widget design recently and I tried to deploy a simple widget with 4x1 portrait background provided in Widget.I tried it in HVGA emulator (screen size 320x480 or something) and on Nexus One (screen size 480x800) and the widget seems to be the same size with respect to other UI elements (search widget etc) on both devices. How is that possible when one screen is 320px wide and the other one is 480px? Is the graphics in png format being automatically resized somehow based on screen width? If so, is it better to create the home screen widget graphics to make it perfectly fit to HVGA screen with 320px or is it better to create the graphics to fit the largest screen width possible so it would shrink itself on smaller screens (based on assumption shrinking an image is always better than magnifying it)?
View 2 Replies
View Related
May 7, 2010
I have been using Home++ and now Crazy Home both without Notification Bar. My problem is while browsing the desktop i never know if i have emails or sms or etc.Is there any widget that shows we have new Notifications for everything?
View 2 Replies
View Related