|
|
|
|
|
by clumsysmurf
749 days ago
|
|
Ostensibly, the reason why Google did this (according to their blog post) was to increase the quality of Apps in Play, but we all know this is absurd. A real way they could improve app quality is to improve the quality of the documentation, specifically the javadoc / references (guides are OK mostly) but that requires work from developers (since its literally embedded in the code). There are thousands of classes / methods that have no documentation whatsoever other than that they exist in the first place. No description. No tips. No mention of what happens if you pass null, or ... you get the point. Of course, you can look at the implementation ... but that is free to change. The documentation is the contract, and at the moment its a very poor contract. |
|
But this is about stemming the flow of shovelware into the store, (todolist tutorial no 800000, but I changed the name) where the problem isn’t that devs lack the tools, it’s that they simply have no serious intention of maintaining their product.
If you can’t find or don’t have enough belief in your own app to find 20 people to download it for free, is it fair to promote it in a way that my gran might come to rely on it.
It’s not nice to be exclusionary, but end users having to pick through that stuff just isn’t great for the platform. There might be a better place for hobby code.