`
jacky-zhang
  • 浏览: 315975 次
  • 性别: Icon_minigender_1
  • 来自: 成都
社区版块
存档分类
最新评论

在Android emulator上测试NFC

    博客分类:
  • nfc
 
阅读更多
here's a summary of what to do to set up the OpenNFC stack with the NFC controller (NFCC) simulator.

--The stack (with NFCC simulator) is supported on Windows host only, since both the Connection Center and the NFCC simulator are Windows apps.

--Need to download all 3 packages:

OpenNFC Android SDK addonhttp://sourceforge.net/projects/open-nfc/files/Open%20NFC%204.3%20beta%20%2810381%29/Open%20NFC%20for%20Android%20SDK%20Addon%20v4.3.0%20%2810381%29.zip/download
OpenNFC core Editionhttp://sourceforge.net/projects/open-nfc/files/Open%20NFC%204.3.0%20%2810877%29/Open%20NFC%20-%20Core%20Edition%20v4.3.0%20%2810877%29.zip/download, which has the Connection Center and the NFCC simulator apps.
The echo server: EchoToolhttp://bansky.net/echotool/
--Install the SDK addon, and create an AVD using the SDK Addon.

--start Connection Center (run "Connection Center.exe") and config it to accept client connections from other machines.

--start NFCC simulator (run "NfcSimulator.exe").

--start echo server (on port 7), using the cmd: echotool /p tcp /s 7

--start Android emulator using the AVD just created.

--from the emulator, select Settings->Wireless & networks->NFC settings

--enter 10.0.2.2 in IP Connection Center

--select Simulator for NFC HAL implementation

--now click the NFC toggle (check box) to start the NFC stack!

referencehttp://stackoverflow.com/questions/6770774/getting-started-with-open-nfc-emulator
分享到:
评论

相关推荐

    在Android Emulator上安装App Market-g

    在Android Emulator上安装App Market-g是一个常见的任务,特别是对于开发者和测试人员而言,他们需要在模拟器上体验和测试各种应用。这篇文章将详细介绍如何在Android Emulator中安装Market-g,以便获取更多的应用...

    android emulator数据库文件查看软件

    标题中的“android emulator数据库文件查看软件”指的是在Android模拟器中用于查看SQLite数据库文件的工具。在Android系统中,SQLite是一种轻量级的、关系型的数据库,常用于存储应用程序的数据。开发者或测试人员...

    如何快速启动安卓模拟器(Android_Emulator)

    Android 模拟器是一种非常有用的工具,对于 Android 应用程序的开发和测试来说非常重要。然而,每次启动 Android Emulator 都需要等待很长一段时间,几分钟甚至十几分钟,这无疑会浪费开发者的宝贵时间。幸运的是,...

    android emulator using command line

    在进行Android应用开发时,开发者经常需要在模拟器上测试应用。为了提高效率并减少手动操作,掌握如何通过命令行来安装或卸载APK是非常有用的技能。下面将详细介绍这一过程。 #### 一、准备工作 1. **SDK环境配置*...

    Android emulator

    Android模拟器是Android开发环境中的一个重要工具,它允许开发者在没有物理Android设备的情况下测试和调试应用程序。这个模拟器是Google官方提供的,与Android Studio紧密集成,为开发者提供了一个虚拟的Android设备...

    android emulator

    Android 模拟器是Android开发者不可或缺的工具,它允许开发者在个人计算机(PC)上运行Android操作系统,以便进行软件开发和调试。通过模拟器,开发者可以测试应用程序在不同设备配置上的行为,而无需拥有实体设备的...

    emulator.exe(Android SDK tools下文件)

    **Android SDK中的...总结,`emulator.exe`是Android开发不可或缺的一部分,它为开发者提供了在桌面系统上模拟Android设备的能力。通过理解其工作原理和优化方法,可以提升开发效率,更好地测试和调试Android应用。

    ubuntu上在androidstudio中启动emulator闪退的解决方法

    这是非常常见的问题,本文将为大家分享 Ubuntu 上在 Android Studio 中启动 Emulator 闪退的解决方法。 查看模拟器的信息 首先,我们需要查看模拟器的信息,包括存放路径、名称和架构。可以通过查看模拟器的配置...

    AndroidAuto Desktop Head Unit Emulator

    总的来说,Android Auto Desktop Head Unit Emulator是一个必不可少的开发工具,它使得开发者能够在真实环境中测试应用,确保其在Android Auto平台上的用户体验和功能完备性。通过熟练掌握DHU的使用,开发者可以提高...

    emulator,允许您模拟android arm32和/或arm64本机库.zip

    Emulator在IT行业中扮演着至关重要的角色,尤其是在Android应用开发和测试中。标题中的"emulator"是指Android Emulator,它是Google提供的一款强大的工具,可以让开发者在没有物理设备的情况下运行和测试Android应用...

    AndroidAuto-Emulator(DHU)-For-Linux

    为了满足开发者和用户在Linux平台上模拟Android Auto功能的需求,"Android Auto Emulator (DHU) for Linux"应运而生。这一创新工具使得在Ubuntu 18和Deepin OS等Linux发行版上,用户也能体验到如同真实车载系统一样...

    android terminal emulator.apk.zip

    在日常的调试和测试过程中,有时我们需要在设备上直接执行命令行操作,这时,Android终端模拟器就显得尤为重要。本文将详细介绍"android terminal emulator.apk"这款应用程序,并探讨其在Android 5.1.1系统上的使用...

    Terminal Emulator for Android Downloads

    在Android设备上,Terminal Emulator可以用来运行自动化测试脚本,比如使用MonkeyRunner或Monkey命令,来随机触发各种操作,从而找出潜在的软件缺陷和崩溃情况。这种方式对于发现偶发性问题和提升应用的健壮性非常...

    android-emulator-hypervisor-driver-for-amd-processors

    用于 AMD 处理器的 Android Emulator Hypervisor 驱动程序 适用于AMD处理器的Android Emulator Hypervisor驱动程序是用于加速的虚拟机管理程序。 它是通过将 KVM 移植到 Windows(Windows 7 或更高版本,64 位)而制...

    docker-android-emulator, android仿真器的Docker 文件.zip

    docker-android-emulator, android仿真器的Docker 文件 docker-android-emulator运行 Android 模拟器最新 debianopenjdk 7Android SDK 24.3.4Android api正在运行 模拟器这里存储库为不同的SDK提供 模拟

Global site tag (gtag.js) - Google Analytics