摘要:参考:https://groups.google.com/forum/?fromgroups=#!topic/android-building/Y0xduZPWtUs https://android.googlesource.com/platform/sdk/+/master/docs/howto_...
阅读全文
摘要:参考:http://codeseekah.com/2012/02/09/command-line-android-development-basics/ http://ubuntuforums.org/showthread.php?t=19185121、pemission deny 在and...
阅读全文
摘要:参考:http://developer.android.com/tools/building/index.html http://wiki.titan2x.com/index.php?title=How_to_build_an_Android_app_project_on_the_comman...
阅读全文
摘要:参考:http://www.syscs.com/node/504列出本机安装的sdkandroid list packages创建 Android Virtual Device ---- AVDanroid create avd -n JerryTest -t 1 --skin WVGA800 -s...
阅读全文
摘要:参考:http://stackoverflow.com/questions/13578134/how-to-automate-keystore-generation-using-the-java-keystore-tool-w-o-user-inter http://developer.androi...
阅读全文
摘要:http://hychen.wuweig.org/blog/2009/10/09/rao-guo-linux-driver-vermagicjian-cha/cd scriptsgrep 'dirty' ./ -rn
阅读全文
摘要:http://bolenot.ru/library/cmd/blcmdl1_c2ph.htm?-c2ph---Linux%E5%91%BD%E4%BB%A4--UNIX%E5%91%BD%E4%BB%A4c2ph,pstruct 转储C结构
阅读全文
摘要:http://www.ifanr.com/388835[1] Intel Galileo 相关软件,https://communities.intel.com/community/makers/software/drivers[2] Intel Galileo Getting Started Gui...
阅读全文
摘要:参考 source.android.com/devices/audio.html
阅读全文
摘要:我不懂Java,但是还是要尝试修改AudioManager.java,主要是想在其中加入是否使用降噪功能的方法。简略代码如下: /*Jerry add 2014-04-25 21:05*/ /** * {@hide} */ public void setNo...
阅读全文