General :: Compile Cyanogenmod Gingerbread With Ubuntu 12.04
Jul 7, 2012
I'm trying to compile cm7 from source under ubuntu 12.04.
I compiled successfully on ubuntu 10.04 before, but my notebook got broken So on my new notebook I installed 12.04 (64bit).
Repo remained the same.I tried to setup build enviroment as described here.Had to additionally install packages schedtool ,zlib1g-dev and pngcrush.Now in the end of the compile process I get the following error:
Code:
frameworks/base/core/java/com/google/android/mms/pdu/PduPersister.java:23: cannot find symbol
symbol : class PduCache
location: package com.google.android.mms.util
import com.google.android.mms.util.PduCache;
Googled for it, but didn't find anything useful.
View 3 Replies
Mar 16, 2010
when I compile android (http://source.android.com/download) it does not compile some source files. For example there is external/bluetooth/bluez/sbc/sbc.c which is not compiled. There are also other such files.
It's possible those files need not to be compiled. Or it might be that I need some special configuration to compile them.
Either way, if it is possible, I'd like to compile them. Is there some way to do it? Maybe some "compile_all" make target? (I believe the reason why I want to compile all source files is not important)
View 1 Replies
View Related
Jun 17, 2012
How to get apk manager works on my ubuntu machine, but no results... How to set up apk manager on my ubuntu machine! I am using ubuntu 12.04 64bit ... I am new to linux ....
View 1 Replies
View Related
Aug 13, 2013
Well the script should be working, it is 'ettin.sh' now. To get VNC to work on separate device just change 'eth0' to 'wlan0' or whatever other interface you know how to configure, like usb maybe, in the 'init.sh' script that resides in ~/ on the images you can download from [URL]....
Also on the different roms your storage might be different so just change that to what suites your environment,
After my first launch and exiting the VNC on my laptop (Ubuntu) My phones home button and a few other functions stopped working, a reboot remounts the root and system partitions and it goes back to normal essentially, I haven't noticed any adverse affects after the reboot.
I want to connect to backtrack over usb from Ubuntu on my laptop instead of from my phone. Is there a good way of doing this?
The thing is, I didn't chroot, I mounted the image, copied the contents of '/etc/*' and '/sbin/*' to the '*/etc' '*/sbin' dirs of the mounted image. and then mounted it's (the image's) contents to Androids rootfs '/' then I set up a little script to set up the environment and execute '/bin/bash -i init.sh' and again reset PATH to include /system/*.
Then in the init.sh script I want to set up a way to 'vnc' through' usb to backt4acks desktop. How would I do this?
View 6 Replies
View Related
Dec 21, 2011
I have ubuntu 11.10 running as a virtual machine on my macbookpro. When I connect my bionic, the prompt asks if I want to connect to mac or linux. I choose linux, but I cannot see the bionic on my ubuntu. When I go into my phone to manage the usb connection, I have tried storage and pc sync.
View 2 Replies
View Related
Mar 3, 2012
I am attempting to install Ubuntu on my rooted Samsung Infuse 4G. I have consulted several how-to articles here and elsewhere, but after several hours of work I am still stuck on the final lines of code in the terminal emulator app that a YouTube tutorial suggested. Below is the code that I have entered thus far, and the error code at the bottom of the list:
-----------------
Ubuntu Chroot Bootloader v0.1
Ubuntu Bootloader is now installed!
This process does NOT damage Android OS!
[Code].....
I have tried two different installation methods. The first one focused on accessing the advanced shell through Windows Command Prompt. This didn't work because the prompt froze after I typed in "advanced shell" (several attempts brought same results) .
I then tried the "easy" version that involved the terminal emulator app in the place of the command prompt. Assumedly, if I can resolve this last issue without causing any more, I should be able to access Ubuntu through Android VNC. It may be important to note that the time before last when I typed in the above code, I got a different error code. That error read: losetup: /dev/loop1: no such device or address. I don't know what made it change.
View 3 Replies
View Related
Jan 19, 2013
I am using ubuntu and i am in trouble i want to deodex my stock ics. Any ubuntu compatible utility or script to de odex my rom.
View 3 Replies
View Related
Mar 29, 2012
I have been successful a few times but lately if I fix all the make: errors I get a Java heap space error or a gc Java out of memory error. I have a pastebin and will post it when I get back home from work in the morning! I've gotten this errors running Ubuntu 10.04 building cm9, Codename and cm7. I thought at first it was virtual box. So I partitioned my hard drive and dual booted. What is wrong with my environment and Java?
OG Epic 4g Touch CM9
View 4 Replies
View Related
Feb 22, 2012
I have tried using gedit, geany, eclips, and some other programs and all of them give me errors and won't open a single xml file!Is there certain plug-ins I have to download?
View 8 Replies
View Related
Aug 30, 2013
Since yesterday I have a big problem. Yesterday I think I deleted my Sensation XL, because now it's dead. The bootloader and the Charge-LED dont work anymore. No sign of life... Now I saw the tutorial how to unbrick a HTC. I downloaded Ubuntu, but if I use the brickdetect of the Sensation it just says: "Device can't be detected". Now my questions: Where can I get the Unbrick-package for the Sensation XL? Can I unbrick my Sensation XL with Ubuntu?
View 4 Replies
View Related
Aug 7, 2013
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 ?
View 1 Replies
View Related
Jul 29, 2013
I am currently building AOKP and I want to add HALO to this. I have just downloaded all AOKP sources. I know that link to HALO repos is this:[URL] but what shall I do now?
View 9 Replies
View Related
Apr 11, 2012
Just wanted to know is it possible to install Fastboot on Ubuntu Linux. If so, any guide or link? I hate starting my Windows just to flash another kernel.
But also I would need drivers for my SE Arc S , is it even possible?
View 1 Replies
View Related
Sep 21, 2012
I have been trying all morning and half g today trying to get the bloody thing to instill. I have followed the instructions in the txt file inside but when I go into terminal and CD into the folder and type Android like the instructions day it cannot find three file or if I try it as ./tools/android permission denied and I sudoed in before hands so I have root access.
View 9 Replies
View Related
Aug 19, 2012
I need to edit my phone "service.jar' file. So i need to know how to compile and decompile ".jar" files. I think before the edit ".jar" files i need to decompile it like android apps. Are there any too for it like apktool? I try to do it with apktool but not success.
View 4 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
Apr 11, 2013
i want to compile a rom for lg p690 from source which guide will be best for it
View 2 Replies
View Related
Nov 5, 2012
The samsung galaxy s wifi/player 3.6 haven't cwm because we have a verry small comunity (3.6 thread : [URL] ...)
I tried to compile cwm 5 from cm7 source while ago and I didn't succeed : a error with a too big size out image.
Today I re-download the cm7 source but too many file are missing.
View 1 Replies
View Related
May 6, 2012
I have made a CM7 theme and I'm unable to compile it. I have investigated it a little and found out that if I decompile a theme and then compile it back without ANY change, it gives the following error:
Code:
chris@ubuntu:~/Desktop$ apktool b xres
W: Could not find sources
I: Checking whether resources has changed..[code]....
View 9 Replies
View Related
May 25, 2012
how to compile FFMpeg with support for the Mali GPU or Generic Android HW acceleration?A good number of video players on the Android Market are able to playback HD video without issue, where some not optimized for GPU decoding are not.
View 3 Replies
View Related
Feb 25, 2012
I have built many kernels on the wildfire s for cm7 but I noticed that ksgl was not getting compiled so I added it to the build and it compiles but at the end of compiling. URL...
View 2 Replies
View Related
Jan 10, 2014
I want compile this apk from github source URL....my steps:
1)git clone URL....
2)So I have the folder with files on my pc
Now next step to compile apk? I have both windows and ubuntu...
View 2 Replies
View Related
Dec 27, 2012
I've attempted to build two different sources, one modified ICS AOSP and another from straight up JB AOSP. Both err on me.
JB spits out the following:
Quote:
make: *** No rule to make target `out/target/product/devicetest/obj/STATIC_LIBRARIES/lib_driver_cmd_wext_intermediates/export_includes', needed by `out/target/product/devicetest/obj/EXECUTABLES/wpa_supplicant_intermediates/import_includes'. Stop.
make: *** Waiting for unfinished jobs....
target thumb C: wpa_cli <= external/wpa_supplicant_8/wpa_supplicant/src/utils/edit.c
I'd prefer to get JB working, but would be satisfied with ICS for now.
View 6 Replies
View Related
Apr 27, 2013
getting a dev board for use as a mini pc. Wondering can you compile android on arm hardware or only on x86 hardware. If you can compile android on arm I will get a high end quad core dev board, if not will just go for a mid range dual core board. Thought it would be a fun project to have an auto android builder along with file and print server. Yes I know it will be slow to compile.
View 2 Replies
View Related
Nov 18, 2013
I am on CM "jellybean" branch and want compile iw from source in order to get a p2p0 interface. My goal is use precompiled libnl.so provided by my vendor (Sony). I add iw sorces in external/iw directory and modified Android.mk of external/libnl-header in order to create the module "libnl" necessary for compile iw. All changes are in this commit.
When I compile I obtain this
Code:
external/iw/iw.h:5:29: fatal error: netlink/netlink.h: No such file or directory
It look like the libnl module is not imported by iw.
View 3 Replies
View Related
Apr 11, 2013
how to compile a rom from source on windows 7 tried virtual machine but dont work
View 2 Replies
View Related
Apr 13, 2012
Is it possible to use a usb wifi adapter and a micro usb to usb female cable on Chroot ubuntu?
ADR6400L
View 1 Replies
View Related
Jan 30, 2011
Google brought more language support to Android with Gingerbread. How do I use it? the only indication of Arabic support is that, when I get a text message in Arabic, it shows the letters in Arabic, but not connected to each other the way they should be.What I want is to make everything Arabic,not just messages received in Arabic.
View 5 Replies
View Related
Aug 24, 2012
Is it possible to have ICS apps such as Email, Messenging and Contacts on Gingerbread? Like a port of them or a theme to replace the same apps on GB.
View 4 Replies
View Related
Jan 4, 2013
I just bought a GAlaxy Beam gi-i8530 and it is unlocked to any carrier. I read that it can be upgraded to ICS. My current android version is 2.3.6 Ginger bread and i wanted to know how can I upgrade my galaxy beam.
View 5 Replies
View Related