You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 16, 2022. It is now read-only.
What steps will reproduce the problem?
1. run app
i have problem when running this command
private String REGISTER_SDP_SERVICE = "/system/bin/sdptool add --handle=0x5efe5
KEYB";
in SdpInterface class
the returned code of executing this command is 255
What is the expected output? What do you see instead?
the program run
What version of the product are you using? On what operating system?
last version
Please provide any additional information below.
android 2.3.5
Original issue reported on code.google.com by labib.fa...@gmail.com on 30 Mar 2012 at 1:43