How to track currier/package by using android GPS? -
i working on gps tracking app track packages , parcels right android smart-phone. after user finishing put tracking no., able analyses data , find item information.it can track location on gps view current location in map-view.
-what way smooth track? know i'll need implement tracking in service, , show notification user easier know thier item have arrived. -i have read : create android gps tracking application , https://code.google.com/p/open-gpstracker/ -and also, best way connect gps tracking information user data have in website? refr.ex :https://play.google.com/store/apps/details?id=br.com.tribotech.trackpack&hl=en
firstly, need know api of package carrier intend track packages for. package carriers always provide api programmers information parcels.
examples
- ups: https://www.ups.com/upsdeveloperkit
- nz post: http://www.nzpost.co.nz/products-services/iphone-apps-apis/tracking-api
- etc..
then write app use these api's. carriers may provide gps based tracking system, want tracking thing.
Comments
Post a Comment