Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there any information database which lists all of the mobile devices and specifications? [closed]

Is there any opensource projects or sites which provide the lists of all the mobile devices and specifications?

like image 800
Sarath Avatar asked Jul 25 '11 06:07

Sarath


People also ask

How does a mobile phone use a database?

Mobile computing devices (e.g., smartphones and PDAs) store and share data over a mobile network, or a database which is actually stored by the mobile device. This could be a list of contacts, price information, distance travelled, or any other information.

What kind of information is collected from mobile phones?

Your age, interests, real-time locations, and health are some of the valuable and sensitive pieces of information that go into your mobile phone, thanks to apps and online services. Your smartphone collects information about virtually everything in your life.

How mobile phones are classified?

Abstract: Mobile devices can be categorized into three categories: mobile phones, PDAs (personal digital assistant) and smart phones. All of them play an important role for mobile services because they are the interface to the users.


1 Answers

Maybe this is old but might help someone.i was searching and no good options for this. so made a free restful api to get mobile device descriptions. 6700+ mobile device descriptions available now. you can use it in your applications.

here is the website https://fonoapi.freshpixl.com/

and github here https://github.com/shakee93/fonoapi

i just made the php client to access the api. someone can help with other languages too..

Please drop me a message if you can help make it better. we help the community from community.

like image 117
shakee93 Avatar answered Sep 21 '22 17:09

shakee93