I have read How to block calls in android, but IDE doesn't know how to resolve com.android.internal.telephony.ITelephony. The internal API has gone? How I can access setting->call setting->auto reject call?
            Asked
            
        
        
            Active
            
        
            Viewed 902 times
        
    -2
            
            
        - 
                    1If you search Stackoverflow, this question is asked many, many times. – Ken Kinder Jan 25 '11 at 20:05
1 Answers
0
            
            
        com.android.internal.* is internal , you can't access with SDK in eclipse.
 
    
    
        Suresh
        
- 9,495
- 14
- 49
- 63
- 
                    How to get please give the code below then that can be useful for other developers – ADIT Jan 21 '11 at 06:27
 
    