Mobile and web solution for municipal garbage collection

This is version 2.0 of my mobile and web solution for municipal garbage collection. The idea is the following: There is the municipal garbage collection vehicle with a supervisor on it. All garbage items that can not be collected either because of their size or type (e.g. office desk, mattresses, bulky items) are marked on …

Android Studio or Eclipse?

Eclipse IDE has been active for at least a decade now and it is the dominant IDE for Java developers. Google on the other hand decided to release Android Studio IDE based on IntelliJ IDEA as an alternative for Eclipse ADT plugin, required for Android development. When it comes to select the integrated development environment …