Toshiba AC100 and Honeycomb. Anyone? - Android Software/Hacking General [Developers Only]

Now that nearly all 3.0 not native tablets have received an unofficial hoenycomb port, I think it would be fantastic if we make an effort to port honeycomb also to AC100. Yeah I know there aren't official google sources... But all who ported honeycomb to 2.2 native devices didn't use sources. So we can also do the same. Regarding kernel here is a useful resource: http://gitorious.org/ac100
I continue to think that for all who love android a 3.0 port would be a loved addition!
If anyone able to port honeycomb wants to join me in porting honeycomb to ac100, is welcome. I am not very expert doing these things, but I will be enthusiast to learn!
Waiting for anwers.

I would like to see Android 3.0 on the AC100 too. I'm sorry I cant realy help on this, but to port Honeycomb will not be trivial. I think. I have seen the problems to port Linix/Ubuntu for AC100 and the main problem should be the missing of the Toshiba sources.

There is a rom in the works at tabletroms dot com!!! not fully functional yet

Related

Android hacked to run on real hardware

link: http://www.engadget.com/2008/01/09/android-hacked-to-run-on-real-hardware/
Android has been hacked to run on actual hardware (rather than the released emulator).
This is excelent news! Now we just hope that somehow it's also ported to our beloved Pocket Phones and the world will be happy again
Here is the how-to for Sharp Sl-C760:
http://euedge.com/blog/2007/12/06/google-android-runs-on-sharp-zaurus-sl-c760/
Great news!! But what do you mean by hacked?
Didnt they release the SDK for developers to port the OS to real hardware devices?
Or just for software development?
Software development. But I am pretty Google knows it can and eventually be ported to actual devices. Its only better for them, the ported devices never run flawlessly as their Android phone. We're their free advertisement.

What would it take to get MeeGo running on the G-Tablet?

Kernel development isn't my strong suite.
But I'm very interested in some opinions on what exactly it would take to get MeeGo running on the G-Tablet.
http://tapntap.http.internapcdn.net/tapntap/viewsonic/gTablet-TapUI-1.1-Kernel-Patch.zip
Would that kernel patch be of any use?
Lets assemble a team to do it, i will be on it but i probably dont know enough to lead it or anything. You might send an email to the meego team asking about what all the kernel needs to support in order to get this thing running.
Martin is working on Advent Vega for Meego and I think we can just follow the step for G tablet.
Here is the progress:
xxxx://wiki.meego.com/ARM/TEGRA2
xxxx://wiki.meego.com/ARM/TEGRA2/Notes
I can't post the URL until I got 8 postings, so just replace xxxx = http
NS_nix
Nice. Looks like it's still got a long ways to come, but glad someone's already working on it! I'll keep my eye on that page.
I think we do is enumerate the components of G-tablet using the kernel source info.
1. Touch screen is using eGalax. +CONFIG_TOUCHSCREEN_USB_EGALAX=y
2. bcm4329 wlan for Wireless 8011n
XXXX://forum.xda-developers.com/showthread.php?t=892308
3.
And use this info to patch the meego kernel for G-tablet or the other way around, find a tegra kernel with g-tablet patch that can run meego.

[DEV] Tegra 2 kernel source for honeycomb (2.6.36)

You can get it from here:
http://android.git.kernel.org/?p=ke...;hb=refs/heads/android-tegra-2.6.36-honeycomb
This is thanks to Koush, who posted it here:
http://www.koushikdutta.com/2011/02/motorola-xoom-rooted.html
One thing to note though, is that he said this:
"Unfortunately the kernel was not available in the Android repositories. At first, I tried using the Harmony kernel, since they are both tegra 2 250 chips. That turned out to be major fail. As soon as I was about to give up, I noticed that AOSP had updated their tegra kernel repository with some new tasty branches for stingray. Kudos to these guys for being so on the ball! I was able to compile that up and get a working recovery to obtain root, and then get Superuser on the device."
I'm sure someone tried the same thing, and the harmony kernel didn't work on our Vega tablets, either. Hopefully this should work with little changes to implement.
But, it saves us having to wait for Advent to try and create a honeycomb rom in the future.
EDIT: Here's a changelog for the kernel source too.
http://android.git.kernel.org/?p=kernel/te...id-tegra-2.6.36
Good luck!
Anymore news on this or if anyone else is looking to port honeycomb to the vega?
Work is not being done at the moment as far as I know, for 2 reasons
Google AOSP has not released sources for Honeycomb yet
And its likely that a lot of backporting will need to take place for it to work on the vega (this will be assisted if the vega or a clone get an official honeycomb rom soon). Backporting is hard work and can take a lot of time.
It is likely we will see Honeycomb, but don't expect anything soon.
I must say I rather thought the AOSP would have been released by now. I wonder what the hold up is....

webOS on sapphire

Is there a way to get a webOS ROM and G1 or HTC Magic? I believe the webOS SDK (https://developer.palm.com/index.php?option=com_content&view=article&layout=page&id=1788) is opensource like Android is.
Android is open sourced, but drivers for network connections aren't... There is no way to port web os for android devices... (if i'm not mistaken)
sickleman said:
Android is open sourced, but drivers for network connections aren't... There is no way to port web os for android devices... (if i'm not mistaken)
Click to expand...
Click to collapse
They are both Linux based so why not pull the wireless from android and port it to webOS?
Drivers belong to f.e. HTC/Motorola, so there is no way to pull them from OS in usable (uncompiled) version. I think if it could be possible, there would be a lot of linux based ROMs first (like for some siemens old devices)...
It's a kind of defense from ideas like yours...
This is what I said to someone who asked this Q, but about WP7...
"Porting it to Android phones is illegal, the only exception is porting WP7 to other WinMo phones only....This is the same reason why WebOS can't be ported to other phones, you will get a C&D from Microsoft or worse if you attempt to have the OS on non-Windows phones. WP7, WinMo, WebOS, and iOS are all closed-sourced, unlike android you can't have those OSes on any device."
Now WebOS has some things that are open, but it's not fully open like Android. HP wouldn't allow such a thing, if you've try porting WinMo/WP7 , or another closed OS, you'll be told to quit it. The SDK isn't there for people to port it to other phones, but to develop apps, and other things for the pre line and other Webos native devices....And WebOS would be to slow on the 1st Gen Android phones...It was slow on the Pre 1, so it'll be slower on a 528MHz too. It's finally good on the 2nd Gen snapdragon, but look how big the Cpu Gen gap is...
sickleman said:
Drivers belong to f.e. HTC/Motorola, so there is no way to pull them from OS in usable (uncompiled) version. I think if it could be possible, there would be a lot of linux based ROMs first (like for some siemens old devices)...
It's a kind of defense from ideas like yours...
Click to expand...
Click to collapse
Can a CM wireless module be edited to work with webOS? Like a webOS and CM merged rom for G1 and HTC Magic. Like some of the gingerbread roms for sapphire.
Ace42 said:
This is what I said to someone who asked this Q, but about WP7...
"Porting it to Android phones is illegal, the only exception is porting WP7 to other WinMo phones only....This is the same reason why WebOS can't be ported to other phones, you will get a C&D from Microsoft or worse if you attempt to have the OS on non-Windows phones. WP7, WinMo, WebOS, and iOS are all closed-sourced, unlike android you can't have those OSes on any device."
Now WebOS has some things that are open, but it's not fully open like Android. HP wouldn't allow such a thing, if you've try porting WinMo/WP7 , or another closed OS, you'll be told to quit it. The SDK isn't there for people to port it to other phones, but to develop apps, and other things for the pre line and other Webos native devices....And WebOS would be to slow on the 1st Gen Android phones...It was slow on the Pre 1, so it'll be slower on a 528MHz too. It's finally good on the 2nd Gen snapdragon, but look how big the Cpu Gen gap is...
Click to expand...
Click to collapse
WP7 is closed sourced that is the big deference.
chris122380 said:
Can a CM wireless module be edited to work with webOS? Like a webOS and CM merged rom for G1 and HTC Magic. Like some of the gingerbread roms for sapphire.
Click to expand...
Click to collapse
I don't think so... There was new type of java developed for Android (dalvik-java). I don't know how the WebOS is written, but it's not the same programming language for sure. Crossprogramming/crosscompiling is like copy polish text to english homework. Trust me, it won't work at all.
Dokładnie jak teraz, nie sądzę, żebyś cokolwiek z tego co tutaj piszę zrozumiał, ale i tak pozdrawiam Ciebie, jak również innych polaków korzystających z XDA.
But there is one possibility to run WebOS on our devices! You have to write everything on your own. If you want write new drivers for network/gps/camera/etc modules you have to know how they are communicating with each others, and have a lot time and skills and informations (like datasheets for all microcontrollers in device) for writing all starting from nothing...
(There are problems in porting Honeycomb for other than originally supported devices... If it is so hard, about WebOS i think you can forget...)
Ofcourse everything is possible (like MacOSx on f.e. AMD or Atom based processors), but not everything is profitable. There have to be some issues causing HP abandon WebOS (and making it worst from other OSs) (I'm speculating, I don't know how WebOS is working and how is to work on WebOS..).
chris122380 said:
WP7 is closed sourced that is the big deference.
Click to expand...
Click to collapse
I know what I'm talking about...WebOS is closed sourced...You can't port it to non-palm/HP devices at all...It's not legal...
http://forums.precentral.net/webos-discussion/292920-we-need-team-port-webos-android-devices.html
If you don't believe goto that thread, or make a new one asking the question, the pal devs will tell you it can't be done.
So there is no way to get Android to look like webOS.
chris122380 said:
So there is no way to get Android to look like webOS.
Click to expand...
Click to collapse
There are themes that were made very very long ago, doubt you'll find them again. However the "wave launcher" from WebOS is on Android, on the market.
http://androidcommunity.com/android-team-forced-to-pull-palm-pre-theme-20090814/
Ace42 said:
There are themes that were made very very long ago, doubt you'll find them again. However the "wave launcher" from WebOS is on Android, on the market.
http://androidcommunity.com/android-team-forced-to-pull-palm-pre-theme-20090814/
Click to expand...
Click to collapse
Have been looking for the theme as well http://forum.xda-developers.com/showthread.php?t=1251829
Sent from my Dream/Sapphire using XDA App
Will this now be possible now that HP has open sourced WebOS?
Sent from my Gingerbread on Sapphire using XDA App
Since WebOS is open source this is very "do-able", hell they ported Android to the iPhone, why not WebOS to an Android Device?

[Q] Android Honeycomb for Tablet on Nokia N800?

i've wondering if it's possible to make an Android ROM based on Honeycomb for Tablet have it running on a nokia n800? what do i need? if this is possible, nitdroid project has not been active for the n800 port, i have seen some video showing n800s running eclair or even froyo, but this people doesnt responde at all, nitdroid says the n800 port has been stopped and instead n900 port is in the making, i wanna give a try for myself if something can give me some guidance i would appreciate it so much
Thanks so much in advance
BTW
I managed to install nitdroid on my n800,. but we are talking about donut, and is kinda slow , dont have sound at all, and the main objective is to ditch maemo and to have android as primary OS in the tablet, before getting enough money to buy a MMP powered with android, like the samsung galaxy player 50 or some other android device equally small like the n800
Thanks again guys for any help

Categories

Resources