• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

[ROM] 1.6 w/root, barnacle wifi tether and take5 Final | Behold 2

Status
Not open for further replies.
clearn the dalvik-cache?

What dat? and how do I do it?

I easily pick up on all this stuff, it's just that I've never seen any of it. I haven't a clue where to look.

to clear the dalvik-cache i think the command is
adb shell
cd system/sd
rm -r dalvik-cache
rm -r app-private
reboot
 
sorry I forgot you have to clear it through adb thus I didnt include the commands. (clockwork recovery has that option)

though I think for the bh2 its system/data
 
That is correct. /system/sd is only on phones with A2SD (which I am working on currently bringing to this rom.) The command line should look like this:
"adb shell
cd /data/dalvik-cache
rm -r *
reboot"
 
What does the root do?

I still don't understand what it does.

Like, whats the diffrence with un-root and a rooted phone.
 
What does the root do?

I still don't understand what it does.

Like, whats the diffrence with un-root and a rooted phone.

clearing the dalvik-cache will fix any issues you are having.

root allows you to modify your phone and download rooted apps such as adfree android. You can also delete stock apps.
 
If you installed my rom or any of BH_mans roms your phone is rooted, to double check download adfree android from the market and see if it asks for superuser permission or start an adb shell session and if you get a # your phone is rooted.
 
FINAL UPDATED POSTED

Sleep bug avoided by putting back TwLaucnher, you now have to choose on first boot, and put back stock browser. Root, Barnacle fix and updated ADW.

framework res is also posted able to be used on microhaxo's,

I will have the phone until tomorrow so any bugs please report soon so I can look into it
I seem to remember reading that you were trying to get another BH2 to continue working on this ROM, but the forums crashed and deleted several posts. Did you find one?
 
I seem to remember reading that you were trying to get another BH2 to continue working on this ROM, but the forums crashed and deleted several posts. Did you find one?

Not yet, though any body willing to sell one should go to BH_Man first, there seems to be a new interest in 2.1.
 
I apologize in advance for my absence on these forums in the next few days. I will be busy, plus I wont have a computer for most of tomorrow and will not be able to answer everyones questions right away and help people out. I hope to get on at night to answer any questions. With that said I am not the only one who knows things about the BH2 so still ask questions and hopefully someone can help you. Also search the forums almost any question that can be asked has probably been answered somewhere. While there are some questions that are specific to this rom as well as some weird things that can happen so by no means stop asking questions, to clarify, keep asking questions, I want everyone here to have the best phone experience they can.

Also for some reason I am no longer getting emails when people post on my subscribed threads, also causes a problem with response.

As an update on A2SD I talked to Eschnit81 earlier today and there is progress.

If you are having f/c issues after flashing clear dalvik cache, still have problems fix permissions, either do this through terminal with
su
fix_permissions
reboot
or more easily downloading rom manager from the market and selecting fix permissions option there.
 
Yeah, there is no F/C.
Only one small thing. When you go to see the pictures and try to put them as caller id that's when it F/C not a big deal cause you can go to the contacts and jjust add the caller id from there.

So far im loving my BH2. :D
 
i havent looked into that much, nor will I, but at a quick glance putting it on a bh2 would not be plausible because of how messed up the framework is. as for the galaxy build there would be a better chance to get it to work, but the lockscreen is still controlled by the side button, that brings us to the 2.1 port which would be the best and easiest way to get it to work, I could be wrong but based on how the lock is for the bh2 and galaxy and being controlled by the button not swipe gesture it would be a difficult task and near impossible to do without a bh2
 
Thanks, started using this rom and am very happy with it!

Although I've tried clearing the cache, I still get a force close every time I try to dismiss a reminder on the galaxy calendar app.

Any ideas?
 
Did you clear the cache or dalvik cache? also did you fix permissions? coming from a different rom you could run into some problems because of the different programs
 
Alright yeah, I downloaded Rom Manager and fixed permissions - worked great!

Although the command for "fix_permissions" didn't work in the console, what is the exact command again?
 
Basically you download barnacle from the market, and then run it with wifi off and your phone broadcasts a wifi signal that computers, ipods, other cell phones, ect can connect to
 
Status
Not open for further replies.
Back
Top Bottom