I’m finally releasing a new version of the “Strom und Spannung”‘s app this evening. Finally I managed to make a complete translation of the app. I had to guess a lot of the tecnical words, but I think it’s alright. If you find something, please tell me :).
Some other new features are:
- Much better unified UI
- Calculation of the resistance when the temperature changes
- Many user enhancements
You can get the newest version here: https://play.google.com/store/apps/details?id=net.yscs.android.stromundspannung
Recording to my awkward roadmap, there will be a small update in a week or so for bugfixes. But the new major update won’t hit the play store until mid august. I’ve got some big topics I want to include into the app and make it available to tablets. But let’s see :).
At this point I really want to recommend the lint markers. You can right click on your android project and choose the following sub menu:
This will show you parts of your code that you can improve. This really helps to keep your code clean and avoid some UI-Bugs.
Recent Comments