[android-porting] Re: Question on building modified framework code + windows emulator

2010-04-07 Thread mark
/base/tools/layoutlib. Stop. Error: Build failed Aborting thanks mark On Mar 24, 2:48 pm, MBethDev mbeth...@gmail.com wrote: Hi Jett, thanks for replying.  Tried following your suggestion but ran into issues.  Are you able to build successfully?  Anyway, here's the errors I get: 1) After

[android-porting] Re: Question on building modified framework code + windows emulator

2010-04-09 Thread mark
the instructions they give to build the Windows SDK. I did see one post somewhere that mentioned they were moving away from cygwin and were going to directly use the mingw compiler to generate Win SDK. mark On Apr 7, 4:55 pm, MBethDev mbeth...@gmail.com wrote: Hi Mark, I basically abandoned

[android-porting] Re: Difficult porting Android on Gumstix Overo

2011-05-23 Thread Mark
This isn't really a porting problem because you are using prebuilt images. Which Android COM and expansion board are you using? Also what method did you use to create your bootable SD card? -- unsubscribe: android-porting+unsubscr...@googlegroups.com website:

[android-porting] Re: Difficult porting Android on Gumstix Overo

2011-05-24 Thread Mark
http://gumstix.org/create-a-bootable-microsd-card.html is the really long way to do it. It does work but there is a script that makes it much easier. Follow the instructions here: http://wiki.gumstix.org/index.php?title=Android_Prebuilt It is a more fool proof way of doing it. If you are

[android-porting] Re: Difficult porting Android on Gumstix Overo

2011-05-25 Thread Mark
The images should be ok. The procedure should be fine because the script does the heavy lifting, so it either works or doesn't. Have you verified when you look at the contents of the SD card that the proper files are on there in the correct folder, and that you didn't select the wrong

答复: [android-porting] Re: Porting FLV in stagefright

2011-11-09 Thread Mark
returned.. On Nov 2, 11:08 pm, Mark Liu mark.liu.ch...@gmail.com wrote: Hi Guys: I am working on porting flv in stagefright. audio is aac, video is h264 codec. Now the streaming is okay, aac decode is okay. But h264 es is not playback. OMXCodec cause error. I put avcc data to omx from flv

答复: [android-porting] Re: where can i download new android-kernel?

2011-11-09 Thread Mark
Hi, Your meaning is git.omapzoom.org can download android kernel? Can you tell me where is available android repositories? Mark Uniview-tech.com -邮件原件- 发件人: android-porting@googlegroups.com [mailto:android-porting@googlegroups.com] 代表 Deva R (TI) 发送时间: 2011年11月8日 17:09 收件人: android

答复: [android-porting] Re: Run muliple Application on same screen.

2011-11-09 Thread Mark
I think you can try to make a app widget in your activity. The Launch2 is sample for the source code. Mark 发件人: android-porting@googlegroups.com [mailto:android-porting@googlegroups.com] 代表 Pawan Singh Rathore 发送时间: 2011年11月8日 20:03 收件人: android-porting@googlegroups.com 主题: [android

[android-porting] For Android4.0 source code

2011-11-15 Thread Mark
Hi everyone: Where can I find right download-link for android 4.0 source code ? Mark.Liu -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

答复: [android-porting] Re: Run muliple Application on same screen.

2011-11-24 Thread Mark
Can you update more information about this to help us to know more? Mark -邮件原件- 发件人: android-porting@googlegroups.com [mailto:android-porting@googlegroups.com] 代表 Ben King 守之(兴,百姓苦。亡,百姓苦) 发送时间: 2011年11月9日 9:15 收件人: android-porting 主题: [android-porting] Re: Run muliple Application

[android-porting] Development of Android MHL and HDMI tvout

2012-01-14 Thread Mark
Hello everyone: I am working on development of tvout on MHL and MINI-HDMI on the android phone. I could not find information for the SDK or android source support for this development. Who can help me to know how to do? Mark.Liu -- unsubscribe: android-porting+unsubscr...@googlegroups.com

[android-porting] Re: Boot on power: power on when plug in USB

2012-07-06 Thread Mark
I am having the same problem/question. Did you find out how to turn a specific device on? +1 Am Donnerstag, 3. Februar 2011 01:20:40 UTC+1 schrieb Martin: Hello! I do not have a question about a specific platform... rather I have a question about a feature that only one phone I've played

Re: [android-porting] USB to Ethernet adapter on Android 6.0 or later

2017-04-11 Thread Mark
Thanks Amit In my overlay\frameworks\base\core\res\res\values\config.xml I do have : "ethernet,9,9,9,-1,true" "wifi,1,1,1,-1,true" What's the next thing to check? > Check your device overlay options. See if "networkAttributes" support > ethernet to begin with. >

[android-porting] USB to Ethernet adapter on Android 6.0 or later

2017-04-06 Thread Mark
from any Java apps, any ideas on how to fix it? Thanks in advance --Mark -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting&q

回复: [android-porting] Can Android run on 64M RAM ?

2008-12-30 Thread mark lee
We are running the Android on a system with only 48M RAM, but some applications are killed for shortage of RAM sometimes. Should be run on the 64M system. --- 08年12月31日,周三, Praveen Kumar commonman2...@gmail.com 写道: 发件人: Praveen Kumar commonman2...@gmail.com 主题: [android-porting] Can Android run

[android-porting] The detail changes of Android kernel

2008-12-30 Thread mark lee
Android kerenl has added some new features such as Binder,power management, how to get these detail information(The detail change files and relaed docs)? thanks. ___ 好玩贺卡等你发,邮箱贺卡全新上线! http://card.mail.cn.yahoo.com/

[android-porting] Re: Touchscreen Driver Issues on PXA platform

2009-02-20 Thread Mark Wang
for Android, during the startup and initialization, Android will scan the devices listed in /dev/input/ and open them. So I think it shouldn't be caused by Android. In kernel, the input devices registered successfully will be displayed in /dev/input. As your information output, you should check

[android-porting] Re: ALSA Compile Error

2009-04-04 Thread Mark Brown
On Fri, Apr 03, 2009 at 06:34:00PM +0530, Harishkumar V wrote: target arm C: libasound = hardware/beagle/alsa-lib/src/control/control_shm.c hardware/beagle/alsa-lib/src/control/control_shm.c:28:21: error: sys/shm.h: The SysV IPC interface was removed from the Android libc recently - someone

[android-porting] Re: Data folder empty

2009-05-25 Thread Mark Wang
For android, data is one of its partition with mmap support, which is mounted during init stage. you can have a check on init.rc. On Sat, May 23, 2009 at 2:33 PM, shridhar shri.desa...@gmail.com wrote: Hi experts, I am quiet new to Android. I have ported Android on AT91SAM9263-ek and I am

[android-porting] Re: Porting Android to Samsung F480 Tocco (Touchwiz)

2009-05-25 Thread Mark Wang
you are right. it is unnecessary to port android to F480 with expection of interest or F480 hacking. On Sat, May 23, 2009 at 4:44 PM, nota matyas.b...@gmail.com wrote: Status update: I am not working on this. In fact, did not even start because of the lack of info. Besides, comparing the HW

[android-porting] Re: How to customize android by creating a new target product definition

2009-06-14 Thread Mark Wang
I remember there is a document in PDK directory describing how to add a new product definition, you can have a check on it. the PDK is generated after you have made a building. Good Luck! On Sat, Jun 13, 2009 at 6:53 PM, Elvis Dowson elvis.dow...@gmail.comwrote: Hi, If I edit the

Re: [android-porting] Greeting

2010-01-06 Thread Mark Wang
Nice to have you information. Not a veteran just have some experience on embedded Linux and Android. ^_^ On Tue, Jan 5, 2010 at 7:56 PM, 周毅敏 geelphe...@gmail.com wrote: Nice to see you. Are an veteran of porting android? -- unsubscribe:

Re: [android-porting] The Android display on beagleboard doesn't show

2010-01-07 Thread Mark Wang
frame buffer device 160x45 omapfb: Framebuffer initialized. Total vram 3686400 planes 1 omapfb: Pixclock 72000 kHz hfreq 43.3 kHz vfreq 58.1 Hz Please check it again. BR/Mark. On Thu, Jan 7, 2010 at 12:38 AM, Michael Wu michaelwu1984...@gmail.comwrote: Hello, everybody. I installed

Re: [android-porting] Re: Difficult porting Android on Gumstix Overo

2011-05-24 Thread Mark Meisner
because it has the support for the SGX driver code. -mark On Tue, May 24, 2011 at 1:59 PM, manish shakya msha...@oakland.edu wrote: Hi Mark, Is your android stable in overo com? Which kernel and android version are you using? I am using overo fire with kernel 2.3.32 and gingerbread 2.3.3

[android-porting] Porting FLV in stagefright

2011-11-03 Thread Mark Liu
for the video playback? Mark. -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

Re: [android-porting] android porting on Intel(R) Core(TM)2 Duo CPU

2012-12-03 Thread mark gross
https://01.org/android-ia/ May be a good place to look too. On Dec 1, 2012 5:46 AM, venkat k raju kvraju@gmail.com wrote: Dear all, i want porting android OS on my laptop please can any body suggest or provide me any reference links how to porting android on x86 platform which is my

[android-porting] CM 10/10.1 Port

2013-07-05 Thread Mark Bailey
I am looking to port cm 10/10.1 to a new(er) device - HTC One VX - codename totemc2. I would really appreciate some help! -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You received this message because you are

[android-porting] Re: Boot from SD card

2016-02-12 Thread Mark Hartman
I was just searching the net and saw this group... Thank you for existing... I have a question about "Side-Boot-Loading" on android tablets. I oem unlocked my bootloader and it is now brick material. The question is can I place a bootloader on an sd card to get it to turn on again? If its