Jump to content

[Port] Ice Cream Sandwich SDK Porting to the Liquid


Recommended Posts

Guest Ma7moud
Posted (edited)

For get the best from ICS, you need a 3.0 kernel

i think so, and new hardware libraries i think

but in the emulator its working on a 2.29.6 kernel, like our kernel

EDIT: sorry i meant 2.6.29 tongue.gif you can say i wrote this post while sleeping laugh.gif

Edited by Ma7moud
Guest Ma7moud
Posted

on Gingerbread when you tap the android version in About phone you get a picture, well i tried the same in 4.0.1 and got a new picture tongue.gif

its a picture of an Android bee with the word "REZZZZZZZ..." then the word disappears

post-868543-0-35393100-1319301333_thumb.

post-868543-0-04620500-1319301483_thumb.

Guest kinsang_lee
Posted

wow,that's pretty awesome B)

waiting for ICS rom for my Liquid

android1.6>2.1>2.2>2.2.2>2.3>2.3.4>2.3.5>2.3.7>4.0!!!!!!!!

Guest RomzesRover_R
Posted

You've done it???!!!

yes, i use kernel from Ma7moud

Guest nosenose123123
Posted

But, What work and what don't work? issues with the battery drain?

Guest RomzesRover_R
Posted (edited)

But, What work and what don't work? issues with the battery drain?

only for devs!, or or just watch the new android)

touch screen and display worked)

everything else not worked!

Edited by RomzesRover_R
Guest AcerFerrari
Posted

only for devs!, or or just watch the new android)

touch screen and display worked)

everything else not worked!

Just tell you the bugs, don't be frustrated......

wifi not working

BT not working

Softkeys not working

Touchscreen not working occationally

Almost all apps FCs

When i touch the status bar, my phone reboots

Posted

Go devs!! this is a great start, it has a lot of Fc, but it works!

thanks for your work and sorry for my bad english

Guest AcerFerrari
Posted

The most funny problem is that phone.apk FCs

A phone which cannot call is not a phone xdd

Posted

there is a working port for nexus s on xda (We Scream for Ice Cream). It's easier to port it instead the sdk?

sorry for my bad english

Guest AcerFerrari
Posted

there is a working port for nexus s on xda (We Scream for Ice Cream). It's easier to port it instead the sdk?

sorry for my bad english

NS has a totally different hardware with our Liquid. The only hope is that ICS is running on N1 well

Guest Dario93
Posted

Hey Ma7moud,which lines did you edited in init.rc? :)

Guest AcerFerrari
Posted

Hey Ma7moud,which lines did you edited in init.rc? :)

Hey Dario, you're back!

Finish this before you sell your Liquid ! xdd

btw i don't know how to fix the FC of the phone

Guest boris2005
Posted

I have a little bit interest in your project, but how can i start the project?

I am really green on Android System Programming.

Guest Ma7moud
Posted (edited)

Hey Ma7moud,which lines did you edited in init.rc? :)

bootclasspath to this :

/system/framework/core.jar:/system/framework/core-junit.jar:/system/framework/bouncycastle.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/android.policy.jar:/system/framework/services.jar:/system/framework/apache-xml.jar:/system/framework/filterfw.jar
and added this line to the netd service
socket dnsproxyd stream 0660 root inet

the netd line i figured it out on my own, but the bootclasspath i got from the twitter account of a developer on xda biggrin.gif

and bad news everyone, no official ICS for Nexus One sad.gif

source : http://goo.gl/T9xRF

and the "We Scream for Ice Cream" rom from Nexus S is not the latest build and its missing some of the features of ICS

Edited by Ma7moud
Guest fischschneehase
Posted

bootclasspath to this :

/system/framework/core.jar:/system/framework/core-junit.jar:/system/framework/bouncycastle.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/android.policy.jar:/system/framework/services.jar:/system/framework/apache-xml.jar:/system/framework/filterfw.jar
and added this line to the netd service
socket dnsproxyd stream 0660 root inet

the netd line i figured it out on my own, but the bootclasspath i got from the twitter account of a developer on xda biggrin.gif

and bad news everyone, no official ICS for Nexus One sad.gif

source : http://goo.gl/T9xRF

and the "We Scream for Ice Cream" rom from Nexus S is not the latest build and its missing some of the features of ICS

not to bad this news it will get it any way unofficial ;) apart from taht great work liquid seems to be one of the first devices which even got a very alpha state test buold Xd

go on :) GREAT WORK

Guest Ma7moud
Posted

<br /><br /><br />

According to http://www.telegraph...S-in-weeks.html

N1 does not capable on running ICS.

they said its because the system partition in the Nexus One is too small for ICS

its 150 MB on the N1 and on the Liquid its 165 MB, i really hope that will be enough biggrin.gif

Guest AcerFerrari
Posted

We need to actviate Swap to make ICS available

Posted

We need to actviate Swap to make ICS available

????? System partition size and swap are different things. ...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.