new froyo coming soon

Search This thread

RyanZA

Senior Member
Jan 21, 2006
2,023
784
JHB
What your posting is news, it has nothing to do with development.
This section is for people developing for android. There is a General section for things like this.

Samsung develops for Android too... so a new firmware is just a new rom that has been made by samsung. Just because it's made by samsung, doesn't mean its not Android Development. :)

Although this post is bad, it's not even for the SGS! Try make sure you have the correct device! ;)
 

donnykim

Member
Oct 30, 2007
35
2
Rotterdam
Well twitter message was very vague as well, when I got read that I also thought new SGS firmware. Anyway he could have told us it was for tablet
 

Richthofen

Senior Member
Jul 13, 2010
387
78
In the land of the blind
Could it be:
Code:
  <Device>
    <ModelName      value="GT-P1000"/>
    <BaseModelName  value="GT-P1000"/>
    <ProjectName  value="P1"/>
    <FriendlyName  value="P1"/>
    <ProductLineup value="HHP"/>
    <OS value="Android" />
    <TargetMarket value= "Europe" />
    <Platform value="Android" lab="GALAB"/>
    <Language value= "English" />
    <LCD>
      <Type value="XGA"/>
      <Width  value="600"/>
      <Height value="1024"/>
      <Color value="16777216"/>
    </LCD>
 

kgk888

Senior Member
Jun 26, 2010
170
0
Could it be:
Code:
  <Device>
    <ModelName      value="GT-P1000"/>
    <BaseModelName  value="GT-P1000"/>
    <ProjectName  value="P1"/>
    <FriendlyName  value="P1"/>
    <ProductLineup value="HHP"/>
    <OS value="Android" />
    <TargetMarket value= "Europe" />
    <Platform value="Android" lab="GALAB"/>
    <Language value= "English" />
    <LCD>
      <Type value="XGA"/>
      <Width  value="600"/>
      <Height value="1024"/>
      <Color value="16777216"/>
    </LCD>

If that's right then the info Samsung-Firmwares.com lists here is wrong. They claim 480x800, which seems rather bizarre to me considering it's the same resolution as the phone, only blown up to 7"

1024x600 would be much better, but I want the thing to be a larger form factor (9-10") even more.
 

dakine

Senior Member
Nov 13, 2006
748
34
Damn I wish we got some new froyo firmware, this lack of flashing makes me antsy. I hope we get something before September.
 

appelflap

Inactive Recognized Developer
Feb 9, 2008
4,202
830
Utrecht
I know I've read somewhere before that claims the tablet to be 1024*600, so I do not trust samsung-firmwares in this regard.

You are definitely right! I decompiled some stuff from the tab firmware and in some layout files from some applications, I see definitions like
Code:
<FrameLayout android:layout_width="600.0px" android:layout_height="1024.0px"
also, I've seen several background pictures with a 1024*600 size