Click here to Skip to main content
15,919,341 members

Comments by lucherr (Top 7 by date)

lucherr 5-Mar-15 19:36pm View    
Thanks for your answer :)
Actually,I'm developing an android Input Method Application that requires handwriting input,But I don't know how to solve this,can you give me some advice or a sample? need help!
lucherr 7-Jul-14 5:10am View    
uses-permission android:name="android.permission.CALL_PHONE"
uses-permission android:name="android.permission.MODIFY_PHONE_STATE"
uses-permission android:name="android.permission.READ_PHONE_STATE"
uses-permission android:name="android.permission.PROCESS_OUTGOING_CALLS"

I think it's not because of the permissions
And i found another way to resolve this problem, hang up the phone before it shows
lucherr 7-Jul-14 5:09am View    
Deleted
<uses-permission android:name="android.permission.CALL_PHONE">
<uses-permission android:name="android.permission.MODIFY_PHONE_STATE">
<uses-permission android:name="android.permission.READ_PHONE_STATE">
<uses-permission android:name="android.permission.PROCESS_OUTGOING_CALLS">

I think it's not because of the permissions
And i found another way to resolve this problem, hang up the phone before it shows
lucherr 12-Mar-14 1:36am View    
:) thanks!
lucherr 9-Mar-14 21:48pm View    
That looks cool,but i can't open the website here,maybe i need to use vpn
Thank you!!by the way,i found a example
https://github.com/kikoso/android-stackblur