OpenCalc icon indicating copy to clipboard operation
OpenCalc copied to clipboard

Release to PlayStore

Open n-ce opened this issue 2 years ago • 4 comments

and become the best alternative to proprietary GoogleCalc.

Either that Or reduce the app size by offering

  • SplitAPKs Support
  • Specific Arch Support

n-ce avatar Aug 03 '22 13:08 n-ce

I've just done a quick basic test about generating multiple APKs by dpi/arch, and apparently it doesn't make a big difference for this project, about 0.1MB less only But there are probably some other optimizations I don't know

bonswouar avatar Aug 15 '22 23:08 bonswouar

If that's the case then I guess google calculator is coded in java instead of kotlin. Don't know any other ways they managed to keep it below 3MB. If this app reaches below 4MB, that is enough of a milestone.

n-ce avatar Aug 16 '22 17:08 n-ce

If that's the case then I guess google calculator is coded in java instead of kotlin. Don't know any other ways they managed to keep it below 3MB.

The google calculator takes 8.5mo on my Google Pixel 6 (OpenCalc takes 5.8mo)

Darkempire78 avatar Aug 16 '22 17:08 Darkempire78

If that's the case then I guess google calculator is coded in java instead of kotlin. Don't know any other ways they managed to keep it below 3MB. If this app reaches below 4MB, that is enough of a milestone.

Why is the app being above 4MB an issue?

julianfairfax avatar Sep 06 '22 17:09 julianfairfax

Why is the app being above 4MB an issue?

It's not about space constraints. It's about minimizing the unnecessary graphical elements & codebase, while not affecting the core operation. Devs should always thrive for efficient project build, no matter how small & reasonable they are.

ghost avatar Oct 24 '22 05:10 ghost

I'm working on the release on the Google play store

Darkempire78 avatar Oct 30 '22 14:10 Darkempire78

OpenCalc is available on the Play Store ! https://play.google.com/store/apps/details?id=com.darkempire78.opencalculator

Darkempire78 avatar Nov 06 '22 18:11 Darkempire78

Please add the github repo link in the app description.

n-ce avatar Nov 07 '22 01:11 n-ce