[android-porting] Why is device/ti/panda/usbboot ELF 64-bit in AOSP ICS?

2011-11-18 Thread Jim Huang
ad bootloader through USB. Can AOSP put 32-bit compiled device/ti/panda/usbboot in GIT tree for the sake of convenience? Sincerely, Jim Huang (jserv) http://0xlab.org/ [1] https://github.com/swetland/omap4boot -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Re: [0xlab-devel] Android Compile system remove Google application

2011-02-05 Thread Jim Huang
y,how can i > disable this? > What if some directories in /data/cache are read only? Sincerely, Jim Huang (jserv) http://0xlab.org/ -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Re: [0xlab-devel] Introduce 0xRobocat project

2010-11-23 Thread Jim Huang
- USB Camera - Android 2.1 (0xdroid) Sincerely, Jim Huang (jserv) http://0xlab.org/ > Presentation on COSCUP 2010, Taiwan: > http://www.slideshare.net/tick/2010-coscup-beandroid > Project host: > http://code.google.com/p/0xrobocat/ > Source repository: > http://git

[android-porting] Re: ANN: 0xlab's customized GNU Toolchain for Android (2010-11-0)

2010-11-15 Thread Jim Huang
k,mandroid --program-transform-name='s&^&arm-eabi-&' Thread model: single gcc version 4.4.4 (0xlab 2010.11-0) 0xlab is about to migrate to Linaro Toolchain as the base. Sincerely, Jim Huang (jserv) http://0xlab.org/ -- unsubscribe: android-porting+unsubscr...@googlegroups.com w

[android-porting] Re: [0xlab-devel] S5PV210 S5PC110 Android Tree Downloading

2010-10-09 Thread Jim Huang
210/S5PC110. I just wonder which items are expectedly supported/implemented. Also, what is the relationship between android-ctc tree and Samsung BSP? Regards, Jim Huang (jserv) http://0xlab.org/ -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

Re: [android-porting] GNU Make 3.82 raises "make: free(): invalid next size (fast)" error when building AOSP

2010-08-24 Thread Jim Huang
2010/8/24 Alexis ROBERT : > Hi, > hi Alexis, [...] > I'm using GNU Make 3.82 (which is the latest version, released not so > far ago) and I've got the same error using ArchLinux x86_64 and i686 > on two separate computers, so it's the same issue with two different > builds. > > Does other people

[android-porting] ANN: 0xbench, integrated Android benchmark suite by 0xlab

2010-08-18 Thread Jim Huang
phone, you can choose to upload your results to 0xBenchWeb. http://0xbenchmark.appspot.com/ Thanks, Jim Huang (jserv) 0xlab team http://0xlab.org/ -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

Re: [android-porting] tslib integration

2010-07-27 Thread Jim Huang
s_apps_tscalibration ) The implementation is a bit different from QuIC's work. Sincerely, Jim Huang (jserv) http://0xlab.org/ -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

Re: [android-porting] 0xlab released new 0xdroid: beagle-eclair-0x4, devkit8k-eclair-0x4

2010-04-26 Thread Jim Huang
atomic operation improvement >  * Merge skia ARMv6/ARMv7 optimization from QuIC Thanks, Jim Huang (jserv) http://0xlab.org/ -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

Re: [android-porting] How to replace JPEG codec with our own hw codec?

2009-12-29 Thread Jim Huang
p3/libskiahw/SkImageDecoder?_libtijpeg.h /hardware/ti/omap3/libskiahw/SkImageEncoderTest?.cpp /hardware/ti/omap3/libskiahw/SkImageEncoder?_libtijpeg.cpp /hardware/ti/omap3/libskiahw/SkImageEncoder?_libtijpeg.h You can refer to the modifications from OMAPZoom Android. Sincerely, Jim Huang (jserv) http

[android-porting] Accelerated 3D effects on Adroid are coming

2009-12-26 Thread Jim Huang
roid-eeepc/base/commits/effects Sincerely, Jim Huang (jserv) http://0xlab.org/ -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Re: [0xlab-devel] about android wifi dhcp

2009-12-22 Thread Jim Huang
cker( 2183): DhcpHandler: DHCP request started [...] > I/WifiStateTracker( 2183): DhcpHandler: DHCP request failed: Timed out > waiting for DHCP to finish It looks like the problem resulting from dhcpcd service. At least, wpa_supplicant claims the complete of the task. Sincerely

Re: [android-porting] Porting Android FS to JFFS2

2009-12-21 Thread Jim Huang
s caused by mmap() which > is as known not supported by JFFS2. > JFFS2 doesn't support writable mmap, which is required by Dalvik VM. You can mount external physical SD card device, or some mount point with the file systems on /data other than JFFS2. Even tmpfs works for /data mounting

[android-porting] Re: where is the correct place to put libopencorehw?

2009-10-12 Thread Jim Huang
g under directory hardware is better since it is meant by HAL. Here is another sample: http://gitorious.org/0xdroid/hardware_omap3_libopencorehw/trees/beagle-cupcake It builds and works on TI OMAP3 platform. Sincerely, Jim Huang (jserv) http://0xlab.org/ --~--~-~--~~

[android-porting] Re: ANN: second release of 0xdroid - 0xlab's Android distribution

2009-10-11 Thread Jim Huang
ust memory constraints to fit high resolution display >   * Introduce virtual touchscreen device on Beagleboard to satisfy > more touch-driven applications >   * experimental package management system > > Detailed changelog: >   http://downloads.0xlab.org/re

[android-porting] ANN: second release of 0xdroid - 0xlab's Android distribution

2009-10-09 Thread Jim Huang
droid/issues/list Mailing-list (general): http://groups.google.com/group/0xlab-discuss Mailing-list (development): http://groups.google.com/group/0xlab-devel 0xlab YouTube channel: http://www.youtube.com/channel/0xlab Thanks, Jim Huang (jserv) 0xlab Team - http://0xlab.org/ [1]

[android-porting] Re: mp3 Licensing issues

2009-10-08 Thread Jim Huang
of these codecs, including in open source software or shareware, may require patent licenses from the relevant patent holders. %> Regards, Jim Huang (jserv) http://0xlab.org/ --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website: h

[android-porting] Re: Multiple Framebuffer devices(dynamically change) support for Surfaceflinger.

2009-09-16 Thread Jim Huang
lay utilizing /dev/graphics/fb{1,2}, then image/video could be rendered independently in these graphical overalys instead of base plane, /dev/graphics/fb0 . There is a reference implementation: http://gitorious.org/0xdroid/hardware_omap3_libopencorehw Regards, Jim Huang (jserv

[android-porting] Re: Android 1.5 ported?

2009-09-15 Thread Jim Huang
... > U-Boot Env :: Done! > Good. Then, please unplug SD card from SD/MMC slot. After rest, Android shall be able to boot from NAND flash. Sincerely, Jim Huang (jserv) http://0xlab.org/ --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@

[android-porting] Re: Android 1.5 ported?

2009-09-15 Thread Jim Huang
ux. Ångström is a good start point: http://www.angstrom-distribution.org/ Of course, Beagleboard website: http://beagleboard.org/ Since the list is regarding android pointing, we ought to focus on porting itself. Sincerely, Jim Huang (jserv) http://0xlab.org/ --~--~-~--~~~

[android-porting] Re: Android 1.5 ported?

2009-09-15 Thread Jim Huang
pressed) >    Data Size:    1956720 Bytes =  1.9 MB >    Load Address: 80008000 >    Entry Point:  80008000 >    Verifying Checksum ... Bad Data CRC > ERROR: can't get kernel image! > Could you please clarify if your SD card is well formatted or not? It usually comes wit

[android-porting] Re: Android 1.5 ported?

2009-09-15 Thread Jim Huang
x kernel image instead of "uImage". So, the solution is to rename file "uImage.bin" to "uImage" on your SD card, and then retry. Thanks, Jim Huang (jserv) http://0xlab.org/ > Texas Instruments X-Loader 1.41 > Starting OS Bootloader... > > > U-Boot 2008

[android-porting] Re: Android 1.5 ported?

2009-09-15 Thread Jim Huang
which takes Beagleboard as reference hardware: http://gitorious.org/0xdroid http://gitorious.org/0xdroid/pages/Home In fact, 0xdroid is not only Android-on-Beagleboard porting project but also attempts to introduce some innovation. Thanks, Jim Huang (jserv) http

[android-porting] Re: ARM EABI toolchain for Android donut

2009-09-11 Thread Jim Huang
olchain provided by 0xlab: http://downloads.0xlab.org/toolchain/armv7/ x86 and x86_64 host supported. cheers, Jim Huang (jserv) http://0xlab.org/ --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.googl

[android-porting] Re: Porting on beagle_Error

2009-09-11 Thread Jim Huang
0xlab.org/dailybuild/ We focus on Beagleboard and its compatible hardware boards. Sincerely, Jim Huang (jserv) http://0xlab.org/ --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting -~--~~~~--~~--~--~---

[android-porting] Re: Video Decoding Memory buffer

2009-09-10 Thread Jim Huang
o overlay: http://gitorious.org/0xdroid/hardware_omap3_libopencorehw Regards, Jim Huang (jserv) http://0xlab.org/ --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting -~--~~~~--~~--~--~---

[android-porting] Re: drivers for bcm4325 ?

2009-08-28 Thread Jim Huang
randomly knew. It might not reflect the fact somehow since everything changes so fast, and please contact the proper persons at Broadcom if you are urgent to look into. cheers, Jim Huang (jserv) http://0xlab.org/ --~--~-~--~~~---~--~~ unsubscribe: android-po

[android-porting] Re: drivers for bcm4325 ?

2009-08-26 Thread Jim Huang
cm ? > If you are using on-board chipset, you should check the proper communications: usb-serial, high speed UART / FFUART, etc. However, can you share the configurations in your platform? Thanks, Jim Huang (jserv) http://0xlab.org/ --~--~-~--~~~---~--~~ u

[android-porting] Re: drivers for bcm4325 ?

2009-08-26 Thread Jim Huang
to set up proper serial communications by hciconfig. I'm looking for the availability of full open source tree, but there seems to be WLAN only at the moment. cheers, Jim Huang (jserv) http://0xlab.org/ > On Wed, Aug 26, 2009 at 4:08 PM, Jim Huang wrote: >> Broadcom impor

[android-porting] Re: Is there any good Android Development board available?

2009-08-17 Thread Jim Huang
9550ab0 It looks like the following picture: http://www.flickr.com/photos/hychen/3810526815/ However, I don't have the chance to obtain the physical hardware so far. cheers, Jim Huang (jserv) http://0xlab.org/ [1] http://elinux.org/DevKit8000 [2

[android-porting] Re: Is there any good Android Development board available?

2009-08-17 Thread Jim Huang
d SDIO. For example, we have hacked it around: http://www.youtube.com/watch?v=v6wdTOHrwQw source: http://gitorious.org/0xdroid cheers, Jim Huang (jserv) http://0xlab.org/ > On Aug 17, 2009, at 8:39 AM, "Lewis Z." wrote: > >> >> Can someone please recommend a stable,