how different are these instructions for building from jb source for the galaxy nexus on ubuntu 12?
Printable View
how different are these instructions for building from jb source for the galaxy nexus on ubuntu 12?
Basically the same. Just in the beginning use "jellybean" instead of "gingerbread"Quote:
Originally Posted by metalspring
Now since we are on JB is it possible to build from source for DX. I did not see the files for the Dx in the source? Again I am a noob and I tried running first before crawling.Lol
Sent from my DROIDX using Tapatalk
I don't believe so. I'm not sure what all is planning on being supported.Quote:
Originally Posted by rootofalldroid
In your guide its states to pull the proprietary files for phone is it possible to pull those in terminal on phone and save to SD card using the . extract-files.sh command?
Sent from my DROIDX using Tapatalk
Never really tried that. I'm guessing that it WONT work that way. Alternatively, you can open a stock OTA zip for your phone, and manually pull all the files needed manually. I've done it that way a time or two, especially to get the props for a phone which I couldn't physically get my hands on, but wanted to build for.Quote:
Originally Posted by rootofalldroid
I am having problems I have installed Linux Mint and when i input the sudo gedit .bashrc I keep getting this error message. I am doing alot of copy and paste to make it go faster will that make a difference?
(gedit:16382): Gtk-WARNING **: Attempting to store changes into `/root/.local/share/recently-used.xbel', but failed: Failed to create file '/root/.local/share/recently-used.xbel.WOPKHW': No such file or directory
Dont worry about that error. It actually doesnt matter. The changes are being saved anyway. It happened to my system for a little while, but seems to have disappeared now. No biggie.
Also, open up gedit and goto Edit -> Preferences -> [Editor tab] (File Saving section), and UNCHECK "Create a backup copy of files before saving". I say this, because when you go to edit, say, your build.prop file, when you go to zip up the files into a flashable zip, you will have both build.prop, AND the backup copy of build.prop. It just makes things look ugly, and MAY cause problems when flashing.
OK thank you I have another issue but at work right now will post in morning
Sent from my DROIDX using Tapatalk
after i copy and paste this
deb Index of /ubuntu jaunty multiverse
deb Index of /ubuntu jaunty-updates multiverse
I get this
mike@mike ~ $ sudo apt-get install sun-java6-jdk
Reading package lists... Done
Building dependency tree
Reading state information... Done
sun-java6-jdk is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 378 not upgraded.
E: Malformed line 11 in source list /etc/apt/sources.list (URI parse)
E: The list of sources could not be read.