The 125 KHz RFIG Tag ReaderPublished on: 21 May 2013Designed by: Vassilis Serasidis on 18 August 2012 Updated on: 12 June 2014 by V...
分类:
其他好文 时间:
2015-09-22 21:49:32
阅读次数:
1606
Scheme emulator RFID-tag/* Basic schematic: * * ATtiny85 * +--------------+ * --| RST Vcc |-- * +- L1 ---...
分类:
其他好文 时间:
2015-09-22 06:36:02
阅读次数:
1032
A Universal RFID KeyRFID projects have been pretty prominent recently, ranging from projects here in Instructables, to our local Silicon Chip magazine...
分类:
其他好文 时间:
2015-09-22 06:33:55
阅读次数:
286
异常信息:[HelloAndroid] Performing com.example.helloandroid.HelloAndroid activity launch[HelloAndroid] Uploading HelloAndroid.apk onto device 'emulator-55...
分类:
其他好文 时间:
2015-09-20 22:11:16
阅读次数:
236
我以前一直使用sockets实现emulator和PC进行通讯,卡了几天,最后请教其它人最终能够连接了。 错误原因是在IP和port,IP要用本机IP(在CMD输入ipconfig。注意:每次开机本机IP都不同,ADSL是动态IP),port用emulator的名称,5554或5556.java s...
分类:
移动开发 时间:
2015-09-19 12:16:41
阅读次数:
348
今天安装好VS的安卓模拟器之后的确速度很快,可是一开始装好却无法加载APK,无论是把APK拖进去还是用VS2015 Debug都不行,最后搜索了下才知道需要修改一个注册表项;在HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node 下面新建一个Android SDK Tool...
分类:
移动开发 时间:
2015-09-15 21:38:11
阅读次数:
246
visual studio 2015支持Android开发了。Microsoft released Visual Studio 2015 Preview this week and with it you now have options for Android development. When ...
分类:
移动开发 时间:
2015-09-13 17:19:37
阅读次数:
236
在Android Studio用户界面的Tools菜单中依次选择Android〉AVD Manager。 新建一个虚拟机,然后启动报错, Cannot launch AVD in emulator. Output: emulator: ERROR: x86_64 emulation currently requires hardwa...
分类:
其他好文 时间:
2015-09-08 18:41:17
阅读次数:
151
报错提示______________________________________________________________________Starting emulator for AVD 'Test'PANIC: ANDROID_SDK_HOME is defined but could...
分类:
移动开发 时间:
2015-09-04 09:49:03
阅读次数:
457
很多时候重装系统后,因为以前安装过SDK ,直接配置环境,但在VS中调试程序并没有响应,出现这种问题的情况大多发生在Visual Studio Emulator for Android身上,也许是因为SDK系统关连问题吧,所以遇到这种问题下载installer_r24.3.4-windows.exe...
分类:
其他好文 时间:
2015-08-31 11:40:13
阅读次数:
208