Jump to content

CyanogenMod 6 Discussion / Help


Recommended Posts

Posted
And I love the Froyo contacts app :P

It's the same as the stock Eclair contacts app isn't it :) ? I can't see any differences anyway..

Guest Holograph
Posted (edited)

Market:

Guys. please test this method to fix market:

I tried it 3 times, and its working everytime.

Download zip and extract to sd.

Copy the Build.prop to /system

Install MarketEnabler.apk and enable the US market. Go to market and exit.

Go to /system/app/ and install the existing vending.apk. (now the market is on the data partition)

Go to Root Explorer, and delete the System/App/Vending.apk and VendingUpdater.apk

Go to settings, applications, search for the "Market" and clear cache, clear data.

Delete /data/data/com.android.vending and .com.android.vendingupdater directories.

Restart phone.

Go to settings, applications and uninstall the Market.

Now install Vending_patched_plus_features_froyo_1.82.apk

And start the market. Its work for my 2 pulse. (i type sometimes the *#*#CHECKIN#*#* during the method. I try the checkin without this modifications, and its not work.)

Now, the download not working.... Copy the com.android.vending from /data/app to /system/app and delete the original in /data. Restart phone.

http://www44.zippyshare.com/v/38134521/file.html

Okay, now I can see all apps, but I cannot download them (Download fails).

The last line states:

Now, the download not working.... Copy the com.android.vending from /data/app to /system/app and delete the original in /data. Restart phone.

But when I do

ADB cp /data/app/com.android.vending /system/app
The output is:
No such file or directory

EDIT:

New bug: Sensor (Rotation to be exactly, Sensor based-games do work) do not work all the time.

Edited by Holograph
Guest DanWilson
Posted
New bug: Sensor do not work all the time.

What sensor? The rotation sensor?

Guest AntonioPT
Posted
Market:

Okay, now I can see all apps, but I cannot download them (Download fails).

The last line states:

Now, the download not working.... Copy the com.android.vending from /data/app to /system/app and delete the original in /data. Restart phone.

But when I do

ADB cp /data/app/com.android.vending /system/app
The output is:
No such file or directory
EDIT: New bug: Sensor (Rotation to be exactly, Sensor based-games do work) do not work all the time.
Try this:
ADB cp /data/app/com.android.vending.apk /system/app

Posted

OK I am new to this - instructions to flash this don't work. What is ADB how do I get it and where do I run command line from? What prerequisites do I need ? Android SDK?

Guest Epic-Emodude
Posted
What sensor? The rotation sensor?

Flibble released a zip that contained some files that when put in the right place fix the sensors. It was somewhere near the start of 0.40

Guest Holograph
Posted
Try this:

ADB cp /data/app/com.android.vending.apk /system/app
Same error, but when I go via Astro to the Data folder, it says that it's empty. But when I execute:
ADB cd /data/app/

It 'mounts' the data/app folder..

Is the data folder protected?

Guest AntonioPT
Posted
Same error, but when I go via Astro to the Data folder, it says that it's empty. But when I execute:

ADB cd /data/app/
It 'mounts' the data/app folder.. Is the data folder protected?
Can you post the output of the following command?
ADB ls /data/app

Guest Holograph
Posted
Fix for rotaton and other sensors: sensors.zip

extract and replace /system/lib/hw/ with the contents of the zip and fix permissions.

edit: these might need a specific kernel image to work. I'm using the UK 2.1 kernel with Froyo.

I guess this is the sensor fix

Guest Holograph
Posted
Can you post the output of the following command?

ADB ls /data/app
Thank you! The problem was that it was that the file is named as:
com.android.vending-1.apk
instead of
com.android.vending.apk

Guest AntonioPT
Posted
Thank you!

The problem was that it was that the file is named as:

com.android.vending-1.apk
instead of
com.android.vending.apk

No problem, glad I helped! :P

Guest DanWilson
Posted (edited)

Can someone on FLB-Mod (or Flib) upload the Superuser.apk for me, I don't have it. Hell I don't even know if I have root just now...

Scrub that, ROM Manager has it.

Scrub that as well, ROM Manager needs Root... :)

SUPA SCRUBBIN - I think I did it. :P

Edited by DanWilson
Guest Totyasrác
Posted
Can someone on FLB-Mod (or Flib) upload the Superuser.apk for me, I don't have it. Hell I don't even know if I have root just now...

Scrub that, ROM Manager has it.

Scrub that as well, ROM Manager needs Root... :)

SUPA SCRUBBIN - I think I did it. :P

I also can't find RomManager @Market :(

Posted
Added.

Binarys? Where! :P

Just wait till a update.zip pops up, I'm sure one will arrive soon.

Then use the fastboot binary (not provided. get it from any recovery image):

fastboot flash boot boot.img

There :)

Guest DanWilson
Posted
I also can't find RomManager @Market :)

I had it installed from before on the EXT partition, and copied it over on Linux.

I'm uploading ROM Manager to MediaFire, if its not allowed I'll pull it off.

I'm also out of space with no apps wanting to go to the SD card :(((((((((( :P

Guest Totyasrác
Posted (edited)
I also can't find RomManager @Market :)

Nevermind, found it at the webpage :P

Edited by Totyasrác
Posted

well thats nice i though fib said superuser isnt working but im not sure

i know im getting annoying but would you share the flashable zip ?

when i try to flash my superuser.zip i get an error

Guest DanWilson
Posted
well thats nice i though fib said superuser isnt working but im not sure

i know im getting annoying but would you share the flashable zip ?

when i try to flash my superuser.zip i get an error

In the second post now :P

Posted (edited)

C:\Users\thisweb\Desktop\fastboot>fastboot-windows.exe flash boot boot.img

sending 'boot' (2434 KB)... OKAY

writing 'boot'... OKAY

C:\Users\thisweb\Desktop\fastboot>fastboot-windows.exe flash system system.img

sending 'system' (71704 KB)... OKAY

writing 'system'...

it just hangs on writing system. Any ideas? Doesn't 71MB seem too large for the pulse system partition (on UK 2.1 update)???

This is using FLB link to froyo 0.50

Edited by thisweb
Guest Fusion0306
Posted
C:\Users\thisweb\Desktop\fastboot>fastboot-windows.exe flash boot boot.img

sending 'boot' (2434 KB)... OKAY

writing 'boot'... OKAY

C:\Users\thisweb\Desktop\fastboot>fastboot-windows.exe flash system system.img

sending 'system' (71704 KB)... OKAY

writing 'system'...

it just hangs on writing system. Any ideas? Doesn't 71MB seem too large for the pulse system partition (on UK 2.1 update)???

This is using FLB link to froyo 0.50

It worked for me

Guest DanWilson
Posted

Anyone get A2SD working (Froyo/DarkTremor)? I'm already out of space, and I can't install Market now (tried the Market fix...)

Guest Epic-Emodude
Posted

Dan,

I love this thred, its just what im looking for, but could you:

- Add the rotation fix to the first page

- Put large headings for the fixes to make them easier to find quickly

- Mark the bugs that have fixes

Thanx

Aaron

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

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