Skip to content

Instantly share code, notes, and snippets.

View eslamfaisal's full-sized avatar
🎯
Focusing

Eslam Faisal eslamfaisal

🎯
Focusing
View GitHub Profile
@eslamfaisal
eslamfaisal / BaseStation.java
Created July 8, 2020 21:04
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