Workouts, nutrition, tracking
Mar 28th, 2024, 11:52 am
Calm - Sleep, Meditate, Relax v6.42.1 [Mod]
Requirements: 7.0+
Overview: Calm is a leading app for meditation and sleep. Join the millions experiencing lower stress, less anxiety, and more restful sleep with our guided meditations, Sleep Stories, breathing programs, masterclasses, and relaxing music. Recommended by top psychologists, therapists, and mental health experts.

Image Image

Calm is a leading app for meditation and sleep. Join the millions experiencing lower stress, less anxiety, and more restful sleep with our guided meditations, Sleep Stories, breathing programs, masterclasses, and relaxing music. Recommended by top psychologists, therapists, and mental health experts.

Calm is the perfect mindfulness app for beginners, but also includes hundreds of programs for intermediate and advanced users.

Guided meditation sessions are available in lengths of 3, 5, 10, 15, 20 or 25 minutes so you can choose the perfect length to fit with your schedule. Topics include:

* Calming Anxiety
* Managing Stress
* Deep Sleep
* Focus and Concentration
* Relationships
* Breaking Habits
* Happiness
* Gratitude
* Self-Esteem
* Body Scan
* Loving-Kindness
* Forgiveness
* Non-judgement
* Commuting to work or school
* Mindfulness at College
* Mindfulness at Work
* Walking meditation
* Calm Kids
* And so much more...

Also featuring:

* An original Daily Calm every day: a new 10-minute program added daily to help ease you into the day or unwind with before bed
* 100+ Sleep Stories: adult bedtime stories guaranteed to lull you to sleep
* 7 and 21 day programs for both beginner and advanced users
* Life-changing Calm Masterclasses taught by world-renowned experts
* Breathing exercises to help you relax
* Exclusive music engineered to help you focus, relax or sleep
* Unguided timed meditation
* Open-ended meditation
* 30+ soothing nature sounds and scenes to use during meditation, yoga or to help you sleep

Track your progress with:

* Daily streaks
* Time spent meditating

Calm is loved by the press:

* “I’m generally wary of meditation apps because they sometimes weave in too much mystic talk for my taste. But Calm instead contains guidance like ‘Concentrate on your body’” - New York Times

* “In the frenetic, crazy, digital world we live in, sometimes it's necessary to take a step back and smell the roses” - Mashable

* “Eliminating distraction...ended up helping me relax and realize that all the stuff I was stressing about wasn't that big a deal” - Tech Republic

* “Found myself similarly refreshed afterwards” - TechCrunch

Calm is free to download and use, and there are no ads. A subset of the programs and features are free forever.

Some content is only available through an optional paid subscription. If you choose to subscribe, payment will be charged to your Google Account at confirmation of purchase.

Mod info:
• Paid features unlocked (Videos from movement tab won't work).
• FirebaseAnalytics and FirebaseCrashlytics disabled (thanks to Kirlif for the guidance)
• manifest cleaned from unnecessary receivers / alarms / permissions etc.


What's New:
Thanks for using Calm! This update contains multiple bug fixes and performance improvements. As always, you can expect an original Daily Calm every day, new music and Sleep Stories every week, and new Meditation programs every month.

This app has no advertisements

More Info:
Code: Select allhttps://play.google.com/store/apps/details?id=com.calm.android

Download Instructions:
https://uploadrar.com/oo2dyy0w9iqt

Mirror:
https://devuploads.com/1kd5f07h3b17

Trouble downloading? Read This.
Mar 28th, 2024, 11:52 am

- Mods are bigger than what playstore info shows, Know why?
- Don't PM for requests, post them in App Requests forum.
- No Thank you posts.

t.me/youarefinished_mods
Online
Mar 29th, 2024, 1:18 pm
Also crashes on Pixel 7 Pro Android 14.

"java.lang.RuntimeException: Unable to start activity ComponentInfo{com.calm.android/com.calm.android.ui.splash.SplashActivity}: java.lang.NullPointerException: Parameter specified as non-null is null: method com.calm.android.core.utils.analytics.SegmentClient$trackEvent$data$1$2.invoke, parameter v
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3782)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3922)
at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103)
at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:139)
at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:96)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2443)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loopOnce(Looper.java:205)
at android.os.Looper.loop(Looper.java:294)
at android.app.ActivityThread.main(ActivityThread.java:8177)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:552)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:971)
Caused by: java.lang.NullPointerException: Parameter specified as non-null is null: method com.calm.android.core.utils.analytics.SegmentClient$trackEvent$data$1$2.invoke, parameter v
at com.calm.android.core.utils.analytics.SegmentClient$trackEvent$data$1$2.invoke(Unknown Source:12)
at com.calm.android.core.utils.analytics.SegmentClient$trackEvent$data$1$2.invoke(Unknown Source:7)
at com.calm.android.core.utils.analytics.SegmentClient.trackEvent$lambda$2$lambda$1(Unknown Source:8)
at com.calm.android.core.utils.analytics.SegmentClient.$r8$lambda$YIeg__h5F3HRy1ddUKfENH3Vs8k(Unknown Source:1)
at com.calm.android.core.utils.analytics.SegmentClient$$ExternalSyntheticLambda1.accept(Unknown Source:4)
at java.util.HashMap.forEach(HashMap.java:1423)
at com.calm.android.core.utils.analytics.SegmentClient.trackEvent(Unknown Source:64)
at com.calm.android.base.analytics.Analytics.trackEvent(Unknown Source:420)
at com.calm.android.base.analytics.Analytics.trackEvent(Unknown Source:7)
at com.calm.android.base.analytics.Analytics.trackEvent(Unknown Source:13)
at com.calm.android.base.analytics.AnalyticsHelperImpl.trackEvent(Unknown Source:22)
at com.calm.android.ui.splash.SplashViewModel.trackBootEvent(Unknown Source:141)
at com.calm.android.ui.splash.SplashViewModel.shouldTrackBootEvent(Unknown Source:75)
at com.calm.android.ui.splash.SplashActivity.onCreate(Unknown Source:100)
at com.calm.android.ui.splash.SplashActivity.onCreate(Unknown Source:4)
at com.calm.android.ui.misc.BaseActivity.onCreate(Unknown Source:214)
at android.app.Activity.performCreate(Activity.java:8595)
at android.app.Activity.performCreate(Activity.java:8573)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1456)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3764)
... 12 more"
Mar 29th, 2024, 1:18 pm
Mar 29th, 2024, 1:52 pm
youarefinished wrote:
innit86 wrote:Also crashes on Pixel 7 Pro Android 14.

Links updated. Kindly test now.


Doesn't crash anymore.
Mar 29th, 2024, 1:52 pm