Skip to content

An app that gives you the location of Speed Detecting Camera

Notifications You must be signed in to change notification settings

slk1107/InvisibleSheild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InvisibleSheild

隱形遁

國道測速照機位置相提示APP

Usage
用法

1.選擇自己身處國道
2.顯示高速公路測速照相機地點公里數

Tech
技術

1. gridview
利用gridview讓使用者可以輕易地點選所在高速公路,也方便日後增加路線維護。 2. Alertdialog
  彈跳視窗讓使用者可以自行選擇所行進方向(東南西北),再將使用者所選擇的"國道"+"方向"化為tag字串,進而調出相對應的xhtml檔案名稱。 3. webview
  利用webview去呈現資料
因為此APP並非連續注視型,使用者可能只須看過一個公里數,10分鐘後才會需要再看下一個公里數。
  像如果用傳統的"scroll"手勢,常常增加使用者找資料的困難度。
4. column width
為了解決第3點提到的問題,我將webview搭配CSS的排版,讓webview以【頁】的方式呈現
5. scroll by
  最後再利用 Jacascript的scroll by做出翻頁的感覺,如此一來,就可以達成使用者在單手操作的情況下可以輕鬆地翻到下一頁,也不會造成因為scroll而產生的混亂感。

About

An app that gives you the location of Speed Detecting Camera

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published