[android-kernel] Re: Will deleting files in /data/ somehow restore settings?

2010-12-02 Thread archieval
I manually deleted the content of /data/ folder, it seems to work like a reset factory settings. =) -- unsubscribe: android-kernel+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-kernel

[android-kernel] Re: Android Binder crash.. in eclair

2010-12-02 Thread Robin Gujjar
Hi Deva and all, Thanks for your reply , i am posting my logcat here , please give me your comment , = D/AndroidRuntime( 1642): >> AndroidRuntime START << D/AndroidRuntime( 1642): CheckJNI is ON I/( 16

[android-kernel] Will deleting files in /data/ somehow restore settings?

2010-12-02 Thread archieval
Hello everyone, I am working on an android-based device odroid, and it has no implementation of reset factory settings. here's the code on my android: package com.android.settings; import com.android.internal.widget.LockPatternUtils; import android.app.Activity; import android.app.AlertDialog;

[android-kernel] Re: Running Android on ARM Versatile Express

2010-12-02 Thread Chris Stratton
On Dec 2, 9:41 am, amit wrote: > 3. I have downloaded Android-Froyo repositories and compiled it for > ARM-V7. I am using it with a customised kernel that i have > compiled(based on android 2.6.29-golfish android kernel). When I run > this setup on emulator, the emulator GUI doesnot comes up. Wha

[android-kernel] Running Android on ARM Versatile Express

2010-12-02 Thread amit
Hi, I am interested in running Android on ARM Versatile Express i.e VX platform. I am new to Android and have few basic queries here: 1. As far as I understood, Goldfish is a virtual ARM platform that Android community has created to run Android on Android-Emulator i.e Qemu-with-Android-Extensio

[android-kernel] kernel 2.6.31 on Android 2.1

2010-12-02 Thread patrick Immling
Dear All, I just compiled on my ubuntu linux the sources for the 2.6.31 kernel. Now I need to replace the existing 2.6.29 kernel of my Android 2.1 The 'make' resulted in a bzImage. Do I have to convert to zImage and replace the existing kernel? Please help -Patrick -- unsubscribe: android-k