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.
自分のアプリ内からアプリを検索し、Google Playでリンクできるようにパッケージ名を取得する方法を(可能であれば)探しています。
これが可能かどうか誰か知っていますか?
上記のコメントに記載されているように、この非公式のAndroid Market APIオープンソースプロジェクトを使用して、Google Playで検索を実行し、パッケージ識別子を抽出できます。
http://code.google.com/p/android-market-api/