Re: [android-porting] kitkat comiling for xperia x8

2014-08-11 Thread Raja Shekar Bollam
Hi Yair, Shibaa, How did you guys fix this issue? I am not able to fix it. Regards - Shekar On Tuesday, March 4, 2014 7:23:07 PM UTC+9, Shibaa987 wrote: > Hey friend, > > Can u please provide the kernel version and from where have you downloaded > that (if at all you have cloned from somewhere

Re: [android-porting] Re: How to add 3rd party package in android framework

2014-08-11 Thread Karan Kishore
I'm doing something similar, only in my case I'm adding a new package in both of these locations frameworks/base/core/java/android/*mypackage* and frameworks/base/services/java/com/android/server/*mypackage* but I'm not able to find in which Android.mk file do I have to add my package, as the n

[android-porting] Investigating MSM Android hanging during boot - what is purpose of kernel/MSM.

2014-08-11 Thread john oliver
Hi I am trying to build and install one of the Android trees hosted on CodeAurora (apq8064) for the Nexus 7 ( Flo) but it hangs in the bootloader. I have built the tree using the Flo binaries supplied by Google using the standard process ( I have built and run various vanilla Android 4.X.X tree

[android-porting] MPEG2 TS stream video player for Allwinner A20 platform

2014-08-11 Thread anuroop . kamu
Hi, I am fairly new to Android. please correct me if my question is wrong. I have an Allwinner A20 platform board from SMDT. Android 4.2 is already ported in it. Now we are planning to integrate a TV chip with this (DVB-T) . Allwinner has TS control block and a sample driver along with it. I

[android-porting] NAT network configuration in AOSP 4.3

2014-08-11 Thread Allen Curtis
Hello, This configuration works with earlier Android versions. Now when the Android device attempts to use DNS, it hits a name server 2 subnets away. In the previous version, the Class C IP was transformed into a Class B and used the DNS server on this subnet. Now the DNS request is going throu