Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to work above code in background service? #18

Open
Vrunal1408 opened this issue Jan 13, 2020 · 5 comments
Open

How to work above code in background service? #18

Vrunal1408 opened this issue Jan 13, 2020 · 5 comments

Comments

@Vrunal1408
Copy link

Vrunal1408 commented Jan 13, 2020

I require to run above code in background service

@KishanViramgama
Copy link

extends Service class and inside the code work in background

@Vrunal1408
Copy link
Author

I have another query regarding code i put NotificationCompat.Builder to show progress in notification status that notification countiously vibrating my phone i used androidx.core.app.NotificationCompat

@KishanViramgama
Copy link

I have another query regarding code i put NotificationCompat.Builder to show progress in notification status that notification countiously vibrating my phone i used androidx.core.app.NotificationCompat

myNotify.setOnlyAlertOnce(true);

@Vrunal1408
Copy link
Author

I got java.net.SocketException: Broken pipe error when upload 170MB file to server

@KishanViramgama
Copy link

KishanViramgama commented Jan 13, 2020

I got java.net.SocketException: Broken pipe error when upload 170MB file to server
search error 😄

#11
#11 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants