English 中文(简体)
我怎么能用电子邮件向某人发送一个灯塔吗?
原标题:How can I send an Android app that I m developing to someone over e-mail?

这是我的第一个同仁。 我需要把我迄今所做的事发电子邮件给他人进行测试。

我应如何出口并附上该信,因此它不被当作“Junk”对待。

最佳回答

如果你正在使用Eclipse,则由推器进行检测。 现在,Eclipse本应在你的项目夹中创造双倍的双倍。 在座右铭中,你将找到一份载有你的口号的纸。

仅通过电子邮件将这一档案送交你的朋友。 他知道,如果他有一 running,他可以安装在 em子上。 如果他不能通过焊接把卷宗移至SD-Card,便可以把该文档移至SD-Card,然后用一个文件浏览器,如,并选择该软件,现在申请管理人应当显示,他可以安装。 如果没有工作,他就不得不去做事——和;申请——和;并且能够找到不明来源。

问题回答

更简单的方法:

  1. Put the apk on your web server
  2. Create a QR Barcode image using: http://chart.apis.google.com/chart?cht=qr&chs=150x150&chld=H|1&chl=http://myserver/myapp.apk
  3. Then send him that barcode in an email and tell him to scan it using the barcode reader app.

条码读物器读物器将看到条码,并为用户点击提供超链接。 他们点击了链接和下载及安装。

编辑/伪造你的照片,它应制作一个文件,如<条码>米AppName.apk,然后通过电子邮件送交你的朋友。

尝试在<代码>your ProjectPath/bin上查询

我假设你是利用Series开发应用。

采取这些步骤:

Go to “build” from the Navigation bar in Anders.

从下降的下降走向“bu/PK”。

Click on “build APK(s)” 您将在屏幕底层获得通知箱。

关于“地点”的浮标 两个档案将出现。 一个是“json”案,一个是“.apk”案。

将这些档案交给贵方的朋友,并告诉他们下载JSON档案和安装APK文件。 现在你的申请正在办理之中。

你就是这样做的。

You can also right-click on your project (in eclipse) and click on export then select "Export Android Application" and give all the details... after you finish you will have a myAppName.apk, which you can email

www.un.org/Depts/DGACM/index_spanish.htm 出口蜂窝()是产生猪肉的正确途径。 采用ec片用途的做法,使胎儿脱硫,加上胎盘,而不是实际钥匙。 如果你安装一个钥匙签名的申请,然后尝试安装一个具有不同钥匙的应用程序(相同的包装名称),你首先必须放弃原来的申请。

简单答案是简单易懂的,Droid装置理解APK的是什么。 因此,告诉你们的朋友,他们要检查目前处于“安定”状态的“可识别的来源”;安全(不是“安定”;申请截至现在)。 然后,用电子邮件送交科索沃武装部队。 接收后,Droid将安装,或者可以下载,也可以从那里安装。 接受许可,不收。

您可使用Microsoft App Center,与您的同行测试者建立和分发您签名/未签名的APK。

<>Or/strong>,你还可以利用谷歌猛进、亚马孙河,光传播你的APK

安德森演播室配备了“布吉德”和“Build Bundle”->“Build APKs”,你当时在“彩色”中发现,“p/build/outputs/apk/debug。

由于大多数电子邮件供应商将APKs作为junk处理,你不能直接在电子邮件中附上档案。 因此,在某个地方上卸下车顶,并将这段路子送给你的同事。

如果链接不够,简单明了,你可以发送档案:

  1. Rename the file: attach .bin at the end of the filename (i.e. myApp.apk.bin)
  2. send the fake .bin file
  3. Tell the receiver, that they have to rename it to plain .apk before installing. (On android renaming is possible with a file-manager, i.e. like Totalcommander)

If you are using Android Studio for application development Step1:Clean Your Project. Step2:build apk Step3Rename apk file.It is not mandatory but would be meaningful.

www.un.org/Depts/DGACM/index_french.htm Go to email and annex the apk file and enjoyment.[note:Maximum] Email Sizelimit maybe 25MB]





相关问题
Android - ListView fling gesture triggers context menu

I m relatively new to Android development. I m developing an app with a ListView. I ve followed the info in #1338475 and have my app recognizing the fling gesture, but after the gesture is complete, ...

AsyncTask and error handling on Android

I m converting my code from using Handler to AsyncTask. The latter is great at what it does - asynchronous updates and handling of results in the main UI thread. What s unclear to me is how to handle ...

Android intent filter for a particular file extension?

I want to be able to download a file with a particular extension from the net, and have it passed to my application to deal with it, but I haven t been able to figure out the intent filter. The ...

Android & Web: What is the equivalent style for the web?

I am quite impressed by the workflow I follow when developing Android applications: Define a layout in an xml file and then write all the code in a code-behind style. Is there an equivalent style for ...

TiledLayer equivalent in Android [duplicate]

To draw landscapes, backgrounds with patterns etc, we used TiledLayer in J2ME. Is there an android counterpart for that. Does android provide an option to set such tiled patterns in the layout XML?

Using Repo with Msysgit

When following the Android Open Source Project instructions on installing repo for use with Git, after running the repo init command, I run into this error: /c/Users/Andrew Rabon/bin/repo: line ...

Android "single top" launch mode and onNewIntent method

I read in the Android documentation that by setting my Activity s launchMode property to singleTop OR by adding the FLAG_ACTIVITY_SINGLE_TOP flag to my Intent, that calling startActivity(intent) would ...

From Web Development to Android Development

I have pretty good skills in PHP , Mysql and Javascript for a junior developer. If I wanted to try my hand as Android Development do you think I might find it tough ? Also what new languages would I ...

热门标签