Re: [android-developers] Re: Porting Android to Nokia 5800

2010-11-05 Thread Alan Carvalho de Assis
Hi Paul and Dino,

On 10/29/10, paulb paul.beuster...@gmail.com wrote:
 The thread at http://developer.symbian.org/forum/showthread.php?t=5648
 seems to indicate that it's not even possible to boot other Nokia OS's
 on the 5800, much less Android.


Everything in the world is impossible until someone go and do it.

There is Linux running on Siemens SX1 and efforts to port it do Nokia
N70, see at bottom of this board:

http://n70linux.wordpress.com/

They exploit a fail on Symbian and load U-Boot to it. With u-boot
loaded it will be easy to start Linux.

Best Regards,

Alan

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Porting Android to Nokia 5800

2010-10-29 Thread paulb
The thread at http://developer.symbian.org/forum/showthread.php?t=5648
seems to indicate that it's not even possible to boot other Nokia OS's
on the 5800, much less Android.

On Oct 22, 12:44 am, dino omanovic dino.omanovic...@gmail.com wrote:
 I'm interested in modding software and I would like to port Android to
 my Nokia 5800. So if there's anyone interested please give me some
 idea where to start, because there are many people that would like to
 make this idea possible.

 I was thinking about following:

 - First I need to fetch Android ROM. I have chosen and downloaded v2.1
 via SDK.
 - All of these files should be renamed to rofs3 and uda files
 according to Nokia firmware file names.
 - Correct bootloader is needed to make it running (for example
 OpeniBoot)
 - Drivers have to be extracted and edited for Android. The most
 importrant thing of all is display because its resolution is
 completely different than any seen Android phone.
 - Hardware shouldn't be a problem, it passed minimum requirements.

 So, is it possible to realise?

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Porting Android to omap 3530

2010-07-14 Thread RockNCode
I think it has been done already (beagle board has a 3530 processor).
Probably you'll find a better response in the android porting forums.

- Alex.

On Jul 13, 3:38 pm, Mehrsa bizhan.gholikham...@gmail.com wrote:
 Hi All,
 Please if this not the right forum for this question let me know where
 to go.

 I am trying to port Android to omap 3530. The system is booting to
 Linux 2.6.20-rc3 plus some patches from TI. I am trying to find
 appropriate kenrel patches to patch the OS.

 Many thanks in advance,

 Mehrsa

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Porting android on a AT91SAM9G20 with 64MByte of RAM and 8MByte dataflash memory

2010-01-18 Thread SebFox
HI Sunny,

Thanks for your reply.
How many RAM and Flash do you dispose to run Android?
It is same as mine ?

Have you got a datasheet link of your board OMAP 2430?

Thanks

SebFox
-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Re: Porting Android

2009-10-18 Thread Dan Sherman
Might be better served on the android-porting mailing list :)

On Sat, Oct 17, 2009 at 1:50 AM, VY vyau5...@gmail.com wrote:

 Hi:

 Are there resources/documents showing how to port the Android platform onto
 other hardware platforms?

 Any tips/pointers much appreciated.

 --Vincent


 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: porting android

2009-09-09 Thread Mark Murphy

tica wrote:
 If I want to porting Android to a new hardware platform, Is there any
 basic reqirments of the hardware?

The [android-porting] Google Group is probably a better place for
questions about porting:

http://source.android.com/discuss

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

Need help for your Android OSS project? http://wiki.andmob.org/hado

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: Porting Android code to Symbian

2009-07-06 Thread Al Sutton

I would start by asking the copyright owners of the applications that
you intend to port whether or not they mind you doing it.

Al.

On Jul 4, 5:08 am, MCON Dev mcon...@gmail.com wrote:
 I find it a interesting proposition to port applications from Android to
 Symbian and improve a mobile app's popularity and usage. I am sure that I
 will find multiple results using a google search on this topic. But any
 recommendations from where I should start ?

 Sid 4m mConDev
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: Porting android to PXA270 board

2008-04-12 Thread renegade

Thanks Qin Shiming,
I Think these informations will be very useful, But just tell me if
I'm wrong...
As far my system contains 2 partitions...FAT16 kernel partition, EXT2
filesystem partition. Both are read only.
So what I have  to do is :
- make system partition to be in read/write mode,

But what about system/userdata partitions??
Should i have 2 partitions containing:
- system data
- userdata data
Both extracted from Android emulator folders:
/system
/userdata
Am i right ??

I need an example how  to prepare SD card to start Android on my
system.
How will be partitions mounted...

There is hard to find basic infos about filesystem.
Thanks for any help men.
Regards,
renegade
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: Porting android on hardware

2008-04-12 Thread Joa

renegade,
The guys hanging out on android-internal are doing this kind of stuff.
Check out what they've been doing.
Joa

On Apr 12, 10:25 am, renegade [EMAIL PROTECTED] wrote:
 Hi all,

 I created this post to help new android developers with porting
 android on hardware.
 Very inportant quesion is :
 How to prepare SD card to run android?

 Lets say, that I have :
 - patched compiled kernel,
 - system dir extracted from android emulator,
 - userdata dir extracted from android emulator,

 What to do then?
 How should look the SD card for Android to start system?
 How partitions are mounted?

 There is lack of these informations...

 Thanks for everyone, who replies the message from everyone who see
 this post helpful...

 Regards !
 renegade
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---