-
# 아키텍쳐 관련
- https://medium.com/coupang-engineering/coupang-android-architecture-part-1-10be2ce231ac
- https://medium.com/coupang-engineering/coupang-android-architecture-part-2-3448d8f1099b
- https…
-
The thing is, Play Services 3.1 actually shipped four new sync adapters: App Data, People Details, Game Data, and Location Reporting. It turns out Sync adapters can be flagged as invisible; a simple "…
-
o7.c: The exception was not handled due to missing onError handler in the subscribe() method call. Further reading: https://github.com/ReactiveX/RxJava/wiki/Error-Handling | android.database.sqlite.SQ…
-
Hi guys, I'm working on integration of Error Prone into few Lyft Android/Java projects.
During integration I've faced significant build time increase to a point where it became unusable.
I start…
-
I have did error but exception in coming and keep crashing.
```
Disposable dispTopic = mStompClient.topic("/exch************" + DataHolder.getInstance().getDirectChannels().get(i).id)
…
-
Currently in GitHubBrowserSample, architecture component - `LiveData` is used in Repository layer of the application for data flow as reactive stream which can be replaced with Kotlin Coroutines `Flow…
-
Episode was divided into two parts, second part will be released in a few days after first.
[Discussion before episode](https://github.com/artem-zinnatullin/TheContext-Podcast/issues/24).
[Show notes…
-
## Libraries we use
We use the following libraries, and we're not closed to changes where relevant :-)
If you spot any libraries we added or we don't use anymore, feel free to update this list using…
-
Sample App Getting crashed!!! Getting Illegal Argument Exception.
04-18 19:54:59.255 13383-13383/org.stellar.android.sample E/AndroidRuntime: FATAL EXCEPTION: main
Process: org.stellar.andro…
-
Hi @jin,
We are working (@gonzaloruizdevilla) on a project, where the use of databinding functionality is needed, but we encounter the following problem:
build did NOT complete successfully (33 …