Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,150,856 members, 7,810,284 topics. Date: Saturday, 27 April 2024 at 05:29 AM

Lets Talk about Android! - Phones (3) - Nairaland

Nairaland Forum / Science/Technology / Phones / Lets Talk about Android! (16470 Views)

What Every Person Should Understand About Android One, Android Go and Android / Who Has Any Idea About Android Fero / Lets Talk About: Samsung Galaxy S8 Pre-orders Reach 1 Million, And Still Countin (2) (3) (4)

(1) (2) (3) (Reply) (Go Down)

Re: Lets Talk about Android! by Azumy(f): 8:06pm On May 07, 2016
PhonePlanet:
Okay so I'm writing this article believing I'm talking to non-tech people. I'm sure tech ones already know all/most about android



[size=15pt]Very Brief History[/size]

Android operating system is owned by Google.

Google is an American company that majorly provide Internet services. Example is "Google search" a web search service.

Google services are free and they generate their income via advertising. That's why for example YouTube (a Google video streaming service) has to load a 6 seconds advert video before you can skip to watch what you actually wanted to watch.

Google biggest rival is Microsoft. As they both have very similar services.

As at year 2005 the only service Google did not have which microsoft had was an operating system.

By then android OS was already being developed by Android INC. So Google made a move and bought the company.

Android was originally built for cameras but following the announcement and release of the iPhone in 2007 by Apple. Google had to change the direction of Android OS to mobile phones.

Take note that smart phones existed before then. The likes of windows mobile and symbain. IPhone just introduced a new era of what a smartphone should be and Google followed suit.

Late 2007 Google announced the android OS for phones and the first android phone came in 2008 with the HTC Dream.

Now Android has become the most used mobile operating system and also widely used on smart wears and Internet of things devices.

[size=15pt]Characteristics Of Android[/size]

Android is free!!!!!
Just l like any other Google platform, android is also free. Free in the sense that for a phone manfacturer to use Android OS, the manfacturer pays Google nothing I.e N0 £0 $0

All the phone manufacturer does is accept to Google terms & condition and use.

So how do Google make money from android? Google play store remains android primary and most dependable source for android apps. Therefore no android phone can do without Google playstore. Google makes money from revenue gathered from playstore through apps sales and in app purchase.
But that's not all........
For a manufacturer to preload Google playstore on their phone, they must also install everyother app for Google service e.g Gmail app, Google search, Google chrome, maps by Google, Google play music, Google photos, Google plus, Google play games, YouTube etc. This is a compulsory mandate that Google has told all manfacturers to do if they must install Play store. Therefore if you use an android phone there is no way you won't use on of these service, and Google makes money with these services via adverts that run in them. Hope this makes sense. That's the reason you see all those Google apps on your android phone. Otherwise android can work and run on its own without any Google app or service. Android has its own browser, gallery, email, and so on. And a android version running without any Google service is called "forked android"

Well Android also being free has helped the operating system grow popularity among manufacturers in its early days, who does not like free things? So when iPhone was released, virtually every other phone was in trouble. And Google comes along and say, hey here is android that can help take your phone towards the iPhone direction, and it's free! That would save the company more money than building a new OS. And it was more reasonable to build your own OS than paying licence for someone else own that is nothing good. But is free so let's use it. One more thing is it was also open source! What's that? Check next paragraph.

Android is Open Sourced
This is one part so many people get wrong. Even before I understood it, it took a while. So I would try to explain it into very minute detail.

What does "open source" really mean?
It means you can take a project of someone else, edit it and make it better for your use. That simple. Please if anybody tell you any other thing apart from this, the person is wrong.

To further break it down. Let's assume I'm a programmer, and I made An app that displays "welcome" the code I would write in Java language is

Public static void main(Strings []arguments) {
System.out.println( "Welcome" ) ;
}

I hope I got the code grin well anyway, the code of an app or operating system is called the source code. Buy the time I compile and build the app, you would only see the app run and display Welcome. But you won't see the source code or know what I wrote. If I make my app open source, it means I have provided a site where you as another programmer can download the source code for my app, edit it and make it better for your use. I use the word download cos written codes are saved as files, these files are then packaged in a zip folder. So when you download, you unzip and open the files with an editor or IDE. An integrated development environment (IDE) is a software application that provides facilities to computer programmers for software development.

Therefore you can now edit my code to make your own app display something else like "you are welcome" and build the app again, you can even rename the app if you want. That is what open source mean!

So back to Android. Android was not built from scratch. no. Android is based on Linux OS. Meaning Linux source code was edited and android was born. Meanwhile Android itself was left open source, meaning the source code of android can be downloaded and edited to make the operating system even better for your use. Android itself Released from Google is called stock android, any other edited version of android what so ever is called custom android. Stock android most times comes with Nexus devices. Nexus phones are built by various manfacturers under contract from Google. For example, Nexus 1 was built by HTC, Nexus 3 by Samsung, Nexus 4,5,5x by lg, Nexus 6p by hauwei. Other phones that run stock android are android one devices like infinix hot 2 and Google play editions of flagship android devices.
Virtually every other phone runs custom version of android. Like Samsung phones android was edited and called "touchwiz", HTC called it's own modifications "sense", infinix also named their customised version of android "XUI". However there are companies who also make custom versions of android but do not build phones, instead they build this custom versions to work on already existing phones. Example and the must popular of them is cyanogenmod.companies like cyanogenmod , creates custom versions of android for specific phones and release it as ROMs free to anybody who wish to flash their device with a new custom android. Some new manufacturers has decided to even preload cyanogenmod on the phone they make. Some other companies even went as far as renaming their custom versions of android as a new OS e.g colour OS, oxygen OS. While some completely forked android to create almost a new operating system, e.g Amazon fire OS

Open source characteristics of android added to the reason why it was rushed by manufacturers. So instead of building a new OS, they just take android and tweak a few things in it without paying a dime.

Android versions are named alphabetical and after foods
Yes. You might have not have noticed. Versions 1.0 and 1.1 were not released under specific code names, but since April 2009's Android 1.5 "Cupcake", Android versions have had confectionery-themed code names. Each is in alphabetical order

Code Name .... Android Version .... API Level

A_________ ...... 1.0 ..................... 1
B_________ ...... 1.1...................... 2
Cupcake ......... 1.5 .................... 3
Donut ............. 1.6 ..................... 4
Eclair .............. 2.0–2.1............... 5–7
Froyo .............. 2.2–2.2.3 .......... 8
Gingerbread ... 2.3–2.3.7 ........... 9–10
Honeycomb ... 3.0–3.2.6 .......... 11–13
Ice Cream Sandwich..4.0–4.0.4 .... 14–15
Jelly Bean ...... 4.1–4.3.1............ 16–18
KitKat........... 4.4–4.4.4, 4.4W–4.4W.2 ..... 19–20
Lollipop .......... 5.0–5.1.1 ............. 21–22
Marshmallow .. 6.0–6.0.1 ............ 23
N .................... Developer Preview 2

People assume N would stand for Nutella, hmmmm.

Program languages
Android is written in C language but it's apps are written in Java language. Android uses XML as it's mock-up (front end) language. I know say Na only developers go understand this part. If you are not one, u don't need to bother understanding it.


[size=15pt]Advantages Of Android[/size]

Too Many Features
Android has the most features when it comes to mobile operating system. Android first ever version already had more features than iOS and others at that time. This is one way Google believed to win customers heart. And it kinda worked. Tons of new features are added to android with every update.

Too Many Apps
Google play store has more apps than any other app store in the world. This is due to the popularity and the attention the OS got in its early days, plus because it's free to publish apps in Google play store unlike apple app store where developers pay $99 to publish their app. Again android apps where written in already very familiar language........JAVA.

Too many Options
When it comes to customisation, android is king. You can change almost everything in the OS, from as basic as wallpapers and sounds, you can change the colour shape and overall look of anything, or change the way apps or the OS it self works.you can also change system values too like imei number.

[size=15pt]Disadvantages Of Android[/size]

Bootware
Recall I mentioned that if play store must be installed all other Google service follow suit. That's 1. 2. Some manufacturers now even added more pre installed apps that you may never never use. These has made android phones to have to many installed apps at brand new. to make things worse, these cannot be uninstalled. For example I buy an android phone that have Facebook pre-installed, and I don't use Facebook, now I have 1 app I don't use and can't uninstall.
Imagine a brand new Samsung phone even brand new s7 has
Samsung browser ----- Google Chrome
Samsung Store ------- play store
S voice ----- Google now
Email ----- Gmail
Music ----- play music
And so on...... That's how Samsung and most Android phones have 2-2 apps like that. And you can't uninstall non.

Very low device support
Truth is if you buy an high-end android today, after two years you'll be forgotten by the manufacturer and Google. If you now buy a low-end phone, you'll be forgotten one you step out of the store. Unlike android competitors(iOS & Windows) that provide long term support for their devices and provide software updates for them as long as they can run it without issues. Google and android is yet to get to that level. Google it self only provide support and push updates to Nexus devices within two years. Other manufacturers manage to do the same for their flagship devices only, which might be just 1 phone in about 3-4 phones they release per year, depending on the manufacturer. These other devices might never ever get software updates.

it's free and open source
Well, even if this is a characteristics of android that had helped the OS to grow. Many other manufacturers had used this to big disadvantage for android as they produce substandard devices and sell as "Android" puts one or two components together and install android, they even make clones and fakes of other devices and still install android, this has tricked so many people to buying clones, fakes and substandard phones and tablets. Some manufacturers edit the OS and add bootware that acts like malware and cannot be uninstalled or even disabled. For example, the phone I use has an app called "alarm controller" so it make you not suspect the app. When I'm connected to the internet, the app pushes full screen ads to my phone, it just comes up any time. It creates web shortcuts on my home screen, places ads in my notification, and even go as far as downloading and installing many apps (not 1, not 3, not 7) in the background the last time it did that, after install 5 apps, and I disconnected from the internet, it brought notification of 14 failed apps downloads. Now worst of it is, you can't uninstall the app, you can't disable it, you can't restrict background data, plus the app has a different name in data usage apps. So now I dont even buy data any longer on the phone. And it's not just my phone, I've also seen other people android phones that ads just show up on the screen.

[size=15pt]Future Of Android/Conclusion[/size]

Android is not yet near perfection, the OS is already very successful and still looks very promising. I'm one of few that is not really fascinated by android (I still prefer iOS) but Seeing android N preview, I was impressed to be honest. So android is the most popular and to some people the best mobile os and It still have a lot to offer, and I know with time Google work fix issues with android OS.

[size=15pt]Thinking of buying and Android Phone?[/size]
Here are the best and popular Android Phones in the market right now, in no particular order.

1. Samsung galaxy S7 / S7 edge
2. LG G5
3. HTC 10
4. Hauwei P9
5. Google Nexus 6P by Hauwei / 5X by LG
6. Blackberry Priv
7. Sony Xperia Z5 / Z5 compact / Z5 premium
8. OnePlus Two

I gues dis is d most educative Post I have ever read on Naairaland

kudos to d writer
Written by Me
Reference: https://en.m.wikipedia.org/wiki/Android_(operating_system)
Re: Lets Talk about Android! by Nobody: 8:43pm On May 07, 2016
donhils:

mtcheew...intelligent ppl sit down and read,moreover if you were intelligent you don't have to read all of it...bye
Re: Lets Talk about Android! by donhils: 9:48pm On May 07, 2016
[quote author=Pussickpunk post=45410311][/quote]
Smart people write smartly. You can go and kill yourself, I won't read this whole shii. If u think I'm not intelligent cos of that, then you're bumber than dumb can be.
Re: Lets Talk about Android! by peppo4live: 10:05pm On May 07, 2016
thanks
Re: Lets Talk about Android! by igbanbajo(m): 7:35am On May 08, 2016
PhonePlanet:
Okay so I'm writing this article believing I'm talking to non-tech people. I'm sure tech ones already know all/most about android



[size=15pt]Very Brief History[/size]

Android operating system is owned by Google.

Google is an American company that majorly provide Internet services. Example is "Google search" a web search service.

Google services are free and they generate their income via advertising. That's why for example YouTube (a Google video streaming service) has to load a 6 seconds advert video before you can skip to watch what you actually wanted to watch.

Google biggest rival is Microsoft. As they both have very similar services.

As at year 2005 the only service Google did not have which microsoft had was an operating system.

By then android OS was already being developed by Android INC. So Google made a move and bought the company.

Android was originally built for cameras but following the announcement and release of the iPhone in 2007 by Apple. Google had to change the direction of Android OS to mobile phones.

Take note that smart phones existed before then. The likes of windows mobile and symbain. IPhone just introduced a new era of what a smartphone should be and Google followed suit.

Late 2007 Google announced the android OS for phones and the first android phone came in 2008 with the HTC Dream.

Now Android has become the most used mobile operating system and also widely used on smart wears and Internet of things devices.

[size=15pt]Characteristics Of Android[/size]

Android is free!!!!!
Just l like any other Google platform, android is also free. Free in the sense that for a phone manfacturer to use Android OS, the manfacturer pays Google nothing I.e N0 £0 $0

All the phone manufacturer does is accept to Google terms & condition and use.

So how do Google make money from android? Google play store remains android primary and most dependable source for android apps. Therefore no android phone can do without Google playstore. Google makes money from revenue gathered from playstore through apps sales and in app purchase.
But that's not all........
For a manufacturer to preload Google playstore on their phone, they must also install everyother app for Google service e.g Gmail app, Google search, Google chrome, maps by Google, Google play music, Google photos, Google plus, Google play games, YouTube etc. This is a compulsory mandate that Google has told all manfacturers to do if they must install Play store. Therefore if you use an android phone there is no way you won't use on of these service, and Google makes money with these services via adverts that run in them. Hope this makes sense. That's the reason you see all those Google apps on your android phone. Otherwise android can work and run on its own without any Google app or service. Android has its own browser, gallery, email, and so on. And a android version running without any Google service is called "forked android"

Well Android also being free has helped the operating system grow popularity among manufacturers in its early days, who does not like free things? So when iPhone was released, virtually every other phone was in trouble. And Google comes along and say, hey here is android that can help take your phone towards the iPhone direction, and it's free! That would save the company more money than building a new OS. And it was more reasonable to build your own OS than paying licence for someone else own that is nothing good. But is free so let's use it. One more thing is it was also open source! What's that? Check next paragraph.

Android is Open Sourced
This is one part so many people get wrong. Even before I understood it, it took a while. So I would try to explain it into very minute detail.

What does "open source" really mean?
It means you can take a project of someone else, edit it and make it better for your use. That simple. Please if anybody tell you any other thing apart from this, the person is wrong.

To further break it down. Let's assume I'm a programmer, and I made An app that displays "welcome" the code I would write in Java language is

Public static void main(Strings []arguments) {
System.out.println( "Welcome" ) ;
}

I hope I got the code grin well anyway, the code of an app or operating system is called the source code. Buy the time I compile and build the app, you would only see the app run and display Welcome. But you won't see the source code or know what I wrote. If I make my app open source, it means I have provided a site where you as another programmer can download the source code for my app, edit it and make it better for your use. I use the word download cos written codes are saved as files, these files are then packaged in a zip folder. So when you download, you unzip and open the files with an editor or IDE. An integrated development environment (IDE) is a software application that provides facilities to computer programmers for software development.

Therefore you can now edit my code to make your own app display something else like "you are welcome" and build the app again, you can even rename the app if you want. That is what open source mean!

So back to Android. Android was not built from scratch. no. Android is based on Linux OS. Meaning Linux source code was edited and android was born. Meanwhile Android itself was left open source, meaning the source code of android can be downloaded and edited to make the operating system even better for your use. Android itself Released from Google is called stock android, any other edited version of android what so ever is called custom android. Stock android most times comes with Nexus devices. Nexus phones are built by various manfacturers under contract from Google. For example, Nexus 1 was built by HTC, Nexus 3 by Samsung, Nexus 4,5,5x by lg, Nexus 6p by hauwei. Other phones that run stock android are android one devices like infinix hot 2 and Google play editions of flagship android devices.
Virtually every other phone runs custom version of android. Like Samsung phones android was edited and called "touchwiz", HTC called it's own modifications "sense", infinix also named their customised version of android "XUI". However there are companies who also make custom versions of android but do not build phones, instead they build this custom versions to work on already existing phones. Example and the must popular of them is cyanogenmod.companies like cyanogenmod , creates custom versions of android for specific phones and release it as ROMs free to anybody who wish to flash their device with a new custom android. Some new manufacturers has decided to even preload cyanogenmod on the phone they make. Some other companies even went as far as renaming their custom versions of android as a new OS e.g colour OS, oxygen OS. While some completely forked android to create almost a new operating system, e.g Amazon fire OS

Open source characteristics of android added to the reason why it was rushed by manufacturers. So instead of building a new OS, they just take android and tweak a few things in it without paying a dime.

Android versions are named alphabetical and after foods
Yes. You might have not have noticed. Versions 1.0 and 1.1 were not released under specific code names, but since April 2009's Android 1.5 "Cupcake", Android versions have had confectionery-themed code names. Each is in alphabetical order

Code Name .... Android Version .... API Level

A_________ ...... 1.0 ..................... 1
B_________ ...... 1.1...................... 2
Cupcake ......... 1.5 .................... 3
Donut ............. 1.6 ..................... 4
Eclair .............. 2.0–2.1............... 5–7
Froyo .............. 2.2–2.2.3 .......... 8
Gingerbread ... 2.3–2.3.7 ........... 9–10
Honeycomb ... 3.0–3.2.6 .......... 11–13
Ice Cream Sandwich..4.0–4.0.4 .... 14–15
Jelly Bean ...... 4.1–4.3.1............ 16–18
KitKat........... 4.4–4.4.4, 4.4W–4.4W.2 ..... 19–20
Lollipop .......... 5.0–5.1.1 ............. 21–22
Marshmallow .. 6.0–6.0.1 ............ 23
N .................... Developer Preview 2

People assume N would stand for Nutella, hmmmm.

Program languages
Android is written in C language but it's apps are written in Java language. Android uses XML as it's mock-up (front end) language. I know say Na only developers go understand this part. If you are not one, u don't need to bother understanding it.


[size=15pt]Advantages Of Android[/size]

Too Many Features
Android has the most features when it comes to mobile operating system. Android first ever version already had more features than iOS and others at that time. This is one way Google believed to win customers heart. And it kinda worked. Tons of new features are added to android with every update.

Too Many Apps
Google play store has more apps than any other app store in the world. This is due to the popularity and the attention the OS got in its early days, plus because it's free to publish apps in Google play store unlike apple app store where developers pay $99 to publish their app. Again android apps where written in already very familiar language........JAVA.

Too many Options
When it comes to customisation, android is king. You can change almost everything in the OS, from as basic as wallpapers and sounds, you can change the colour shape and overall look of anything, or change the way apps or the OS it self works.you can also change system values too like imei number.

[size=15pt]Disadvantages Of Android[/size]

Bootware
Recall I mentioned that if play store must be installed all other Google service follow suit. That's 1. 2. Some manufacturers now even added more pre installed apps that you may never never use. These has made android phones to have to many installed apps at brand new. to make things worse, these cannot be uninstalled. For example I buy an android phone that have Facebook pre-installed, and I don't use Facebook, now I have 1 app I don't use and can't uninstall.
Imagine a brand new Samsung phone even brand new s7 has
Samsung browser ----- Google Chrome
Samsung Store ------- play store
S voice ----- Google now
Email ----- Gmail
Music ----- play music
And so on...... That's how Samsung and most Android phones have 2-2 apps like that. And you can't uninstall non.

Very low device support
Truth is if you buy an high-end android today, after two years you'll be forgotten by the manufacturer and Google. If you now buy a low-end phone, you'll be forgotten one you step out of the store. Unlike android competitors(iOS & Windows) that provide long term support for their devices and provide software updates for them as long as they can run it without issues. Google and android is yet to get to that level. Google it self only provide support and push updates to Nexus devices within two years. Other manufacturers manage to do the same for their flagship devices only, which might be just 1 phone in about 3-4 phones they release per year, depending on the manufacturer. These other devices might never ever get software updates.

it's free and open source
Well, even if this is a characteristics of android that had helped the OS to grow. Many other manufacturers had used this to big disadvantage for android as they produce substandard devices and sell as "Android" puts one or two components together and install android, they even make clones and fakes of other devices and still install android, this has tricked so many people to buying clones, fakes and substandard phones and tablets. Some manufacturers edit the OS and add bootware that acts like malware and cannot be uninstalled or even disabled. For example, the phone I use has an app called "alarm controller" so it make you not suspect the app. When I'm connected to the internet, the app pushes full screen ads to my phone, it just comes up any time. It creates web shortcuts on my home screen, places ads in my notification, and even go as far as downloading and installing many apps (not 1, not 3, not 7) in the background the last time it did that, after install 5 apps, and I disconnected from the internet, it brought notification of 14 failed apps downloads. Now worst of it is, you can't uninstall the app, you can't disable it, you can't restrict background data, plus the app has a different name in data usage apps. So now I dont even buy data any longer on the phone. And it's not just my phone, I've also seen other people android phones that ads just show up on the screen.

[size=15pt]Future Of Android/Conclusion[/size]

Android is not yet near perfection, the OS is already very successful and still looks very promising. I'm one of few that is not really fascinated by android (I still prefer iOS) but Seeing android N preview, I was impressed to be honest. So android is the most popular and to some people the best mobile os and It still have a lot to offer, and I know with time Google work fix issues with android OS.

[size=15pt]Thinking of buying and Android Phone?[/size]
Here are the best and popular Android Phones in the market right now, in no particular order.

1. Samsung galaxy S7 / S7 edge
2. LG G5
3. HTC 10
4. Hauwei P9
5. Google Nexus 6P by Hauwei / 5X by LG
6. Blackberry Priv
7. Sony Xperia Z5 / Z5 compact / Z5 premium
8. OnePlus Two






Written by Me
Reference: https://en.m.wikipedia.org/wiki/Android_(operating_system)

Thumbs up to the OP. I just had to copy the entire post for I so much cherish it. Threads like this are better on the home page; so educative, inspiring and easy to understand. God bless the OP.
Re: Lets Talk about Android! by OutOnBail(m): 8:36am On May 08, 2016
Then you need to read app reviews before downloading just any app. These apps have annoying ads and most common in battery saver apps, screen lock apps etc. Who needs that? Battery savers dont work, they even put more load on your CPU thereby shortening battery life


XketchDesigns:
i had always been a blackberry fan, been using it since 2011 and just changed to android 2 weeks ago.
Android is really annoying, so much sponsored ads. i mean even on the locked screen there is sponsored ads.

its overrated, i thought it was going to be a smooth experience but the OS is messed up and feels very cheep.

just a shame blackberry is not flying.
Re: Lets Talk about Android! by 2kurupt(m): 8:38am On May 08, 2016
XketchDesigns:
i had always been a blackberry fan, been using it since 2011 and just changed to android 2 weeks ago.
Android is really annoying, so much sponsored ads. i mean even on the locked screen there is sponsored ads.

its overrated, i thought it was going to be a smooth experience but the OS is messed up and feels very cheep.

just a shame blackberry is not flying.

Ads on lock screen you say? What kind of phone are you using? It has definitely been tinkered with, coz no factory set Android phone does that.
Re: Lets Talk about Android! by UjSizzle(f): 11:00am On May 08, 2016
Most detailed article I've read on the OS. Well done smiley

1 Like 1 Share

Re: Lets Talk about Android! by gingerman876: 11:30am On May 08, 2016
A very brilliant write-up @OP, thanks so much for this. But i think you should also include the Tecno brands, as they are doing well to give us the best at low cost [quote author=Azumy post=45409117][/quote]

1 Like 1 Share

Re: Lets Talk about Android! by XketchDesigns(m): 2:37pm On May 08, 2016
OutOnBail:
Then you need to read app reviews before downloading just any app. These apps have annoying ads and most common in battery saver apps, screen lock apps etc. Who needs that? Battery savers dont work, they even put more load on your CPU thereby shortening battery life




I dont use thoes apps too i think its useless.

2kurupt:

Ads on lock screen you say? What kind of phone are you using? It has definitely been tinkered with, coz no factory set Android phone does that.

Its an LG G3

Re: Lets Talk about Android! by khaniku(m): 5:45pm On May 08, 2016
XketchDesigns:



I dont use thoes apps too i think its useless.



Its an LG G3
From the look of your lockscreen that's clean master boost charge.You can turn off boost charge from clean master app or you could just uninstall clean master. Clean master is what's generating the ads.
Re: Lets Talk about Android! by 2kurupt(m): 7:08pm On May 08, 2016
XketchDesigns:



I dont use thoes apps too i think its useless.



Its an LG G3

Sorry about that, looks like it's caused by the launcher you're using. Change the launcher to the default launcher to get the real deal.

In fact I'll advice you uninstall any unneeded app that's user uninstallble
Re: Lets Talk about Android! by PhonePlanet(m): 12:05pm On May 21, 2016
hesinbergx:
My brother you have done well
But android to me has no disadvantage. This is my reason
1.. If are good in rooting of phones wxpectially android you can do anything with tour andriod.. I can uninstall the Facebook of the phone,just mention anything I will uninstall them.Andrios is a wizard.
2..android has the ability to operate like black berry phone .I know you understand that.
3..andriod has the ability to edit application.example I can change Avery contents of my xenda to my own.from the icon of xenda to back ground and the name itself .this only work when you ROOT YOUR PHONE..
Etc.... My brother andriod to me is the beatest for now..
Bless andrion and love andriod
lawrenceunaa:
Op why didn't u mention rooting. Rooting android help to uninstall all preintalled app using root app like kingroot.


Android is king

thanks.... you see, my problem with rooting is this. rooting is only a stressful process that helps you solve PROBLEMS THAT ONLY EXIST ON ANDROID. this in fact does not make rooting an advantage. neither is it a disadvantage

other reasons for rooting a device is are negative.

that's why i did not include it
Re: Lets Talk about Android! by PhonePlanet(m): 12:12pm On May 21, 2016
donhils:

Smart people write smartly. You can go and kill yourself, I won't read this whole shii. If u think I'm not intelligent cos of that, then you're bumber than dumb can be.

hello? i wrote this article to explain in detail the information i was trying to get across. explaining in detail would not be in just a line of sentence or two lines. but at the same time the article was not ment for everybody, rather for those who wants to learn, so if you feel you know enough not to read it, simply pass by, nobody is forcing you neither is it a must to comment or say something. good day smiley
Re: Lets Talk about Android! by donhils: 1:09pm On May 21, 2016
PhonePlanet:


hello? i wrote this article to explain in detail the information i was trying to get across. explaining in detail would not be in just a line of sentence or two lines. but at the same time the article was not ment for everybody, rather for those who wants to learn, so if you feel you know enough not to read it, simply pass by, nobody is forcing you neither is it a must to comment or say something. good day smiley
Just as you could've passed by now without commenting but you did it anyways.
Re: Lets Talk about Android! by Black031: 3:35pm On May 23, 2016
donhils:

Just as you could've passed by now without commenting but you did it anyways.

after u rubbish'd d great job he did on d post,u expect him 2 overlook ur downgrading n non-appreciating post abi?
He was here 2 assist n train d underdogs 2 bcom a GURU,while u are here 2 proof u are a GURU!
Adjust Bruh!
Re: Lets Talk about Android! by donhils: 4:46pm On May 23, 2016
Black031:


after u rubbish'd d great job he did on d post,u expect him 2 overlook ur downgrading n non-appreciating post abi?
He was here 2 assist n train d underdogs 2 bcom a GURU,while u are here 2 proof u are a GURU!
Adjust Bruh!
ok, what exactly are you saying?
Re: Lets Talk about Android! by Nobody: 6:11am On Dec 05, 2016
XketchDesigns:
i had always been a blackberry fan, been using it since 2011 and just changed to android 2 weeks ago.
Android is really annoying, so much sponsored ads. i mean even on the locked screen there is sponsored ads.

its overrated, i thought it was going to be a smooth experience but the OS is messed up and feels very cheep.

just a shame blackberry is not flying.

That would be a fault of an app. Not the Android OS.
Re: Lets Talk about Android! by Jackossky(m): 3:01pm On Feb 16, 2022
PhonePlanet:
Okay so I'm writing this article believing I'm talking to non-tech people. I'm sure tech ones already know all/most about android



[size=15pt]Very Brief History[/size]

A

Written by Me
Reference: https://en.m.wikipedia.org/wiki/Android_(operating_system)

Even in 2022, you made me learn something new. Thank You

(1) (2) (3) (Reply)

Oukitel K6000 Plus / Price War: Airtel Tariff Now 20k/second To All Networks And America / Master Unlock Code For Nokia E63 Need!

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 92
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.