Another app-not-visible-on-the-market post, sorry.

App is called Tasker. It should be visible in all Donut+ devices but
it's only actually visible in Eclair+ devices.
Tested on my G1, reported by other users (devices unknown).

Manifest:

<uses-sdk
        android:minSdkVersion="4"
        android:targetSdkVersion="4"
/>

A dump from the compiled apk confirms that.

Here's the top of my Ant output:

Buildfile: build.xml
    [setup] Android SDK Tools Revision 6
    [setup] Project Target: Android 1.6
    [setup] API level: 4
    [setup] Importing rules file: platforms/android-1.6/ant/
ant_rules_r2.xml

Copy protect is set to off.

And the app works fine when installed on a Donut device outside the
market.

I noticed that appbrain also reports it as 2.0 and higher:

http://www.appbrain.com/app/net.dinglisch.android.taskerm

Don't know where they get their info.

Any ideas ?

Pent

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to