[android-porting] Re: Error customizing AOSP make files for TaintArt -- no rule to make target

2019-08-25 Thread Alan Yang
Recently, I want to build TaintArt, too. Have you known how to build it? I'd like to ask you some advice. -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Go

[android-porting] Re: Implementation of HAL for one of the feature in Android O

2018-11-08 Thread Alan Abraham
Do I need to create a new interface for accessing a new device (connected via PCIe) in android? Are there existing HAL interfaces that provides generic interfaces? How can I add a new interface, like hardware/interfaces/neuralnetworks? Something like hardware/interfaces/*customdevice* ? On Tues

[android-porting] Re: Why almost all of tasks are assigned to core 0, while the others are always idle?

2018-08-20 Thread Alan
under /dev/cpuset in our platform, the issue is fixed. Cheers! On Thursday, August 16, 2018 at 10:52:54 PM UTC+8, Alan wrote: > > We ported android-7.1.2_r36 to our platform LS1046ARDB which has 4 > Cortex-A72 cores, plus a NVIDIA GeForce GTX750 Ti video card. The android > wor

[android-porting] ping fails, while ping -I eth5 works

2018-06-28 Thread Alan
I am trying to enable the Ethernet on my Android-7.1.2. Now, it can acquire IP address from DHCP server. ifconfig shows that the Ethernet port can receive lots of packets, but just sends a few out, as below: layerscape:/ # ifconfig loLink encap:Local Loopback inet addr:127

[android-porting] Re: Porting android into x86

2018-06-28 Thread Alan
Hello Harinath, There is already a ported project named android-x86 here: http://www.android-x86.org/ You can download the built iso image, or you can download the source code from there to do your build, generate the iso image. Cheers. Alan On Tuesday, May 29, 2018 at 2:15:40 AM UTC+8

Re: [android-porting] Android 4.0.4 on Imx53 is very slow

2012-06-18 Thread Alan Carvalho de Assis
ning on Motorola Defy (also Cortex-A8 running at 800MHz), but I don't know what cyanogen people did to improve its performance. Maybe you could find some tips at cyanogen mailing list. Best Regards, Alan -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://group

Re: [android-porting] tslib on ICS

2012-05-23 Thread Alan Carvalho de Assis
Hi Luccio, Instead of shout on the list you could search for this error in the Internet. BTW, just edit your external-tslib/Android.mk and add: LOCAL_MODULE_TAGS := optional Best Regards, Alan On 5/21/12, Luccio wrote: > Hi, > > I

Re: [android-porting] Looking for shipping 7" devices running Honeycomb

2011-08-12 Thread Alan Carvalho de Assis
Hi, If you are looking a device for industrial or automotive application then you could take on i-MXT: http://www.mxt.com.br/products.php#imxt Best Regards, Alan On 8/12/11, bigdog_tim wrote: > We are looking for manufacturers that are either: > 1. Currently shipping 7" devi

Re: [android-porting] How to read boot.strace

2011-05-05 Thread Alan Carvalho de Assis
9d214e8) = 0 > 18:32:13.262990 writev(3, [{"\4", 1}, {"Zygote\0", 7}, {"Accepting > command socket connect"..., 37}], 3) = 45 > 18:32:13.271040 select(11, [10], NULL, NULL, NULL > > > Maybe one of you knows this problem? > Normally we can check it just looking the syscall return number. When you get an error it will return a negative number, then we can verify which ERRNO is it, i.e.: https://acassis.wordpress.com/2009/10/29/creating-an-error-number-table/ In your log there is no apparent error, just use "adb logcat" to get more info. BR, Alan -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

Re: [android-porting] porting to pxa310, ov3640

2010-11-29 Thread Alan Carvalho de Assis
Hi Santoshkumar, There is a patch to use ov3640 over soc_camera: https://patchwork.kernel.org/patch/9753/ I'm using this camera with Freescale i.MX51 processor, but I think you could use it with pxa310 with no problem. Best Regards, Alan On 11/24/10, Santoshkumar kammar wrote: > Hi

Re: [android-porting] Re: using bluetooth dongle with imx board

2010-11-22 Thread Alan Carvalho de Assis
Hi Vinay, I never faced this issue before. Did you test Android booting from other SD Card? Try to create bigger partitions to have enough room for Android. BRs, Alan On 11/15/10, Vinay wrote: > Hi Alan, > > Thanks for your kind reply. I'm able to communcate with the USB-BT-

Re: [android-porting] iMX51 NFS Mount Issue

2010-11-09 Thread Alan Carvalho de Assis
Hi Matt, On 11/9/10, Matt Shao wrote: > hi Alan: > Finally, I find the problem for my busybox NFS. > When using NFS with busybox, I have add one 'console' nod under busybox > /dev directory. And set the console with 666 attribute. If I do not set* 666 > *att

Re: [android-porting] using bluetooth dongle with imx board

2010-11-09 Thread Alan Carvalho de Assis
T_RFCOMM_TTY=y CONFIG_BT_BNEP=y CONFIG_BT_BNEP_MC_FILTER=y CONFIG_BT_BNEP_PROTO_FILTER=y CONFIG_BT_HIDP=y CONFIG_BT_HCIBTUSB=y Best Regards, Alan -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

Re: [android-porting] Android on Nokia E63

2010-11-09 Thread Alan Carvalho de Assis
can try to follow this same way as on N70: http://n70linux.wordpress.com/ Best Regards, Alan -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

Re: [android-porting] iMX51 NFS Mount Issue

2010-11-08 Thread Alan Carvalho de Assis
Hi Matt, On 11/5/10, Matt Shao wrote: > Hi Alan: > > Thank you for your kindly reply. > Last night, after send out the help mail, I have built busybox and try > to run busybox instead of android during boot. > the testing result is: > if I using followi

Re: [android-porting] iMX51 NFS Mount Issue

2010-11-05 Thread Alan Carvalho de Assis
y #6, gpuaddr=ab0c3000 > Freeing list entry #7, gpuaddr=ab103000 > Freeing list entry #8, gpuaddr=ab104000 > Freeing list entry #9, gpuaddr=ab105000 > request_suspend_state: wakeup (0->0) at 78219549276 (1970-01-01 > 00:24:56.059450868 UTC) > init: untracked pid 2614 exited >

Re: [android-porting] Re: Error at Boot up. Hangs at splash screen

2010-10-20 Thread Alan Carvalho de Assis
Hi Vinay, On 10/18/10, Vinay wrote: > Hi Alan, > > I'm actaully trying to replace the application Launcher with my custom > HOME application. With the following setting in the manifest file of > my application: "android.intent.category.HOME">, I did get the op

Re: [android-porting] Error at Boot up. Hangs at splash screen

2010-10-01 Thread Alan Carvalho de Assis
t all allocated memory blocks were freed. Doing it now. > Freeing list entry #0 > Freeing list entry #1 > Freeing list entry #2 > Freeing list entry #3 > Freeing list entry #4 > Freeing list entry #7 > Freeing list entry #8 > Freeing list entry #9 > Freeing list entry #50 > (This repeats..) The spalsh screen blinks and boot does not > proceed. I think you can see it trying to communicate with SGTL5000 over I2C-1 bus, make sure your audio codec is really on I2C-1 bus. Otherwise change the config to right bus. Best Regards, Alan -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

Re: [android-porting] Re: Booting Android from NAND

2010-05-07 Thread Alan Carvalho de Assis
iki/index.php?title=All_Board_Android_Without_Ramdisk Best Regards, Alan -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Re: Can anyone know how to setup an application to eeepc based on android?

2009-08-29 Thread Alan Cramer
tition somewhere causing problems. > > Al. > > On Aug 25, 9:25 am, Alan Cramer wrote: > > After attempting to use the AndAppStore, it comes up with an Out of Space > > error. > > > > "Software Directory could now be viewed. Free up some space on your phone >

[android-porting] Re: Can anyone know how to setup an application to eeepc based on android?

2009-08-23 Thread Alan Cramer
to no avail. Alan On Mon, Aug 24, 2009 at 1:42 AM, Dianne Hackborn wrote: > Downloading and installing from the browser doesn't involve Market at all > -- it just uses the download manager to download it, and the system > installer to install it. > > Is the only thing you are see

[android-porting] Re: Can anyone know how to setup an application to eeepc based on android?

2009-08-22 Thread Alan Cramer
the missing Google proprietary applications (more so Android Market, than anything else). I have got Unknown sources Support turned on. Alan On Sun, Aug 23, 2009 at 9:58 AM, Yi Sun wrote: > BTW-- I assume that you have enabled the "Unknown sources" support in the > application

[android-porting] Re: Can anyone know how to setup an application to eeepc based on android?

2009-08-22 Thread Alan Cramer
Application install issue. Wifi is working great on this build. On Aug 22, 4:34 pm, Yi Sun wrote: > Are you talking about the application install issue or wifi issue? > > > > > > On Sat, Aug 22, 2009 at 5:20 AM, Alan Cramer wrote: > > > Can confirm the

[android-porting] Re: Can anyone know how to setup an application to eeepc based on android?

2009-08-22 Thread Alan Cramer
Can confirm the same bug on a fresh install of eeepc_usb-20090820.img.gz installed to /dev/sda1 (EXT2) on my eeePC 900. Alan On Aug 22, 1:51 am, Yi Sun wrote: > bikcmp, > What makes you think that it is a bug in Android-x86? I was amazed  how a > programmer give comments to a proble

[android-porting] error: 'mSharedFd' was not declared in this scope

2009-06-05 Thread Alan Cramer
59: error: 'mSharedFd' was not declared in this scope external/opencore/android/playerdriver.cpp: In member function 'virtual android::status_t android::PVPlayer::reset()': external/opencore/android/playerdriver.cpp:1644: error: '

[android-porting] Possible Success: Mandriva 2009.1 x86_64

2009-05-20 Thread Alan Jones
ils let me know. Cheers, Alan --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting -~--~~~~--~~--~--~---

[android-porting] Using instrumented h/w OpenGL ES library

2008-12-22 Thread Alan
The new gl_wrapper.cpp added libhgld.so. What's the difference for loading the 3D hardware driver from libhgl.so and libhgld.so? Thanks. --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android

[android-porting] How to replace libGLES_CM.so library that Dalvik virtual machine will recognize it?

2008-12-12 Thread Alan
I am working on a GPU. It require a new graphics driver for Android. How to replace libGLES_CM.so library that Dalvik virtual machine will recognize it? Thanks. --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.