Jump to content

CyanogenMod 6 Discussion / Help


Guest DanWilson

Recommended Posts

Guest Holograph

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
Link to comment
Share on other sites

Guest AntonioPT
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

Link to comment
Share on other sites

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?

Link to comment
Share on other sites

Guest Epic-Emodude
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

Link to comment
Share on other sites

Guest Holograph
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?

Link to comment
Share on other sites

Guest AntonioPT
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

Link to comment
Share on other sites

Guest Holograph
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

Link to comment
Share on other sites

Guest Holograph
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

Link to comment
Share on other sites

Guest DanWilson

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
Link to comment
Share on other sites

Guest Totyasrác
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 :(

Link to comment
Share on other sites

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 :)

Link to comment
Share on other sites

Guest DanWilson
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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

Guest DanWilson
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

Link to comment
Share on other sites

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
Link to comment
Share on other sites

Guest Fusion0306
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

Link to comment
Share on other sites

Guest Epic-Emodude

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

Link to comment
Share on other sites

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.