Jump to content

MCR r8 development archive


Recommended Posts

Guest julk77
Posted
- working great

adfree

droidwall and proxymator (with iptables 1.4.7 extra cooked in)

bash, rsync, tcpdump, nmap (extra cooked in in zip)

Hello Woti17,

please could you let us know where we can get the iptables and the bash/rysnc/tcpdump/nmap packages ?

Thanks a lot !

Guest pseudoreal
Posted

I have found so far 2 things:

1. Facebook for HTC Sense is missing :|

2. I do have twice the Galery (and one HTC Album) when adding widgets.

besides that AWESOME ROM, even WLAN HotSpot is working

Guest pierreburel
Posted

Yeah for r7 !

Any chance to have the possibility to use AOSC Android browser ? I still hate HTC Browser (4 windows limitation, address bar, etc).

I dream of a rom with only lockscreen, launcher, widgets, music, clock/alarm, radio, recorder from HTC, and other stuff (contacts, sms, browser...) from AOSC.

P

Guest dodolom
Posted

working great Paul.

Thanks for the amazing work.

Guest Pieronip
Posted

Great ROM thanks.

I can't seem to boot into ClockworkMod Recovery from the app. The phone will not reboot. I seem to remember something about a reboot script.

Anyone remember?

Thanks.

Guest fatboygrim
Posted

Installed R7 and all working perfectly as far as I can tell - very nice indeed - thanks Paul :)

Guest dimitris_gr
Posted

Why i have to Uninstall an application to install the update?

update dont work... i can only uninstall the old and then install the new...

Guest vvaleta28
Posted (edited)

is someone getting the gmail contacts not syncing?

i think wifi-n is not active can someone confirm ?

Edited by vvaleta28
Guest woti17
Posted (edited)
Hello Woti17,

please could you let us know where we can get the iptables and the bash/rysnc/tcpdump/nmap packages ?

Thanks a lot !

for tcpdump visit

http://www.vbsteven.be/blog/android-debugg...c-with-tcpdump/

for rsync

http://code.google.com/p/rsyncdroid/

for bash

http://forum.xda-developers.com/showthread.php?t=537827

(you can download the binaries there and adb push to /system/bin or cook-in a zip-file with system/bin/tcpdump ... inside)

for nmap

is an app in the market, gui has problems with permission, pushed the binary in adb, now it only claims about no root user (because android has no /etc/passwd who knows?), but it works

binaries works also in terminal

for iptables version 1.4.7

i extracted from oclock rom, see the topic "oclock rom" here a few days ago

w

Edited by woti17
Guest julk77
Posted

Thanks a bunch Woti17 !!

I'm going to try that later this evening...

Guest Pieronip
Posted

I cannot select an APN and there appear to be only two entries in telephony.db. Replacing the database with a good copy from a nandroid backup results in FCs of com.android.phone and a message 'No SIM Card' when I try to change APN.

Help please.

Guest gianfrancovialli10
Posted
This is coming! Tricky however, as each kitchen has slightly different options... :)

P

in r5 and r6 i was able rearrange the screens from helicopter view. I cant do this with r7 though. can it be added to the rom or is this something that hTc deemed unnecessary?

Guest impolyt
Posted
I cannot select an APN and there appear to be only two entries in telephony.db. Replacing the database with a good copy from a nandroid backup results in FCs of com.android.phone and a message 'No SIM Card' when I try to change APN.

Help please.

+1

Guest gianfrancovialli10
Posted
No ... mine is

framework-res_MDC_r4_WIP-signed.zip

Which doesn't have the coloured icons ... looks nicer to me :)

just wanted to know, how did u change your avatar for modaco. searched for about 5 mins on the site and couldnt work out how to get one.

Guest Noonski
Posted
Thanks a bunch Woti17 !!

I'm going to try that later this evening...

+1

I think I will have to put back debugtools back into my device first :)

I got another question, but I guess I will try it myself first to get an answer by just doing it.

Guest FatherD
Posted
Only thing not working so far is the gmail app that force close(as ppl have mention before), and the apn's that is gone(restored true apn backup)

Other than that its working rly good(did not wipe from R6)

Thanx paul!

I got Gmail working by clearing it's data, the APN list is missing for me too, so had to put 3 in manually :)

Guest vvaleta28
Posted
I got Gmail working by clearing it's data, the APN list is missing for me too, so had to put 3 in manually :)

and gmail contacts sync is working for u?

Guest Attitudes
Posted
I got Gmail working by clearing it's data, the APN list is missing for me too, so had to put 3 in manually :)

It worked:-) thanx!

Guest jns2010
Posted

Is "Accounts & Sync" in the settings working for you folks? When tapping it I get a crash because the activity android.settings.SYNC_SETTINGS cannot be found. Logcat says

I/ActivityManager( 2090): Starting activity: Intent { act=android.settings.SYNC_SETTINGS }

E/AndroidRuntime( 3634): FATAL EXCEPTION: main

E/AndroidRuntime( 3634): android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.settings.SYNC_SETTINGS }

E/AndroidRuntime( 3634): at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1567)

E/AndroidRuntime( 3634): at android.app.Instrumentation.execStartActivity(Instrumentation.java:1537)

E/AndroidRuntime( 3634): at android.app.Activity.startActivityForResult(Activity.java:2858)

E/AndroidRuntime( 3634): at android.app.Activity.startActivity(Activity.java:2964)

E/AndroidRuntime( 3634): at com.htc.preference.HtcPreference.performClick(HtcPreference.java:833)

E/AndroidRuntime( 3634): at com.htc.preference.HtcPreferenceScreen.onItemClick(HtcPreferenceScreen.java:182)

E/AndroidRuntime( 3634): at android.widget.AdapterView.performItemClick(AdapterView.java:284)

E/AndroidRuntime( 3634): at android.widget.ListView.performItemClick(ListView.java:3382)

E/AndroidRuntime( 3634): at android.widget.AbsListView$PerformClick.run(AbsListView.java:1696)

E/AndroidRuntime( 3634): at android.os.Handler.handleCallback(Handler.java:587)

E/AndroidRuntime( 3634): at android.os.Handler.dispatchMessage(Handler.java:92)

E/AndroidRuntime( 3634): at android.os.Looper.loop(Looper.java:144)

E/AndroidRuntime( 3634): at android.app.ActivityThread.main(ActivityThread.java:4937)

E/AndroidRuntime( 3634): at java.lang.reflect.Method.invokeNative(Native Method)

E/AndroidRuntime( 3634): at java.lang.reflect.Method.invoke(Method.java:521)

E/AndroidRuntime( 3634): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)

E/AndroidRuntime( 3634): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)

E/AndroidRuntime( 3634): at dalvik.system.NativeStart.main(Native Method)

W/ActivityManager( 2090): Force finishing activity com.android.settings/.framework.activity.HtcSettings

Guest vvaleta28
Posted
It worked:-) thanx!

not working for me, still not updating contacts from gmail :/(

Guest jns2010
Posted
not working for me, still not updating contacts from gmail :/(

Same here.

Guest
This topic is now closed to further replies.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.