Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
warpaper
Old
#91  
warpaper's Avatar
Senior Member
Thanks Meter 2
Posts: 247
Join Date: Jun 2010
Yeah, P6800!

Quote:
Originally Posted by faridaizuddin View Post
Waiting for P6800... :)

Sent from my GT-P6800 using Tapatalk
Current Phone: N4, CM10.1

Previous Phone: Nexus One
Rom: CM7 nightly
Darktremor Apps2SD 2.7.5.3 beta 4
IntersectRaven's Kernel: 2.6.37.5
[/SIZE]
 
XeKToReX
Old
#92  
Member
Thanks Meter 12
Posts: 53
Join Date: Apr 2010
Location: Melbourne
Quote:
Originally Posted by kijsophon View Post
I test in Galaxy TAB 7.7 (P6800) Ok Bootup
Wow. Please keep us updated with your work, That's amazing to see actually running.

XeKToReX
 
teiglin
Old
#93  
Senior Member
Thanks Meter 87
Posts: 520
Join Date: Jul 2011
Quote:
Originally Posted by locerra View Post
I changed this to 197, since that is the density of our screen, although I see that some other devices have set an incorrect density to fix this issue.
Doesn't Android expect the LCD density to be either 160, 240, or 320? The market, at least, tends to be unhappy with devices at other densities, and I haven't used a device out of the box that didn't have one of those. I don't think the value is meant to be a precise reflection of reality; rather, it's an approximation against which to scale the UI.

I believe the cutoff for ICS to treat your device as a tablet is 192. DPI over 192 means phone, less than or equal to 192 means tablet.
 
maconsultant
Old
(Last edited by maconsultant; 6th April 2012 at 04:15 PM.)
#94  
maconsultant's Avatar
Senior Member
Thanks Meter 60
Posts: 280
Join Date: Jun 2011
Location: New York
Tested the alpha p6800 version.. it boots fine and works. Just the mentioned devices in the beginning of the thread dont work. All in all great effort.. i can now see the light @ the end of the TouchWiz tunnel..!

Sent from another Galaxy...
Tab 7.7
CURRENT DEVICES

Nexus 4 | 16GB | PA 2.99
Nexus 7 | 32GB | WiFi+3G (Unlocked) | PA 2.99
Nexus 10 | 32GB | WiFi | PA 2.99

OTHER DEVICES

Galaxy Tab 7.7 | 16GB | WiFi+3G (Unlocked) | Stock TouchWiz ICS 4.0
HP TouchPad 4G | 32GB | WiFi+3G (Unlocked) | Stock WebOS
The Following 2 Users Say Thank You to maconsultant For This Useful Post: [ Click to Expand ]
 
jamaljmys
Old
#95  
Senior Member
Thanks Meter 33
Posts: 640
Join Date: Dec 2007
thank you guys for all efforts. full appreciated.

as you aware, all of owners of tab 7.7 suffering too much from honeycomb with SAMSUNG touches, and we looking hardly for ICS.

your job is nice and excited so could we know the possible risks may got from flashing the release?

hence there is a lot of red alerts in OP prevents us from sharing you by testing and reporting at least.

thank you all
 
stefanamlappi
Old
#96  
Member
Thanks Meter 2
Posts: 85
Join Date: May 2006
All very Good. Now we have to wait for 3G and WLAN Support!!!
Thx
 
maconsultant
Old
#97  
maconsultant's Avatar
Senior Member
Thanks Meter 60
Posts: 280
Join Date: Jun 2011
Location: New York
I had tried to build an ICS based rom for the 7.7 with no luck so i have already pulled the files that are needed for the GT-P6800, if the OP needs any of those device specific files please let me know. Any way i can contribute id be glad to help further development.. thanks

Sent from another Galaxy...
Tab 7.7 GT-P6800
CURRENT DEVICES

Nexus 4 | 16GB | PA 2.99
Nexus 7 | 32GB | WiFi+3G (Unlocked) | PA 2.99
Nexus 10 | 32GB | WiFi | PA 2.99

OTHER DEVICES

Galaxy Tab 7.7 | 16GB | WiFi+3G (Unlocked) | Stock TouchWiz ICS 4.0
HP TouchPad 4G | 32GB | WiFi+3G (Unlocked) | Stock WebOS
 
poisike
Old
#98  
Senior Member
Thanks Meter 226
Posts: 1,113
Join Date: Jun 2009
I looked at the source code and it seems that CM already has the 3G fixes needed to make HC radio work.

You are missing one 3G specific file: /system/lib/libsec-ril.so
And a few lines in build.prop:
rild.libpath=/system/lib/libsec-ril.so
rild.libargs=-d /dev/ttyS0
ro.telephony.ril.v3=signalstrength,usehcradio
ro.telephony.ril_class=SamsungHCRIL

I added these to your p6800 rom, but it still doesn't work. It looks like it thinks it's a wifi only tablet.

Unfortunately i have a slow PC and i don't have that much time to try and build it myself.
HTC One X (Stock Android 4.0.4)
Samsung Galaxy Nexus (Stock Android 4.2)
LG Nexus 4 (Stock Android 4.2)
Asus Nexus 7 (Stock Android 4.2)
Samsung Galaxy Tab 7.7 3G (Stock Android 4.0.4)
Samsung Galaxy Tab 8.9 3G (Android 4.1.2 AOSP ROM)
 
questionmark
Old
#99  
Senior Member
Thanks Meter 37
Posts: 101
Join Date: May 2005
Location: leiden
Quote:
Originally Posted by poisike View Post
I looked at the source code and it seems that CM already has the 3G fixes needed to make HC radio work.

You are missing one 3G specific file: /system/lib/libsec-ril.so
And a few lines in build.prop:
rild.libpath=/system/lib/libsec-ril.so
rild.libargs=-d /dev/ttyS0
ro.telephony.ril.v3=signalstrength,usehcradio
ro.telephony.ril_class=SamsungHCRIL

I added these to your p6800 rom, but it still doesn't work. It looks like it thinks it's a wifi only tablet.

Unfortunately i have a slow PC and i don't have that much time to try and build it myself.
Hi

Sorry if this message should go in the general section. I have installed a build machine on virtualBox using Unbuntu 11.10 and pulled in CM9 source. The problem is that I'm not sure how to integrate/merge? The githubfrom LOCERA in the CM9 source tree... I read from LOCERA repply to you, you need the CM9 source obviousuly + some change to it _+ the common device tree. I have no experience in building customer ROM ( I do have building custom ROM for my router FRITZBOX). I'd love to start and would like to help somehow if this is possible.... I have the 6800 and if people can tell me howto or were to find info how to build what LOCERA did I be quite happy to help and spend time in building or testing stuff.

I had no problem installing the ROM on my 6800.

Cheers
 
poisike
Old
#100  
Senior Member
Thanks Meter 226
Posts: 1,113
Join Date: Jun 2009
Quote:
Originally Posted by questionmark View Post
Hi

Sorry if this message should go in the general section. I have installed a build machine on virtualBox using Unbuntu 11.10 and pulled in CM9 source. The problem is that I'm not sure how to integrate/merge? The githubfrom LOCERA in the CM9 source tree... I read from LOCERA repply to you, you need the CM9 source obviousuly + some change to it _+ the common device tree. I have no experience in building customer ROM ( I do have building custom ROM for my router FRITZBOX). I'd love to start and would like to help somehow if this is possible.... I have the 6800 and if people can tell me howto or were to find info how to build what LOCERA did I be quite happy to help and spend time in building or testing stuff.

I had no problem installing the ROM on my 6800.

Cheers
Unfortunately i haven't found any good guides for this, i'm still learning myself.

You can use: git clone git://github.com/ohanar/android_device_samsung_p6800.git p6800
and: git clone git://github.com/ohanar/android_device_samsung_c210-common.git c210-common

You have to issue these commands in yourcmsource/device/samsung folder
HTC One X (Stock Android 4.0.4)
Samsung Galaxy Nexus (Stock Android 4.2)
LG Nexus 4 (Stock Android 4.2)
Asus Nexus 7 (Stock Android 4.2)
Samsung Galaxy Tab 7.7 3G (Stock Android 4.0.4)
Samsung Galaxy Tab 8.9 3G (Android 4.1.2 AOSP ROM)

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...