Application to calculate Area of land based on Traditional Indian Land Measurements System Known As Bigha and Biswa System
we used these units because it's standard around my place
1 Bigha = 20 Biswa
1 Bigha = 165*165 = 27225 sq. feet
1 Biswa = 27225/20 = 1361.25 sq. feet
These units is used in conversion, also feet is the unit for everything in this application
use android Studio to build it or get .apk file from here
##SDK version minSdkVersion 17 targetSdkVersion 23
report here or submit a Pull Request
- refactor magic numbers
- add settings to modify area units for conversion