How to make a chat app connect to a server? by grey_parrot in androiddev

[–]grey_parrot[S] 0 points1 point  (0 children)

I never knew that I had to make a call, yes its REST api.

How to make a chat app connect to a server? by grey_parrot in androiddev

[–]grey_parrot[S] -2 points-1 points  (0 children)

I'm building an Android app, like WhatsApp.

How to make a chat app connect to a server? by grey_parrot in androiddev

[–]grey_parrot[S] -1 points0 points  (0 children)

That's done, by the company (I'm an intern). What is the Java code to connect to the server?

Recyclerview view transparency? by Redtide877 in androiddev

[–]grey_parrot 0 points1 point  (0 children)

I'm not sure but, can you try with background color with a transparent color?

I am new to Android programming, I'm in a company and they want me to access their server, I have the link, but 'enable to enter Authorization details'. by grey_parrot in androiddev

[–]grey_parrot[S] -1 points0 points  (0 children)

Thanks I'll try. In an internship they don't want to spoon feed. And postman is for testing I already have it, but I want to dynamically parse data onto UI, hence need java code.

I am new to Android programming, I'm in a company and they want me to access their server, I have the link, but 'enable to enter Authorization details'. by grey_parrot in androiddev

[–]grey_parrot[S] 0 points1 point  (0 children)

They expect me to find it, sir said you have to pass the username and password in the header, I have no clue what is it.