CoreProgress icon indicating copy to clipboard operation
CoreProgress copied to clipboard

How to work above code in background service?

Open Vrunal1408 opened this issue 5 years ago • 5 comments

I require to run above code in background service

Vrunal1408 avatar Jan 13 '20 10:01 Vrunal1408

extends Service class and inside the code work in background

KishanViramgama avatar Jan 13 '20 11:01 KishanViramgama

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

Vrunal1408 avatar Jan 13 '20 11:01 Vrunal1408

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);

KishanViramgama avatar Jan 13 '20 11:01 KishanViramgama

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

Vrunal1408 avatar Jan 13 '20 12:01 Vrunal1408

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

https://github.com/lizhangqu/CoreProgress/issues/11 https://github.com/lizhangqu/CoreProgress/issues/11#issuecomment-322716321

KishanViramgama avatar Jan 13 '20 12:01 KishanViramgama