Skip to content

sonphan12/mobile_application_development

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mobile_application_development

Ex1/Part 1:

  • Eclipse Oxygen project
  • Ứng dụng lấy địa chỉ từ latitude và longitude.
  • Trên nền tảng java swing
  • Dùng web service geocoding của google
  • File .jar để chạy ứng dụng nằm trong Ex1/Part 1/app

Ex1/Part 2:

  • Eclipse Oxygen project
  • RESTful web service tính khoảng cách giữa 2 điểm với kinh độ và vĩ độ của 2 điểm đó
  • Sử dụng Jersey Framework
  • File .war để deploy web service nằm trong Ex2/Part 2/war
  • Đã deploy thành công với tomcat 9.0.6
Hướng dẫn dùng webservice này:

Ex2:

  • App chuyển đổi tiền tệ
  • Tỉ lệ tiền tệ được cập nhật mới nhất, dùng webservice của https://fixer.io/
  • Dùng Volley của android để request webservice
  • Có dữ liệu backup từ lần request webservice gần nhất đề phòng trường hợp dùng offline.
  • File apk nằm trong thư mục:Ex2\app\apk

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages