[android-porting] Re: Porting Android for Dummies?

2011-08-05 Thread simon
你照这个链接做,基本系统能跑起来。其它驱动(比如音视频),就需要你针对具体的硬件调试了。 http://code.google.com/p/rowboat/wiki/Main?tm=6 On 8月4日, 上午6时13分, jordanleegauci jordanleega...@gmail.com wrote: Hi All, I am a computer engineering student and I have bought a cheap Chinese Android tablet for the sole purpose to tinker with the

[android-porting] Re: System App privilege for Eclipse downloaded apps

2011-08-05 Thread GL
Hi AppCoder, Thanks for the response. That worked well. I was going to try to another approach primarily for learning, to sign the app with the system certificate (after the build is done from Eclipse) and also specify the signatureOrSystem permission. GL. On Aug 3, 7:53 am, AppCoder

[android-porting] Re: Install Failed Older SDK

2011-08-05 Thread James P
Roger, Much thanks. Found 23_r1 and got set up. Cheers, James On Jul 25, 10:27 am, Roger r.p.ang.in...@gmail.com wrote: From the different CTS releases, you can see that the releases are for specific versions of the code.  This failure means you are running a CTS release meant for a later

Re: [android-porting] Re: IPed (Yes IPED) upgrade? - HOWTO

2011-08-05 Thread Philip Rhoades
Roger, Right - that settles that issue! Thanks for the info. Regards, Phil. On Thu, 4 Aug 2011 13:37:43 -0700 (PDT), Roger wrote: Rockchip never updated Android for the RK2808 beyond 1.6. The RK2808 is ARM9-based and slower in performance than the Qualcomm chip in the G1, the 1st Android

Re: [android-porting] Porting Android for Dummies?

2011-08-05 Thread Philip Rhoades
Tim, See inline comments: On Thu, 4 Aug 2011 11:36:48 -0700, Tim Bird wrote: On 08/04/2011 10:59 AM, Philip Rhoades wrote: I didn't really get an answer to my question though - I HAVE this: http://en.wikipedia.org/wiki/IPed and I want to update IT . . but I never got any responses

Re: [android-porting] Porting Android for Dummies?

2011-08-05 Thread Philip Rhoades
hedwin, On Thu, 4 Aug 2011 21:49:07 +0200, hedwin wrote: Philip, Another interesting point, do you have the kernel source code belonging to this device. Lots of people tried the same thing but fail because the supplier doesnt provide the kernel code. so agree with Tim on this. No source

[android-porting] Re: build error about sample SDK addon with android-2.3.4_r1

2011-08-05 Thread M_r_dao
i think no error.In the last,the applictation is install. On 8月4日, 下午4时36分, david arava...@gmail.com wrote: I find the sample code in device/sample ,I try to build the sample add-on , But, below error ocuured: : out/target/product/generic/system/xbin/oprofiled Stubbing addon jar using

[android-porting] Re: System App privilege for Eclipse downloaded apps

2011-08-05 Thread M_r_dao
Good! On 8月3日, 上午10时24分, GL guhan.laks...@gmail.com wrote: We are building a device, therefore, we build the entire ROM image here and all the APKs included in the ROM image get the system flag and therefore additional privileges. However, we find that developing (compiling/downloading) with

[android-porting] what does a remote render mean

2011-08-05 Thread kiranbobbu
Hello, In Media Framework in awesome player I had seen remote render class. But it wont invoke QcomHardware rendere or software rendered then how it is rendering? Bets reagrds Kirankumar Bobbu -- unsubscribe: android-porting+unsubscr...@googlegroups.com website:

[android-porting] Debugging of Monkey Test

2011-08-05 Thread Vishwanath Hegde
Is there some one already debugged random crash on any android platform? If so please advice me how I can go about debugging this random crash. I am getting crashes in in different modules in different test runs of Monkey test. For example once in camera, next email, mms so on coupled with a

[android-porting] Re: Porting Android for Dummies?

2011-08-05 Thread jordanleegauci
Thanks! I am checking the link. On Aug 5, 2:51 am, simon chenyih...@163.com wrote: 你照这个链接做,基本系统能跑起来。其它驱动(比如音视频),就需要你针对具体的硬件调试了。http://code.google.com/p/rowboat/wiki/Main?tm=6 On 8月4日, 上午6时13分, jordanleegauci jordanleega...@gmail.com wrote: Hi All, I am a computer engineering student

[android-porting] Re: Porting Android for Dummies?

2011-08-05 Thread jordanleegauci
So guys, thank you all for your replies. The tablet I have bought is called a Superpai 3 (I think it's a clone of the Flytouch 3). It has the following CPU: ZT-180 IMAP×220,ARM11,1GHz. Has GPS, and 512MB of RAM. I think that what I should do is to buy an open platform and try to port android on

Re: [android-porting] Re: Porting Android for Dummies?

2011-08-05 Thread Rogério de Souza Moraes
Hi Jordan, that is what I recommend for you. It will be the easiest way for you to learn how to port Android for a specific device. I suggest you to work with the panda board. Regards, Rogerio 2011/8/5 jordanleegauci jordanleega...@gmail.com So guys, thank you all for your replies. The

Re: [android-porting] Wifi and Gingerbread

2011-08-05 Thread Cyberworm
Okay, I see /sys/devices/platform/ now. Can anyone explain me what msm_sdc* is please? What I know is files in /sys folder are managed by linux kernel. it's sysfs. what and how exactly changed permission? -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: