Giter Site home page Giter Site logo

Comments (3)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 10, 2024
Are live wallpapers only available to Android 2.1 devices?  Maybe the cause 
isn't
that this app is a live wallpaper, but that it's a 2.1 app.  

setDeviceAndSdkVersion("sapphire:7"); // may only return apps < Android 2.0

Original comment by [email protected] on 5 Apr 2010 at 10:34

from android-market-api.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 10, 2024
I just discovered this issue when I published a new version of my live 
wallpaper after having added the following line in AndroidManifest

<uses-feature android:name="android.software.live_wallpaper"></uses-feature>

I discovered that the application was suddenly not visible anymore by 
androlib.com 

I tried to use android-market-api and I found the exactly the same issue. The 
live wallpaper is not visible anymore. (it was visible before last update)

Since Google is pushing developer to correctly set all uses-feature flag (sse 
http://android-developers.blogspot.com/2010/11/market-housekeeping-alert.html), 
I think that the priority of this issue should be raised. 

Maybe other applications may be unwillingly filtered because of 
“use-feature” declaration.

Original comment by [email protected] on 18 Nov 2010 at 5:15

from android-market-api.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 10, 2024
Works for me with the latest version.

At least it appeared to, when I chose some random app on the Market that 
appeared to be a live wallpaper.

However, setting a valid Android ID on the Market Session definitely *does* 
work -- it made an app become visible, which I know uses 
"android.software.live_wallpaper".  Without an Android ID, it was not returned 
by the API.

Original comment by [email protected] on 10 Apr 2011 at 10:14

from android-market-api.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.