[android-porting] kernel 3.7 and NETFILTER_XT_MATCH_QTAGUID

2013-02-26 Thread David
I am porting Android to a new platform with Linux kernel 3.7. However, I found NETFILTER_XT_MATCH_QTAGUID seems gone from the kernel config。I try to turn some xtable config such as CONFIG_NETFILTER_XT_MATCH_OWNER and CONFIG_NETFILTER_XT_MATCH_QUOTA but has no luck. Still I can't see

Re: [android-porting] Browser not working 4.0.1-4.0.3 / Solution

2013-02-26 Thread will liu
Hi John , The method * startLoadingResource()* which refers to executeLoad() has been removed form 4.0.4. and the LoadListener.java also been removed . seem to be big change. Can you tell me more detail about Data/Resource loading in 4.0.4 ?? Best Regard. -Will 在

[android-porting] Re: Is it possbile Jellybean without GPU HW acceleration?

2013-02-26 Thread Jim Ancona
On Monday, February 25, 2013 9:50:41 AM UTC-5, Santosh Kadam wrote: Hi There, Can someone post the steps if there is a successful port and execution of AOSP on Raspberry Pi? You might find more information in the Raspberry Pi Android forum:

[android-porting] Re: Disable lock screen and start application just after booting Android

2013-02-26 Thread Zoltan Kuscsik
Hi, you can set your application category to HOME and replace the default Launcher. To disable the lock screen you will need to toggle the Settings.System.LOCKSCREEN_DISABLED value in the settings database. You can achieve this by: 1. hacking the DatabaseHelper.java in framework/base/... 2.

[android-porting] Create language package for supporting a Regional language for android device

2013-02-26 Thread Sreeroop Kaiprath
I need to create language package for supporting a Regional language in my device, which is Currently available or not in Android os. How can I create that ? I don't know where to start, please point me to right direction. -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com