Jump to content

MCR r5 archive


Recommended Posts

Guest EddyOS
Posted

you can just put the APK in, I've done that with some other apps I use and it's fine

Guest mottikeren
Posted
I'm using stock kernel atm. If I move from stock kernel (quite likely), I will include loopback.

P

Hi

I installed it on the top of my 2.1 version (no wipe) and all my application snd personal setting working fine. the only thing is that FM RADIO is not working. any body has a solution?

Posted
you can just put the APK in, I've done that with some other apps I use and it's fine

Eddy you've been really helpful. Looks like I'll be on the case this evening then! :D

I'm still trying to track down the 'Learn More' internet link icon from the main applications area' (so I can remove it), but beyond that I'll just add 'Task Manager' / 'File Manager apk's, remove some sounds from '\system\media\audio' and images from '\system\customize\resource' then I'll hopefully be done...

Thanks :angry:

Guest EddyOS
Posted

If you find out what it is let me, been wanting to get rid of it too!

Guest klutsh
Posted
If you go into the ZIP and go to /system/customize/CID/ and open the default.xml in wordpad you can remove entries/screens from the setup. e.g.

<function name="Step_Config">

<set name="single">

<item name="Set_Language" type="boolean">yes</item>

<item name="SIP_Tutorial" type="boolean">yes</item>

<item name="Sync_Data" type="boolean">no</item>

<item name="Wi-Fi" type="boolean">yes</item>

<item name="Data_Sync" type="boolean">no</item>

<item name="Account_Setup" type="boolean">yes</item>

<item name="Social_Network_Setup" type="boolean">no</item> - this removes the screen during setup completely

And on this entry you can remove certain options (I only use FB so remove the others, see below)

<function name="Social_Network_Config">

<set name="single">

<item name="Facebook" type="boolean">yes</item>

<item name="Flickr" type="boolean">no</item>

<item name="Twitter" type="boolean">no</item>

<item name="Plurk" type="boolean">no</item>

</set>

Then re-ZIP the ROM and off you go! :angry:

mmm, where have I seen that before?

Guest EddyOS
Posted
mmm, where have I seen that before?

THAT I copied from my own default.xml - but yes credit goes to the man above as he told me how to do it!! :angry:

Guest klutsh
Posted
THAT I copied from my own default.xml - but yes credit goes to the man above as he told me how to do it!! :D

lol, just messing, If I wanted to keep it quiet and for credit I would have not said anything :angry:

It's all good.

Guest EddyOS
Posted

I know, just credit where credit is due :angry:

Guest harolds5
Posted
I don't see apps that I have purchased in Market, I'm only given the option to buy them again. Anyone else experiencing this?

Are you sure you are using the same/correct gmail account?

Guest The_IMF
Posted

How do I run these ASE scripts? Should there be an app? I selected it in my rom but I don't have anything extra...

Guest Jannik Nielsen
Posted
How do I run these ASE scripts? Should there be an app? I selected it in my rom but I don't have anything extra...

you should have an app called MCR Scripts

Guest squrl
Posted
Are you sure you are using the same/correct gmail account?

Yup.

Guest Arthur Hucksake
Posted

Very good rom!!!!!

Best battery life on a Rom I have seen for awhile, permanent 3G on but sync disabled. Been sat on the side for hours, only lost 4% battery and sent various texts, little online activity. Very good.

Everything else is stable.

Guest The_IMF
Posted
you should have an app called MCR Scripts

f*ck sakes I did that when I tested the other Froyo as well. Now I feel like a real dumb arse! :angry:

Thanks for letting me know pal. :D

Guest klutsh
Posted
Ah, looks like it's in the 'HTCSetupWizard.apk', but I'm guessing deleting that will remove the setup wizard, which I don't want to do, so I still need to look further...

http://android.modaco.com/index.php?s=&amp...t&p=1283219

You need to decompile the APK and remove

<activity android:theme="@android:style/Theme.NoTitleBar" android:label="@string/tutorial_icon_title" android:icon="@drawable/learn_more" android:name=".activity.TutorialActivity" android:screenOrientation="portrait">

			<intent-filter>

				<action android:name="android.intent.action.MAIN" />

				<category android:name="android.intent.category.LAUNCHER" />

				<category android:name="android.intent.category.DEFAULT" />

			</intent-filter>

		</activity>

From the AndroidManifest.xml to stop the icon showing.

Guest woti17
Posted
OK, the adfree fix wasn't working if you also flashed in the radio... that should be fixed now.

P

all fine now, no more crashes, update hosts works and application adfree works

w

Guest ritdaw
Posted

Nice to see Picasa sync working :angry:

If I remove Flickr and stocks does it break the accounts and sync screen as it used to in 2.1?

Posted

Hi, sorry if this has been asked before but couldnt find. what is the difference between android lock screen and HTC lock screen? thanks

Guest EddyOS
Posted

Just started getting FCs using Android Messages app, cant send SMSs...back to HTC mssages I go, shame

Posted
all fine now, no more crashes, update hosts works and application adfree works

w

Excellent, AdFree got updated today, so i'll post a new version tomorrow, in the kitchen though this time. :angry:

P

Guest quentin2
Posted

Anyone has an idea with my installation problem? I partitioned SD card (Sandisk - tested one 16GB and one 8GB from my old Touch HD - just to ensure that it's not a SD card failure), first FAT32 partition for data and then ext2 or ext3 partition (tried both)... I always wiped all partitions and installed an image from here (currently the latest r4) - all with A2SD.

Sometimes immediately, sometimes after some time, I cannot install any further applications... I choose the app, it downloads, says then "installing..." and this never ends...

According to Shell, SD-EXT is mounted:

/dev/block/mmcblk0p2 on /system/sd type ext2 (rw,noatime,nodiratime,errors=continue)

What can I do to find the cause of this? I reinstalled 3rd time my phone and now it cannot install any application right from the first start... earlier I could install maybe 50 Apps and then it give up... this thing drives me crazy :angry:

q2.

Guest zoltar99
Posted

Hi everyone, I'm very happy with the rom generated from Paul's Kitchen, very fast and responsive. However I have a problem and I apologize if this has been posted before but I couldn't find anything related. I am trying to install Adfree from the Market and it does not install. I understand other people have it working on Froyo. Is there something I am missing here?

Guest miguelsanchez79
Posted
Anyone has an idea with my installation problem? I partitioned SD card (Sandisk - tested one 16GB and one 8GB from my old Touch HD - just to ensure that it's not a SD card failure), first FAT32 partition for data and then ext2 or ext3 partition (tried both)... I always wiped all partitions and installed an image from here (currently the latest r4) - all with A2SD.

Sometimes immediately, sometimes after some time, I cannot install any further applications... I choose the app, it downloads, says then "installing..." and this never ends...

According to Shell, SD-EXT is mounted:

/dev/block/mmcblk0p2 on /system/sd type ext2 (rw,noatime,nodiratime,errors=continue)

What can I do to find the cause of this? I reinstalled 3rd time my phone and now it cannot install any application right from the first start... earlier I could install maybe 50 Apps and then it give up... this thing drives me crazy :angry:

q2.

Make sure you partitioned your SD in following order:

in Recovery menu:

Select Partition sdcard > Partition SD

Select SWAP=0, EXT2=512 and allow the rest to be FAT32.

Select the SD:ext2 to ext3 option in this menu.

Guest
This topic is now closed to further replies.

×
×
  • Create New...

Important Information

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