Relative Content

Tag Archive for androidkotlinnetworkingandroid-jetpack-compose

How to Connect to an IP, by disabling cleartext traffic

I am working on how to connect my app to a server which is running on NodeJS and MongoDB, I am relatively a beginner so I wondered how do i connect them, I am currently using Retrofit for making a connection as many suggested I have created a network security config xml file I have tried it then i have seen this article in android website suggesting it is discontinued after android 8.1 text

How do I connect my app to a server which is running on localhost/my computer

I am working on how to connect my app to a server which is running on NodeJS and MongoDB, I am relatively a beginner so I wondered how do i connect them, I am currently using Retrofit for making a connection as many suggested I have created a network security config xml file I have tried it then i have seen this article in android website suggesting it is discontinued after android 8.1 text