thewraith420
Well-known member
- Sep 6, 2011
- 1,987
- 223
- 63
Sure you can, in device_thunderc.mk use PRODUCT_COPY_FILES![]()
That worked thanks

Sent from my LG-VM670 using Tapatalk
Sure you can, in device_thunderc.mk use PRODUCT_COPY_FILES![]()
So I've synced, built my first ROM, and flashed it, and I've spent the last week browsing through all the source. Needless to say, I'm in over my head, but learning as much as I can.
Say I want to eliminate a stock app pre-build. I assume there's more to it than just deleting the source folder for the app, right? Let's use the stock email app as an example. What would be the correct procedure for eliminating it from the ROM?
Sent from my LG-VM670 using Tapatalk
Ok so I've synced and built iho from source and everything seemed to go well but once the ROM boots on my phone everything works but I get no signal at all. Switch back to backside and everything is normal again... I did do the new radio update. Anyone else have this issue?
Sent from my LG-VM670 using Tapatalk
anone have experice with installing bin files in ubuntu? JDK in in bin format and wont install
~$ sudo add-apt-repository "deb http://archive.canonical.com/ lucid partner"
sudo apt-get install sun-java6-jdk
root@alexandra-desktop:~# sudo apt-get install sun-java6-jdk
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package sun-java6-jdk is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package sun-java6-jdk has no installation candidate
root@alexandra-desktop:~# $file jdk-6u31-linux-i586.bin
jdk-6u31-linux-i586.bin: command not found
Could be that something was in the middle of updating when you sync'd. Otherwise something has changed.
Sync and try again.
root@alexandra-desktop:~/android/system# repo init -u git://github.com/inferiorhumanorgans/android.git -b gingerbread
No command 'repo' found, did you mean:
Command 'rep' from package 'rep' (universe)
Command 'repl' from package 'nmh' (universe)
Command 'repl' from package 'mailutils-mh' (universe)
repo: command not found