Leonidas Simopoulos's blog
|
Home About
|

Android

thumbnail
Android: button needs to be clicked twice

When the button needs to clicked twice in order to be effective: Solution android:focusable="true" android:focusableInTouc...

2022/05/11

thumbnail
Android: actionbar back button is showing in preview not on mobile

Solution <android.support.v7.widget.Toolbar android:id="@+id/toolbarId" android:layout_width="match_parent" an...

2022/04/01

thumbnail
Android: lagging when switching/swiping between tabs

If a lag is experienced when swiping between pages on a ViewPager : viewPager.setOffscreenLimit(size) Where size : the number of p...

2018/08/10

thumbnail
Android: Client not ready yet

I started developing an android app on my surface but then I decided to move the code to my stationary pc. I copied the whole sour...

2017/07/20

thumbnail
Android: connection timeout error on emulator

Usually when I am developing mobile apps, I host the server on the cloud. But this time I decided to host it locally on the same m...

2017/06/24

Archives

Categories

Access token Android Autofac Azure Docker Entity framework Entity framework core Git Grpc Hugo Json.Net Lets encrypt Linux Messagepack Mssql Mvvm Mvvm light Nginx Polly Signalr Uwp Visual studio Wpf Xamarin Xunit

Tags

android android-studio autofac azure certbot client-not-ready-yet-error connection-timeout-error dependency-injection docker emulator entity-framework entity-framework-core git git-hub-pages grpc hosting httpclient hugo identity-server introspection-of-access-token

Recent Posts

Azure Ubuntu vm - Update the user's ssh key

2022/12/15

Run a raw sql query/command via EF Core

2022/11/25

Run a raw sql query/command via EF 6

2022/11/01

Grpc web getting error _google.protobuf.Empty is not defined.

2022/10/10

Json.NET : Serialization handling of DateTimeOffset

2022/09/15

© 2023 Leonidas Simopoulos's blog

Powered by Hugo, Theme Blonde.