Posted
almost 17 years
ago
by
[email protected]
(otto888)
With all the non modchip ways to run Wii homebrew(wiibrew.org),is it possible to put Android into a .ELF file that the Wii will take? I'd really like to try Android on the Wii as a test of the homebrew channel once it comes out.
|
Posted
almost 17 years
ago
by
[email protected]
(vishnu)
hii i am using cross compiler "arm-none-linux-gnueabi" for the compilation of android application on FC 2, i am trying to create a Static library and link to an program and run on Android. as given : [link] but i am getting the error as "not found" when i tried run on ADB
|
Posted
almost 17 years
ago
by
[email protected]
(Alvin Cao)
Hi folks, Some Android specific modules(located in drivers/android) seem to depend on kernel 2.6.23 API's and structs. They won't compile on older kernels. But we have problems running 2.6.23 so I'm trying to port Android to 2.6.21, with which we
|
Posted
almost 17 years
ago
by
[email protected]
(fantazio)
My questions are quite simple: which platforms can i get (publicly avail) that can run Android? In particular: - Is there any platform where Android run stably with all functions enabled? - If there is such a thing, and where do I buy it? - where do I get the ported Android code and kernel for that?
|
Posted
almost 17 years
ago
by
[email protected]
(Guanjun He)
HI,every one Does any one know the detail format of the system.img & userdata.img? Thanks a lot in advance. Guanjun
|
Posted
almost 17 years
ago
by
[email protected]
(Asim)
Hi, I am an embedded systems developer for automotives. My company has recently branched into infotainment, and recently I happened to have chanced upon android. So I thought, if android, which is essentially just an operating system, could it be ported to something other than the mobile phone?
|
Posted
almost 17 years
ago
by
[email protected]
(smallgroup)
Dear everybody, I want to ask some problem that I am very very confused First question I want to build an encryption application in Android. I recognized in Android that has 2 useful library: javax.crypto, java.security. Are they from JDK of java? And if yes, they are from jdk 1.5 or jdk 1.6?
|
Posted
almost 17 years
ago
by
[email protected]
(link)
Hi, I have downloaded [link], and built androidÅ› linux kernel which ran on emulator successfully. Now I download from [link] and want to build WebKit library for android.
|
Posted
almost 17 years
ago
by
[email protected]
(sbVB)
Hi, all For many reasons, Android MUST have a C/C SDK. For instance: I have countess lines of code written in C and wxWidgets; of course, I want to compile this to Android. Don't tell me Java is better. I'm focusing in reusing my code. I've spent many hours digging out the web, finding "hacker-like"
|
Posted
almost 17 years
ago
by
[email protected]
(littertiger)
I find the gphone in emulator is using usbd, instead of udev. I know little about usbd. Does it need special support of kernel?
|