星期一, 11月 12, 2012

[Android]如何建立APK檔

[Android]如何建立APK檔 jackiefu 在天空部落發表於16:05:51 | Android 當使用Eclipse完成專案後,除了可以直接部署至手機測試,但如何將此專案輸出至其他人的行動裝置中?接下來要介紹的是如何建立APK檔,與透過E-mail發布。 建立應用程式簽章所需的金鑰 透過網路部署Android應用程式,必須要有一組私密金鑰用來做為應用程式的簽章,底下將介紹如何建立金鑰...

星期日, 11月 11, 2012

如何建立 Windows To Go 工作區 - 學習中的隨手筆記- 點部落

Windows To Go 是 Windows 8 的一項新功能,它可以讓您將 Windows 8 安裝到 USB 儲存裝置中,包括一般常用的隨身碟或是隨身硬碟。安裝到 USB 儲存裝置後,您就可以在任何電腦上使用這個 USB 儲存裝置來開機使用,開機後的 Windows 8 我們稱之為 Windows To Go 工作區,在這個 Windows To Go 工作區中的功能,在基本操作上跟完整版的 Windows 8 相差無幾,但仍有數項功能上的差異。

星期六, 11月 03, 2012

运行AVD遇到“Emulator] could not get wglGetExtensionsStringARB”问题的原因 - Dr.Watson - 博客园

运行AVD遇到“Emulator] could not get wglGetExtensionsStringARB”问题的原因 - Dr.Watson - 博客园: "运行AVD遇到“Emulator] could not get wglGetExtensionsStringARB”问题的原因
2012-09-27 11:58 by Dr.Watson, 338 阅读, 0 评论, 收藏, 编辑
错误信息:

[ - Emulator] emulator: WARNING: Could not initialize OpenglES emulation, using software renderer.
[ - Emulator] could not get wglGetExtensionsStringARB"

'via Blog this' 官方作法: http://developer.android.com/tools/devices/emulator.html#accel-vm

如何解决:Android中 Error generating final archive: Debug Certificate expired on 10/09/18 16:30 的错误 - 子扬 - 博客园

如何解决:Android中 Error generating final archive: Debug Certificate expired on 10/09/18 16:30 的错误

问题概述:
在导入一个app后提示如下错误:
“Error generating final archive: Debug Certificate expired on 10/09/18 16:30”

解決「USB不斷斷開和重新連接」

4種方案解決「USB不斷斷開和重新連接」   當您在使用USB執行任務時,您的電腦卻突然出現USB不斷斷開和重新連接。這很讓人頭疼。因為它最終導致您無法訪問USB裝置的任何資料。 在開始解決方案之前,我們將首先檢查USB裝置在其他計算機系統上是否工作正常?答案顯而易見,在其...