[Q] CM7 & Incompatible Market - Defy General

Okay, so I've been updating each nightly ROM and have a small issue. I've gone back to RC1v2 and the issue seems to be there too, although I am now back on the latest nightly (from 11th August).
a lot of apps I have installed - lets take Facebook as a pretty bog standard example - don't show up in the "My Apps" part of the Market app. If I search for it, it says it is installed. If there was an update then it allows me to update it, but still refuses to show it in "My Apps".
Now, if I go to the web version of the Market, it tells me that Facebook is "incompatible with my T-Mobile MB525". Clearly it's lying.
I've tried clearing cache and data from the Market app - still no joy.
I've tried taking the ro.build.fingerprint line of a Defy running stock 2.2 - no luck.
Has anyone else had this problem?
How can I fix it?

Yes I always have this no matter which rom I have.
You can get it to show all apps after you update or download a new app on the market.
Sent from my MotoDefy.
Edit just tried it again amd it didn't work this time!
Edit 2 after clearing the cache (after downloading a new app from the market) it now shows all my apps.

sp8y said:
You can get it to show all apps after you update or download a new app on the market.
Click to expand...
Click to collapse
No - that's not helping. For example, I've just searched for "chess" on my phone's market app, found one and installed it. the app does not show in "My Apps", and nor do any other supposedly incompatible ones. Market on web shows installed, and yet incompatible, screen attached.

Right that's a different issue to what I was thinking.
I used to have something similar to this when I was originally on eclair & tried to download apps from the market on my laptop - said they were incompatible as they were for a more recent Android version.
Sorry can't help any further as I've not had the issue on CM7.

hmm - bizarrely I just installed the latest nightly (1116), and now all my market works again. I'm confused, but somewhat happier.
now, if I can just work out why my patcher isn't working to get transparency theming I'll be sorted...

simon211175 said:
and now all my market works again.
Click to expand...
Click to collapse
and now it doesn't. Clearly I'm doing something to cause this. Time for an investigation.

okay - the incompatibility comes when I try to rename the camera shutter sound. command I'm using is: mv camera_click.ogg camera_click.bak
Why would that cause this issue?

or apparently any command after mounting /system - at random. I give up.

In case anyone else IS following my ramblings here, I've changed ROM to WajkIUI, done nothing in the system folder, and still have incompatibility in the market.
Reloading a ROM was getting the market working - now not. The whole thing beats me.

gapps
Try flashing the latest gapps from here.
Another idea, try flashing a full nordic stock 2.2 sbf from scratch and applying CM7 again.

thanks - I'm already on the latest gapps.
I don't think flashing the sbf etc again would help, as like I've said - flashing a ROM usually fixes the problem, then I go and change stuff in /system (renaming the camera sound files, and uninstalling OI File Manager so I can get the later version in the market).

Custom dpi (lcd density) seems to cause the "incompatible" problem with the new market.
http://forum.xda-developers.com/showthread.php?t=1196417
Going back to 240 dpi and clearing market data makes everything work as it should.
You can then go back to your custom dpi, but most users are reporting the problem comes back after a while.

BenKranged said:
Custom dpi (lcd density) seems to cause the "incompatible" problem with the new market.
http://forum.xda-developers.com/showthread.php?t=1196417
Going back to 240 dpi and clearing market data makes everything work as it should.
You can then go back to your custom dpi, but most users are reporting the problem comes back after a while.
Click to expand...
Click to collapse
You're a star. That solved it. Thanks!

I had this issue also. The LCD density fix did nothing for me
i had to make changes to the build.prop file
below are the changes i made
original:
ro.build.description=umts_jordan-user 2.2.1 3.4.2-107_JDN-9 34.4.9 release-keys
ro.build.fingerprint=MOTO/jordan_tmo_us/umts_jordan/jordan:2.2.1/3.4.2-107_JDN-9/34.4.9:user/release-keys
replaced the above lines with:
ro.build.description=umts_jordan-user 2.2.1 3.4.2-107_JDN-9 34.4.9 release-keys
ro.build.fingerprint=MOTO/jordan_tmo_us/umts_jordan/jordan:2.2.1/3.4.2-107_JDN-9/34.4.9:user/release-key
these came from my stock froyo TMO ROM

am I blind, or did you really replace two lines with two identical lines?

I had a similar issue, but for some reason I have multiple accounts on for my market and the apps seem to get randomly assigned to another gmail account and will only show up when I go to that account.
I have not had any issues with the compatibility however, and I haven't flashed a new nightly since the end of Sept. but I am about to go with the first Defy stable build from CM so I guess we will see. I will make sure to back-up everything.

Related

[Resolved] Market: "this app is incompatible with your Evo" - WHY?!

I keep getting "This app is incompatible with your Evo" from the Android Market website and the market app (3.0.27) just doesn't give me a download button or show me updates for newer versions of some apps. It was mostly just an annoyance for a while but now the latest Facebook update came out and it won't install. I'm running CM7.1RC1 which is Android 2.3.4, although I never recall having this problem until I updated to the latest Android Market. Any ideas?
I'm also wondering if there's any good way to troubleshoot why the market thinks my device is incompatible (like some sort of reason ... android version too high, screen resolution, etc).
Solution: It turns out this is because I had modified my DPI to set it to 210 instead of 240. Once I set it back to 240 the market showed me 17 new updates. It looks like they're checking to make sure the DPI checks out ... bummer.
I installed CM7.1 nightly 202 and I was able to change my DPI and still use the market without problem. It seems the fix landed in nightly 198 or so.
truedis said:
I keep getting "This app is incompatible with your Evo" from the Android Market website and the market app (3.0.27) just doesn't give me a download button or show me updates for newer versions of some apps. It was mostly just an annoyance for a while but now the latest Facebook update came out and it won't install. I'm running CM7.1RC1 which is Android 2.3.4, although I never recall having this problem until I updated to the latest Android Market. Any ideas?
I'm also wondering if there's any good way to troubleshoot why the market thinks my device is incompatible (like some sort of reason ... android version too high, screen resolution, etc).
Click to expand...
Click to collapse
Check and see if your build.prop includes this line:
Code:
ro.cdma.home.operator.numeric=310120
If not, add it, reboot, and see if it works afterwards.
Captain_Throwback said:
Check and see if your build.prop includes this line:
Code:
ro.cdma.home.operator.numeric=310120
If not, add it, reboot, and see if it works afterwards.
Click to expand...
Click to collapse
Yep, it's in there. Any other idea?
truedis said:
Yep, it's in there. Any other idea?
Click to expand...
Click to collapse
You could also try updating your Market to the latest version (3.1.3, I believe). There are other Sprint-related lines that might be necessary for it to work, or it might just know that you're not on a Sprint ROM and have gotten smart enough to give you a hard time about with the update to 2.3.4.
That's all I got. Sorry.
I have updated to 3.1.3 and it doesn't seem to change anything. Thanks for your help, really appreciate it.
It turns out this is because I had modified my DPI to set it to 210 instead of 240. Once I set it back to 240 the market showed me 17 new updates. It looks like they're checking to make sure the DPI checks out ... bummer.
It'd be better to put this into an EDIT on your first post for others to see first.
*I was also going to ask if you flashed an old version of Google Apps (gapps.zip)
I had this issue a while back when flashing the wrong gapps zip

CM7 Market problems since last week

Hey people,
I'm currently located in China and I've got serious problems with the Market lately.
I'm using and been using CM7 on my Moto Defy for months (almost since CM7-Jordan beginning) and I've never had such Market problems before.
So I'm wondering if
1) other users from China can tell me if things are the same (or fine) for them?;
2) anyone have hint/suggestion on how to fix this after reading what I did/observed here?:
First, I'll say again that I've never had problems with Market before; none getting it installed (through gapps zip) on CM7 when updating/reflashing ROM or Nand backups/ none with downloading or upgrading apps with the Market app.
But all in a sudden last week, I noticed that the Market was not reacting quickly. I was testing 111004-1128 nightly (which has a newer Superuser file included) then after SU updated itself automatically [coincidence???], all things broke loose, Market would not connect and give me errors. SU would also alway stay in the "Not Installed" List of my Market apps (even after reboots and logins).
I've then tried to install the Superuser Market update fixer app (big mistake I think now) but that just made things worst. In an effort to get the Market going again, I did clean it's cache and eventually it's data which basically resetted all my listed apps in the Market.
Following all that, I did numerous fresh installs [maybe 10 at this point]: RSDL Froyo flashing and CM7 and gapps installs [with and without restoring old working CWM backups] and with countless install combinations of older CM7 builds and gapps versions.
On August's gapps, Market always gives me the "No connection Retry" even if I can get connected to Google services since my wifi indicator turns blue or green (depending on theme/CM7 build used) and Talk and Gmail logs in fine.
On June's gapps,login seems fine: I can browse apps but as soon as I try downloading something, I get stuck at Downloading 0%... and it seems to put the servicee in some sort of bootloop since and other apps icons do not display until I get "Download failed to install - Try again" and click OK. Market will also FC as soon as I select anything from the "Just in" sections.
I've tried clearing Market's cache many times, started Talk, signed out and back in, let my wifi on all night to leave Market to update. I've even created a new gmail account and tried it on yet another fresh install with June gapps; nothing works and this drive me nutts!!
I can go on my desktop, use a VPN service to log in to my Market account and install something from there; it will be pushed on my phone alsmost right away. But again I can't install anything from the phone no matter what.
That would be fine with me, but that means that for any special apps that otherwise would require me to use Market Enabler, I will not be able to do it from the desktop either.
It's not a question of having DroidWall or anything else I've installed blocking something out; like I wrote; I've tried many clean installs without restoring or installing anything...: same.
So, has The Great Firewall" finally caught up to Android Market and stopping use of any Vending.apk from withtin China? Are they recent changes from Google? Or am I having other Market setup/install problems here? What's your take on this?
Thanks for reading and thanks for any help in advance.
Cheers.
And PLEASE do not "full quote" this long post (sorry for that btw) .
Market has been blocked by GFW. I can't access it either unless using VPN.
[] AL [] said:
So, has The Great Firewall" finally caught up to Android Market and stopping use of any Vending.apk from withtin China? .
Click to expand...
Click to collapse
This sounds not so far fetched..
I live in the US, and I see the same type of behavior at my college.
I can get to the app, but when downloading it sits there for a century.
the idea of censorship isn't something I would blame, nor shrug.
Her are a few things I should try...
Use a spare gmail account to test with, and see if you can reproduce the same results...
Try and use that same vpn, configured through your phone this time, and disable any apn/data settings other than wifi... Now try.
Edit:
P.s. What ROM are you using? The cm team has a stable out now.. Guide that a shot...
TimelesslyPrecise said:
…
Her are a few things I should try...
Click to expand...
Click to collapse
My OP was a long one, but I think that i did mention somewhere that I've tried a new gmail account with same result.
My vpn use encryption and will not work on defy ;(
Strangely, from all my recent tries at getting gapps to work properly, it seems that I can only use 2G data to do the first account setup. And that seems to 'work' only with June gapps package.
Recent update (on RC1.5):
I've also managed to get my installed apps listed again by playing around with 2G data and installing and uninstalling a standalone 3.1.3 Vending apk as update and undo it.
I was able to download 2 or 3 apps (out of 50 trials) also by fiddling w data enable/disable.
But again, never before, in 4-5 months using CM7, I had to turn on data past the initial Google setup and I've never had any download issues either....
So i don't think that it's related to TGFW and will keep digging...
On 7.1 now but no change..as
I did flash june gapps w 7.1 but never got any setup to do since no factory reset. Will try a clean install tomorrow or the day after...
Thanks for your reply.
OK I finally got it to work after all.
I just tried to fix the fix the problems caused by the new Superuser update after trying a recent nightly in just the worst possible way over and over.
So what you have to remember is:
1- to NOT signin to your Google account using data and do it over wifi. So select "Skip" on the screen showing "Create an account", "Sign in" or "Skip" and go ahead with other settings: your baseband, wifi and especially turning off "Data enabled".
2- always use the latest gapps version, not the June one like I tried many times
3- Install gapps along with a fresh CM7 zip install; not a nand restoration.
4- after reboot (if needed by Defy Baseband Switcher) just press the Market icon and set up your account then
So wipe data, cache and Dalvik and install CM7 zip (RC1.5 is a good one to start with) and and latest gapps zip and follow the above.
Sorry for this useless thread and for me trying to get this working like a chicken without a head
So @ TimelesslyPrecise: if your downloads do not start, it might as well be because you did setup your account over data the first time.
So just start from scratch again:
- backup your apps [with TB, the newest (and free) Astro file manager or other];
- do a fresh CM7 install (no need to reflash Froyo) but do as above;
- restore your apps;
- then just click on the Market icon and sign in.
Don't worry if at first your apps are not listed under "My apps"; they will eventually come back with usage.
@xcjiang: yeah I knew that, but that doesn't mean that the Market app on the phone doesn't work.
Sorry again about that.
Cheers.
Didn't worked for me...
Instead I found cause and solution elsewhere http://forum.xda-developers.com/showthread.php?t=1295222
To cut the story short, problem is in way that Market don't get DNS right.
Solution is to install app that will change DNS for every wifi connection DNS to OpenDNS (my choice) or GoogleDNS. I'm using DNS Changer.
Now enjoy superfast Market

[Q] Question to ARHD Users

I am currently using ARHD 6.1.2 but also had this problem with 6.1.1
When I install google+ (the new leaked version)
(I haven't tried the old/current version)
Its causes some Force closes,
mainly with my people process (contacts)
So i can not access my contact, not even when im composing an sms or via any other way!
Has anyone else experienced this problem and has anyone got a solution?
Thanks for any replies!
Razza12003 said:
I am currently using ARHD 6.1.2 but also had this problem with 6.1.1
When I install google+ (the new leaked version)
(I haven't tried the old/current version)
Its causes some Force closes,
mainly with my people process (contacts)
So i can not access my contact, not even when im composing an sms or via any other way!
Has anyone else experienced this problem and has anyone got a solution?
Thanks for any replies!
Click to expand...
Click to collapse
Yes, there's been quite a bit of discussion about this in the main thread. I haven't tried it myself, but the new G+ app is causing FC for a lot of (all?) users. It may well be a problem with the underlying HTC base software. Only "solution" I've seen is to uninstall it, sorry.
I'd suggest we all wait for Google to release v2.0 officially, that way we would avoid a lot of issues
I get Force Close on superuser, anywhere from 2-10 times a day...whether the phone is judt on main screen with no apps open, but use any rooted apps like system app remover, rom manager etc etc....force close all the time.
pull out battery, go into recovery, fix permissions...sorts it for an hour or so, then starts all over again....aRGHHH!!!
matthew33 said:
I get Force Close on superuser, anywhere from 2-10 times a day...whether the phone is judt on main screen with no apps open, but use any rooted apps like system app remover, rom manager etc etc....force close all the time.
pull out battery, go into recovery, fix permissions...sorts it for an hour or so, then starts all over again....aRGHHH!!!
Click to expand...
Click to collapse
Do you have the Market version of Superuser installed? If you do, check to see if it has updated to 3.0.5, and if so uninstall the upgrade. There's more about this in the main ARHD thread.

Market 3.4.4 stops working

OK i have a strange issue with market 3.4.4 for which i can't localize the cause.
The effect is that "market stops working" when clicking an application to open the details page...searching for apps works ok.
If i uninstall updates (settings - apps), it reverts to 3.3.12 which works fine. Eventually it updates itself back to 3.4.4 and same issues occur.
I have this effect on both AOKP b21 and ARHD 2.1.4, as soon as i install ANY kind of themed apps (nitroz's or TP's rootzwiki individual mods).
I have a fresh install (wipe, superwipe, manual wipe, the hell with it, clear dalvik, cache, everything) of ARHD 2.1.4...installed hoolm's circle battery mod and ****ed up the market eventually. I previously tried Nitroz's v3.6 on both ARHD and AOKP and the same problem occurs.
What the hell is going on?
What's the chance that 3 different devs make the same mistake and mess up framework or something?!
Have you tried deleting Market 3.4.4 cache and data after the update?
Have you deleted any system apps? I noticed that if I remove NFC, Market crashes.
I've been having a problem with 3.4.4 also. The market works but my video tab in the main page disappears. Plus a couple of apps also say that they're not compatible with my phone. Like hexsyn, Facebook, friencaster...I've reverted back to older versions and cleared data and cache. Nothing works
Sent from my Galaxy Nexus using xda premium
jhericurls said:
Have you deleted any system apps? I noticed that if I remove NFC, Market crashes.
Click to expand...
Click to collapse
yep, removed it...good lead i'm going to check on this.
i just got pissed off big time right now since market crashes AGAIN after last night worked fine!!!! I didn't do anything to the phone except airplane mode on/off overnight....
i'm running AOKP M3 with stock kernel...for 2 days now and had no issues...today morning market stops all of a sudden...wtf? don't remember when i removed NFC, i suppose right after installing M3 before yst-day?
i actually wanted to install ROMManager to backup my stuff damn....guess CWM is the way but no need to backup now since market is f0cked ...
Valynor said:
Have you tried deleting Market 3.4.4 cache and data after the update?
Click to expand...
Click to collapse
did all possible permutations, believe me
i'm not usually posting at the first sign of issues....problem is now i want to install aLogCat to check the logs but i can't get it from the market, damn
Damn!!! NFC is the root of all problems...
i manually copied it over from the ROM package to /system/app, rebooted and now market works fine....
THanks @jhericurls!

Market issues

Hi I'm running juggernaut 5.0 and I have this problem where my market will downgrade to an older version and then update to the new version. Anyway I can keep it updated?
Scyke said:
Hi I'm running juggernaut 5.0 and I have this problem where my market will downgrade to an older version and then update to the new version. Anyway I can keep it updated?
Click to expand...
Click to collapse
Yea use Titanium back up and freeze the market updater app. After that reboot device and problem should be fixed! Good luck!
Sent from my SGH-T989 using xda premium
"Not Supported" message
I'm having an issue with the Market (Google Play): About 70% of the apps I look at in the Market tell me "Your device isn't compatible with this item".
At first I thought it was a botched ROM flash (tuesday -new beggining) so I did a full wipe & reloaded the same ROM; same issue (about 90% of apps gave that error).
I recently loaded Paradox II (the 3/05 release) and did a full wipe as directed (flashed the wipe util's that were posted). Before restoring any of my apps I checked the market for the paid ones I use that were installed while on the rooted factory ROM (like MyBackup Pro) and got the same message. Some of the apps that "weren't supported" when on the Tuesday ROM were all the sudden supported & downloadable.
I had all apps backed up with MyBackup Pro and installed just the apps (no settings) using the BusyBox option. Every app worked just fine & market links restored but when going to market to update one of the installed & working apps, it'd say not compatible.
Thinking this was a market issue, I uninstalled the updates, cleared data/cache, and installed various versions of Market (including the new one) that were talked about in other threads about Market errors... did not fix it.
When going to the Market on my computer and looking at apps that are installed or were installed pre-custom ROM, it has my SGH-T989 grayed out. I checked build.prop and couldn't see anything with the device identification that looked wrong.
This is preventing a lot of my installed apps to not be able to be updated... Any ideas as to what is causing this? Did I fubar something when doing the first custom ROM flash?
Here are some of the major apps that are saying they are incompatible:
Adobe Flash Player
Astrid Task
Documents to Go
Dolphin Browser HD
DropBox
MyBackupPro
SuperUser
Take out all the market related files by using root explorer or something similar hen find a new market .apk
Sent from my SGH-T989 using XDA
born2gethard said:
Take out all the market related files by using root explorer or something similar hen find a new market .apk
Sent from my SGH-T989 using XDA
Click to expand...
Click to collapse
Is there a list of these files anywhere that you know of? I ran in to an issue a while back on my G2x when doing something similar to this after a failed theme flash.
Under system/app I have marketupdater.apk but nothing else...
/data/app. Mine is called com.android.vending
Sent from my SGH-T989 using XDA
Update on this issue...
I cleared the cache/data for Play Store, uninstalled updates, turned off data, cleared cache/data for Market, went through and deleted all Market related apps/folders:
data/data/com.android.vending (folder)
data/data/com.android.vending.updater (folder)
data/app/com.android.vending.apk
system/app/MarketUpdater.apk
system/app/vending.apk
- I reinstalled the last version of Market that was posted on goo then let it update to Play Store. This resulted in more apps being "compatible" but still had quite a few coming up as "incompatible" (that I had installed & knew worked on the GS2). After further research I found a scenario on another Samsung phone that the lowering the LCD Density caused this same issue. After setting it back to 240 & reinstalling the Market again, the issue was resolved...
I would love to lower the density again but don't want to mess up the Market. Does anyone know of a tweak that will allow this (I'm thinking a build.prop mod)?

Categories

Resources