Catalin GhitainProAndroidDevHow to Process Voice Input in Android With StanfordNLPHave you ever wanted or needed to extract specific information from the user’s voice input without too much trouble? Well, there might be…Jul 13, 2020Jul 13, 2020
Catalin GhitainAndroidPubDo we really need third party tools?It’s really easy to notice how frequent the use of frameworks, libraries and tools has become. From data management and database friendly…Dec 27, 20184Dec 27, 20184
Catalin GhitainAndroidPubImproving testability in Android MVVM with Dagger 2When adding new dependencies to projects it is essential to evaluate the actual benefit that is provided and also if complexity is heavily…Aug 14, 20182Aug 14, 20182
Catalin GhitainAndroidPubDagger 2 annotations: can @Provides and @Binds coexist?In order to understand the contents of this article, one should possess a minimal understanding of Dagger 2.Jul 21, 20182Jul 21, 20182
Catalin GhitainAndroidPubIntegrate Espresso Idling Resources in your app to build flexible UI testsWe use Espresso to write effective and reliable UI tests. This testing framework provides a very well maintained set of APIs that ensures a…Jul 16, 20186Jul 16, 20186