Just curious. Where'd you get the kernel? (What's in your
local_manifest?)
--
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting
Hi,
My target platform has 128MB of SDRAM, 32MB of NAND and USB support.
I already download 2.6.27 linux kernel + Android from android website.
compiled with arm-none-linux-gnueabi-. I also compiled our existing
root fs with arm-none-linux-gnueabi- i.e busybox, util-linux and able
to run our appl
This site has a useful summary about compiling the kernel for
Android. This is where things started to make sense for me.
(Google's docs are kinda sparse when it comes to porting.)
http://www.kandroid.org/android_pdk/intro_source_code.html
Your init might be failing because the kernel doesn't ha
Michael
what should i do in these files (system/core/init/devices.c and system/
core/init/init.c) which will help me create proper device nodes? i
know its a dumb question but
i am fairly new to all this.
bye
shivap
On Dec 18, 4:00 pm, Michael Trimarchi
wrote:
> shivap wrote:
> > hello all
> >
hi
i set init=/sbin/sh in the boot arguments and able to start the
android shell. then i start the init script. i see 'A N D R O I D _ '
screen, but when i do logcat i see that system is trying to load some
services like dbus etc. but unable to start properly. when i see /dev
contents, its all empt
eventhub->KeyInputQueue->WindowManager.
BTW-- In my implementation, there are no such an event called mouse to
dispatch since none of the application will know such a event. So I
picky back on the touch events.
On Fri, 2009-12-18 at 13:49 +0100, hedwin wrote:
> Working on that, were would you expe
http://android.git.kernel.org/?p=platform/external/opencore.git;a=blob;f=android/android_logger_config.h;h=ba7baa3aedd3a0c30e004b34c30f20fea4592f2e;hb=98173adb718c0fe9d0cc5af08ebd2e5949f1a0b3#l29
On Dec 18, 7:23 pm, anupama wrote:
> Hi All,
>
> To enable the log messages in android I am following
I don't know how you will be able to get adb working if your hardware
is running USB in host mode. Other options might be running adb over
TCP/IP or using a serial console.
Mike
On Fri, Dec 18, 2009 at 1:45 AM, Fasil wrote:
> Hi,
>
> I want to debug an application crash with adb for the tar
Hi All,
To enable the log messages in android I am following the below steps.
1) touch external/opencore/oscl/oscl/osclbase/src/pvlogger.h
2)make ENABLE_PV_LOGGING=1
3)In sdcard creating a pvlogger.txt and inserting 8 to that.
But still it can not log the debug messages.
Can anyone help me out w
//
//
// The following
is the debug log :
OMAP3 beagleboard.org # setenv bootargs console=ttyS2,115200n8
noinitrd root=/dev/mmcblk0p2 video=omapfb.mode=dvi:1280x720mr...@50
init=/init rootfstype=ext3 rw rootdelay=1 nohz
Hello,
I'm porting Android Eclair on Target and the creation of media player
fails during boot.
It seems there is an issue with the path for notification audio files
and so setDataRoute() function throw an exception in MediaPlayer.java
Has someone already had this issue and succeeded to solve it?
It may be handfull when you are creating a new hardware and you don't
have touchscreen yet.
Here I am using hardware and keyboard with an imx51, freescale did not
send the LCD and TS yet, so I am using the DVI video output.
In fact it may also be helpfull to automotive ends, to use a keyboard
wit
Working on that, were would you expect the mouse handling to take
place in android?
On Thu, Dec 17, 2009 at 8:32 AM, Yi Sun wrote:
> Yes, that is mips, so do check the upstream otherwise it is confusing.
>
> On Wed, Dec 16, 2009 at 11:07 PM, hedwin wrote:
>> USB mouse and keyboard do work, only
Greetings everyone.
I am trying to deploy android 1.6 in an iMX51 based device. Almost
everything is running ok.
I am also trying to use adb over ethernet, unfortunately it is not
working, it looks like adbd is not binding to port . I saw the
same problem here in the list:
http://www.mail-ar
shivap wrote:
> hello all
> i got android kernel 2.6.27 (downloaded from android git) running on
> my mainstone II dev.board. now i want to add android over this. when i
> build android source code i get three images system.img , userdata.img
> and ramdisk.img. i unpacked system and userdata images
Hello list,
0xdroid[1] is an Android distribution project dedicated for
Beagleboard (based on TI OMAP353x SoC) hardware platform.
0xlab is glad to announce the availability of the new release,
beagle-donut-0x3. This release is based on donut branch with further
performance tweak.
For m
16 matches
Mail list logo