[android-porting] Error while initializing applications/services

2010-11-17 Thread Srinidhi K V
Hi All, I tried to bring up Froyo on Hawk board, I was able to do it from the Kernel and File System provided Core Druid However when I boot with the File System built from the sources I am getting an error. Freeing init memory: 148K Warning: unable to open an initial console. init: /init.rc: 70:

[android-porting] Porting android to motoming

2010-11-17 Thread Abhyudai Shanker
hi, I am trying to port Android to Motoming. i have the kernel, however I have no idea as to how to get the android root file system. Does anyone know from where i can get the root file system or how can i build it. Thanks Abhyudai -- unsubscribe: android-porting+unsubscr...@googlegroups.com

[android-porting] INSTALL_FAILED_INSUFFICIENT_STORAGE in froyo

2010-11-17 Thread venu
Hi all, I am using froyo.While installing any apk using adb install i am getting the following error adb install Hiii.apk 55 KB/s (13382 bytes in 0.234s) pkg: /data/local/tmp/Hiii.apk Failure [INSTALL_FAILED_INSUFFICIENT_STORAGE] I gave 777 permissions to data directory.Here is my

[android-porting] Re: wifi tether - can't initialize iptables table `filter': Table does not exist

2010-11-17 Thread guru
Hi Hamilton Vera, I enabled CONFIG_IP_NF_FILTER option in kernel. Now that error is not coming. But in settings Portable Wi-Fi hotsopt settings option is still disabled. any idea? I am getting below logs for iptables... I//system/bin/iptables( 790): ACCEPT 0 opt -- in eth0 out eth0 0.0.0.0/0

[android-porting] Android Froyo Kernel for MIPS

2010-11-17 Thread Navaneeth Sen B.
Hi All, As MIPSANDROID have released Android froyo for MIPS platform. I would like to know from where can i get the Linux kernel needed to boot the Froyo on my MIPS board. Do i need to port the Android-froyo kernel for MIPS or is it readily available. Please guide me with some pointers as this

Re: [android-porting] INSTALL_FAILED_INSUFFICIENT_STORAGE in froyo

2010-11-17 Thread Hamilton Vera
Something is telling me that you are running out of space...but it is just a guess :) Failure [INSTALL_FAILED_INSUFFICIENT_STORAGE] []'s Hamilton Vera On Wed, Nov 17, 2010 at 7:50 AM, venu venuthepo...@gmail.com wrote: Hi all, I am using froyo.While installing any apk using adb install i am

Re: [android-porting] Error while initializing applications/services

2010-11-17 Thread Hamilton Vera
Hi there, make sure that your init.rc is mounting the right partiotion schema . Example from init.rc: # mount ext4 partitions # Mount /system rw first to give the filesystem a chance to save a checkpoint mount ext4 /dev/block/mmcblk0p2 /system mount ext4 /dev/block/mmcblk0p2 /system

Re: [android-porting] Porting android to motoming

2010-11-17 Thread Hamilton Vera
This wiki shows how to deploy android in BeagleBoard http://labs.embinux.org/index.php/Main_Page You can take advantage of tips there. Do you have the patched kernel to work with android or just the bare kernel? []'s Hamilton Vera On Wed, Nov 17, 2010 at 7:37 AM, Abhyudai Shanker

Re: [android-porting] Error while initializing applications/services

2010-11-17 Thread Srinidhi K V
Thanks for the reply Hamilton. It is working fine now:-). But during booting there are warnings displayed. Dont know why. The error is Freeing init memory: 148KWarning: unable to open an initial console.init: cannot open '/initlogo.rle'init: cannot find '/system/bin/playmp3', disabling

[android-porting] Re: INSTALL_FAILED_INSUFFICIENT_STORAGE in froyo

2010-11-17 Thread ashwani
Hi Venu, Can u post complete logcat? rds Ashwani On Nov 17, 2:50 pm, venu venuthepo...@gmail.com wrote: Hi all, I am using froyo.While installing any apk using adb install i am getting the following error adb install Hiii.apk 55 KB/s (13382 bytes in 0.234s)         pkg:

[android-porting] Playback on multiple audio outputs

2010-11-17 Thread Daniel Latte
Hi We have two separate audio outputs in our system and we would like to be able to playback simultaneously on both. We're thinking using the MixerThread to play on the main output and the DirectOutputThread to play on the secondary output (basically, playing an MP3 file on main output and during

Re: [android-porting] Re: wifi tether - can't initialize iptables table `filter': Table does not exist

2010-11-17 Thread Robert Greenwalt
Wifi needs an appropriate wifi driver. Assuming you have that you need to list the wifi softap interface in an overlay of frameworks/base/core/res/res/values/config.xml, config_tether_wifi_regexs. R On Wed, Nov 17, 2010 at 2:39 AM, guru guru.nav...@gmail.com wrote: Hi Hamilton Vera, I

[android-porting] Re: AV sync and Audio HAL latency question

2010-11-17 Thread RockNCode
Nevermind, the *4 factor messes up other tests. I guess the real driver latency should not be hacked. On Nov 11, 11:11 am, RockNCode alexgarci...@gmail.com wrote: HI. I'm currently working on anAVsyncissue seen on froyo, seen mainly with low audio sampling rates. Basically, I'm seeing that

Re: [android-porting] how to present the renderbuffer on the screen?

2010-11-17 Thread Deva R
i have a rough overview To post data to screen = u need to have a surfaceflinger client handle and post your buffer contents to surfaceflinger, which composes final framebuffer to display on LCD. see if attached demo helps (source: http://people.debian.org.tw/~olv/surfaceflinger/ ) -- Regards,

Re: [android-porting] how do i call a make file inside Android.mk

2010-11-17 Thread Deva R
Hi If Android.mk is not picked form top file, you can add an Android.mk containing below include command at android/vendor/videon/ level. include $(call first-makefiles-under,$(call my-dir)) Sample file:

[android-porting] Initial Screen Orientation

2010-11-17 Thread prunand
I am working on a device that is designed to be run in landscape mode. The display used is configured as portrait, however. The device has no G-Sensor to detect its orientation. I have modified PhoneWindowManager.rotationForOrientationLw() to return landscape based on an env variable. This

[android-porting] Re: some quesitions for new decoder integration process of opencore framework

2010-11-17 Thread Alonso
Hi, everyone. Recently, I met the same problem to solve--add the motion jpeg functionality. Refer to Deva's saying, I know how to add a codec component into openmax core, but, however, we may need to make the recognizer/parser recognize the MJPEG in parsing. If not, we can never access to our

Re: [android-porting] Initial Screen Orientation

2010-11-17 Thread Dianne Hackborn
If your device is running in landscape, its native orientation should be landscape, and you shouldn't have to do anything to change it to use that. Certainly, at least if you are working with 2.2, don't modify rotationForOrientationLw() to just arbitrarily make this work, since you could very

[android-porting] Re: how do i call a make file inside Android.mk

2010-11-17 Thread Mrinal
Thanks Deva, I think i misdiagnosed the issue I think the vendor/videon/player/Android.mk file is being picked up. The question how would i call libvideonplayer target from the top directory with just calling make? On Nov 17, 1:06 pm, Deva R r.deva...@gmail.com wrote: Hi If Android.mk is not

Re: [android-porting] how do i call a make file inside Android.mk

2010-11-17 Thread Ying Wang
On Wed, Nov 17, 2010 at 6:48 AM, Mrinal mri...@videon-central.com wrote: I am working on GTV which is basically android. the Android.mk file gets picked from the build system that does the needful. My problem: I have a application player which is running as a service and another

[android-porting] Re: how do i call a make file inside Android.mk

2010-11-17 Thread Mrinal
I think i got it I have the same Android.mk file earlier in the vendor/videon/player directory My problem was that when i do a make libvideonplayer the player gets built but when i do a plain make then the libvideonplayer target is not picked up According to android/build/core/build-system.html

[android-porting] android-x86 envsetup.sh

2010-11-17 Thread celeritas
I want customized envetup.sh file. can anyone please give it to me. -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] android installable

2010-11-17 Thread celeritas
Hi. After we do make for the source that is downloaded from the repo, the build system creates out. on the default folder. under ~/mydroid/out/target/product/generic path i have system.img ramdisk.img and userdata.img. I want to integrate all these into one .iso. so that i can install it on

[android-porting] How to Access JPEG hardware decoder

2010-11-17 Thread Rodney Brooks
Can you please comment on following Is there any procedure/API provided in Android SDK/NDK to check if JPEG HW Decoder exists in the underlying android phone handset? If yes, then Is there any procedure/API provided in Android SDK/NDK to access JPEG HW Decoder for decompressing JPEG image? ( I

Re: [android-porting] Re: some quesitions for new decoder integration process of opencore framework

2010-11-17 Thread Deva R
True. Opencore have parser support for containercodecs as metioned in www.opencore.net/files/opencore_framework_capabilities.pdf In latest version of opencore = u can see FLV support being added., say MIME type addition -