-
can you add example using fast android networking ?
-
## Description :scroll:
* Give a step-by-step tutorial in Java along with a brief and clear explanation.
* Required Documentation or Video or Audio.
## Domain of Contribution :bar_cha…
-
First of all this is not the issue but this is the features that i want to add in this library.
Fast Android Networking is a great library for Android/Kotlin for networking calls. It is a very simp…
-
I have an interesting issue I'm seeing with okhttp, but so far I can only reproduce it on Android emulators (default Android emulator and Genymotion)
If I make a bunch of requests to the same serve…
-
Fast Android Networking have been support RxJava for beginning. And can you add support for Kotlin Coroutine in this library ?
Or any tips and tricks about how to use Fast Android Networking with …
-
Mungkin bisa pakai :
- Retrofit
- Fast Android Networking
-
AndroidNetworking.get("http://192.168.188.42:7800/app/listuser")
.setTag("listuser")
.setPriority(Priority.MEDIUM)
.build()
.…
-
I strongly believe Layer 1 should be 100% C++. I believe that it will be much, much easier and faster to develop in C++. I suspect the runtime performance to be faster.
I suggest we use an existing f…
-
-
Hello,
I created a module api client with your lib.
In my gradle
` implementation 'com.amitshekhar.android:android-networking:1.0.2'`
For my dev, I use this line after initialization "AndroidNe…