General :: Looking For HP Slate 21 Open Source Kernel?
Feb 14, 2014
I am looking for the hp slate 21 open source kernel. I want to modify the kernel image to change the power_start from 0 to 1 so the tablet can boot when the tablet is plugged. How to do it or has the open source kernel that would be great.how to unpack the zImage kernel for the hp slate 21.
View 4 Replies
Apr 15, 2012
i have: CMW recovery, Kernel source code on local computer, full repo cm source + toolchains.
How to add my device tree, kernel source code to CM source and compile CM7 ROm?
View 3 Replies
View Related
Jul 30, 2013
I use my phone Huawei Y210 and found the kernel source provided by Huawei. compile the kernel source.This is the link kernel: URL....
View 1 Replies
View Related
Jul 28, 2013
Our device (Huawei D1 U9500) has available kernel source for 4.0.4 (ICS). Is it possible to make JB compatible kernel from it? The device is TI OMAP 4460 based (blaze board), btw.
View 1 Replies
View Related
Jun 21, 2013
I am needing to make a kernel for a certain device. There aren't any source codes available for that device but there are for multiple clones out there. I am running Linux Mint Debian edition and i cant find a guide for compiling a kernel on debian.
View 1 Replies
View Related
Jul 27, 2013
I am trying to compile a kernel for LGE-P690 from CM ICS source but i don't have the device in my hand i searched all over the net for vendor files but i was unsuccessful in finding vendor files for ics but i found one for gingerbread so is there anyway i could perform ./extract-files.sh without device or can i convert gingerbread vendor files to ics if so how elaborate.
View 6 Replies
View Related
Jan 24, 2014
Is there any way (or what is the best way) to visualize what specific files within a kernel source are inter-related, what files take priority over others, etc? For example, I want to trace from top to bottom the related kernel source files & actions that would be triggered by insertion into a headphone jack, and dig through the code as much as I'm able and try narrowing down the source of a problem. I can (and have) poked around in github, and understand how to compile the kernel, but don't quite have a grasp of the hierarchy of files, drivers, etc. within the source.
If there isn't a way to 'map' out a specific kernel source, any generic flowchart or 'map' created in general for visualizing the inter-relationships of source files within android kernels?
How to compile a kernel, pack into a boot.img, edit a ramdisk, etc., within the last few weeks, but this is a major roadblock in my understanding of kernel source code.
View 1 Replies
View Related
Aug 30, 2013
implementation of undervolt in the source of a custom kernel for my Galaxy Ace II X (GT-S7560M)?
View 1 Replies
View Related
Feb 24, 2012
How to update KGSL Drivers in the kernel from source??
View 1 Replies
View Related
Mar 29, 2014
I am following this right here [URL] .... And i keep getting command not found even though i am sure its right.
Code:
~/AlienKernel3.0-alien-4 $ export CROSS_COMPILE=/home/user/ndk/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-
Code:
sudo make clean && sudo make mrproper
Code:
make: /home/dm47021/Android/toolchains/arm-unknown-linux-gnueabi-linaro_4.8.2-2013.08/bin/arm-unknown-linux-gnueabi-gcc: Command not found
/bin/bash: /scripts/gcc-version.sh: No such file or directory
[Code] ....
View 1 Replies
View Related
Jan 19, 2014
I recently became acutely aware of how dependent I am on Feedly when it went down for my a couple days ago.Are there any good community driven open source RSS applications available?
View 3 Replies
View Related
Mar 9, 2013
Within all the call recorder app available on the play store, which one has fulfill your needs ? One of them is open source ? I don't know which one to choose and there are no reviews about it...And I heard that a lot of these apps record only mic and not the other voice during the call.
View 7 Replies
View Related
Aug 12, 2013
I wanna compile Mokee Open Source for i9305, how i can with the guide of bbs.mfunz.com?
[URL]
View 1 Replies
View Related
Mar 13, 2012
Here is my contribution to Android and the Open source..
I just wanted to share my Holo Theme port to Android 1.X and 2.X. This port is fully compatible with ActionBarSherlock and should be really easy to install.
Circle me: [URL] ......
Market (Google Play) link: [URL] ......
For me on Github: [URL] ......
View 7 Replies
View Related
Nov 2, 2013
I know you can get OTA updates on a custom ROM via rom manager but its proprietary. Are there any open source solutions to OTA updates on custom roms?
View 4 Replies
View Related
Nov 17, 2009
Can anyone please do share the android 1.6 (donut) kernel source code.
View 2 Replies
View Related
May 19, 2010
[Kernel - DE03] joeykrim-SDX - v0.5 - May 19th 2010
Joey had it out 5-6 hours after source was released this contains Numus' battery code and more.
View 28 Replies
View Related
Jul 28, 2009
I'd like to download the android kernel completely. Can I know from where I can get the site to install the android kernel and also the complete source code of the emulator. Also from where can I get the patches of the git?
View 3 Replies
View Related
Sep 1, 2010
Not sure how to figure out which android project on android.git.kernel.org corresponds to the classes extended in some of the app examples in the SDK such as Activity, Intent, and ContentProvider.
View 1 Replies
View Related
Dec 20, 2011
I'm wondering what is your take on the best open source SMS app? I'm getting sick of developing off of SMSPopup... is there any other ones that are better?
View 2 Replies
View Related
Sep 7, 2013
So I went and did things the hard way (Asian Level Root).
Root was obviously a success, but now I can't get rid of 2 of 3 of the Chinese programs that got installed. The only program I was able to get rid of was the Shuame market app.
Trying to remove/uninstall any other programs ( KingUser.apk and PinyinIME.apk, et al) via Titanium Backup just results in a screen depicting Andy on his back, front open, big red triangle on top of him.
The tablet does reboot by itself after a minute, but the programs remain.
I did reset the tablet to no effect.
Specs: HP Slate 7, Android 4.1.1, Kernel 3.0.8+, Rooted (obviously).
View 7 Replies
View Related
Dec 29, 2009
I haven't seen many open source android apps yet. Can I make my app gpl open source just like that? Or do I have to include legal statements regarding the Android code that my app is using?
View 3 Replies
View Related
Mar 26, 2013
Basically im looking to make a type of "search and opens a custom page" type app, such as when you type in a word (maybe adding in suggestions to what you are typing) , and when you click the word you desire, it opens a page made by myself with data on it.
I found an opensource of a dictionary, sounds lame, but it's a generally close idea to what i would like to create.
My question: What part of this code would i edit? and what exactly would i put at that location? also, how do I create a custom page for it to go to when it click the said word ?
[URL]
View 8 Replies
View Related
Jan 27, 2010
Where is the best place to host an Open Source project for an Android app? I am thinking about setting my app eTools free into an open source license. I want to know the best place to host that project. I will probably go with code.google.com but wanted to hear what others have done.
View 2 Replies
View Related
Nov 9, 2009
Is there an app or setting for the Hero that would alert you to the fact you are in an open source wifi spot?
View 5 Replies
View Related
Dec 7, 2013
Any android emulator open source code. I need to slightly modify it for my task.
View 2 Replies
View Related
Feb 13, 2012
I am currently working on an open source collection of Android APIs that will be collected into a toolkit. Essentially, this toolkit is intended to ease coding pains for developers by simplifying things such as network operations, file operations, etc..
I already have a bunch of things planned, such as PHP POST and GET operations, POP3, IMAP, and SMTP operations, File management operations (creating files, downloading files, parsing files, etc...). What other kinds of operations do you all think could be simplified or even just want an alternative to?
View 9 Replies
View Related
Oct 28, 2009
Could any one tell me how to get open source eclair code. Or is it available for public to download.
View 4 Replies
View Related
Feb 11, 2010
As a thesis for my graduation I'm going to start an open source project: My idea is to port a complete set of mathematical libraries to Android, to perform numeric and symbolic operations, in the form of a programmable calculator like matlab or sage. I want to release this project under GPL, because I believe that ideas need to be free to work, but I also know that i will spend a lot of money to buy multiple device to do debug and fine tuning. I thought about selling the prepacked app on the market for 0.99, while giving the source to compile on the site for free. It would be like a small tax on laziness. What do you think? How do you think I could fund this project?
View 2 Replies
View Related
Sep 1, 2009
does somebody know site(s) with open-source games for Android?
View 2 Replies
View Related