随笔分类 -  Google

Chromium resources
摘要:http://code.google.com/p/chromium/w/listhttp://www.chromium.org/developersSource codehttp://src.chromium.org/viewvc/chrome/http://src.chromium.org/svn/trunk/src/http://code.google.com/p/chromium/source/searchhttp://git.chromium.org/gitweb/http://chromium-browser-source.commondatastorage.googleapis.c 阅读全文

posted @ 2012-11-18 20:57 androidme 阅读(186) 评论(0) 推荐(0)

几个Google的jar包
摘要:http://mytracks.googlecode.com/hg-history/v1.0.17/MyTracks/libs/google-common.jarhttp://mytracks.googlecode.com/hg-history/v1.0.17/MyTracks/libs/accounts.jarhttp://mytracks.googlecode.com/hg-history/v1.0.17/MyTracks/libs/googleloginclient-helper.jarhttp://mytracks.googlecode.com/hg/MyTracksLib/libs/ 阅读全文

posted @ 2012-03-14 11:30 androidme 阅读(627) 评论(0) 推荐(0)

Protocol Buffers中的optimize_for选项
摘要:http://code.google.com/apis/protocolbuffers/docs/proto.html#optionsoptimize_for (file option): Can be set to SPEED, CODE_SIZE, or LITE_RUNTIME. This affects the C++ and Java code generators (and possibly third-party generators) in the following ways:SPEED (default): The protocol buffer compiler will 阅读全文

posted @ 2012-03-13 21:52 androidme 阅读(1326) 评论(0) 推荐(1)

google-gson - A Java library to convert JSON to Java objects and vice-versa
摘要:http://code.google.com/p/google-gson/Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to convert a JSON string to an equivalent Java object. Gson can work with arbitrary Java objects including pre-existing objects that you do not hav 阅读全文

posted @ 2012-03-13 15:22 androidme 阅读(239) 评论(0) 推荐(1)

protobuf - Protocol Buffers - Google's data interchange format
摘要:http://code.google.com/p/protobuf/Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. 阅读全文

posted @ 2012-03-13 15:18 androidme 阅读(278) 评论(0) 推荐(0)

Google非官方的Text To Speech和Speech Recognition的API
摘要:具体参考下面的这些链接,已经有人写好工具直接调用了。Text To Speechhttp://techcrunch.com/2009/12/14/the-unofficial-google-text-to-speech-api/http://michalfapso.blogspot.com/2012/01/using-google-text-to-speech.htmlhttp://tonyvirelli.com/slider/sweet-google-tts/Speech Recognitionhttp://mikepultz.com/2011/03/accessing-google-spe 阅读全文

posted @ 2012-03-07 23:58 androidme 阅读(439) 评论(0) 推荐(0)

Voice Search/Actions for Android
摘要:http://www.google.com/mobile/voice-search/http://www.google.com/mobile/voice-actions/ 阅读全文

posted @ 2012-03-07 17:01 androidme 阅读(184) 评论(0) 推荐(0)

导航