2014年6月18日 星期三

Android自动滚动轮播循环的ViewPager

source.list的更新源選擇可以到
https://launchpad.net/ubuntu/+archivemirrors尋找
( 找Taiwan的 )
http://www.trinea.cn/android/auto-scroll-view-pager/
爱情强气流 Amour & Turbulences
Git簡易教學
http://ncu-csie-snmg.github.io/2013-NCU-CSIE-Website-Design-Competition/git.html#section-github

簡單 Git 教學

https://github.com/dylandy/Easy-Git-Tutorial


[Mac] 安裝 Homebrew 及使用

http://devmanna.blogspot.tw/2014/01/mac-homebrew.html

brew install git

GitHub 第一個專案教學
http://techaride.blogspot.tw/2013/08/github-github.html

Eclipse上GIT插件EGIT使用手册
http://blog.csdn.net/luckarecs/article/details/7427605

EGit : 從 Github Import 專案到本地端

http://puremonkey2010.blogspot.tw/2012/05/eclipse-plugin-egit-github-import.html



GitHub設定

接著去 GitHub 申請帳號,並 create Repository ,然後按照網站給的教學來設定吧!!
  • git config --global user.name "Your Name"
  • git config --global user.email xxx@mail.com
  • 建立 private/public key : 就是建立一對密碼,把 private 存到自已電腦的 /home/name/.ssh/id_rsa , 另外一個 public key 存到 github。
    • 建立key方式 : ssh-keygen -t rsa -C "xxxm"
    • 測試進線 ssh -T git@github.com : 若收到訊息「Hi xxxx! You've successfully authenticated, but GitHub does not provide shell access.」這樣就算成功囉。

https://github.com/ViewPic/v0.1

Android实现图片滚动控件,含页签功能,让你的应用像淘宝一样炫起来
http://blog.csdn.net/guolin_blog/article/details/8769904

 Android图片滚动,加入自动播放功能
http://blog.csdn.net/guolin_blog/article/details/8796877
Android中实现多张图片自动播放  
http://songyingjian2009.blog.163.com/blog/static/13183024220126275716891/


SD卡图片自动播放功能实现

http://www.cnblogs.com/hui-wang/archive/2012/07/24/2606565.html

Gallery元件的自動輪播與無限循環效果

http://dean-android.blogspot.tw/2013/04/androidgallery.html

【Android应用实例之一】自动播放Assets下图片

http://www.mythroad.net/2011/09/24/android_application_instance_one_autoplay_assets_under_picture/


Android程式範例] 讀取XML利用XML Pull Parsing解析政府的XML Open DATA

http://www.unood.me/2014/04/android-xml-pull-parsingxml-open-data.html#more



[Android程式範例] 利用好用的HTML Parser-Jsoup抓取網頁資料

http://www.unood.me/2014/04/android-html-parser-jsoup.html#more

沒有留言:

張貼留言