Re: [android-kernel] How to create a new ROM for my new device?

2013-03-12 Thread Jeremy Morales
Officially there is no rule, but you probably won't get access to the Play Store. Also this group is for kernel development. If you have a question about that you should contact Google. On Tue, Mar 12, 2013 at 1:24 AM, sma6871 wrote: > Hi > > I want to know how can I build a custom ROM for a n

[android-kernel] Re: Galaxy S2 Custom Kernel building

2013-03-12 Thread loc luo
Hi parveen, Have you fixed this problem now? I encounter the same problem. This is my case: Source: *GT-I9100_ICS_Opensource_Update8.zip* from opensoure.samsung.com initramfs: from https://github.com/arighi/initramfs-gt-i9100. I would be very appreciated if you could provide help. On Monday, Ju

[android-kernel] Changing PSM timeout values

2013-03-12 Thread anudipa maiti
Hi, I want to know if there is a way to change the dynamic ps timeout value from user-space ( like through software). I have a android-samsung-3.0-jb-mr0 kernel. Thanks, Anudipa -- -- unsubscribe: android-kernel+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-ker

[android-kernel] Re: Getting the battery current and voltage values for the Android Phone

2013-03-12 Thread i
Hello Chaitan, I am working on the same issue. can you please tell me, were you successful in getting smartphone current or how much current is consumed by any process. Please let me know if you are successful. Your help will be really appreciated. Thanks Regards, Atta On Sunday, March 14,

[android-kernel] How to create a new ROM for my new device?

2013-03-12 Thread sma6871
Hi I want to know how can I build a custom ROM for a new device that has no famous brand, it makes by a group of my friends. they asked me to research and get some information about setting up an android ROM to their device. Is there any permissions from Google that we need to get if we want t

[android-kernel] if this linux command applicable for android WIFI DIRECT?

2013-03-12 Thread Hana'a
i found resources talk about Wifi direct commands in linux at this link . i am wondered if these commands are applicable for android WIFI DIRECT ??? i need to access WIFI direct from terminal using rooted devi

[android-kernel] how to install and build “iw” for android 4.1?

2013-03-12 Thread Hana'a
i need to install iw wireless packages on android 4.1 device. but i don't know how and what is the require version of the packages to install !! also is it need linux platform to do this or it is enough to build and install on adb shell for android rooting device. i see this link