This repository was archived by the owner on Mar 29, 2023. It is now read-only.

Description
I tried to compile the app (commit: 866defd) in android studio and run it in my phone through USB debugging. I am getting the following error in usual calculation window. Other functions seems to work fine.
I pulled the project using $ git clone --recursive git@github.com:tranleduy2000/ncalc.git and built it from there. There wasn't any build error. I tried running the app in android 11 and 8 phones. Both ran into same issue.

Could anyone please give me a solution or make a working build from the latest repo?