right now, as the next step, I'd like to make the app as accessible to the world as possible
I'd like to make a research-backed script for mindfulness meditation and let volunteers over the world translate it and record it
would you like to help me do the research to come up with a quality script? do you have any experience with guiding meditations?
gradle
and I just assumed
gradle built
but it failed with "Error: android:windowLightStatusBar requires API level 23 (current min is 15) [NewApi]" (and a couple more)
it failed in console:
wojtek@atlantiscity.local ~/dev/_other/android/om $ ./gradlew build
…
> Task :app:lint FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:lint'.
> Lint found errors in the project; aborting build.
Fix the issues identified by lint, or add the following to your build script to proceed with errors:
...
android {
lintOptions {
abortOnError false
}
}
...
Errors found:
/Users/wojtek/dev/_other/android/om/app: Error: Unexpected failure during lint analysis (this is a bug in lint or one of the libraries it depends on)
Message: buildOutput.apkData must not be null
Stack: IllegalStateException:EarlySyncBuildOutput$Companion$load$2.invoke(EarlySyncBuildOutput.kt:103)←EarlySyncBuildOutput$Companion$load$2.invoke(EarlySyncBuildOutput.kt:67)←TransformingSequence$iterator$1.next(Sequences.kt:174)←SequencesKt___SequencesKt.toCollection(_Sequences.kt:691)←SequencesKt___SequencesKt.toMutableList(_Sequences.kt:721)←SequencesKt___SequencesKt.toList(_Sequences.kt:712)←EarlySyncBuildOutput$Companion.load(EarlySyncBuildOutput.kt:108)←EarlySyncBuildOutput$Companion.load(EarlySyncBuildOutput.kt:77)
You can set environment variable LINT_PRINT_STACKTRACE=true to dump a full stacktrace to stdout. [LintError]
but works in android studio so I'm good to go I think :-)
hi @XelaAl
thanks for reaching out — I'm really glad Om was helpful to you!
if you're struggling with anxiety or depression, I also recommend the book The Happiness Trap — it helped me personally quite a bit
since Om is not being actively maintained, if you wanted to look at alternatives, I recommend Waking Up: Guided Meditation — it's the best experience I've had with a meditation app, though unfortunately it does require an account; some of the meditations are free, some are paid, but if you can't afford to pay for the paid ones, you can message them and they will open up the paid meditations for you for free
(there is another app called Medito, which is an interesting communiy effort, but I haven't found that as useful personally and also strongly disagree with their choice of a non-free license for the meditations)