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 アプリがあり、Apktool を使用して逆コンパイルしました。現在、いくつかの .smali ファイルがあり、URL を開くために WebView ではなく Browser を使用するようにそのアプリを変更したいと考えています。どのコードを変更する必要がありますか? 助けてください。ありがとうございました。
WebView の機能がコード化されているクラスを見つけて、それに関連付けられている WebClient を削除してみてください..コンパイルして、もう一度実行してください。
の代わりに