[android-porting] Re: Android on devices without batteries - unlock screen problem

2010-07-23 Thread abukustfan
Hi, I also use USB keyboard, but MENU key is mapped as [F1] key. On Jul 20, 4:58 pm, Daniel daniel.sangor...@gmail.com wrote: Hi, I am trying to port Android (2.2_r1.1) to an ARM11 board which runs on AC power (no batteries!!) and where im using a USB keyboard as input device. So far,

[android-porting] Re: Eclair porting on SH4 architecture

2010-07-11 Thread abukustfan
Hi, Donut and Eclair branch did not including all patches for SH4 architecture. You can refer to below site to get necessary patches for eclair. https://oss.renesas.com/modules/download/index.php?cid=66 Good luck! On Jul 9, 3:30 pm, Dinesh Pandian dineshpand...@tataelxsi.co.in wrote: Hi, I

[android-porting] framebuffer on android-2.2_r1

2010-07-07 Thread abukustfan
Hi all, I tried to port android-2.2_r1 tag to my target board. Boot seems success as no error messages show in logcat. But LCD did not show home screen after android logo boot animation. The kernel I used is 2.6.34. It works fine on android-2.1_r2. Anythings should I change for kernel or Android

[android-porting] Re: Android build error for superh arch

2010-06-22 Thread abukustfan
, abukustfan abukust...@gmail.com wrote: Hi, ic, then it should be fine for just replace the normal Linux userland to Android userland.  your_target_rootfs = /media/sdcard/ Also replace the kernel... On Jun 22, 12:49 pm, Pankaj gadhiya_pankaj...@yahoo.co.in wrote: Hi it also support

[android-porting] Re: Android build error for superh arch

2010-06-21 Thread abukustfan
any idea for same? Please guide me. On May 25, 1:31 pm, abukustfan abukust...@gmail.com wrote: Hi, I thinks you miss the step 4. $ cp patches/tools/local_manifest.xml .repo/ On 5月19日, 午後2:50,Pankajgadhiya_pankaj...@yahoo.co.in wrote: Hello All I am new in porting android

[android-porting] Re: Android build error for superh arch

2010-06-21 Thread abukustfan
Hi, How do you boot normal Linux from your device? NFS or SD card? On Jun 21, 11:38 pm, Pankaj gadhiya_pankaj...@yahoo.co.in wrote: Hi abukustfan Thanks for the reply. I have compiled source code of android. But my confution is how to run or porting android in my device. I am used hyper

[android-porting] Re: Android build error for superh arch

2010-06-21 Thread abukustfan
linux On Jun 22, 8:35 am, Pankaj gadhiya_pankaj...@yahoo.co.in wrote: Hi I used SD card for boot normal linux. On Jun 22, 5:07 am, abukustfan abukust...@gmail.com wrote: Hi, How do you boot normal Linux from your device? NFS or SD card? On Jun 21, 11:38 pm, Pankaj

[android-porting] Re: Android build error for superh arch

2010-05-25 Thread abukustfan
Hi, I thinks you miss the step 4. $ cp patches/tools/local_manifest.xml .repo/ On 5月19日, 午後2:50, Pankaj gadhiya_pankaj...@yahoo.co.in wrote: Hello All I am new in porting android on SuperH As per flowing link i download source android source code(Step 4) successfully.

[android-porting] Re: Compile android source code for SuperH architecture

2010-05-10 Thread abukustfan
Hi pankaj, maybe you need to create your target board makefile. for example, in vendor/renesas/ms7724 On May 5, 2:04 pm, Pankaj gadhiya_pankaj...@yahoo.co.in wrote: I have MS104-SH4AG and MS104-LCD/AUDIO board. Configuration : CPU        : sh7764                 Product no : R5S77640N300BG  

[android-porting] Re: About CTS Plans

2010-04-08 Thread abukustfan
Hi lvsei, Not sure about 1 and 2. about 3, you need to add the package to your target. check if android.core.tests.annotation.apk exist under data/app . On Apr 2, 12:18 pm, lvsei lvseis...@gmail.com wrote: Hi All~~~     I am using CTS to test my device now.     There are 8 plans in CTS.(ls

[android-porting] Re: Help with error creating img for Asus eee 701

2010-04-06 Thread abukustfan
Hi, initial as cupcake branch. $ repo init -u git://android.git.kernel.org/platform/manifest.git -b cupcake On Apr 3, 12:33 am, jcasanas jcasa...@gmail.com wrote: I'm trying to port android to my asus eee701 following this instructions posted in:

[android-porting] Re: no ringtones show at Phone ringtones list

2010-04-01 Thread abukustfan
Thanks. On Apr 2, 2:15 am, Srikant w.sreeka...@gmail.com wrote: This link has the required info:http://osdir.com/ml/android-porting/2009-05/msg00423.html On Apr 1, 7:38 am, abukustfan abukust...@gmail.com wrote: Hi, The sound files are there but none of them show at Phone ringtones

[android-porting] no ringtones show at Phone ringtones list

2010-03-31 Thread abukustfan
Hi, The sound files are there but none of them show at Phone ringtones list. On Apr 1, 11:13 am, ani anish198519851...@gmail.com wrote: /system/media/audio/ringtones check here...if your files are present or not. If present then it should be listed in your settings as well. -- unsubscribe:

[android-porting] Re: ALSA: Waiting for sevice media.audio_policy...

2010-03-31 Thread abukustfan
Then run #alsa_aplay On Mar 31, 5:37 am, abukustfan abukust...@gmail.com wrote: Thanks ani! I can get my sound when playing video now, but alsa_play still not working. This time it complaint # alsa_aplay aplay: main:590: audio open error: Device or resource busy One more question

[android-porting] Re: ALSA: Waiting for sevice media.audio_policy...

2010-03-30 Thread abukustfan
Phone ringtones. How to show sound files here? On Mar 29, 10:05 am, abukustfan abukust...@gmail.com wrote: Hi Srikant, It still shows the same error with following commands. # stop media # alsa_aplay -D hw:0,0 sample.wav ALSA lib external/alsa-lib/src/confmisc.c:143:(snd_config_get_bool

[android-porting] Re: ALSA: Waiting for sevice media.audio_policy...

2010-03-28 Thread abukustfan
Hi, I use the original media player from AOSP android-2.1_r1 branch and add external/alsa-lib, external/alsa-utils, hardware/alsa_sound from master branch. HAVE_HTC_AUDIO_DRIVER := false BOARD_USES_GENERIC_AUDIO := false BOARD_USES_ALSA_AUDIO := true BUILD_WITH_ALSA_UTILS := true was defined in

[android-porting] Re: ALSA: Waiting for sevice media.audio_policy...

2010-03-28 Thread abukustfan
for sevice media.audio_policy... I/ServiceManager( 677): Waiting for sevice media.audio_policy... On Mar 27, 2:27 am, Srikant w.sreeka...@gmail.com wrote: Hi, Try doing: #stop media before alsa_aplay. - On Mar 26, 12:08 pm, abukustfan abukust...@gmail.com wrote: Hi, It shows

[android-porting] Re: Android hangs on execution init from initramfs with Kernel panic - not syncing: Attempted to kill init!

2010-03-28 Thread abukustfan
Hi, Yes, pmem and android power are not necessary for android. I also did not enable these for my platform. On Mar 26, 8:54 pm, supermaximus79 andruschenk...@mail.ru wrote: Hi! I use init.rc which android builds with ramdisk.img. I a little modified init.rc - set loglevel to 6. Also my

[android-porting] Re: ALSA: Waiting for sevice media.audio_policy...

2010-03-28 Thread abukustfan
, abukustfan abukust...@gmail.com wrote: Hi Srikant, It still shows the same error with following commands. # stop media # alsa_aplay -D hw:0,0 sample.wav ALSA lib external/alsa-lib/src/confmisc.c:143:(snd_config_get_bool) Invalid type for nonblock ALSA lib external/alsa-lib/src/pcm/pcm_hw.c:1445

[android-porting] Re: ALSA: Waiting for sevice media.audio_policy...

2010-03-26 Thread abukustfan
Hi, It shows below error. # alsa_aplay -D hw:0,0 sample.wav ALSA lib external/alsa-lib/src/confmisc.c:143:(snd_config_get_bool) Invalid type for nonblock ALSA lib external/alsa-lib/src/pcm/pcm_hw.c:1445:(_snd_pcm_hw_open) Invalid type for subdevice aplay: main:590: audio open error: Invalid

[android-porting] Re: Android hangs on execution init from initramfs with Kernel panic - not syncing: Attempted to kill init!

2010-03-25 Thread abukustfan
zhang.qip...@furuno-dl.com wrote: I think so. and furthermore, please look at what is in /dev/graphics/. maybe you also have to make a symbol link of the device name. On Mar 23, 8:19 am, abukustfan abukust...@gmail.com wrote: Hi, you kernel need to support double frame buffer

[android-porting] ALSA: Waiting for sevice media.audio_policy...

2010-03-25 Thread abukustfan
Hi, Thanks for reply! Yes, I can get my device info at pcm0p and pcm0c. For example, pcm0p shows # ls /proc/asound/card0/pcm0p/ oss sub0 info # cat /proc/asound/card0/pcm0p/info card: 0 device: 0 subdevice: 0 stream: PLAYBACK id: [MY DEVICE NAME] name: subname: subdevice #0 class: 0 subclass: 0

[android-porting] Re: alsa: In valid type of nonblock

2010-03-24 Thread abukustfan
not published, waiting... -- Anybody met this message before?? On Mar 17, 5:46 pm, abukustfan abukust...@gmail.com wrote: Did anyone try android-2.1 + alsa on linux kernel-2.6.31 ?? I read the source code under hardware/alsa_sound

[android-porting] Re: Android hangs on execution init from initramfs with Kernel panic - not syncing: Attempted to kill init!

2010-03-22 Thread abukustfan
Hi, you kernel need to support double frame buffer if you use eclair or latest. check you frame buffer driver. Good luck. On Mar 22, 6:08 pm, supermaximus79 andruschenk...@mail.ru wrote: full logcat message i posted on 19 of march On 22 мар, 08:10, Deva R r.deva...@gmail.com wrote:

[android-porting] how to test JniStaticTest?

2010-03-22 Thread abukustfan
Hi all, I met below error when I tried to test JniStaticTest on my target board by CTS tools. tried to google but cannot get any solutions. Can anyone give me some hits?? cts_host start --plan Android -t android.jni.cts.JniStaticTest#test_nop start test android.jni.cts.JniStaticTest#test_nop

[android-porting] Re: CTS APK'S QUERIES

2010-03-17 Thread abukustfan
Use following command to start testing cts $ cd out/host/linux-x86/cts/android-cts/tools $ ./startcts then you will get a cts command prompt, cts type help to get how to run test. Good luck! On Mar 17, 12:52 pm, Umang Gupta uandro...@gmail.com wrote: Any help on how to test apk's

[android-porting] Re: Is it possible to use 2.6.31 linux kernel with android 2.1

2010-03-17 Thread abukustfan
as is, i mean just downloaded from git and compile? On Mar 16, 3:44 am, abukustfan abukust...@gmail.com wrote: Yes, my target board work on linux kernel 2.6.31 with android-2.1_r1 tag. You can simply get ashmem.c and its header/Makefile ... etc from old version kernel, then add

[android-porting] Re: CTS APK'S QUERIES

2010-03-17 Thread abukustfan
packages and easy get the result of test. Good luck! On Mar 17, 6:40 pm, Umang Gupta uandro...@gmail.com wrote: Thanks Abukustfan  . Running cts test cases using startcts script is known to me . but that are for host machine . like for running signature test  cases , I run :  cts start

[android-porting] Re: Android hangs on execution init from initramfs with Kernel panic - not syncing: Attempted to kill init!

2010-03-16 Thread abukustfan
agree. Try disable ALSA. On Mar 17, 3:55 am, Deva R r.deva...@gmail.com wrote: see, there you go.., ALSA is broken  - not sure why, probably due to interface break with kernel.. E/ALSALib ( 1712): external/alsa-lib/src/control/control.c:909: (snd_ctl_open_noupdate) Invalid CTL

[android-porting] alsa: In valid type of nonblock

2010-03-15 Thread abukustfan
Hi all, I tried to port eclair + alsa to my target board. Target board boot up success but I cannot play sound on it. # alsa_amixer -c 0 # alsa_aplay -l shows my devices info correctly. but # alsa_aplay sample.wav shows below error, -- ALSA lib

[android-porting] Re: Is it possible to use 2.6.31 linux kernel with android 2.1

2010-03-15 Thread abukustfan
Yes, my target board work on linux kernel 2.6.31 with android-2.1_r1 tag. You can simply get ashmem.c and its header/Makefile ... etc from old version kernel, then add/modify those file to you new kernel. On Mar 15, 5:52 am, Максим Андрущенко andruschenk...@mail.ru wrote: Hello! Is it

[android-porting] Re: Android hangs on execution init from initramfs with Kernel panic - not syncing: Attempted to kill init!

2010-03-15 Thread abukustfan
Did you add ash memory to your kernel? On Mar 13, 3:37 am, Максим Андрущенко andruschenk...@mail.ru wrote: Hello! I am porting Android on s3c6410 compatible platform. So, using Android sources, i created platform's profile, and compiled ramdisk.img, system.img, userdata.img. I use

[android-porting] Re: video play on android-2.1_r1

2010-03-08 Thread abukustfan
replacement in next Android release. Is this true? On Thu, Feb 4, 2010 at 8:38 AM, abukustfan abukust...@gmail.com wrote: Hi all, I play a video file from Gallery but it did not play properly on my android-2.1_r1. Player's progress bar increase normally but it only show the first frame

[android-porting] Re: sensor HAL in eclair

2010-03-04 Thread abukustfan
Hi, Is this will depend on what raw data the sensor report? My sensor report data in mg unit, I thought I need to convert it to m/ s^2 unit in HAL layer. Isn't it? On Mar 4, 5:39 pm, WoW jykl1...@gmail.com wrote: From my experience, i only report raw data. SensorManager will use the data you

[android-porting] Re: Intregrating 3rd Party libraries with Android Build System

2010-02-24 Thread abukustfan
Did you try Android NDK? http://developer.android.com/intl/ja/sdk/ndk/1.6_r1/index.html On 2月24日, 午後4:22, Prince pranjal.andr...@gmail.com wrote: Hi, I have my stack codebase in native language. I want to Integrate our libraries along with the Android System Images. Is there any other way

[android-porting] porting accelerometer sensor

2010-02-23 Thread abukustfan
Hi, I try to port a accelerometer sensor to my target board. Modified a sensor library base on http://android.git.kernel.org/?p=platform/hardware/htc/dream.git;a=tree Target board can found my sensor(/dev/input/event2) on boot. D/SensorManager( 859): found sensor: LIS3LV02D Accelerometer,

[android-porting] Cannot preview camcoder on android-2.1_r2 emulator

2010-02-17 Thread abukustfan
Hi all, I download the android-2.1_r2 tag from git://android.git.kernel.org/ and make the generic product. After all build done, I run the following command to launch emulator. $ ./out/host/linux-x86/bin/emulator -system out/target/product/generic/ system.img -kernel

[android-porting] Re: video play on android-2.1_r1

2010-02-16 Thread abukustfan
? /magnuslq On Feb 4, 1:38 am, abukustfan abukust...@gmail.com wrote: Hi all, I play avideofile from Gallery but it did not play properly on my android-2.1_r1. Player's progress bar increase normally but it only show the first frame on screen. The kernel should be fine as android

[android-porting] Re: video play on android-2.1_r1

2010-02-03 Thread abukustfan
Opps! I found out video play also no work on emulator(Android-2.1). Audio play well, but video stuck at the first frame. Android-2.0.1 also got the similarly problem, but seem did not fix in Android-2.1 yet. http://code.google.com/p/android/issues/detail?id=5211 On Feb 4, 9:38 am, abukustfan

[android-porting] Re: No actions in intent filter at /data/app/ApiDemos.apk

2010-01-14 Thread abukustfan
It seems that eclair's ApiDemos need camera even USE_CAMERA_STUB = true. I comment out android.hardware.camera in AndroidManifest.xml then I can see ApiDemos in my menu. On Jan 14, 10:48 am, abukustfan abukust...@gmail.com wrote: Hi all, I am porting eclair to my target board. ApiDemos.apk

[android-porting] Re: page flipping not supported issue

2010-01-14 Thread abukustfan
Hi Deepak, try this. http://groups.google.com/group/android-porting/browse_thread/thread/2c05c1092335ad42 I available to boot after I comment out the mutex_lock in gralloc. but I think it is not a good way for this. :) On Jan 13, 8:31 pm, deepak singal deesin...@gmail.com wrote: Hi all, I

[android-porting] No actions in intent filter at /data/app/ApiDemos.apk

2010-01-13 Thread abukustfan
Hi all, I am porting eclair to my target board. ApiDemos.apk is in /data/app/ but cannot see ApiDemos in my menu as donut. logcat said D/PackageManager( 633): Scanning app dir /data/app W/PackageParser( 633): No actions in intent filter at /data/app/ ApiDemos.apk Binary XML file line #1683

[android-porting] How to add a new product project ?

2009-12-10 Thread abukustfan
Hi, How can I add a new product project in AOSP? just like platform/vendor/asus/eee_701.git regards. -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Re: Resistive touchscreens

2009-12-03 Thread abukustfan
Resistive touchscreen also work on my platform with android-1.5 and android-1.6_r1. We did not use Z, which show pressure, but X/Y seems work well. On Dec 3, 11:40 pm, ms12 mstic...@gmail.com wrote: We have gotten a Xenarc 706TSA resistive touchscreen to work on beagle board with Android 1.5

[android-porting] Re: Gallery: Low Memory: No more background processes.

2009-11-26 Thread abukustfan
, but a crash. On Tue, Nov 24, 2009 at 10:16 PM, abukustfan abukust...@gmail.com wrote: The Gallery UI show each folder with thumbnail properly. but when I touch either folder icon, it show the detail thumbnail but flash back to folder thumbnail immediately. I changed the memory

[android-porting] Gallery: Low Memory: No more background processes.

2009-11-24 Thread abukustfan
Hi all, When I run Gallery application on my target board, it shows thumbnail on each folder. But when I select either folder, it shows the following message. (The images in SD card is four 800x600 JPEG files.) Could someone help me to solve this problem?

[android-porting] Re: A problem about APK file build

2009-11-24 Thread abukustfan
Hi, How about out/target/product/generic/data/app/ ?? On 11月25日, 午前11:28, xie zzl xie...@hotmail.com wrote: I created a new application, it's very simple, just like HelloActivity. no error came out, but i can not find APK file in the out/target/ product/generic/system/app. I checked

[android-porting] Re: Gallery: Low Memory: No more background processes.

2009-11-24 Thread abukustfan
with the foreground processes and services.  That may be normal, or not, depending on what you are doing. On Tue, Nov 24, 2009 at 6:38 PM, abukustfan abukust...@gmail.com wrote: Hi all, When I run Gallery application on my target board, it shows thumbnail on each folder. But when I select

[android-porting] Re: SDcard mount problem with vold

2009-11-10 Thread abukustfan
, Sreedhar On Tue, Nov 10, 2009 at 1:08 PM, abukustfan abukust...@gmail.com wrote: hi, Is the media_path in vold.conf right? I am not sure about your platform, maybe it should be /devices/ platform/xxx... try below on target board and find the path. # ls /sys/devices/platform On Nov

[android-porting] Re: SDcard mount problem with vold

2009-11-09 Thread abukustfan
Hi, Did you modified your vold.conf? On Nov 9, 11:19 pm, sreedhar b sreedhar...@gmail.com wrote: Sorry the mmc partition in my system is different. The correct command i am using : mount -t vfat /dev/block/mmcblk1p1 /sdcard , earlier i wrongly said as mount -t vfat /dev/block/mmcblk0

[android-porting] Re: SDcard mount problem with vold

2009-11-09 Thread abukustfan
On Tue, Nov 10, 2009 at 8:27 AM, abukustfan abukust...@gmail.com wrote: Hi, Did you modified your vold.conf? On Nov 9, 11:19 pm, sreedhar b sreedhar...@gmail.com wrote: Sorry the mmc partition in my system is different. The correct command i am using : mount -t vfat /dev/block

[android-porting] Re: SDcard mount problem with vold

2009-11-09 Thread abukustfan
, Sreedhar On Tue, Nov 10, 2009 at 11:52 AM, abukustfan abukust...@gmail.com wrote: Did you try this? https://gforge.ti.com/gf/project/omapandroid/mailman/?_forum_action=F... On Nov 10, 2:43 pm, sreedhar b sreedhar...@gmail.com wrote: Hi, This is the modified vold.conf which i am using

[android-porting] ALSA: Unable to attach mixer to device AndroidPlayback

2009-11-05 Thread abukustfan
Hi, I added external/alsa-lib, external/alsa-utils, hardware/alsa_sound from git to my android build tree. Changed BoardConfig.mk as below, BOARD_USES_GENERIC_AUDIO := false BOARD_USES_ALSA_AUDIO := true BUILD_WITH_ALSA_UTILS := true Added asound.conf to (my_target)/system/etc.

[android-porting] Re: Google maps

2009-10-28 Thread abukustfan
for reply! On Oct 28, 2:12 am, Disconnect dc.disconn...@gmail.com wrote: Those are closed source and so far nobody has made any public statements about what it takes to get them. Presumably you start by joining the OHA and going from there.. On Tue, Oct 27, 2009 at 5:43 AM, abukustfan abukust

[android-porting] Google maps

2009-10-27 Thread abukustfan
Hi, I would like to build a target with generic_with_google.mk, but compile failed with following error. -- make: *** No rule to make target `vendor/google/frameworks/maps/ com.google.android.maps.xml', needed by

[android-porting] Re: Key Character Map File

2009-10-16 Thread abukustfan
I just changed the [type=QWERTY] to [type=NUMERIC] in my device- keymap.kcm. It seem work fine. But is the keycode under [type=NUMERIC] necessary?? On Oct 15, 10:56 am, abukustfan abukust...@gmail.com wrote: Hi, How to define key character map file for a numeric (12-key) keyboard? I read

[android-porting] Key Character Map File

2009-10-14 Thread abukustfan
Hi, How to define key character map file for a numeric (12-key) keyboard? I read the following URL, but cannot find a example for numeric keyboard. http://www.kandroid.org/android_pdk/keymaps_keyboard_input.html#androidKeymapKeyCharMap How to define keycode after [type=NUMERIC] ? Thanks in

[android-porting] Re: STILL WORKING ON SH4

2009-10-14 Thread abukustfan
Hi, Why you use libgcc_eh.a? You can build libc for SH-Android with the patches from https://review.source.android.com/#dashboard,1001893 On Oct 10, 12:20 am, Jimmy-Creupagu jamai5...@gmail.com wrote: Dear Sirs, I'm trying to compile the pseudo target libc using my toolchain for the target

[android-porting] Re: Again on SH porting

2009-09-25 Thread abukustfan
Hi, Try to comment out ifeq ($(TARGET_ARCH),arm) in bootable/recovery/ Android.mk also. Good luck! On Sep 23, 4:16 pm, Jimmy-Creupagu jamai5...@gmail.com wrote: Hi all, I'm trying to port Android to sh arch. When I try to build libmtdutils module I obtain this error:

[android-porting] how to add new product AOSP?

2009-07-01 Thread abukustfan
Hi, At http://android.git.kernel.org/, I saw the following projects: platform/vendor/asus/eee_701.git platform/vendor/htc/dream.git platform/vendor/qcom/surf.git But there are also some product and board definition under platform/ build/target/. Why did the previous product no add into