简体   繁体   English

向客户发送自定义Android应用程序

[英]Send Custom Android App to Customer

I Developed a Bluetooth app that we now offer but a customer requested some customization. 我开发了一个我们现在提供的蓝牙应用程序,但客户要求进行一些定制。 I have completed the customization but do not want to put it on the market since we charged him $100.00 for changes and I don't want other people downloading it for free(doesnt seem fair to him). 我已完成定制但不想将其投放市场,因为我们向他收取100.00美元的更改费用,我不希望其他人免费下载(对他来说似乎不公平)。 How can I send the app to him so he can easily install it? 如何将应用程序发送给他以便轻松安装? He is not a developer so does not have eclipse to install the app. 他不是开发人员所以没有eclipse来安装应用程序。

Sorry for such an easy question but all I saw was people sharing apps with friends who already have eclipse. 很抱歉这么简单的问题,但我看到的只是人们与已经有eclipse的朋友分享应用程序。

Thank you, Travis 谢谢你,特拉维斯

Like the others have said, send the apk file by e-mail and ask him to install it. 像其他人说的那样,通过电子邮件发送apk文件并要求他安装它。 If you don't want him to send the apk to others, you could try pairing the package to his device number/id, or google account, or anything else. 如果您不希望他将apk发送给其他人,您可以尝试将该软件包与其设备编号/ ID,或Google帐户或其他任何内容配对。 Of course, you should implement that in code, preferably in a secure way (for you and for him). 当然,您应该在代码中实现它,最好是以安全的方式(为您和他)。

You may need to give him instructions to enable " Install from unknown sources " in the settings, in his device. 您可能需要在设备的设置中向他提供启用“ 从未知来源安装 ”的说明。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 客户设备上的Android应用程序崩溃:如果Android> 4.3出现故障,客户可以向我发送崩溃报告吗? - Android app is crashed on customer device : can customer send me crash report in case of failure on Android > 4.3? 客户在我的php商店买了东西后,我需要向Android应用发送消息 - I need to send a message to android app after the customer bought something in my php shop Android应用呼叫客户服务号码 - Android app calling customer service number 如何发送通知给不同的不同客户,按照他们在android sql中的订单? - how to send notification to different different customer as per their order in android sql? Android发送通知应用 - Android Send Notice App 在Android应用中发送电子邮件 - Send email in android app 给 android app 发消息? - Send android app a message? 创建Android TV应用以获取HDMI端口数据并将其发送到我的自定义应用中 - Creating Android TV app to take HDMI port data and send it into my Custom App 如何使用 woocommerce wordpress 网站的客户密钥和客户密钥在 android 应用程序中使用 Woocommerce api - How to use Woocommerce api in android app with customer key and customer secret keys of woocommerce wordpress website Android发送带有自定义表情符号的文本 - Android Send Text with custom emoticons
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM