Cube Iwork8 Ultimate - Supported Devices

So this was posted in another thread http://forum.xda-developers.com/showpost.php?p=66960221&postcount=2
where NeKit1000 said he had put Remix on Cube Iwork8 Ultimate, I think.
He said "What happens when you do insmod /system/lib/modules/8723bs.ko? I've got the ROM for V820W CH working on similar device (Cube iWork8 Ultimate) which also uses rtl8723bs.
You will also need to copy /system/vendor/lib/libbt-vendor.so, /system/etc/bluetooth and /system/etc/firmware/bt from your stock ROM."
Anyone know if this is legit or what I need to do to build it? I know there are dual boot roms of at techtablets but I don't like (I hate) Windows 10 on this tablet and love the Remix on the i6, hoping this could be good on Iwork8 Ultimate. Otherwise I suppose I'll keep trying to figure out how to put just the Android on it without the darn Windows taking up half the drive.

Related

Android on Universal

Android is a new open source mobile operating system that Google developed and an SDK has just been made available.
It would be great to see this ported to the Universal if its possible.
I don't see why it would not run since the Universal can already run Linux (to some extent) and Android is just based on that. Whether and to what extent the hardware can be supported is another question that only our programmers can answer. As we can surely count HTC out on supporting their legacy devices it might not be worth anybodies time in the end.
SDK for Android would not help at all. It is just a set of headers and import libraries. To port something to a device you need complete source codes of its kernel, software, etc. Even more - we don't know hardware requirements for Android. It may require the NOR flash to run from it - and we don't have it on our device at all.
mamaich said:
Even more - we don't know hardware requirements for Android. It may require the NOR flash to run from it - and we don't have it on our device at all.
Click to expand...
Click to collapse
Nobody uses NOR these days, it's too expensive and provides no real
benefit over NAND. The XIP days are over.
I hate java with passion, but i don't see any reason why Android software
will not be running on the universal.
Any news? I mean: can Universal run an Android ROM?
I saw something on tytnII, is there an hope?
can anyone confirm if android requires a customised hardware or minimum requirements....
By The Looks Of It I Shouldnt See Why Not...
I Saw That Video Of It On The Tytn And It Looks Like Its Just A Linux Based Kernel Booting Though Haret.
Theirs Already Some Pretty Good Progress With Linux On The UNI And I Dont See Why It Shouldnt Be Possible To Patch This Up. (Wish I Could But Im Not A Linux Coder )
maybe something like this
(click on the emote)
could be done for univ.
Getting A Replacement
I Get My Replacement XDA Exec On Monday Hopefully So Ill See If I Can Do Anything. No Promises Though
Regards,
OllieD
It looks promising but I am also awaiting the Ubuntu Mobile edition for PCC: it looks awesome!
if it has to run java bytecode
hi a .CAB solution should be possible. tis my prefered choice at present. KVM with class jar anyone??
any news ?
Kaiser can run Android, any ROM for Uni?
In this thread we have Android ported in to a Kaiser, hope someone is working on an Android ROM for UNI!!
It looks very nice the interface
Does anyone knows more info about this?
Thanks
Gracias
Any news on Android for Uni?
I've been trying to get it to work on my ELFin too, but i gave up when i only managed to get the Linwizard running without startx... (i dont know how to telnet and startx -.-)
Any news on this?
I'm thinking of getting a universal but i'm gathering info on it atm!
Has anyone been able to get some real progress on this matter?
I installed this onto my main memory, but when I run it I get a blank screen and the phone vibrates continuously, what am I doing wrong? I think this version is supposed to work on the Universal.
hye !
i also tried to install android on my universal, but it didn't work at all, i only had a black sreen and it vibrate without stopping. if someone has an idea, or a new thread were we can find out a running android os for uni... i take it !
Very keen on this
Is there a project? .. I'm a developer and would be willing to assist, but i haven't got enough experience with these devices to start the project off myself...
Count me in as a beta tester
It would be great to have Android on Uni!!
So this news means that very soon developers can start working on android to be ported on other devices!!!
http://android-developers.blogspot.com/

android

hello,
their seems to be a few posts on this being ported to BA recently. ow ive got linux running on my BA fairly well (havent got round to setting up gprs etc yet though but thats a different matter) and id be willing to try and get a port of android working, if someone can extract the 3 img files in the android sdk as ive not managed to do that yet ? anyone want to try and help or am i talking of a lost cause
ok, ill post this incase anyone is watching. i made some progress getting andriod running but i keep getting seg fault tryingto run it, any1 who could provide insight let me know pelase
Unfortunately I can't help you but I'll be keeping a VERY close eye on this thread!
Good luck, I'm sure there are a whole load of people who'd buy you a beer if you succeed.
Steve
glad to see someones watching . ill have another play around over weekend see what i can come up with
it will be interesting to see how android works on BA keep up with the good work
Nice.
I like my BA and I don't wont to change it until an open linux mobile is avaible (an open Iphone could be great).
Maybe a sub-forum called "Blue angel linux" could help.
I'm bored or a problem with the actual BA linux is the acces to the wifi chipset?
And this seems noise. And I don't want to pay for having linux on my BA!
http://www.a-la-mobile.com/news/press/pr080114.html
aperles said:
I'm bored or a problem with the actual BA linux is the acces to the wifi chipset?
Click to expand...
Click to collapse
Not the access, but a nice gui/setup.
remember linux is designed primarily for people who know what their doing. yes theirs guis now which help but you stil need command line to use linux properly. except on the iPhone and android from what ive seen
actually there was an earlier thread regarding android. and with 921+ adding 200+ views here, We bet there are people that are REALLY interested porting this.
hope we get it up and running.
anything for our BA.
even alternatives to WM6 are welcome.
well im not having a lot of look, it seems to be segfaulting pretty much constantly. think its down to the busybox shell though so im going to find a newer one and try that later, does anyone know what version of the arm feature set the BA uses. (because from reading http://benno.id.au/blog/2007/11/21/android-neo1973) android only seems to work on devices using ARMv5 featureset. whatever that means)
UPDATE: thats not a problem, the pxa263 in the BA is ARMv5TE so thats ok - gotta love wikipedia (http://en.wikipedia.org/wiki/XScale)
Further update: ok been reading up a bit more and im doing the risky thing of building my own kernel for android see if i can get round these damn segfaults
ok just thought id post up so people done think ive given up here . still havign issues compiling the linux kernel with the android addidtions. mainly because i ahvent got a proper linux machine at home (only virtual pc on this computer)...dont suppose anyone uses linux and has a decent knownledge of compiling kernels on here ??
DJ_Steve said:
ok just thought id post up so people done think ive given up here . still havign issues compiling the linux kernel with the android addidtions. mainly because i ahvent got a proper linux machine at home (only virtual pc on this computer)...dont suppose anyone uses linux and has a decent knownledge of compiling kernels on here ??
Click to expand...
Click to collapse
I've compiled kernels under Linux before, but not for an embedded system like the angel's.
Where did you get the tarballs for everything? And what distro of Linux did you install?
Really, real machine vs virtual machine, in this case, shouldn't matter. It might, but shouldn't.
not so much the fact im using a virtual machine, its the fact im only on a 2mb connection so downloading linux cd images takes ages and since debian is the only distro ive seen which has arm crosscompile tools that work that means 2 dvds or 9+cd images. most of the tarballs ive had to rip direct from the android sdk emulator. i could host them somewhere if someone wants to try and help me out getting a kernel running - after that i think most of android should fall into place on its own, but getting openbinder support in the kernels proving difficult
EDIT/UPDATE: ok just tried installing the arm crosscompiliers on my development dedicated server and it seems to be compiling a kernel as i type (hopefully) so looks to be some progress happening here
Been following your thread with interest.
I should be getting a new PDA from work, so then I could take the risk of bricking my trusty and battered Blue Angel.
Any chance you could post some links to the various bits you are using? Not a step by step (unless you have the time) but the starting points so others can attempt to duplicate your efforts in parallel?
Good luck - I'm rooting for you!
ok, im just tarballing up the files on my webserver now, didnt have any success with kernel, looks like im going to have to take the blueangel drivers etc from the kernel posted on handhelds.org and manually merge the config files into the android kernel image to get it to compile. unless anyone can suggest a way to do that easily (windows or linux routine i dont mind)
the main sites ive used to help out ive listed below
http://benno.id.au/blog/ << somewhere on their theirs a link to the android root filesystem image. (http://benno.id.au/android/system.tar.gz and http://benno.id.au/android/data.tar.gz)
http://nemustech.blogspot.com/2007/12/android-porting-to-real-target-hw.html
http://euedge.com/blog/2007/12/06/google-android-runs-on-sharp-zaurus-sl-c760/
http://handhelds.org/moin/moin.cgi/BlueAngelKernel
the three above above links help even though their not scriptly related to android on blueangel
the rest of the files are in http://radiodmp.net/android-files/ - the 365mb file contains the 2 arm cross compilers and also both the newest blueangel linux kernel and the android kernel - as said above these need merging (android kernel needs to be the one that is the final kernel as its newer i believe
edit: ive just put the system and data tars linked above into the folder on my server also to save people time.
hope that helps
if anyone wants any help drop me a message and ill try and help out. will of course keep trying to sort it myself too
Any update on this?
Actively watching this thread and just wanted to know. I'd love to be able to play with Android.
good to see ppl interested. ive not had time to try and merge the kernels yet, hopefulyl might get chance this week
DJ_Steve said:
good to see ppl interested.
Click to expand...
Click to collapse
Still watching, still interested!
Keep it up.
Steve
ok managed to hack together the two kernels, compiling it as i type - hopefully it'll workon my BA

android or iphone based rom for the vogue?

why doesn't anybody consider making a android based rom for the touch vogue? heck id even be up for a iphone cloned based rom, we need something different! the problem with most iphone themes are that they just mask windows, what we need is a true overall, complete system theme!
anybody up for the challenge?
Accidental Double post
android is already out their through a linux boot loader Iphone I drought it our vouge's cant handle that
theoneownz said:
android is already out their through a linux boot loader Iphone I drought it our vouge's cant handle that
Click to expand...
Click to collapse
yeah but why can't we just make a rom so we can run android natively? as far as the iphone, i mean our version of the iphone, not the actual apple software!
fixxxer2008 said:
yeah but why can't we just make a rom so we can run android natively? as far as the iphone, i mean our version of the iphone, not the actual apple software!
Click to expand...
Click to collapse
If it's so easy, why don't you do it
It's very difficult to do... nobody has figured out how yet.
i just wish android would just be able to load from one file instead of multiple files on the sd's root
Android is linux...
jnrbshp said:
i just wish android would just be able to load from one file instead of multiple files on the sd's root
Click to expand...
Click to collapse
Let Me start of By saying you have a great idea.. you probably know that android was developed by Google, Microsoft's current largest competitor. Las Week Google Announced That Th Chromium Project is working out so greatly that they plan on makeing a full on desktop replacement operating system based on the linux kernel. Currently The Only Other Operating System Google Has Made Is andriod, No let me explain why this is hard to set up on our phones. The Manufactuer Prudoced a ROM with a windows CE bootloader using thwe files NK.exe. for the boot process, for more info on this process google windows CE boot process. however the entire process is difrent in linux. In linux instead of having NK (CE loader) as part of the windows OS we have a seprate program called a bootloader, the two mos common ones are the LILO or LInux LOader and the GRUB or GRand Unified Boot loader niter of wich anyone knows how to get the HTC phone to recoginse without an external windows CE aplication. Running The Application Is The Abutal Process Of The Bootloader, The COnfigration file is simalar to the windows XP boot.ini. esentialy your copy of android is just another application.
To ths date no one has be able to figure out how to create a rom that can edit the factory bootloadre to male it use GRUB or LILO, however if you wanted to chose one or the other i'd develop it to run a mobile version of GRUB bcause then you can dual boot windows mobile as if you were on a PC .
hope this answered your questions as to why an android ROM isn't out there yet.
Honestly, if there was a version of android and chrome i would switch all my devices over to Google Linux right now, i'm tired of the microsoft way of computing, paying another $150 every two to five years.
in theory you can have both andriod and iphone
android is open source, you should be able to use it as a base foundation and skin it with an iphone interface

Windows 10 on x551ml

Hello, guys!
Before everything I want to state that I'm not a developer. It's just an idea, which I came up with.
First of all I couldn't find anything about the zx551ml, only about the ze551ml, so I wanted to create a way to install Win10.
After unlocking the bootloader and root you can use the Linux Deploy (Play Store). With that you can install Ubuntu_x86, which is a x86 based OS (there's also an ARM version, but it won't work, I guess). With that you only need to enable the IntelĀ® Virtualization Technology (IntelĀ® VT), after that you just need to install VirtualBox. Please don't kill me for that, I just really want to create a way to install Windows 10 on the Zoom. If it's impossible this way, please tell me what is not possible of that, but again, please don't kill me for it. I haven't got a Zoom yet, but if this works, than I'll get one.
Thanks.
Windows 8 works fine under qemu-kvm, kernel from BORETS_ROM-2017.06.25_2 (include kvm.ko and kvm-intel.ko), you can run same things as on ze551ml.
Found this http://www.alltechfeed.com/install-...d-mobile-tablet-dual-boot-change-my-software/ but i would be carefull could be scam. Virustotal.com has 2 positives but tons of people claim it works (on youtube but could be bots).

Help installing official Remix OS on Cube i10

hello,
I hope i am not posting something wrong here... new member here.
Right now i am using CUBE i10 dual boot. But i deleted the dual boot, the partition, create 1 partition and install only windows 10 pro. all the drivers is good and no problem so far.
If there is no guide how to do it and people want it, i can make the guide,
I've just download official Remix OS for CUBE i10. when i extract it, the files are android files.
Is there possible if i can get a guide how to install this on my CUBE i10 tablet? I have tried the standart Remix OS for Pc on my tablet, it run ok, but no touch screen support.
so, i believe the official CUBE i10 Remix Os should support touch screen.
Is there any one have tried to clean install this Remix into tablet? If this is working, i will delete the windows OS and only using Remix OS.
Hope someone can help me to install this official Remix OS for CUBE i10, via windows or via anyway possible.
Thank you.
How you delete android partions ? I want install clear Windows , keyboard case Works ?
ogamerof said:
hello,
I hope i am not posting something wrong here... new member here.
Right now i am using CUBE i10 dual boot. But i deleted the dual boot, the partition, create 1 partition and install only windows 10 pro. all the drivers is good and no problem so far.
If there is no guide how to do it and people want it, i can make the guide,
I've just download official Remix OS for CUBE i10. when i extract it, the files are android files.
Is there possible if i can get a guide how to install this on my CUBE i10 tablet? I have tried the standart Remix OS for Pc on my tablet, it run ok, but no touch screen support.
so, i believe the official CUBE i10 Remix Os should support touch screen.
Is there any one have tried to clean install this Remix into tablet? If this is working, i will delete the windows OS and only using Remix OS.
Hope someone can help me to install this official Remix OS for CUBE i10, via windows or via anyway possible.
Thank you.
Click to expand...
Click to collapse

Categories

Resources