Android Open Source - Network address cidrcalculator






Project Summary

CIDR Calculator is a simple Android based IP subnet calculator for network engineers to quickly determine what the address range is of a subnet..

Web Site / Source Repository

cidrcalculator is hosted in the following web site
https://github.com/rmceoin/cidrcalculator

If you think the Android project cidrcalculator listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of cidrcalculator.

ItemValue
Java File Count12
Activity Count5

License

The license information of cidrcalculator is as follows:

Apache License





Resource Files

There are 8 image files in cidrcalculator. The names of the image files are listed as follows.

sym_keyboard_allleft.png
sym_keyboard_allright.png
sym_keyboard_delete.png
sym_keyboard_done.png
sym_keyboard_left.png
sym_keyboard_return.png
sym_keyboard_right.png
wearable_background.png

The following screenshort is generated from the image listed above.

null




Java Source Files

us.lindanrandy.cidrcalculator.CIDRCalculator.java
us.lindanrandy.cidrcalculator.CIDRHistory.java
us.lindanrandy.cidrcalculator.CalculatorTest.java
us.lindanrandy.cidrcalculator.ConverterTest.java
us.lindanrandy.cidrcalculator.Converter.java
us.lindanrandy.cidrcalculator.CustomKeyboard.java
us.lindanrandy.cidrcalculator.HistoryList.java
us.lindanrandy.cidrcalculator.HistoryProvider.java
us.lindanrandy.cidrcalculator.IPv6Calculator.java
us.lindanrandy.cidrcalculator.InetAddresses.java
us.lindanrandy.cidrcalculator.NotifySubnet.java
us.lindanrandy.cidrcalculator.Preferences.java