How to redirect calls from one number to another in android. (Ex: if first number is switched off then how to switch a call to another number of a same person)
I m relatively new to Android development. I m developing an app with a ListView. I ve followed the info in #1338475 and have my app recognizing the fling gesture, but after the gesture is complete, ...