Android :: How To Know User Purchased Specific Application In Market?

Jul 21, 2009

Use case goes like this:

1) Dev puts game for sale on Android market hoping to make lots of $$ $.
2) Dev makes $50 in a month, cries a little, realizes his game is languishing in the ratings so makes it free.
3) Game does really well and gets > 50,000 downloads.
4) Dev still wants to make some $$$ off his game, so adds a "donate" feature to app which points users to another app dev has created in the marketplace where they can donate by buying the app.
5) Dev wants to reward those who have donated by providing new features only to them.

How do I go about determining if any given user has purchased either my original app, or my "donate" app so that I can unlock functionality? I'd like to determine this even if the user no longer has the app installed on their phone. Then android market app seems to know this which is how it knows not to charge the user again for the same app they've already paid for.

Android :: How to know User Purchased Specific Application in Market?


Android :: Why Magic 1.6 User Cannot Find Application On Market?

Oct 20, 2010

I've published an app today mainly for my forum users to use, just a very simple app that displays wallpapers derived from the forum. Problem I'm having is one guy says it doesn't appear in the market and I've even sent him the APK to install manually but it fails. My minimum SDK version is 4, I created it with the 1.6 SDK specified so not sure why he can't see it or install it. He has a 1.6 Magic handset. So just wondering if anyone has any ideas, the app is called bocn wallpaper, it uses internet and set-wallpaper permissions but I wouldn't have thought the permissions were the problem.

My manifest is as follows:
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
android:versionCode="1" android:versionName="1.0" package="net.dbws.bocnwallpaper">
<application android:icon="@drawable/launcher_icon" android:label="@string/app_name">
<activity android:name=".Main" android:label="@string/app_name">
<intent-filter> <action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter> </activity>
<meta-data android:value="xxxxx" android:name="ADMOB_PUBLISHER_ID" />
</application>
<uses-sdk android:minSdkVersion="4" />
<uses-permission android:name="android.permission.INTERNET"></uses-permission>
<uses-permission android:name="android.permission.SET_WALLPAPER" />
</manifest>

View 1 Replies View Related

Android :: Using Intent To View Specific Application In Android Market

Jul 8, 2009

I've seen a few other threads on this subject, but none that addresses my need which is to not only find the app in the market via the market uri, but display it as if the user had navigated to it. The closest anyone has gotten to this answer is to show how to bring up the Android Market app and browse for the app you want which shows the single result in a list that the user must still select to get to the screen I want to display.

Here's my existing code that does exactly that:
private static final String MY_MARKET_APP = "com.some.silly.name";
Intent marketLaunch = new Intent(Intent.ACTION_VIEW);
marketLaunch.setData(Uri.parse("market://search?q=pname:" + MY_MARKET_APP));
startActivity(marketLaunch);

I don't want to have to force the user to select this single item from the list - just bypass that and bring up the next screen.

View 11 Replies View Related

Android :: Removing Uninstalled Purchased Apps From Downloads Section Of Market?

Sep 24, 2010

I'm running Froyo on an N-1.I have uninstalled some of the apps that I previously purchased, and I no longer want them to appear in the Downloads area of the Market app. However, they still show up there with the "Purchased" designation, and they contribute to the count of updated apps whenever Market checks for updates.I have followed the instructions here, but they do not work for me:Removing deleted apps from downloads listing.Any ideas as to how I can keep these non-longer-installed, previously purchased apps from showing up within my list of Downloads?

View 2 Replies View Related

Android :: Market Loses Track Of Purchased Applications After Factory Reset

Nov 17, 2009

I've had several of my users email me to tell me they had to do a factory reset on their phone for some reason or other. The problem is, they had purchased apps installed and the Android market app loses track of this information when the phone is reset. My only solution to their problem is to go into my checkout account, refund their money and ask them to repurchase my app.

Am I correct in assuming that Google decided to only check the PackageManager on the device to determine if an app was purchased or not? Is there really no other means of determining that an app was purchased? Surely this information about the purchase is kept on a server somewhere (which is why I can see the purchase information with Google Checkout) Also, since the user of a phone must login with a Google account in order to use the market, can't you just correlate the user's purchased apps with their login account and bypass the phone altogether? I'm probably missing something, but I wanted to let you know its a source of frustration to have to deal with this when I consider this issue the responsibility of the market infrastructure.

View 13 Replies View Related

Samsung Moment :: Purchased Market Programs Missing After Update / Fix It?

May 20, 2010

Updated to Android 2.1 today and none of my apps are listed in the market that I purchased. Yes I used the same email address. Frustrating part is MyBackup Pro was one of them! So I can't restore all my data either. Anyone have any ideas?

View 8 Replies View Related

General :: Purchased Apps No Longer Showing In Play Market

May 16, 2012

yesterday I reflashed a tablet with a clean install of cm7, factory reset clear cache etc. Latest Gapps.

I set up the main account with a gmail account I made for my kids because the device is mainly used by them. I added my own google account so it can be used with the play store to redownload all the apps I have purchased for them. I have set the play store to use my google account.

But all the apps I have previously paid for have their price listed beside them in the store, rather than saying "purchased". If I try to buy them again it gives me message saying there was an error with the transaction.I have set up a device with 2 accounts like this before and it worked ok.

View 2 Replies View Related

Sony Ericsson Xperia X10 :: Unable To Install Purchased Apps From Market

Nov 12, 2010

I have been trying to down load "beautiful widgets" since yesterday with no joy. It says purchased in the downloads but will not install. I have had confirmation of purchase by email. I downloaded random free ones for qurio and all ok but purchased one just wont load. Any ideas.

View 6 Replies View Related

Android :: Targeting Specific Carriers In Market?

Oct 28, 2010

I read here: http://www.androidguys.com/2009/10/11/developers-can-now-target-by-carrier-in-android-market/ that it can be done if you go to the Android Market, and go to your app, then go to Publishing Options -> Locations, but I don't see anything to select a specific carrier there, only specific countries. Is this something that Google changed? Can this still be done, or is it done automatically? Can't the carrier be detected from the device?

View 1 Replies View Related

General :: Movies Via Android Market - Country Or Network Specific?

Mar 7, 2012

I have an HTC Desire HD on Orange UK. In the market I have only ever seen apps & books. I have never seen movies or music listed. I have, until now, assumed that these were probably only available in certain countries because of licensing agreements.

I was discussing the rebranding to Google Play with a colleague, only to find out that they have, and have done for a while, a section in their Market /Play Store for movies. They have an HTC Desire S on T Mobile UK.

Why would I not have movies available via my market? I'm guessing that it wouldn't be handset compatibility, so would it be that Orange are blocking this for some reason? Who else, in the UK, has the movies option, and who doesn't? What is the common ground between each group?

They do not have music as a Market section, so I guess that I was right about this, and it is not available to the UK at all?

View 4 Replies View Related

Android :: How To Get A Specific Notepad Application?

Oct 11, 2010

I'm looking for a notepad app that, well, looks like an actual notepad. I'm currently using AK Notepad cu z I like how the notes are written on note looking paper, but when you open up the application, all the titles of your notes are just displayed in a black screen. I'm kinda looking for an app, like let's say I put: "stuff to buy," I want the title to also be written on notepad paper, and then when I click on it, the info of my notes will also be written on notepad paper.

View 4 Replies View Related

General :: GS3 Rooted - How To Disable Updates For Specific Apps In Market

Jul 24, 2013

It used to be the market would separate apps that were approved for auto update from those that had disabled auto update set. One could then simply hit the Update All (for the group) button and it would update ONLY the apps that were auto update enabled. Over the past few months Play Store has changed their behavior in that it no longer separates the apps and will only enable auto updates for everything or nothing.

How can I hide or otherwise prevent these few apps that I do not want to update from being in the play store update list? As it is now, I have to selectively update each individual app from the list, skipping the few apps I do not want updated.

Currently on a Samsung GS3, rooted, stock.

View 5 Replies View Related

Android : Determine Whether A User Installed Our App Via Market Link?

Nov 1, 2010

I have an app which is linked to (via an Android Market URL) on several different websites. What I need to implement is a way to determine where my users came from. Is there a way to determine the referring URL that the user followed to download my app via the Android Market?

View 2 Replies View Related

Android :: Properties For Application Specific Attributes?

Oct 20, 2010

I want to center the application title/label in my android app but I can't find a lot of documentation on how to set that property. I have found a couple of posts saying that I can create a custom title bar and change the theme in my manifest but I just can help think there is a simpler way to just center the title.

View 2 Replies View Related

Android :: Determine If A Specific Activity In An Application Can Be Launched

Jun 9, 2010

Applications can have any number of launchable activities. I know how to get the list of these activities via PackageManager.

Is there a way to determine which activities can be launched via startActivity?

For example, the Documents To Go app has different activities that will start Word, Excel, Powerpoint, PDF, etc... I am able to launch all o these just fine.

However, it also contains some activities that I am not able to launch with startActivity... If I attempt to do this I get a SecurityException.

I want to be able to determine which activities I can safely launch and which I cannot so I only present the user with a list of activities that I can safely launch from within my application...

View 1 Replies View Related

Android :: Controlling Sound Volume For One Specific Application?

Jun 24, 2010

I currently use Timeriffic, which has been great at managing settings for different times of the day. What I am looking for, however, is an application similar to that where I can define the sound behavior for one specific application.

What I am trying to do is make it so all notifications are at 10% volume during the night, but Id like to make notifications from Google Talk louder, like at 50%. I haven't been able to find anything that would allow a rule like that, but thought Id ask since you guys seem to know everything!

View 2 Replies View Related

Android :: Programmatically Launch A Specific Application In Droid?

Jul 27, 2010

I want to launch a specif application.
I know how to do Intents but I want to avoid the selection menu if there are multiple apps that can handle the intent, i want to go directly to a particular app. Hope this makes sense.

View 1 Replies View Related

Android : Want To Send A Message To Only Specific Application In Other Device

Apr 2, 2009

I want to send a message to only specific application in other device but i dont want SMS client to pick that. How is it possible?

View 2 Replies View Related

Android :: Sending Text Messages On Specific Application Port

Apr 15, 2010

Can anyone explain how to send SMS text messages on a specific application port (including Java and XML code)? If it's impossible then plz show at least how to send & receive SMS data message successfully (Java & XML) on android emulator (and not G1 or others).

View 2 Replies View Related

General :: VPN Client Implementation Specific To Application?

Feb 21, 2012

I wanted to implement the application specific VPN client in android, that is vpn connection once established should be only available to our application and rest of the apps in android device should make use of normal internet connection.

To elaborate my need more, i have an application already which connects to corporate email, files and other data from internet normally but for some security reason we need it to be go through tunnel within our application and access everything within via tunnel basically want we are looking here is security while accessing company corporate network.

Since we are new to something like this we don't have a hint on how to start what protocols to use etc (we are assuming ipsec l2tp for now).

And between we are just looking to send and receive data over tunnel, there is nothing more or need to control computer on the network all we need is to route data through corporate firewall and should support multiple vpn servers such as cisco, microsoft etc. How complex or how feasible to implement it.

View 1 Replies View Related

Android :: Keep User Logged In To Application?

Jan 2, 2010

When a user logs in to my online android application, I want to store a cookie on the user's phone so that he doesn't have to log in to the application on subsequent visits from the same phone.

View 2 Replies View Related

Android :: Hiding Application From User

Aug 13, 2009

I want to start my application when phone start and after that i do not want that user can know that my application is running. Is there any way i can do it ? In phone when we press home screen for some times it display all running application.I do not want my application to display in that list.Is there any way to do it

View 5 Replies View Related

Android :: How To Know When User Launches Application

Apr 8, 2010

I want to play a video when the main activity launches from the appicon.

Application.onCreate() is not always called and Activity.onResume/ onCreate is called to many times (e.g. when user goes back from child activity).

How can I do this?

View 5 Replies View Related

Android :: Store User Settings In Application

Apr 24, 2009

I am creating an application which connects to the server using username/password and I would like to enable the option "Save password" so the user wouldn't have to type the password each time the application starts. I was trying to do it with Shared Preferences but am not sure if this is the best solution. I would appreciate any suggestion on how to store user values/settings in Android application.

View 4 Replies View Related

Android :: Query User List Of Application

Apr 28, 2010

I find a web site (http://www.appbrain.com/), it can tell me which users download my application, and their device type. However it list 10 users at most.

I wanna know which devices type that my application was running. Does anybody could tell me, how to get the user list? and how to get their device type.

View 3 Replies View Related

Android :: How To Forward User To Install Another Application?

Sep 25, 2010

In my android application, how can I forward user to android market to install another application and after they install it, they come back to my activity?

View 1 Replies View Related

Android :: Possible To Hide Application Permissions From User?

Jul 11, 2010

I am wanting to know if a developer has the ability to choose not to display the permissions needed for an app they create. For an example if there is a note taking app in the market that says no permissions needed, but in reality, it does have "internet access"capabilities not shown to the user/downloader, Is it possible for App permissions to be hidden and not displayed to the user? Can someone explain to me the process on assigning and displaying permissions on android apps?

View 4 Replies View Related

Android :: Detect If User Using Application First Time?

Sep 21, 2010

I would like to know if the user is using the application for the first time. I am using SharedPreferences, but I am not sure if I have the right logic. How can I set my isFirstLaunched boolean to true when the user first launches, and then immediately set to false after work has been done?

protected void onStart() {
super.onStart();

if(isFirstLaunch()){
populateDefaultQuotes();
//Save the preferences, isFirstLaunch will now be false
SharedPreferences settings = getSharedPreferences(Constants.PREFS_NAME, 0);....................

View 1 Replies View Related

Android :: New Version Of Application - How User Get Notified?

Mar 12, 2009

If I upload a new version of the application. Does the user knows that there is a new version of the app?

View 3 Replies View Related

Android :: Application That Allows The User To Drill-down Into Data

Apr 22, 2010

I have an application that allows the user to "drill-down" into data. At each level of data the user can choose a Tableview item or a Listview item. This will result in a startActivity() call for display of new data.

I can get back to the top (Parent activity) by using the Back button, which can take a while. Is there a way to "POP" back to the Parent activity and dismiss all previously allocated activities, and not have to go back through all the activities previously created?

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved