Screen snapshot? - HD2 Windows Mobile 6.5 Themes and Apps

Whats up guys? I had an iPhone and it was pretty simple to capture a screen image (home+lock button)... I intitially figured there was no way to do this right out of the box but When I was in my gallery one day I noticed a screen snapshot! Does anyone know how to do this w/o a cab file.

Don`t know of a way without 3rd party software but BsB Tweaks will do it and this:-
http://www.iliumsoft.com/site/fp/screen_capture.php

i use an app called shake and save. very happy with it.

simeezee said:
i use an app called shake and save. very happy with it.
Click to expand...
Click to collapse
+1 da best

Related

Change Apps in Home Screen Bottom Dock

On my captivate there are four apps on the bottom of all home screens: Phone, Email, Browser, and Apps.
Any way I can change it? It doesnt seem to be accessible/customizable.
I havent found a way yet either....so doesn't seem possible.
Sent from my Samsung Captivate(tm) on AT&T
camelontherun said:
On my captivate there are four apps on the bottom of all home screens: Phone, Email, Browser, and Apps.
Any way I can change it? It doesnt seem to be accessible/customizable.
Click to expand...
Click to collapse
Yep, I figured it out. Follow this:
1. From the Home screen select "Applications"
2. Menu> View Type> Customizable Grid
3. Menu> Edit
You can now slide any App down to the bottom dock. You can even change it back to "Alphabetical Grid" and it will still save the Apps on the dock.
thank you sir!
camelontherun said:
thank you sir!
Click to expand...
Click to collapse
No issue what-so-ever, my friend.
dressanderc said:
No issue what-so-ever, my friend.
Click to expand...
Click to collapse
if i'm using launcherpro, will I be able to change the logos to a customizable logo?
like something that i draw and upload to the phone?
accinfo said:
if i'm using launcherpro, will I be able to change the logos to a customizable logo?
like something that i draw and upload to the phone?
Click to expand...
Click to collapse
Yes you can use whatever you want
dsjr2006 said:
Yes you can use whatever you want
Click to expand...
Click to collapse
do you have a guide on how to do that?
do i need to draw it in paint or???
dressanderc, i love you for this!!
I spent 2 hours searching for ways to remove the email app and replace it with gmail.
THANK YOU!
southsidedan said:
dressanderc, i love you for this!!
I spent 2 hours searching for ways to remove the email app and replace it with gmail.
THANK YOU!
Click to expand...
Click to collapse
No problem
Is anyone having success with Launcher Pro replacing touchwhiz?
I really prefer launcher pro over touchwiz. Are you asking how to change the buttons on the dock in launcher pro? If so, just hold down one of the little +'s until the menu opens up and go from there.
on a related note, is there a way to remove the different pre-loaded AT&T applications from the phone? there are a number that seem useless given other apps out there that do the same thing but better, but i can´t seem to figure out how to delete them.
keep your finger on the icon you want to move a second longer than normal (if you have your phone on vibrate, it will buzz) then you can move them around the screen as many or as much as you like. You can also drag them into a bin which will appear in the bottom of the screen. This action doesn't delete the app or icon, it just reappears in the apps page. Very easy but took me ages to work it out. So simple. Have fun

[REQ] Lock Screen App

The power button on my N1 has been giving me fits, and given the number of people I've read about with "dead" power buttons, I think mine is going out so I'm trying to preserve it as long as possible.
I enabled trackball wake (using CM6) which takes care of 1/2 the equation, but I need a good lockscreen app (just something to make the phone go to sleep). I found one in the market called Lock Screen Enabler, but it's not a "true" lockscreen app and it's very buggy, causing all sorts of problems for me.
I've been a web developer for 8 years and recently got into Android development (which I hope to be doing full-time soon), so I thought I'd just code a quick app for personal use in 5 minutes.
The problem, however, is that the DEVICE_POWER permission is needed in order to call goToSleep() and from what I've read so far from other online posts, this permission is only granted to native system applications.
Since my phone is rooted, I even tried granting my application SU privileges, but that doesnt seem to work either.
So, my question boils down to how do I grant my application DEVICE_POWER permission? I figure if anyone out there knows the answer, it's going to be someone on XDA as this place is full of geniuses. Thanks in advance!!
UPDATE: I've attached the finished app. Made this for personal use but if anyone wants to use it they are welcome to. My only gripe about it right now is the "screen flicker" that happens when you launch it because it's trying to launch an app that immediately locks the screen and finishes itself. If I can figure out how to get the app to launch in a smaller window maybe I can minimize the size to reduce the screen flicker. But for now, this works and I can set it to launch when I click the clock on Fancy Widget, so I'm happy. Thanks again to everyone who offered answers to my questions. Just another reason why I love the Android development community!!
-teleknEsis
Search for Lock screen widget. I have the same problem and I use it. It immediately locks your phone once pressed
nDrg said:
Search for Lock screen widget. I have the same problem and I use it. It immediately locks your phone once pressed
Click to expand...
Click to collapse
Awesome, thx! Still would like to know how they got that prompt to show that basically made the application an Administrator app. Seems like the missing piece I need to complete my own
teleknEsis said:
Awesome, thx! Still would like to know how they got that prompt to show that basically made the application an Administrator app. Seems like the missing piece I need to complete my own
Click to expand...
Click to collapse
It seems that you'll need to add the application as a device administrator. There seems to be some decent information half way down this page under Device policy manager: Link.
I'd be interested in using this application as I can't change the icon of my previously mentioned widget.
Edit: More information here as well: Link.
nDrg said:
It seems that you'll need to add the application as a device administrator. There seems to be some decent information half way down this page under Device policy manager: Link.
I'd be interested in using this application as I can't change the icon of my previously mentioned widget.
Edit: More information here as well: Link.
Click to expand...
Click to collapse
I will probably still go ahead and create one. I like how with FancyWidget you can set it so clicking the clock will launch an app. Unfortunately it doesn't work with widgets, so I need an extra icon on my home screen just to lock it. If you have an icon you'd like me to use, feel free to share and I'll put it in
And thx for the info!!
I would be happy with any icon to be honest, I just don't like the lock screen widget one Good luck bud
teleknEsis said:
..If you have an icon you'd like me to use, feel free to share and I'll put it in
And thx for the info!!
Click to expand...
Click to collapse
Yeah, put my themed one in from LockScreenWidget (smoked)
http://forum.xda-developers.com/showthread.php?t=731625
rori~ said:
Yeah, put my themed one in from LockScreenWidget (smoked)
http://forum.xda-developers.com/showthread.php?t=731625
Click to expand...
Click to collapse
Alright, I got it working, but there's one problem. It can't be uninstalled because it's currently a device admin. Same goes for that Lock Screen Widget I installed earlier.
Looking into a way to be able to uninstall, if one even exists....
You disabled: device administrator ?
Looking into a way to be able to uninstall, if one even exists....
Click to expand...
Click to collapse
Try using "root explorer" to find the files and just delete them.
teleknEsis said:
Alright, I got it working, but there's one problem. It can't be uninstalled because it's currently a device admin. Same goes for that Lock Screen Widget I installed earlier.
Looking into a way to be able to uninstall, if one even exists....
Click to expand...
Click to collapse
You need to go to Security & Location - Device Administrators and disable both there.
Hollow.Droid said:
You need to go to Security & Location - Device Administrators and disable both there.
Click to expand...
Click to collapse
Good call. Thx. However, I also came up with a work-around for ppl who are just as lazy as myself. There are 2 icons in the launcher. The first will lock the screen (once you enable the app as a device admin). The second will disable the app as a device admin, allowing you to uninstall at your will.
I really intended for this app to be for personal use, but if anyone wants it I'll put it up here for you to download. If you'd rather I remove the second launcher icon and just let you to disable it through Security settings, I will also do this (as really, I don't plan on uninstalling any time soon so this is fine for myself).
Thanks to everyone who helped out!!!
teleknEsis said:
Good call. Thx. However, I also came up with a work-around for ppl who are just as lazy as myself. There are 2 icons in the launcher. The first will lock the screen (once you enable the app as a device admin). The second will disable the app as a device admin, allowing you to uninstall at your will.
I really intended for this app to be for personal use, but if anyone wants it I'll put it up here for you to download. If you'd rather I remove the second launcher icon and just let you to disable it through Security settings, I will also do this (as really, I don't plan on uninstalling any time soon so this is fine for myself).
Thanks to everyone who helped out!!!
Click to expand...
Click to collapse
Yeah I'd appreciate the single launcher version please if possible
Hollow.Droid said:
Yeah I'd appreciate the single launcher version please if possible
Click to expand...
Click to collapse
OK - I'll update and upload when I get into work
Application is in the OP. Have at it
Great, works perfect on MIUI 0.9.30
Does the job perfectly! I especially like how it runs as an app so I can change the icon
You're a lifesaver, or should I say power button saver
Thanks so much.
I tried to develop something similar before but got stuck. Saved me some time!
Thanks for creating such useful app for my N1. My power bt is fine, but I would like to preserve it to powering up/down the phone.
BTW, I also downloaded Lock Screen Widget to test it out. Is it possible that you can make your app to shut off the screen smoother, like LSW? I like it you set it up as an app, which is super useful for me set up as a gesture swipe on my LauncherPro dock icons.
Thanks again and keep up your good work!
Thanks again, your app is really great. But could you add a option to map it to the search button (long press) please?
Thank you!

"Touch a face to crop" - No thanks, how do I get a normal crop?

My wife's AT&T One X just started doing this weird thing where instead of the normal crop interface within the stock gallery app, it's putting boxes around any faces it detects and won't let us do a "normal" crop (with the resizable rectangle). How do we get rid of this? Just want to resize a picture and we can't.
Stock ROM, HTC Gallery application.
Thanks,
- Brett.
Sent from my HTC PH39100 using Tapatalk 2
I just noticed the same problem with my HTC One. I don't know which moron thought this was a good idea but it need to be gone and soon! I can no longer crop a photo to just include the people. It's a lone face or nothing. Who thinks that junk is useful?
zzoinks said:
My wife's AT&T One X just started doing this weird thing where instead of the normal crop interface within the stock gallery app, it's putting boxes around any faces it detects and won't let us do a "normal" crop (with the resizable rectangle). How do we get rid of this? Just want to resize a picture and we can't.
Stock ROM, HTC Gallery application.
Thanks,
- Brett.
Sent from my HTC PH39100 using Tapatalk 2
Click to expand...
Click to collapse
sapped said:
I just noticed the same problem with my HTC One. I don't know which moron thought this was a good idea but it need to be gone and soon! I can no longer crop a photo to just include the people. It's a lone face or nothing. Who thinks that junk is useful?
Click to expand...
Click to collapse
Try going into camera settings and turn face recognition off. It may work.
Venomtester said:
Try going into camera settings and turn face recognition off. It may work.
Click to expand...
Click to collapse
Didn't work, unfortunately. What a stupid idea. How often do people create contact photos?
Has anyone found a way?
eug said:
Didn't work, unfortunately. What a stupid idea. How often do people create contact photos?
Has anyone found a way?
Click to expand...
Click to collapse
It works perfectly on sense 5
Sent from my HTC One XL running super smooth Sense 5
31ken31 said:
It works perfectly on sense 5
Click to expand...
Click to collapse
Not on my HTC One with Sense 5. I turned off face detection, took a photo of people (faces aren't detected), then hit Edit, Transform, Crop. The "Touch a face to crop" message pops up immediately and the faces are highlighted. I can't custom-crop unless I go through a slow process of tapping a face and expanding the crop boundary several times, making it zoom out bit by bit.
I'm on 1.29.841.2.
eug said:
Didn't work, unfortunately. What a stupid idea. How often do people create contact photos?
Has anyone found a way?
Click to expand...
Click to collapse
Works just fine for me on CleanROM 6.5, and on past ROMs I've been on. Crop "frame" starts at a face, but I can resize and reposition it, as you would expect to. Face detection is "on" in camera settings. I don't think this is an issue with the way the feature is designed, but maybe just a glitch on certain devices/ROMs or a setting issue.

Turn off Camera sound?

Is there a way to turn off the sound that happens when you take a picture with the camera?
Thanks
Anderson2 said:
Is there a way to turn off the sound that happens when you take a picture with the camera?
Thanks
Click to expand...
Click to collapse
If the Camera App doesn't have that option under Settings and your phone is rooted, you can disable it using a
root explorer App and navigate to: system/media/audio/ui
and rename the file "camera_click.ogg" to whatever you want.
This isn't really a solid solution to your problem (could be a hassle to you), but if you put your phone on silent or vibrate you will not hear the shutter sound go off! This works for me as because my phone is always in vibrate mode from the moment I wake up, however like i said not a solid solution if you don't prefer silent or vibrate mode.
Just mute your ringer. It works, at least in EU version.
Wysłane z mojego Nexus 5
GUGUITOMTG4 said:
If the Camera App doesn't have that option under Settings and your phone is rooted, you can disable it using a
root explorer App and navigate to: system/media/audio/ui
and rename the file "camera_click.ogg" to whatever you want.
Click to expand...
Click to collapse
The option doesn’t exist in the settings. Muting the phone before every time I use the camera is too much of a nuisance since I keep the sound on for other apps.
So, since my phone is rooted, your option of renaming the sound file is the best one for me. Tried it and it worked perfectly.
Thank you!
Anderson2 said:
The option doesn’t exist in the settings. Muting the phone before every time I use the camera is too much of a nuisance since I keep the sound on for other apps.
So, since my phone is rooted, your option of renaming the sound file is the best one for me. Tried it and it worked perfectly.
Thank you!
Click to expand...
Click to collapse
The option in settings is a custom ROM feature that some ROMs have. Keep in mind that removing the .ogg won't disable the sound for the HDR+ mode in Google Camera, as its embedded into the apk. You could use a Tasker profile to mute it when your camera app is open, too.
Lethargy said:
The option in settings is a custom ROM feature that some ROMs have. Keep in mind that removing the .ogg won't disable the sound for the HDR+ mode in Google Camera, as its embedded into the apk. You could use a Tasker profile to mute it when your camera app is open, too.
Click to expand...
Click to collapse
I purchased Tasker long ago, just to support the author, but to my shame I have not yet learned how to use it...... ?
That would indeed be a good use for Tasker. Maybe I will find a ready made profile (if that's what they are called) that someone else donated.
Thanks for the suggestion.
Anderson2 said:
I purchased Tasker long ago, just to support the author, but to my shame I have not yet learned how to use it...... ?
That would indeed be a good use for Tasker. Maybe I will find a ready made profile (if that's what they are called) that someone else donated.
Thanks for the suggestion.
Click to expand...
Click to collapse
If not Menton me here and I'll make one. I fulfill tasker requests all the time.
Thanks Sandman. There doesn't seem to be one I can find so I would appreciate it if you made one to mute sound when I click on the camera shortcut and unmute when I click on home.
Thanks.
Anderson2 said:
Thanks Sandman. There doesnt seem to be one I can find so I would appreciate it if you made one to mute sound when I click on the camera shortcut and unmute when I click on home.
Thanks.
Click to expand...
Click to collapse
Sorry man. Just now seeing this. I'll try tomorrow. No promises though. I'm pretty good with tasker but I think this one will be a challenge. 1st part will be easy. 2nd part will be a bit more tricky
Anderson2 said:
Thanks Sandman. There doesn't seem to be one I can find so I would appreciate it if you made one to mute sound when I click on the camera shortcut and unmute when I click on home.
Thanks.
Click to expand...
Click to collapse
OK here you go man. Let me know if you have any issues. I did test it. If you have notification sound issues while this profile is active (only while in camera app) let me know. I'll find a workaround.
Make sure you remove the .XML extension (leave the .prl). Move to SDCARD/Tasker/Autoimport. Relaunch Tasker.
DL: https://app.box.com/s/tvn84hym1to81gp8slfv
Also if you want any training or any Qs shoot me a PM and I'll teach you some stuff
Got it. Thank you very much!
Anderson2 said:
Got it. Thank you very much!
Click to expand...
Click to collapse
No problem
Be careful with it, it is illegal in some countries to shut up camera sound when you take pics. To answer your question, i dont know, but i'm french and i don't have played sound when i take pics.
PS : Android Lollipop releases in few hours
dekefake said:
PS : Android Lollipop releases in few hours
Click to expand...
Click to collapse
you just made my day

[Q] Is there a shortcut to the clip tray?

Just wondering. I love the way it works but wish there was a way to open it without having to use a text box.
I looked around too...I think that's the only way.
s1lentmage said:
Just wondering. I love the way it works but wish there was a way to open it without having to use a text box.
Click to expand...
Click to collapse
If you can figure out what those buttons are...
uicnren said:
If you can figure out what those buttons are...
Click to expand...
Click to collapse
The first is the settings button in the LG Keyboard. You hold down on that and get the option for the clip tray. Looks like it is baked into that instead of being a separate app. That sucks.
s1lentmage said:
Just wondering. I love the way it works but wish there was a way to open it without having to use a text box.
Click to expand...
Click to collapse
I have lg g4.
If u use tasker u can set an action under system -> set clipboard this will make it apear. I use gesture event to open the tray.
Htwh,

Categories

Resources