Questions tagged [shake]

An effect or gesture of rapid vibration. For example, shaking dialog box, shaking cell phone.

An effect or gesture of rapid vibration. For example, shaking dialog box, shaking cell phone.

277 questions
-2
votes
1 answer

Android - Launching an app with a shake

I'm a newbie to this field of android development. I'm developing an app which I need to be launched by shaking the device. How can I get this thing done? I read many threads and tried out several codes. but non of them worked. Please be kind…
-2
votes
1 answer

Swift- Find location after shake motion ends

I know how to do shake gesture and how to find location separately, however I don't know how to find location after the user shakes the device. I have xcode version 6.4. Right now I have a motion ended function. And a showUserLocation function. I…
-2
votes
1 answer

Meter Gauge Android Shake Meter

How do I go about creating a Shake Meter similar to a Meter Gauge in Android? Can I make use of a progressbar to do it? Hope someone can give me a guideline on how do I go about creating the Meter Gauge upon detecting the shake. Thanks in advance.
-2
votes
1 answer

Does any one know how to navigate page using shake command

i want to navigate pages using shake command but its getting errors,So what i missed in my code.I cannot understand what is Accelerometer.Here my code. public class ACTIVITY extends Activity { /** Called when the activity is first…
samadi
  • 19
  • 1
  • 3
-3
votes
1 answer

How to let user press button first and then shake motion?

Possible Duplicate: How do i put a void(shake gesture) inside a IBAction(button)? Hi I have posted this question quite a few times before and I am getting quite tired. I am a total beginner and I will state exactly what I need but if you answer…
Stevenp
  • 3
  • 3
-4
votes
1 answer

Make a Flutter alertdialog when the app open

So I want my Flutter app to make an alertdialog as soon as the app opens and make it collapse when I shake the mobile how can I make it ?
-5
votes
1 answer

Bringing application to foreground on shake in iPhone

The application is running in background. I want that when someone shakes IPhone the application should come to foreground from background. Is there any way to do this programmatically. Thanks
user1926201
  • 113
  • 3
  • 10
1 2 3
18
19