Hallo Scott, > My other question is with messaging, how can I get the sms: URI to > attach the body with the message? > I can get <a href="sms:0123456789">Request A Call</a> to work > but when I add the body <a href=:sms:0123456789?body="Callback > %20Request">Request a Call</a> returns "Please correct the > recipient(s) or they may not receive the message" error
See this bug report regarding the wrong interpretation of SMS URIs on Android: http://code.google.com/p/android/issues/detail?id=15866 br Michael -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

