I can send sms to a emulator with "extended controls"->"phone"
and with command line :
$ adb -s emulator-5554 emu sms send 5551234 Hello Android
but i can't send and receive sms with built-in sms application like this :
i use android studio 2.2.
I reinstall android studio and problem solved