Related
I've been working on picture viewer for the HTC Touch that has a little more of an intuitional feel(kinda like the iphone tho mine has some major differences) You can use the touch screen for everything including changing pictures, panning, and zooming in or out. Right now 2 mega-pixel images take about a second to load(used to take 4-5!)
Here's how to control it:
To use gesture mode check "Gesture Mode" in options menu, to use double-click mode uncheck "Gesture Mode."
Gesture Mode:
Sweep your thumb to the left to move to the next picture
Sweep your thumb to the right to move to the previous picture
(for sweeping, start with your thumb/finger off the phone, otherwise it'll mistake it for the panning gesture)
Press on the picture and then move to pan
Double-press to change to full screen.
Double-Click Mode:
double press to switch between panning and switching pictures/zooming.
move picture with finger in panning mode
zoom by moving finger up/down in non-panning mode
switch pictures by moving finger left/right in non-panning mode
Reply if you have any questions
(If this helped you and you feel compelled, you can donate here)
Update 3/3/08 6:49 PM PST:
Eesh, so for those of you who downloaded that last update earlier today, I'm sorry. I found a couple rather nasty bugs that made the program nigh on unusable after I left the house. Fortunately I've managed to fix those and it's looking pretty stable. You can also now zoom in unlimitedly(almost). Basically it'll let you zoom in until your phone runs out of memory to handle a picture of that size. Don't worry, it won't crash or anything, it just won't go any bigger(you'll kinda see it seem to bounce back to being its original size). Let me know about any problems you find. On a side note, I actually was able to make it crash by trying over and over again to push the picture past the boundary the phone could handle. It should work perfectly for normal use, just don't go trying to make it break, or it will.
Update 3/3/08 10:13 PM PST:
Big day today updates wise, and this one is a BIG update. First, I fixed the problem of the background not covering all of the screen in landscape mode. What? That's not a big enough update? Ok, I'll throw in the ability to rotate pictures too . There is now a button in the bottom-right corner(should be out of the way enough I think) that will rotate the picture 90 degrees counter-clockwise. There is one slight problem with the rotation, it works kinda strangly with my new zooming algorithm and if you zoom in too much and then try to rotate it will crash the program. Simply put, just don't zoom in very far and then rotate it and it should be fine. Oh, and for those worried about speed, it rotates in a fraction of a second(don't know exactly how long but it feels instantaneous).
Sounds great!
I tried it but i'll get an error related to "Internal.Get.File.Directorynames".
Maybe because the name of my storage card isn't "Storage card" but "Opslagkaart" (dutch version).
Greets
Kevin
ya, that explains it... I need to fix that, I'll get on that now
Sounds COOL i'm in for testing ENGLISH rom here
OK now i understand what you mean by you just started working on it today lol so no need to talk about bugs yet hein
I really LOVE the double-click to exist maybe you can find another gesture for zoom in/out for example
Cheers
How did you get the TouchFLO to respond to gestures? I was looking into using some gestures is a test application, but I havent found anything yet
Heh, actually I didnt, I just set capture to true and created my own gestures(really, really simple ones) to handle it. I would have no idea how to utilize touch-flo for this
Man, you are the one.
i´m along time waiting for this stuff, men very very god.
Thanks, i´m rigth now testing your app.
work on this and make a realy god application for the ppc world .
Ok, here's an updated version, now it initializes to the root directory and lets you choose whichever folder you want to load pictures from. The pictures still load fairly slow but they are a little better. Also, pressing on the bottom menu activates it, so basically you double press on the menu/quit icons. However, you have to actually choose one of the options to get back to being able to move the picture again (annoying, I know but I'm trying to figure out a way around that.) Also of note: you press the names of the directories you want to open twice to go into them. Clicking accept will choose the directory you're currently looking at. I think you'll see what I mean. It's actually fairly intuitional when you're doing it. 2 MP pictures take about 4-5 seconds to load. Again, if any1 knows a faster way to load in the pictures than using the Bitmap constructor, please let me know. Finally, none of the menu items are actually implemented, so clicking on them right now just makes it so you can move the picture again.
good work
--------------------------------------------------------------------------------
Hello,
Justo 2 remarks, your program have a lot of potential of improvements.
But for now, just 2 important functions. if is possible for you to improve.
1. 1 browser like resco picture viewer, just to chose 1 picture to start.
2. that browser need to be finger scroll friendly, just like the touch rom.
scroll and chose the picture that you like to see, pic the picture and see just one or scroll just like your application do right now, because now you must scroll to all the picture just to see 1 that is im the midle.
sorry for my ingles, but i´m also working on that
great job for you my friend, congratulations and good work.
Ok here are some comments on the updated version
1. The swiping "feels" a little better but it still "hangs" on the border a bit
2. The picture still "looks" stretched on the screen
3. when you exist and re-enter the program the image location is not "remembered"
4. it would be nicer if we can have a tree view of the folders to select from
5. when u reach the last (or first picture) we shld somehow be notified that it is the last picture OR loop again from the start
I really LOVE the concept of this program can't wait to see it done
@ArcticCat, it does actually loop again to the first picture when you get to the end. What were you experiencing? If it crashed it's probably a memory issue. That goes along with my problem of opening the bitmaps, as does the hanging on the edge of the screen. Anyway, let me know, I can only try this on mine right now.
go on nice work.
a browser with pictures and landscape is the nest steps, in my opinion.
i`m just talking abaut resco viewer because is the program for me that actualy load a browser withy pictures very quikly, is very, very fast.
i dont now the working process used but...is just 1 ex. that is possible, and very fast with 7 mpixel fotos..
but i love your program and for me is now the 1 one for see fotos
must have 1 directory by defaut on open.
maube 1 option to browse with your app or use to browse the defaut one in WM just to see the pictures and when picture start.
go on and thanks a lot man...very...very..very and fast work.
[email protected] said:
@ArcticCat, it does actually loop again to the first picture when you get to the end. What were you experiencing? If it crashed it's probably a memory issue. That goes along with my problem of opening the bitmaps, as does the hanging on the edge of the screen. Anyway, let me know, I can only try this on mine right now.
Click to expand...
Click to collapse
I'm sorry I just noticed it does loop!
can't wait to see the next upgrade
Aweome app with great potential !!
You will be the talk on xda for a few days to come !!
Cheers buddy !!
any1 know where the app that rotates the screen is? I tried looking up how to do it within a program but it looks too daunting so I think I want to just launch that app but I can't find it. Let me know
Update time! This time I added that feature request for being able to choose a picture from the middle using a list of the pictures, you'll find the option under the menu under "Choose Picture." Also, I added full screen capability, just double press on the screen(yes, it replaced quit) and you'll get a little more room. That extra room would be completely unneeded were it not for my final update and the biggest of all. You can now resize the picture by sliding your finger up or down the screen. Up increases the size and down decreases it. Theres a wait period when you resize because it reloads the picture at the correct resolution. Have fun!
*Note:* due to the added memory needs of the choose picture screen, the app will probably crash if you try to load a picture from it unless you have the ROM with the expanded memory. I'll get to work now on another version where this isn't necissary but you won't get the choose picture feature. Still need a way to load in a 2MP image at a lower resolution without loading the entire thing into memory.
[email protected] said:
Update time! This time I added that feature request for being able to choose a picture from the middle using a list of the pictures, you'll find the option under the menu under "Choose Picture." Also, I added full screen capability, just double press on the screen(yes, it replaced quit) and you'll get a little more room. That extra room would be completely unneeded were it not for my final update and the biggest of all. You can now resize the picture by sliding your finger up or down the screen. Up increases the size and down decreases it. Theres a wait period when you resize because it reloads the picture at the correct resolution. Have fun!
*Note:* due to the added memory needs of the choose picture screen, the app will probably crash if you try to load a picture from it unless you have the ROM with the expanded memory. I'll get to work now on another version where this isn't necissary but you won't get the choose picture feature. Still need a way to load in a 2MP image at a lower resolution without loading the entire thing into memory.
Click to expand...
Click to collapse
A quick note before testing it
I think it is about time you start with
1. introducing version number for each release much easier to track which version we have installed
2. a history log
sorry for being picky
I'm back
1. Pictures in portrait mode are still loaded as landscape so they are stretched and distorted
2. picture folder is still not remembered
3. Maybe an option to start in the "choose picture" mode would be useful
4. I LOVE THE ZOOM in/out man it is really GREAT : IF possible you can make that the part that is being zoomed to is actually where the "click" occurred
5. Now that we can ZOOM basic finger movements like (UP/DOWN/RIGHT/LEFT) should become part of PANNING across the picture no? maybe
a. double click to go back to "fit in view" size
b. changing pictures would only work in "fit in view" when zoomed in RIGHT/LEFT would Pan across the picture
c. to Zoom in out would become one quick click followed by another and then UP/DOWN
just speculating
keep it out please
Marcus,
hello again,
these becames my favorite tread on xda, and another one calls "TouchNav" is also cooll, but is far away from the final yet.
my comments are exactely the same as the last posted by ArticCat.
awsome program man, go on, you have a lot of talent.
1.another thing, just to help, the resco picture viewer do the load of 100 picture in the browser (to chose the start picture), in 1 second, it´s incredible the speed.
sorry but i dont know how it possible, but is just one example.
Maybe you change the defaut wm browser by the resco one, but if you do that, you stay dependtly from resco application confused: )
2.the landscape option not work
3. the options not work
4 we need a icon for this application, yes this app as grow and now is a serious one, she want a icon
Thanks and good work
I'm going out of town tomorrow morning and won't have my computer with me so there won't be any new updates till I get back. However, I will continue to watch this thread(using my touch hehehe) and can respond to any questions you guys have(or any ideas!) I'm not sure when I'll get back but it'll be definately by sunday.
Every one I have tried so far takes screenshots that need to be rotated 90° clockwise.
Can this be fixed, or haven't I found the right app?
Just press the nook button and vol down button at the same time to take a screenshot.
I don't like the built-in method, I could never get it to take a screenshot without the notification volume displayed on the screen from pressing the vol - button. I use the ShootMe app for my screenshots.
As for the OP's question, I don't know if any app will take it in a vertical image, but you can easily rotate the screenshot on your phone with a number of apps. I use the free Adobe Photoshop mobile app.
How do I point Photoshop to my SD card?
When I use ShootMe, it saves the screenshot to the SD card in a folder called ShootMe, then when I open Photoshop, it just automatically shows up in the image gallery. They're easy to identify because they're sideways.
Yea, nothing shows up in Photoshop. And I can't tell bit where to look, even though the screen shots are on the root of the SD card
Is there any app that takes a properly oriented screen shot? I don't want to bother with rotating pics
Well, The app i use for screenshots is called "Screenshot" and i can say that personally
is the best screenshot app there is, and for rotating pics just use the app "QuickPic" which serves me as replacement for the stock Gallery app which sucks. QuickPic lets you rotate the pics, aswell with options to share with social apps. although you need to have Softkeys, or Button savior installed to access the menu button. Is not a hard process at all and the best of all is that both apps are free.
I don't have any problem using the built-in screenshot. To do it without getting the volume change on screen, hold down the N button and then press volume down. Works every time for me.
Sent from my Nook Color
golfprorm said:
I don't have any problem using the built-in screenshot. To do it without getting the volume change on screen, hold down the N button and then press volume down. Works every time for me.
Sent from my Nook Color
Click to expand...
Click to collapse
Thanks, where are images written to?
I'm pretty sure they go into a "screenshots" folder on the internal memory, not the SD card.
I used to be able to get screenshots using the stock method without the vol displayed, but I cannot anymore!
OK, just tried it with a very brief press of "n" & "vol-" & it worked fine.
I see /media/internal/ but no images show up.
I simply can't get the "easy way" to work! Maybe some sort of conflict with apps? I'm just using ADW and SoftKeys... this is driving me nuts
I just did the stock screenshot (N+VOL-) to verify, using root explorer, I am able to locate the screenshot in /media/Screenshots.
On a sidenote, I tried golfprorm's method of holding down the N button first and then clicking the VOL- button and I still got the "Notification Volume" image on the screenshot.
P.S. When you take a screenshot with the built-in feature, you should get a notification telling you "Screenshot captured" with a clickable link to the image.
911jason said:
P.S. When you take a screenshot with the built-in feature, you should get a notification telling you "Screenshot captured" with a clickable link to the image.
Click to expand...
Click to collapse
Yea, for whatever reason, not getting any of that..
Revive...
I cannot get my Nook Color to take a screenshot using the stock method of hold the physical N-button + tap volume down. Could this have to do with the fact that I remapped my volume buttons to back and menu?
Yes, that would be the cause.
I also can't get the n+volume down method to work without showing the notification volume image on the screen shot. I also tried using the app called "screenshot" because I use this on my Incredible and it distorted the colors of the wallpaper to make it look all funky. Any ideas on why it would have done that? I'll try to post a pic here shortly to show you all what I mean...
911jason said:
Yes, that would be the cause.
Click to expand...
Click to collapse
Do you know of a work-around or should I just download a screenshot app?
I'm running CM7 and am trying to take a screenshot. The stock method does nothing, I'm assuming because of CM7.
I've tried both shootme and screenshot. For some reason, all the images from screenshot just show up as full black pictures with a VERY small ~2x6pixel white line along the left side and near the top. From shootme, they're just black. I've tried sending them to my DInc, but they look the same..
I've tried the following file types with corresponding file sizes on screenshot: .PNG 1.87k, .jpg 10.15k, and .bumper 2.34m.
Any thoughts?
don't flame me....maybe a stupid Q.....but still a very annoying use problem, that I can't figure out:
meny times In a middle of texting/browsing or using an app....I'm disturb by something else......and the phone goes to standby>>>>....OK?
The problem is : that when I wake it up....I have to do all the way to the specific last app/sms
is there a way to customise that wake up ? so it will take you directly to your last action?
We need more information, are u using a third part lock screen, I use widget locker and if the device sleeps with an app open, when I unlock, the app is still running.
Sent from my GT-I9100
achillies400 said:
We need more information, are u using a third part lock screen, I use widget locker and if the device sleeps with an app open, when I unlock, the app is still running.
Sent from my GT-I9100
Click to expand...
Click to collapse
yes I use widget locker & and yes the app is still running >>> that is not the point :
My problem is that I have to brows few screens to get there
for example if I read an article?....and the screen turns off?
I have to open my browser again and find the icon first >>>>> instead of getting right back to the original article >>> when I turn the screen on
think that you are on windows and the screen goes to sleep ?
you are moving the mouth......and ? landing to the same place
simple no ?
I can't figure it out how to apply that on my phone
Take widget locker off, personally I don't see the benefit of such things.
You touch the home button and have the options on the lock screen to call etc. But with the likes of no lock, when you touch the home button, it will open at your last app, or your home screen where you can text call from, same thing! Yes?
Anyway I posted this today, quicker and will have the result you want...
http://forum.xda-developers.com/showthread.php?t=1244267
MJ-12
yaronAD said:
yes I use widget locker & and yes the app is still running >>> that is not the point :
My problem is that I have to brows few screens to get there
for example if I read an article?....and the screen turns off?
I have to open my browser again and find the icon first >>>>> instead of getting right back to the original article >>> when I turn the screen on
think that you are on windows and the screen goes to sleep ?
you are moving the mouth......and ? landing to the same place
simple no ?
I can't figure it out how to apply that on my phone
Click to expand...
Click to collapse
U may have changed a setting somewhere, because whatever screen was active on my phone when the screen turned off would also be active when i unlock the device. And when I say active, I mean if I was on a webpage and the screen turns off, when I unlock, the webpage is the first thing I see
MJ-12 said:
Take widget locker off, personally I don't see the benefit of such things.
You touch the home button and have the options on the lock screen to call etc. But with the likes of no lock, when you touch the home button, it will open at your last app, or your home screen where you can text call from, same thing! Yes?
Anyway I posted this today, quicker and will have the result you want...
http://forum.xda-developers.com/showthread.php?t=1244267
MJ-12
Click to expand...
Click to collapse
The benefit of widget locker is that it provides me with the type of lockscreen that I want on my device, and the benefit of Android is that I actually have that choice, just as you have the choice to not use it as you don't see the benefit...
MJ-12 said:
Take widget locker off, personally I don't see the benefit of such things.
You touch the home button and have the options on the lock screen to call etc. But with the likes of no lock, when you touch the home button, it will open at your last app, or your home screen where you can text call from, same thing! Yes?
Anyway I posted this today, quicker and will have the result you want...
http://forum.xda-developers.com/showthread.php?t=1244267
MJ-12
Click to expand...
Click to collapse
Thx....M8 - haven't thought on this direction.....maby I"ll give it a try
U may have changed a setting somewhere, because whatever screen was active on my phone when the screen turned off would also be active when i unlock the device. And when I say active, I mean if I was on a webpage and the screen turns off, when I unlock, the webpage is the first thing I see
Click to expand...
Click to collapse
I thought of that - but it is bugging me since day 1 >>> and at list 5 rom changes...and 10 kernel changes too.
You tell me that at your phone >>>> when you are on a web page and the screen turns off >>> sliding the unlock button on the "W.L." will bring you back to the same page ?......????? and you don't have to press the browser icon first ?
yaronAD said:
Thx....M8 - haven't thought on this direction.....maby I"ll give it a try
I thought of that - but it is bugging me since day 1 >>> and at list 5 rom changes...and 10 kernel changes too.
You tell me that at your phone >>>> when you are on a web page and the screen turns off >>> sliding the unlock button on the "W.L." will bring you back to the same page ?......????? and you don't have to press the browser icon first ?
Click to expand...
Click to collapse
Yea, that's exactly what I'm saying, when I swype to unlock, I see the last screen that was active before the screen timed out
achillies400 said:
Yea, that's exactly what I'm saying, when I swype to unlock, I see the last screen that was active before the screen timed out
Click to expand...
Click to collapse
we both have the same kernel @ WL......so what can it be?
yaronAD said:
we both have the same kernel @ WL......so what can it be?
Click to expand...
Click to collapse
Hmmm, it has to be a simple setting somewhere, u can try uninstalling WL and downloading again and start from scratch.......
1.) When I press and hold the power button of my S3 for about 8 seconds it resets. Is that, by itself, a hard reset or just a soft reset? When do you use it?
2.) When I use the direct call motion feature of my phone and the contact that I'm "direct calling" is busy it, the phone ends the call (normal) but it locks the phone. I need to swipe my finger again across the screen to unlock it. I'm very annoyed by this. Is there a way to set the phone to do nothing if the person I'm calling is busy?
kevindd992002 said:
1.) When I press and hold the power button of my S3 for about 8 seconds it resets. Is that, by itself, a hard reset or just a soft reset? When do you use it?
2.) When I use the direct call motion feature of my phone and the contact that I'm "direct calling" is busy it, the phone ends the call (normal) but it locks the phone. I need to swipe my finger again across the screen to unlock it. I'm very annoyed by this. Is there a way to set the phone to do nothing if the person I'm calling is busy?
Click to expand...
Click to collapse
1.) It's a soft reset or just a restart
2.) It depends on the how long you are calling.if you set the screen timeout by 15sec and then it immediately lock the phone. When you are calling, the screen is automatically off thus exceeding the timeout seconds will lock the phone automatically.
BelJanss said:
1.) It's a soft reset or just a restart
2.) It depends on the how long you are calling.if you set the screen timeout by 15sec and then it immediately lock the phone. When you are calling, the screen is automatically off thus exceeding the timeout seconds will lock the phone automatically.
Click to expand...
Click to collapse
Thanks for the clarification. The 1st Q/A is handy
BelJanss said:
1.) It's a soft reset or just a restart
2.) It depends on the how long you are calling.if you set the screen timeout by 15sec and then it immediately lock the phone. When you are calling, the screen is automatically off thus exceeding the timeout seconds will lock the phone automatically.
Click to expand...
Click to collapse
Ok. So it's the same as when I press the power button for around 4 seconds and tap restart?
But the thing is that "screen timeout" should kick-in after x amount of time of INACTIVITY. Is calling a person considered inactivity?
About the second one, it's really anoying that phone locks after ending a call, do somebody knows how to disable it? i tried settting screentimeout off and still happens
BUMP! please?
Also what is Desktop View in the stock Internet Browser?
And what is Size To Retrieve Email in email settings?
kevindd992002 said:
BUMP! please?
Also what is Desktop View in the stock Internet Browser?
And what is Size To Retrieve Email in email settings?
Click to expand...
Click to collapse
desktop view means that the browser load sthe desktop site, not the mobile site
some pages have both modes, so with that funcition you can change between one or other
try on facebook to see how it works (but make shure the desktop url is facebook.com and not m.facebook.com)
Raugote said:
desktop view means that the browser load sthe desktop site, not the mobile site
some pages have both modes, so with that funcition you can change between one or other
try on facebook to see how it works (but make shure the desktop url is facebook.com and not m.facebook.com)
Click to expand...
Click to collapse
gotcha. how about for my other questions?
Unasnwered questions still:
1.) When I use the direct call motion feature of my phone and the contact that I'm "direct calling" is busy it, the phone ends the call (normal) but it locks the phone. I need to swipe my finger again across the screen to unlock it. I'm very annoyed by this. Is there a way to set the phone to do nothing if the person I'm calling is busy?
2.) What is Size To Retrieve Email in email settings?
BUMP! Anyone please?
Sent from my GT-I9300 using Tapatalk 2
BUMP! Anyone please?
Guys I think we all should help each other by sharing the best apps and games you've been using yourself and believe that will help other Quattro owner to enjoy the device to the fullest. Please do share them along with the benefits/fun you got using it.
Let me start a few from my end.
1. Smart Screen ON: This app has helped me alot to turn the backlight on without pressing the home button making it safer from early wear and tear. This is surely help you guys as well. :good:
2. Air-Call Accept: It a great app with very limited features, Turn it on. And when there a is a call swipe your hand over the phone or accept or reject the call or you may straight away put the phone close to your ears to answer the phone. (The best thing of it I like). Try it and you'll love it. :victory:
3. Lux Lite - Auto Brightness App: Again one of my favourite apps. You can select camera as an sensor for detecting light and it will auto adjust the screen brightness. Love the way it works. Read complete HOW TO use the app and you'll understand it more.
4. Photo Editor by Aviary: Quick and precise phone editor I've ever used. I use many others too but believe me this is real quick for our phone and have many options to use for editing photos. You can also add memes to the images .Try it.
5. Clean Master (Cleaner) - FREE: Again this is a great app that helps you maintain your phone better and make you stop complaining about its speed and lags and all. It is necessary to clean up the unnecessary cache files to make the phone work smoother. This app serves the purpose. :highfive:
Now, You cannot miss an app that everyone wants it first when they buy a phone. (Best Battery Saver)
According to me that app is Du Battery Saver free.
6. DU Battery Saver & Widgets: Haven't tried many other battery saver apps, but I will share the one that I'm very comfortable with and hope when you use, you'll be at ease too. This app does the work that is expected from it. The various Modes help alot in setting up the battery accordingly. There is not regret in using it since I bought my phone in early May 2013 just few days after its launch.
I hope these apps will help you maintain your phone better. Some of you might already be using it, if yes, please don't think the post is boring. I've tried to help the others who don't know about these apps.:good:
Thanks and Cheers to all happy and to be happy owners of this phone (Galaxy Grand Quattro).
Use the Swipe Home Button App- with that you can customise the swipe to make it work like the home button, as a result you do not have to long press the Home button to view running apps...hence this app takes a lot of load off the physical home button
Nice app ! ! !
Snehashish30 said:
Use the Swipe Home Button App- with that you can customise the swipe to make it work like the home button, as a result you do not have to long press the Home button to view running apps...hence this app takes a lot of load off the physical home button
Click to expand...
Click to collapse
Thanks.
A Very decent app it is for all of us. :good:
I'm already using the gesture controls of Nova Prime Launcher and this started conflicting a bit with previous gesture controls.
But this is really a great app with multiple gestures performing various frequently using tasks. Keep it up. :victory:
Snehashish30 said:
Use the Swipe Home Button App- with that you can customise the swipe to make it work like the home button, as a result you do not have to long press the Home button to view running apps...hence this app takes a lot of load off the physical home button
Click to expand...
Click to collapse
why dont u try the same by using gravity box then using any app..,also gravity box has many tweaking as i moded the long press of the menu button to load previous app which gives some fun of multi window also the long press of the back button has the same function as that of long press of the home button.....
I'm using Lux and it works very well using front camera! Most auto-brightness apps don't have this feature (they require light sensor instead). But I didn't get how SMART SCREEN ON works...
Steps to make Smart screen on work.
pedromsouza said:
I'm using Lux and it works very well using front camera! Most auto-brightness apps don't have this feature (they require light sensor instead). But I didn't get how SMART SCREEN ON works...
Click to expand...
Click to collapse
How to:
Sorry not able to upload images. I forgot usb cable somewhere.... :silly:
Step 1. Install and tap on the icon and click on BASIC. Tick Enable Smart Screen ON (SSON), Start on boot and Hide icon (if you want).
Step 2. Tap on wave hand mode. Tap set automatic value, now wave your hand over the device the way you want the lights to go ON. Means wave hand once and tap I like these values, if you want the lights to turn on in single wave. Or wave twice and select I like these Values
And ofcourse turn that feature ON.
Step 3. Only if you need. Tap and swipe On. This does the same thing as a hand wave does, but instead of hand wave you tap once on the sensor or swipe your finger across it.
Step 4. Now tap Save and restart app. And you are ready to go. :fingers-crossed:
When done. Screen off your phone and wave hand over the phone. And the backlight will turn on, so that you can atleast see the any notifications you received.
Note: SSON sometimes don't work because it supports devices without screen lock better than devices with screen lock turned ON. This is very rare when it doesn't work. Maybe once in every 15 or 20 times. Pretty decent, Isn't it?
Cheers :good:
Wow! It's so cool! Thanks for tutorial! Works perfectly.
Hi i want to share what apps i use in my GT-I8552. ill be very brief and simple.
1. Tasker - i use this app for:
~Automatically changing my wallpaper. (i have a parameter to save battery).
~Sound and light profile. (i use this to change modes, Day/Night mode).
~Removing my PIN LOCK when i am home.
~Automatically put my phone in Power Saving Mode
~Automatically Turn On my GPS for Specific Apps
~Automatically Turn Off my GPS/WIFI/Bluetooth after sometime of inactivity (or even i turn it on, it will check if i am using this functions or not)
~Automatically Turn On Screen Rotate for specific apps (buggy or i just dont really like my screen to rotate).
Note: i used an extension for some settings the app named -Secure Setting-
2. Foldersync - i love this app even though it can be used with tasker but the app alone is awesome! i use this to sync my music/pictures/video to different cloud storage. but in music i use 2way function because i am downloading music in my pc and i just want my phone to sync wirelessly.
3. Camera Zoom FX <- Awesome for taking pictures (if you can suggest better app why not? )
4. Adaway
5. Titanium Backup
Thanks will be appreciated ! ! !
pedromsouza said:
Wow! It's so cool! Thanks for tutorial! Works perfectly.
Click to expand...
Click to collapse
Thanks would be most appreciated if it helped. :victory: :highfive:
Go through my next post for games. :good: