Skip to content

Instantly share code, notes, and snippets.

View Aakashcs's full-sized avatar
🎯
Focusing

Aakash Aakashcs

🎯
Focusing
View GitHub Profile
@Aakashcs
Aakashcs / BaseStation.java
Created September 4, 2020 10:59
An example to get cell towers info on Android
package com.mirrordust.gpscellinfodemo;
public class BaseStation {
private int mcc; // Mobile Country Code
private int mnc; // Mobile Network Code
private int lac; // Location Area Code or TAC(Tracking Area Code) for LTE