How can I pause and restart animations in Android?

Why can't we pause while video recording on android devices?

  • It was a very helpful feature and all previous camera phones (Symbian, Sony proprietary) used to have it. Why doesn't Android support 'pause' function in video recording mode? It does save a lot of memory if we wish to skip parts we don't want to record.

  • Answer:

    It does allow pause. At least on my device. Samsung Galaxy Note. You might want to check around in your device or upgrade OS.

Anonymous at Quora Visit the source

Was this solution helpful to you?

Other answers

I've been searching for a solution to this issue. Till now I've found tons of unhappy users complaining about the same issue, no pause/resume during a video record. I've read just about every first fifty results presented for every search that I came up with on Google, been into Google Market, reference forums, etc... sigh! Since this is being requested a few years (at least since 2011 that users are complaining at http://code.google.com/p/android/issues/detail?id=18797), and since the functionality to pause while recording needs system support due to the API and hardware being used that must provide such capabilities, software developers cannot go around this. Some devices may be capable of dealing with the pause/resume feature, but that's unclear. I believe that you'll just have to wait until manufacturers and developers can't stand the voice of the unhappy user anymore, and improve this issue. The Android API currently does not provide the pause methodThis is a bit technical, but was solicited on the comments. The http://developer.android.com/reference/android/media/MediaRecorder.html, being used since API level 1, doesn't has the capability to pause, as one can observe from the MediaRecorder State Diagram: When recording, the API allows us to either use the reset() or stop() Public Methods: reset() -> Restarts the MediaRecorder to its idle state. stop() -> Stops recording.

Anonymous

Dude its depends on which device you are using. Almost all high end phone have this feature pre assembled in the camera app. You can even take a screenshot while recording a video...

Tanmay Jog

It do support pausing video recording. All it depends on your model & the cam app included by your OEM. For your info i use Redmi Note 3 , and here i can easily pause video recording in stock app, by just touching PAUSE button on left. If such feature in not available in your model, then numerous third party apps are available on PlayStore. Please share your mobile make & model, so I can or other Quorans can suggest further.

Mansoor

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.