can someone please guide me...
i want to build kernel .... this is my 1st time...
i'm on ubuntu 14.04 64bit..
how can i setup the build environment ?
please....someone :crying:
please guide me ...
Had you even tried use a seach field? Or google? ...
http://forum.xda-developers.com/sitesearch.php?q=build kernel
Related
Hey guys, I've been searching on how to get apk manager works on my ubuntu machine, but no results... Help me guys to set up apk manager on my ubuntu machine! i'm using ubuntu 12.04 64bit ... im new to linux ....
Your help will be appreciated
mangkoeboemi said:
Hey guys, I've been searching on how to get apk manager works on my ubuntu machine, but no results... Help me guys to set up apk manager on my ubuntu machine! i'm using ubuntu 12.04 64bit ... im new to linux ....
Your help will be appreciated
Click to expand...
Click to collapse
you might search for a program called wine
its a windwos emulator for windows
it lets u install *.exe files on ur linux mashine
try it
Ok, when I try and build on linux mint, I get this error:
Code:
************************************************************
You are attempting to build with the incorrect version
of java.
Your version is: java version "1.6.0_24".
The correct version is: Java SE 1.6.
Please follow the machine setup instructions at
https://source.android.com/source/download.html
************************************************************
but I have followed the instructions to the letter in how to get Java. I don't understand where I'm going wrong...
Can someone please help me? :good:
Build using what?
Jrcon said:
Build using what?
Click to expand...
Click to collapse
What do you mean? As in what tutorial am I using? I am quite new to this so I ask that people be patient with me...
I've been following the tutorial on the source.android website.
I'm building from the JB source. I followed a few steps from the compile JB on ubuntu tutorial.
Ok well, after improving my google fu I found that the problem was because I had "Open JDK" installed and not "Java JDK" installed.
In case anyone runs into this problem, here is a link that may help you:
http://blog.markloiseau.com/2012/07/how-to-compile-android-on-ubuntu-12-04/
Hi,
I have recently reconfigure my PC for dual boot (win 7 64Bit, Ubuntu 12.04 64Bit)
I have followed this tutorial for installing the required components:
://blog.markloiseau.com/2012/07/install-eclipse-juno-and-android-sdk-on-ubuntu/
I have followed this tutorial for compiling GOLDFISH kernel to test:
://blog.markloiseau.com/2012/07/how-to-compile-the-android-goldfish-emulator-kernel/
However when i run :
# /path/to/emulator @testAVD -kernel /path/to/zImage
I get a blank AVD then a compile error.
Can someone assist?
Squidge1980 said:
Hi,
I have recently reconfigure my PC for dual boot (win 7 64Bit, Ubuntu 12.04 64Bit)
I have followed this tutorial for installing the required components:
://blog.markloiseau.com/2012/07/install-eclipse-juno-and-android-sdk-on-ubuntu/
I have followed this tutorial for compiling GOLDFISH kernel to test:
://blog.markloiseau.com/2012/07/how-to-compile-the-android-goldfish-emulator-kernel/
However when i run :
# /path/to/emulator @testAVD -kernel /path/to/zImage
I get a blank AVD then a compile error.
Can someone assist?
Click to expand...
Click to collapse
Please
Our General Section is flooded
Post Your Questions here
You will be assisted better
http://forum.xda-developers.com/showthread.php?t=2089279
iamareebjamal said:
Please
Our General Section is flooded
Post Your Questions here
You will be assisted better
http://forum.xda-developers.com/showthread.php?t=2089279
Click to expand...
Click to collapse
Thanks will do
Hi,
I'm having trouble setting up environment for cross compiling i2c-tools in Linux.
What I really need is to compile a few binarys. It's very needed for fixing some problems that people here in the forums have.
i2c-tools was already a topic here but there are no ready binarys.
Here is the source:
https://github.com/fhunleth/android_external_i2c_tools
Can someone with ready developing environment compile this for JB and upload the binarys?
Thanks
Vadim brook
Can somebody help me with compiling PHP 5.4.17 CLI for android on Ubuntu 13.04.
I just have installed Ubuntu on my pc. What are the next steps ? How to setup it for cross compiling php ?
Which tools do I need and where/how to get this ?
help same prob here!