Groups
Groups
Sign in
Groups
Groups
日本Androidの会
Conversations
About
Send feedback
Help
Re: [android-group-japan: 22891] Androidアプリのコピー防止に関して
1,483 views
Skip to first unread message
Message has been deleted
Hirokazu Fukami
unread,
May 6, 2013, 2:33:30 AM
5/6/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to android-g...@googlegroups.com
こんにちはfkmです。
公式ドキュメントにライセンシングについて書いてます
http://developer.android.com/google/play/licensing/index.html
2013/5/6 涙の続き <
hain...@gmail.com
>:
> 初めまして、アプリ制作初心者です。
>
> googleplayにて、先月無料ゲームアプリを登録しました。大変好評で、バージョンアップした有料版を公開しました。
>
> しかし、売り上げ情報を見ると、購入後のキャンセルが異常に多くて、すべて1~2分でキャンセルされています。売り上げの3割分がキャンセルという形で
> す。こんなにキャンセルが多いものなんでしょうか?それともSDカードなどにコピーした後にキャンセルしているのでしょうか?
>
> アプリ開発に関してはまったくの素人で、JAVAの知識もほとんどなしで制作したのですが、googleplayのライセンスについてを読んでも全く理
> 解ができていません。恐らくコピーガードのような機能も一切ついてない状態で有料公開したため、このようなことが起きてしまったのかと思っているのです
> が、どなたか詳しい方、不正コピー防止の方法を教えていただければ幸いです。 ライセンスキーみたいなものを使うと防止できる…と書いてありますが、
> 色々書籍等で調べてみましたが書いてなくて、本当に困っています。
>
>
> どなたか教えていただければ幸いです。よろしくお願いします。
>
> --
> このメールは Google グループのグループ「日本Androidの会」の登録者に送られています。
> このグループから退会し、メールの受信を停止するには、
android-group-j...@googlegroups.com
にメールを送信します。
> このグループに投稿するには、
android-g...@googlegroups.com
にメールを送信してください。
>
http://groups.google.com/group/android-group-japan?hl=ja
からこのグループにアクセスしてください。
> その他のオプションについては、
https://groups.google.com/groups/opt_out
にアクセスしてください。
>
>
--
-------------------------------------------------------------
深見 浩和(Hirokazu Fukami)
URI:
http://www.fkmsoft.jp
email:
f...@fkmsoft.jp
Message has been deleted
Message has been deleted
Message has been deleted
Koutarou Tanaka
unread,
May 7, 2013, 3:06:35 AM
5/7/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to android-g...@googlegroups.com
たなかと申します。
SDカードにコピーできなくてもapkを抜く方法はいくらでもあるので、
fkmさんが挙げられているGoogle Play ライセンス サービスを利用するのがよいと思います。
日本語ヘルプで概要を読むと、求められているものだと思うのですがどうでしょう。
https://support.google.com/googleplay/android-developer/answer/186113?hl=ja
--- 以下引用 ---
アプリの起動時にライセンス サービスを利用することで、Google Play に問い合わせて現在のユーザーのライセンス ステータスを取得し、今後の利用を許可するかどうかを判断できます。
--- 以上引用 ---
On Sun, 5 May 2013 23:46:05 -0700 (PDT)
涙の続き <
hain...@gmail.com
> wrote:
> 返信ありがとうございます。
> 翻訳しましたが、書籍に書いてあること以下のことしか載っていませんでした。
>
> ライセンスの意味ではなく、apkファイルにどうしたらSDカードへコピーできなくする機能を付けられるのかを知りたいのです。
> 昔はアップロードの際にコピー防止機能のチェックを入れるだけでコピー防止ができたと聞きました。
> そういうツールのようなものはないのでしょうか?
noxi
unread,
May 7, 2013, 3:29:42 AM
5/7/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to android-g...@googlegroups.com
noxiです。
確かに外部ストレージへのコピー禁止機能はありましたが、
現在のディベロッパーコンソールにその設定が見当たらない以上
既に利用出来なくなったと考えるべきだと思います。
(Googleはだいぶ前から非推奨・廃止予告をしていました)
ライセンスサービスを実装することでたとえAPKをコピーされたとしても
Googleに購入情報が残っているユーザー以外の使用を拒否することが出来ます。
諦めてライセンスサービスを実装してください。
2013年5月7日 16:06 Koutarou Tanaka <
from.kyus...@gmail.com
>:
ingaouhou
unread,
May 7, 2013, 3:35:26 AM
5/7/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to android-g...@googlegroups.com
初めまして
GooglePlayで注文明細が見れるかと思いますが、キャンセル理由のところが
クレジットカードを承認できませんでしたとか、キャリア決済を承認できませんでしたとかになってないでしょうか。
それは、ユーザーの支払いの環境に問題があるから勝手にキャンセルされているので、気にする必要はありません。
ユーザーが払い戻しボタンを押したときは、ユーザーからのキャンセルのリクエストというキャンセル理由になるかと思います。
2013年5月6日月曜日 15時18分43秒 UTC+9 涙の続き:
Reply all
Reply to author
Forward
0 new messages