Android - How to bring back my last existing activity after call initiated? -


i giving facility call application , listening call end. want user application , same activity same state.

i have tried intent.flag_activity_clear_top , flags nothing works.

presently checking in nexus 4.1.2 phone.

can me achieve this?

thanks,

saravanakumar


Popular posts from this blog

How to calculate SNR of signals in MATLAB? -

java - How to create Table using Apache PDFBox -

mpi - Why is MPI_Bsend not returning error even when the buffer is insufficient to accommodate all the messages -