Device Linking to NFC
At app opening while the splash screen is being shown, Under the hood, the app tries to connect to nearby NFC device through device NFC adapter. If link could be set, then those link is passed to main screen.
Loading NFC
In this screen also, the app constantly waits notification from NFC adapter if any links are being made or not. If new connection is being made, then the app tries to access information from that connection point. After information is accessed, the app filters the info and searches for links, and all the available links are opened in different tabs of built-in powerful browser.
Simple URL Loader
In some unfortunate cases when the device is unable to create a proper link between NFC device and NFC adapter, then user is giver alternative choice to open the link by typing it.