Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
これが私の文字列です。Android アプリの TextView に追加します。
mString = "hsfjsdhfjsdv ij,qfdbsxbsddsvsd 76897879 fdsgsfg 67676545, 34343465";
特定の文字列からすべての電話番号を取得して、それらの電話文字列に onclick を追加して電話をかける方法を教えてください。
どうすればそれを行うことができますか?