Skip to content

Instantly share code, notes, and snippets.

View eslamfaisal's full-sized avatar
🎯
Focusing

Eslam Faisal eslamfaisal

🎯
Focusing
View GitHub Profile
{
"info": {
"_postman_id": "989da96c-a1bb-4cab-a6ea-91831529edc5",
"name": "Qouran APIs",
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
},
"item": [
{
"name": "عشان تجيب القراء",
"request": {
@eslamfaisal
eslamfaisal / qouran_filter_response.json
Created April 22, 2022 12:16
Qouran Json object used for filter qouran app
{
"souran_number": "1",
"soura_name": "الفَاتِحَة",
"page_number": "1",
"page_from_aya_number": "1",
"page_to_aya_number": "7",
"soura_aya_count": "7",
"soura_type": "مَكيَّة",
"soura_order": "5",
"part_number": "1",
@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