quicksc0p3r / simplecounter

Apache License 2.0
56 stars 11 forks source link

Running Simple Counter in Android Studio #19

Closed mg-bledig closed 8 months ago

mg-bledig commented 8 months ago

Please pardon me if this is off topic, as I'm new to Android programming.

I have noticed a difference between running the code from the source repository, and the one downloaded from F-Droid. The one from the git repo, shows just a simple counter. I’m sure everyone who has downloaded the one from F-Droid knows what it looks like. It is very different as it has increment and decrement buttons and so on. Why is that?

What do I need to do to build the code so that the output is the same as the one downloaded from F-Droid?