sirkristoph's Avatar sirkristoph 1
2 Asked
0 Answered
0 Best
1
No one has voted on this question yet :(
1 year, 9 months ago

Is it possible to put android on a non android phone??? whats the minimum statistics it needs

Been thinking about my hiptop some more and thinking what does android require to run. what are the stats of my hiptop. If android cant run on it is it possible to put linux on there and have it use the cellular part of the phone to access the net?

I know some strange concepts and I know I am no where near capable of doing it properly but if it can be done then I can work up to doing it :)

Kristoph
Separate topics with commas, or by pressing return. Use the delete or backspace key to edit or remove existing topics.

You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.

M$

What is Your Answer?

0
0
0

2 Answers

0
nuclearphoenix's Avatar
nuclearphoenix | 1 year, 9 months ago
1
Yes, it is.
You will need to port linux kernel though, and android userspace. The lack of publically avaliable datasheets and docs will be your worst enemy. See source.android.com for guidelines on porting.

You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.

M$

Report Abuse

Post Reply Cancel
0
charliebruce's Avatar
charliebruce | 1 year, 8 months ago
1
Phones can be reflashed with newer firmwares (operating systems+chip code), provided the new firmware put onto it is runnabble on the CPU and other chips. If it isn't your phone will be "bricked". The issues I can see you facing with Android are:

Incompatible or slow CPU - look at the current devices running Android as a baseline.

Lack of drivers/compatibility for the wireless chip - even if the CPU can run the O/S, there's no guarantee that the Android O/S will be able to communicate with the wireless chip.

The source code, platform code, and developer notes for Android are available for free - read through my citations - it's an awful lot of work to make an android-compatible device.

As for "pure" linux on a phone, you may be able to get the kernel running but the communications layer and apps will be too much for one person to write. You might also want to read about the OpenMoko platform, which uses a linux kernel if memory serves correctly.

The bottom line is, if you want an Android phone, buy an Android phone.

You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.

M$

Report Abuse

Post Reply Cancel