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.
私が抱えている問題は、アプリを apk にエクスポートしてからデバイスにインストールするか、Eclipse でデバッグするたびに、アプリの 2 つのインスタンスがインストールされる (?) ことです。マイ メニューに 2 つのアイコンが追加されました。
どうすればそれが起こらないようにできますか?
AndroidManifest.xml のようにアクティビティ インテントを設定しました。
これを削除すると問題が解決しました