[android-porting] Re: Problem porting Android to iPhone

2010-04-20 Thread nate
Good to hear it's working but I wonder what you mean by everything. Any chance of getting a copy of your setup? On Apr 19, 11:59 pm, David Wang mirrorsp...@gmail.com wrote: It seemed to be a permissions problem, for some reason it managed to create the rest of the subdirectories in

Re: [android-porting] Re: 3GP audio support in Eclair

2010-04-20 Thread Deva R
Why you want to rename and AMR file to 3GP? 3GP files are usually video and that get listed in Gallery Application. 3GP is only container, it can contain encoded audio/video data., files are listed under gallery or music app based on content type in MIME header. (i was wrong about file extension

[android-porting] wifi with WPA2 encryption cannot reconnect to AP after click forget

2010-04-20 Thread hongxue.ren
hi all, My platform is PXA310 with wifi module sd8688. I connected to the AP successfully with WPA encryption in first time, and then I click 'forget' button to drop the AP. However when I want to reconnect to the AP using WPA encryption with correct password, It always failed. And I change the

[android-porting] Emulator error : No space left on device

2010-04-20 Thread Uander
Hello , I faced a error while running emulator : NAND: could not write file /mnt/eclair/out/target/product/generic//system.img, No space left on device thats because my rootfs was 100% filled up . Then I free around 7GB of space . Still issue is same . Can anybody help me out . Thanks :

Re: [android-porting] Emulator error : No space left on device

2010-04-20 Thread Uander
running emulator -wipe-data says : NAND: could not write file /mnt/eclair_cts_work/out/target/product/generic//system.img, File exists BTW how to clean emulator? Thanks : Uander On Tue, Apr 20, 2010 at 6:17 PM, Venkateswarlu Lattupalli venkat04...@gmail.com wrote: Hi Uander,

[android-porting] playing YUV files from generated by the PVplayer test

2010-04-20 Thread George C
Hello, I am trying to visualize the out put of PVPlayer unit tests. I ran the PVPlayer Test Case 1. It looks that it ran successfully. Then I tried to play/visualize the output file generated by this test i.e. test_player_openplaystop_test_mp4_video.dat. My understanding is that the output is

Re: [android-kernel] Re: [android-porting] [PM] about late resume, when PowerManagerService write on to /sys/power/state to call late resume?

2010-04-20 Thread Dianne Hackborn
On Wed, Apr 14, 2010 at 3:46 PM, Deva R r.deva...@gmail.com wrote: Note that in android (for that matter, universally in java) java applications cant access system resources (sys/power/state file in this case) directly, as they have to bypass VM (dalvik in android). Sorry, that isn't true.

[android-porting] Re: playing YUV files from generated by the PVplayer test

2010-04-20 Thread RaviY
This is how I play using mplayer on linux mplayer test_player_openplaystop_test_mp4_video.dat -demuxer rawvideo - rawvideo w=176:h=144:fps=6 -Ravi On Apr 20, 5:30 pm, George C georgec2...@gmail.com wrote: Hello, I am trying  to visualize the out put of PVPlayer unit tests. I ran the

[android-porting] Re: opencore test for 3gp file play

2010-04-20 Thread RaviY
I don't see any problem running this clip. I don't have an eclair build to test currently. Maybe you can generate a log and share. -Ravi On Apr 16, 12:03 am, Uander uandro...@gmail.com wrote: Thanks for info Ran !! what about my opencore commands results ? Uander 2010/4/15 ran

Re: [android-porting] Emulator error : No space left on device

2010-04-20 Thread Uander
It works now . emulator -wipe-out flushed my system.img . I rebuild the source , not going smooth boot up . Thanks u very much . Thanks : Uander On Wed, Apr 21, 2010 at 10:28 AM, Venkateswarlu Lattupalli venkat04...@gmail.com wrote: Did you exported the env variable ANDROID_PRODUCT_OUT

Re: [android-porting] Re: opencore test for 3gp file play

2010-04-20 Thread Uander
Ravi , Here are the details of my clip Name : test_n_3gp.3gp Mime type = video/3gpp Codec- Amr-audio Sample-rate-NA Bitrate - NA Channels - 0 Duration 0 seconds Where this file should come in Music or Gallery ? with my eclair-2.1 , its not shown anywhere . when I just rename it to