Ai Dreams Forum

Member's Experiments & Projects => AI Programming => Topic started by: yotamarker on February 26, 2021, 06:31:19 pm

Title: the Android Studio alchemy series for the living grimoire
Post by: yotamarker on February 26, 2021, 06:31:19 pm
this series aims to add varies app physical abilities with as little code lines inside the MainActivity. it is what the android studio IDEs should have included as a default but they don't, so I did.

https://www.yotamarker.com/t347-android-studio-alchemy-series-timer

https://www.yotamarker.com/t348-android-studio-alchemy-series-b8triutil

https://www.yotamarker.com/t349-android-studio-alchemy-series-get-device-temprature

https://www.yotamarker.com/t350-android-studio-alchemy-series-compass

https://www.yotamarker.com/t351-android-studio-alchemy-series-tts-test-to-speech

https://www.yotamarker.com/t352-android-studio-alchemy-series-stt-speech-to-text

this took my main activity from 300 code lines to about 30 lines. and it just looks better.