urbandroid-team / dont-kill-my-app

Android vendors, don't kill my app!
Creative Commons Attribution 4.0 International
1.24k stars 2.42k forks source link

Highly recommended - Android library for DontKillMyApp.com #74

Open Artaud opened 5 years ago

Artaud commented 5 years ago

https://github.com/DoubleDotLabs/doki

Shout out to the team at DoubleDotLabs!

sjvc commented 5 years ago

The initiative is great! But I think we need more work to present the information in an easy way to our users, so they be able to set up correctly their devices. We need to add internationalization, so images and strings are translated. If not, it's useless for non English speakers.

Recently I tested 2 apps in Play Store that made a great work explaining the user how to configure his device. I've tested them with a Huawei device running Android 8.1. The first app, called Medisafe, shows this:

device-2019-07-30-090329 device-2019-07-30-090434 device-2019-07-30-091812

The other app does a better work by showing how to setup the device with screenshots. The app is name is MyTherapy:

device-2019-07-30-090638 device-2019-07-30-090720

Would be great if we could make a library like this, so we can all include in our apps, and the users are able finally to set up their devices correctly. I think localization is very important. I can help with Spanish strings as I'm a native Spanish speaker.

What do you think about it?