[android-porting] after referring the group,touch screen can only respond at top bar

2010-03-01 Thread Weber
My board is based on 2.6.24,I have tried to use 2.6.29 or27,but it seems very difficult to fixed the driver problem,so I choose 2.6.25(release r1)--- diff the android2.6.25 from standard 2.6.25 and then patch it to my board's given kernel 2.6.24.7 1. I hacked the touch driver as follows: first

[android-porting] Segmentation fault while running a sample application which is dynamically linked to Android OpenGL libraries

2010-03-01 Thread priya
Hi all, Using ARM toolchain I am compiling a sample application by linking Android OpenGL libraries ie. libcutils.so libcorecg.so libutils.so libui.so libEGL.so libsgl.so libGLESv1_CM.so I have provided the -rpath, -W1 --dynamic-linker options to link these above said libraries to the sample

[android-porting] anyone interested in ThumbEE port of Dalvik?

2010-03-01 Thread The Alchemist
Hello everyone! Short version: I'm wondering if someone could clear up for me whether a Dalvik port to ThumbEE would be of any benefit, especially when it comes to startup application performance, before the JIT kicks in. Longer version: I am writing to get more informed opinions about ThumbEE /

[android-porting] can't compile opencore

2010-03-01 Thread genxsol
Hi Dear, i am trying to compile opencore module separatley at cygwin. downloaded the source code followed steps in startup file --- cd opencore/build_config/opencore_dynamic source setup.sh opencore make -j -- error:

[android-porting] Html Frameset Elements can not be displayed normally in android browser

2010-03-01 Thread Conica
Hi, everyone, Our group is developing a plugin for android browser recently. We found that in the case that demonstrated in the following figures, the display of the plugin is abnormal in android browser. The same problem also happens to other types of plugin. Two frame elements are set in

[android-porting] Re: after referring the group,to uch screen can only respond at top bar

2010-03-01 Thread AchimNohl
Hi, have you tried to debug EventHub::getEvent in frameworks/bas/libs/ui/ EventHub.cpp? I once had problems with my touchscreen after waking up from suspend as the device was destroyed and got a new file descriptor. I finally ended up in debugging this method. It does a poll system call to wait

[android-porting] Re: SurfaceFlinger, Frame buffer device, Overlays

2010-03-01 Thread Ryan
Is there a different group I should be posting this to? On Feb 25, 9:24 pm, Ryan r...@scudellari.com wrote: Hi all, I am trying to understand the different components of Android's display system and how they work together.  I have been sifting through the source, but I still have a few

[android-porting] How to change status bar position in android

2010-03-01 Thread devanshu
Hi all, I want to change status bar position from top to bottom. Every time I tried by changing some parameters in framework source code, all icons and tray icon will go below that, i.e. all these things are always below status bar. Does someone has any idea on this? Any help will be greatly

[android-porting] First time device is turned on

2010-03-01 Thread Yoav
Hi All, I wanted to know the proper way of running an application the very first time the device is turned on. I saw the following Settings.System.SETUP_WIZARD_HAS_RUN, but could not find anywhere in the SDK it is used to launch an application. I am aware of the Intent,

Re: [android-porting] First time device is turned on

2010-03-01 Thread Dianne Hackborn
The SdkSetup app is an example of a stub setup wizard: http://android.git.kernel.org/?p=platform/development.git;a=tree;f=apps/SdkSetup;h=8693b276ab8652e4b211c0688599521a3e195d69;hb=HEAD On Mon, Mar 1, 2010 at 8:30 AM, Yoav yoav.epst...@gmail.com wrote: Hi All, I wanted to know the proper

[android-porting] Re: anyone interested in ThumbEE port of Dalvik?

2010-03-01 Thread fadden
On Mar 1, 4:22 am, The Alchemist kap4...@gmail.com wrote: I'm wondering if someone could clear up for me whether a Dalvik port to ThumbEE would be of any benefit, especially when it comes to startup application performance, before the JIT kicks in. Not likely. First, the meaning of a couple

[android-porting] Gallery3D on Android 2.1

2010-03-01 Thread bluestone
Hi Recently, I downloaded android sources from git and there was Gallery3D, developed by Cooliris. The Gallery3D doesn't have a file named MODULE_LICENSE_APACHE2 different from other applications. I'd like to know the license of this program. Is is allowed to modify the program and port to any

[android-porting] Re: can't compile opencore

2010-03-01 Thread RaviY
{prompt}:$ file extern_tools_v2/bin/linux/make extern_tools_v2/bin/linux/make: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.0, dynamically linked (uses shared libs), stripped make provided as part of the build system runs on linux. To use the make built for

[android-porting] dexopt BUS error , optimization failed

2010-03-01 Thread dhananjay
Hi all, Trying to port dalvikvm on MIPS board , but while running dexopt i'm getting BUS error , below is the o/p of logcat command. V/dalvikvm( 367): DexOpt: locking cache file /data/dalvik-cache/ sys...@framework@core@classes.dex (fd=7, boot=1) V/dalvikvm( 367):