文件名称:GiNote-master
-
所属分类:
- 标签属性:
- 上传时间:2013-04-12
-
文件大小:3.63mb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
This file is GINote master
(系统自动生成,下载前可以参看下载内容)
下载文件列表
GiNote-master/.classpath
GiNote-master/.gitignore
GiNote-master/.project
GiNote-master/AndroidManifest.xml
GiNote-master/device.png
GiNote-master/device2.png
GiNote-master/device3.png
GiNote-master/hiresicon.png
GiNote-master/libs/admob-sdk-android.jar
GiNote-master/libs/commons-lang3-3.1.jar
GiNote-master/libs/gdata-client-1.0.jar
GiNote-master/libs/gdata-client-meta-1.0.jar
GiNote-master/libs/gdata-core-1.0.jar
GiNote-master/libs/google-api-client-1.7.0-beta.jar
GiNote-master/libs/google-api-client-android2-1.7.0-beta.jar
GiNote-master/libs/google-http-client-1.7.0-beta.jar
GiNote-master/libs/google-http-client-android2-1.7.0-beta.jar
GiNote-master/libs/google-http-client-android3-1.7.0-beta.jar
GiNote-master/libs/google-oauth-client-1.7.0-beta.jar
GiNote-master/libs/google-oauth-client-assembly-1.7.0-beta.pom
GiNote-master/libs/gson-2.1.jar
GiNote-master/libs/guava-11.0.1.jar
GiNote-master/libs/ormlite-android-4.10.jar
GiNote-master/my-release-key.keystore
GiNote-master/proguard.cfg
GiNote-master/project.properties
GiNote-master/res/drawable-hdpi/add.png
GiNote-master/res/drawable-hdpi/back.png
GiNote-master/res/drawable-hdpi/barcode.png
GiNote-master/res/drawable-hdpi/camera.png
GiNote-master/res/drawable-hdpi/cloud.png
GiNote-master/res/drawable-hdpi/copy.png
GiNote-master/res/drawable-hdpi/delete.png
GiNote-master/res/drawable-hdpi/export.png
GiNote-master/res/drawable-hdpi/gps.png
GiNote-master/res/drawable-hdpi/icon.png
GiNote-master/res/drawable-hdpi/more.png
GiNote-master/res/drawable-hdpi/options.png
GiNote-master/res/drawable-hdpi/photos.png
GiNote-master/res/drawable-hdpi/picture.png
GiNote-master/res/drawable-hdpi/save.png
GiNote-master/res/drawable-hdpi/search.png
GiNote-master/res/drawable-hdpi/stop.png
GiNote-master/res/drawable-hdpi/synced.png
GiNote-master/res/drawable-hdpi/tag.png
GiNote-master/res/drawable-hdpi/unsynced.png
GiNote-master/res/drawable-ldpi/icon.png
GiNote-master/res/drawable-ldpi/more.png
GiNote-master/res/drawable-ldpi/tag.png
GiNote-master/res/drawable-mdpi/cancel.png
GiNote-master/res/drawable-mdpi/icon.png
GiNote-master/res/drawable-mdpi/info.png
GiNote-master/res/drawable-mdpi/loader.gif
GiNote-master/res/drawable-mdpi/more.png
GiNote-master/res/drawable-mdpi/tag.png
GiNote-master/res/layout/addnote.xml
GiNote-master/res/layout/list.xml
GiNote-master/res/layout/listitem.xml
GiNote-master/res/layout/main.xml
GiNote-master/res/layout/notelistitem.xml
GiNote-master/res/layout/options.xml
GiNote-master/res/layout/picture.xml
GiNote-master/res/layout/viewnote.xml
GiNote-master/res/menu/listmenucontext.xml
GiNote-master/res/menu/mainmenu.xml
GiNote-master/res/menu/notecontext.xml
GiNote-master/res/menu/noteoptions.xml
GiNote-master/res/values/attrs.xml
GiNote-master/res/values/strings.xml
GiNote-master/res/xml/searchable.xml
GiNote-master/src/au/com/bytecode/opencsv/CSVReader.java
GiNote-master/src/au/com/bytecode/opencsv/CSVWriter.java
GiNote-master/src/com/dayosoft/ginotefusion/AddNotes.java
GiNote-master/src/com/dayosoft/ginotefusion/Export.java
GiNote-master/src/com/dayosoft/ginotefusion/GiNoteBackupAgent.java
GiNote-master/src/com/dayosoft/ginotefusion/GoogleFTUpdater.java
GiNote-master/src/com/dayosoft/ginotefusion/Import.java
GiNote-master/src/com/dayosoft/ginotefusion/IntentIntegrator.java
GiNote-master/src/com/dayosoft/ginotefusion/IntentResult.java
GiNote-master/src/com/dayosoft/ginotefusion/ListNotes.java
GiNote-master/src/com/dayosoft/ginotefusion/Note.java
GiNote-master/src/com/dayosoft/ginotefusion/NoteListAdapter.java
GiNote-master/src/com/dayosoft/ginotefusion/NoteMeta.java
GiNote-master/src/com/dayosoft/ginotefusion/NoteSyncer.java
GiNote-master/src/com/dayosoft/ginotefusion/Options.java
GiNote-master/src/com/dayosoft/ginotefusion/Picture.java
GiNote-master/src/com/dayosoft/ginotefusion/PrefsBackupAgent.java
GiNote-master/src/com/dayosoft/ginotefusion/ViewNotes.java
GiNote-master/src/com/dayosoft/utils/ClientCredentials.java
GiNote-master/src/com/dayosoft/utils/DialogUtils.java
GiNote-master/src/com/dayosoft/utils/DictionaryOpenHelper.java
GiNote-master/src/com/dayosoft/utils/FTQueryCompleteListener.java
GiNote-master/src/com/dayosoft/utils/FusionTableService.java
GiNote-master/src/com/dayosoft/utils/GoogleFTSyncer.java
GiNote-master/src/com/dayosoft/utils/GoogleMapsLocation.java
GiNote-master/src/com/dayosoft/utils/ImageDownloadTask.java
GiNote-master/src/com/dayosoft/utils/LocationFixedListener.java
GiNote-master/src/com/dayosoft/utils/OnInternetReadyListener.java
GiNote-master/src/com/dayosoft/utils/TimeUtils.java
GiNote-master/src/com/dayosoft/utils/URLUtils.java
GiNote-master/src/org/json/JSONArray.java
GiNote-master/src/org/json/JSONException.java
GiNote-master/src/org/json/JSONObject.java
GiNote-master/src/org/json/JSONString.java
GiNote-master/src/org/json/JSONTokener.java
GiNote-master/src/org/json/JSONWriter.java
GiNote-master/src/au/com/bytecode/opencsv
GiNote-master/src/au/com/bytecode
GiNote-master/src/com/dayosoft/ginotefusion
GiNote-master/src/com/dayosoft/utils
GiNote-master/src/au/com
GiNote-master/src/com/dayosoft
GiNote-master/src/org/json
GiNote-master/
GiNote-master/.gitignore
GiNote-master/.project
GiNote-master/AndroidManifest.xml
GiNote-master/device.png
GiNote-master/device2.png
GiNote-master/device3.png
GiNote-master/hiresicon.png
GiNote-master/libs/admob-sdk-android.jar
GiNote-master/libs/commons-lang3-3.1.jar
GiNote-master/libs/gdata-client-1.0.jar
GiNote-master/libs/gdata-client-meta-1.0.jar
GiNote-master/libs/gdata-core-1.0.jar
GiNote-master/libs/google-api-client-1.7.0-beta.jar
GiNote-master/libs/google-api-client-android2-1.7.0-beta.jar
GiNote-master/libs/google-http-client-1.7.0-beta.jar
GiNote-master/libs/google-http-client-android2-1.7.0-beta.jar
GiNote-master/libs/google-http-client-android3-1.7.0-beta.jar
GiNote-master/libs/google-oauth-client-1.7.0-beta.jar
GiNote-master/libs/google-oauth-client-assembly-1.7.0-beta.pom
GiNote-master/libs/gson-2.1.jar
GiNote-master/libs/guava-11.0.1.jar
GiNote-master/libs/ormlite-android-4.10.jar
GiNote-master/my-release-key.keystore
GiNote-master/proguard.cfg
GiNote-master/project.properties
GiNote-master/res/drawable-hdpi/add.png
GiNote-master/res/drawable-hdpi/back.png
GiNote-master/res/drawable-hdpi/barcode.png
GiNote-master/res/drawable-hdpi/camera.png
GiNote-master/res/drawable-hdpi/cloud.png
GiNote-master/res/drawable-hdpi/copy.png
GiNote-master/res/drawable-hdpi/delete.png
GiNote-master/res/drawable-hdpi/export.png
GiNote-master/res/drawable-hdpi/gps.png
GiNote-master/res/drawable-hdpi/icon.png
GiNote-master/res/drawable-hdpi/more.png
GiNote-master/res/drawable-hdpi/options.png
GiNote-master/res/drawable-hdpi/photos.png
GiNote-master/res/drawable-hdpi/picture.png
GiNote-master/res/drawable-hdpi/save.png
GiNote-master/res/drawable-hdpi/search.png
GiNote-master/res/drawable-hdpi/stop.png
GiNote-master/res/drawable-hdpi/synced.png
GiNote-master/res/drawable-hdpi/tag.png
GiNote-master/res/drawable-hdpi/unsynced.png
GiNote-master/res/drawable-ldpi/icon.png
GiNote-master/res/drawable-ldpi/more.png
GiNote-master/res/drawable-ldpi/tag.png
GiNote-master/res/drawable-mdpi/cancel.png
GiNote-master/res/drawable-mdpi/icon.png
GiNote-master/res/drawable-mdpi/info.png
GiNote-master/res/drawable-mdpi/loader.gif
GiNote-master/res/drawable-mdpi/more.png
GiNote-master/res/drawable-mdpi/tag.png
GiNote-master/res/layout/addnote.xml
GiNote-master/res/layout/list.xml
GiNote-master/res/layout/listitem.xml
GiNote-master/res/layout/main.xml
GiNote-master/res/layout/notelistitem.xml
GiNote-master/res/layout/options.xml
GiNote-master/res/layout/picture.xml
GiNote-master/res/layout/viewnote.xml
GiNote-master/res/menu/listmenucontext.xml
GiNote-master/res/menu/mainmenu.xml
GiNote-master/res/menu/notecontext.xml
GiNote-master/res/menu/noteoptions.xml
GiNote-master/res/values/attrs.xml
GiNote-master/res/values/strings.xml
GiNote-master/res/xml/searchable.xml
GiNote-master/src/au/com/bytecode/opencsv/CSVReader.java
GiNote-master/src/au/com/bytecode/opencsv/CSVWriter.java
GiNote-master/src/com/dayosoft/ginotefusion/AddNotes.java
GiNote-master/src/com/dayosoft/ginotefusion/Export.java
GiNote-master/src/com/dayosoft/ginotefusion/GiNoteBackupAgent.java
GiNote-master/src/com/dayosoft/ginotefusion/GoogleFTUpdater.java
GiNote-master/src/com/dayosoft/ginotefusion/Import.java
GiNote-master/src/com/dayosoft/ginotefusion/IntentIntegrator.java
GiNote-master/src/com/dayosoft/ginotefusion/IntentResult.java
GiNote-master/src/com/dayosoft/ginotefusion/ListNotes.java
GiNote-master/src/com/dayosoft/ginotefusion/Note.java
GiNote-master/src/com/dayosoft/ginotefusion/NoteListAdapter.java
GiNote-master/src/com/dayosoft/ginotefusion/NoteMeta.java
GiNote-master/src/com/dayosoft/ginotefusion/NoteSyncer.java
GiNote-master/src/com/dayosoft/ginotefusion/Options.java
GiNote-master/src/com/dayosoft/ginotefusion/Picture.java
GiNote-master/src/com/dayosoft/ginotefusion/PrefsBackupAgent.java
GiNote-master/src/com/dayosoft/ginotefusion/ViewNotes.java
GiNote-master/src/com/dayosoft/utils/ClientCredentials.java
GiNote-master/src/com/dayosoft/utils/DialogUtils.java
GiNote-master/src/com/dayosoft/utils/DictionaryOpenHelper.java
GiNote-master/src/com/dayosoft/utils/FTQueryCompleteListener.java
GiNote-master/src/com/dayosoft/utils/FusionTableService.java
GiNote-master/src/com/dayosoft/utils/GoogleFTSyncer.java
GiNote-master/src/com/dayosoft/utils/GoogleMapsLocation.java
GiNote-master/src/com/dayosoft/utils/ImageDownloadTask.java
GiNote-master/src/com/dayosoft/utils/LocationFixedListener.java
GiNote-master/src/com/dayosoft/utils/OnInternetReadyListener.java
GiNote-master/src/com/dayosoft/utils/TimeUtils.java
GiNote-master/src/com/dayosoft/utils/URLUtils.java
GiNote-master/src/org/json/JSONArray.java
GiNote-master/src/org/json/JSONException.java
GiNote-master/src/org/json/JSONObject.java
GiNote-master/src/org/json/JSONString.java
GiNote-master/src/org/json/JSONTokener.java
GiNote-master/src/org/json/JSONWriter.java
GiNote-master/src/au/com/bytecode/opencsv
GiNote-master/src/au/com/bytecode
GiNote-master/src/com/dayosoft/ginotefusion
GiNote-master/src/com/dayosoft/utils
GiNote-master/src/au/com
GiNote-master/src/com/dayosoft
GiNote-master/src/org/json
GiNote-master/
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.