SmartCon

App for calculating network subnets.

About

I had a class about networks at my school where we calculated subnets for many networks, it took a lot of time, so I came up with the idea of creating an Android app that calculates it in a fraction of a second.

How it works?

You need to input the network address for which you want to calculate the subnets and then select the subnet mask.

Calculating the subnets

Source code you can find here.

What I learned?

Android Basics


Recycler View's


Creating android layouts


Fragments