Market is the place to sell your application. Please use specific tag such as [tag:Android-market] , instead of generic one.

learn more… | top users | synonyms

-2
votes
0answers
23 views

how to make android market

I want to make android market like play store I have 2 problems or questions,1. when user select a app in app list go to showapp.class (activity) and it shows info app to user when user click on ...
0
votes
2answers
30 views

Android:Google maps,Google store publish

I have one app which use google maps. When I publish my app in Google play store,the map is not working.I use "keystore" to send my apps in the store but recently I understand to publish google map ...
0
votes
1answer
97 views

Android App works on Eclipse Emulator but Play Store says my device is not compatible

I'm programmming an App that works fine when I run it on the emulator with Android 2.2, also I execute the .apk in my tablet Galaxy Tab2 Android 4.0.3 and works fine too. Then, I sign the App and put ...
0
votes
1answer
41 views

Visibility off iphone application on China appstore

I have app translated for en, ru and es. Today I have started to working on chinese translate. My friend from china tried to find my app on china appstore but he can't. My app I set to all appstores. ...
0
votes
1answer
149 views

Windows Phone 8 Application doesn't run if installed from Market

I have a strange problem. I have a windows phone 8 application, which is successfully installed on the phone under Visual Studio and works. If I deploy my xap using deployment tool it also works. It ...
-4
votes
2answers
102 views

How many days for the validation process on Google Play and Apple Store? [closed]

I have been for many years a Symbian developer. Nokia says the validation process takes between 2 and 5 days, but in my experience after I send my application for being published it takes at least 10 ...
0
votes
1answer
57 views

How to embed youtube video into Google Play app with start from specific time?

For e.g.: http://www.youtube.com/watch?v=7HKoqNJtMTQ#t=1m25s It works but when I add it to the Google Play (promo video option) it seems that #t=1m25s part is being ignored. Is there any other way ...
1
vote
1answer
132 views

Android app statisticks [closed]

About 20 hours ago, I published my first android application on Google market. Everything works fine, but I would like to find out If i done something wrong. I can't see statistics for this app: ...
0
votes
1answer
63 views

Ship app with DataBase iOS and Android

I am developing an app for IOS/Android/iPad that will be linked to a database. I would like the entire database to be downloaded to the user's device the first time the app is accessed and then ...
0
votes
1answer
69 views

In-App Billing - What to do when the Play Store app is not installed?

I am going to be supporting In-App billing/ purchases in my app. From what I have read, it seems the Play Store app must be installed on the device in order to do In-App billing. I have 2 Android ...
0
votes
1answer
83 views

Android In-App billing VS a payed app? [closed]

I'm a developer and I own some application and want to protect my applications. I implemented the In-App billing but I find that it's not stable since we have two api's for that API3 and API2 and my ...
1
vote
2answers
98 views

Where to get data for a directory website

I've developed the site http://ratemymechanic.us a couple of years ago, but i get very little hits, and I only have like a 1000 mechanics in my database (which i manually entered). How do people go ...
2
votes
3answers
702 views

You need to add an icon to your APK while uploading App to google play

I dont know where i am going wrong . I need to upload APK to google play and whenever i am trying to upload it , it is showing an error message as displayed in the attached screenshot. The error is ...
0
votes
3answers
27 views

Could Google Play filter base on OS

I have developed an application which is only intended for Jelly Bean ( not ICS ). Is it anyway for Google Play to prevent ICS device from download my application? If the same device has the with a ...
0
votes
0answers
23 views

Manual refund issue

I have a customer that has requested a refund (as his 15 minute window in play store has expired). If I give him a refund manually, the play store (as far as I know) will still allow the user to ...
0
votes
1answer
66 views

How to balance REST api and Openedness to prevent data stealing

One of our web site is a common "Announce for free your apartment". Revenues are directly associated to number of public usage and announces registered (argument of our marketing department). On the ...
1
vote
1answer
80 views

Hide application on listings on Android Market

I have an android application on market, I had some patent issue so I need to remove from android market temprorily. I unpublish my application but It shows on top free listings. anyone know how to ...
1
vote
2answers
141 views

Google Play Market account for different applications

I'm starting developing and app about fights and violence and i'm planning to distribute this app through the Google Play Market, like i did with all my other Android apps. I usually develop and ...
0
votes
0answers
59 views

iPhone App store - Avoid rival's bad comments [closed]

A month ago I posted a free iPhone app while a rival had a 19$99 equivalent. My app has only good comments (10 * 4+ stars) and yesterday I had 13 * 1 star with bad comments. Theses 13 new comments ...
-1
votes
2answers
395 views

Where exactly does the 30% commission on appstore sales go? [closed]

Google Play and Apple's AppStore both take a 30% cut from paid app sales. "distribution partner and operating fees" is where Google Play's 30% apparently goes. I'm wondering exactly who these ...
0
votes
2answers
63 views

Getting log info from a downloaded app

I have an android app uploaded in google marketplace. I have been reported an error from a user, which happens only in a specific device. It is not a crash, the application just doesn't work exactly ...
1
vote
2answers
126 views

how to edik an apk file [duplicate]

Possible Duplicate: Reverse Engineer Android APK to get code? I am having some kind of problem with an android app, since june this year I was working on a project with eclipse called ...
-1
votes
2answers
72 views

More than one developer account [closed]

Is it allowed to have more than one developer account on google play? Thanks
0
votes
3answers
49 views

Android Market get buyer mail automatically for authentification

I'm currently making a multiplatform game that targets android. I would like to be able to get notification when someone buy my app to add him to the "activable mail" in my database to let him create ...
0
votes
2answers
50 views

How to implement opening AppStore page before the app is on the market?

I found the following code sniplet here: NSURL *url = [NSURL URLWithString:@"itms-apps://itunes.com/apps/???"]; [[UIApplication sharedApplication] openURL:url]; Now assume app would know if there ...
0
votes
0answers
321 views

Google Play Developer change home currency

Does anyone know how to change the home currency in Google Play Dev? Our client have made an account ing Google Play and it uses his home currency(not $). But now, he wants to base the price into $ ...
-2
votes
1answer
238 views

Stop purchase cancellation emails from Google Checkout [closed]

I know this have been discussed before, but I can't really find any path to solve this issue so far. More after the new Checkuout/Wallet integration, path changed. I'm dealing with toons of daily ...
1
vote
2answers
406 views

Google Play won't show Update button if the app was previously installed by downloading the APK manually [closed]

Google Play won't show Update button. I suspect this has to do with the fact the app was previously installed by manually downloading the APK file from a site. Is there anyone who can confirm this ...
1
vote
1answer
81 views

Provide “open” in Market without icon in Launcher

my app is a widget and without main launcher activity people cannot start it from the Market after installing the app; the "open" button just does not show up. How can I enable people to open the app ...
0
votes
4answers
56 views

upload published application in another language on android market

I have already published english version of my android application. Now I want to upload spanish version of same app. How it can be achieve that both english and spanish app visible on market? What ...
1
vote
1answer
144 views

I want to read android play store app rating in my android app

I want to read app rating from android play store of my app. To do this, is there any api provided by google or not? Is there any other way to read rating of particular app?
0
votes
2answers
2k views

Different signatures of apk

I made an application on android and published it on the play store. I signed my apk with a new private key. Last week, i wanted to update my application with my new features. So I exported my new ...
0
votes
1answer
266 views

Android Market In-App Billing Private Key (RSA)

I want to implement In-App Billing in my application. I have a private key (provided by Google) to verify requests, but i need to put it inside a .pem file. The problem is that when I paste it in the ...
0
votes
1answer
28 views

Distribute android application ourselves [closed]

Is there any verification or quality check Android play team doing before publishing the application in Android market ? I am developing one application and planing to distribute it ourselves. I ...
0
votes
0answers
171 views

Uploading Multiple apk of same android app

I developed an app which has 5 or 4 different projects in eclipse. My one apk contains configuration of xlarge mdpi, large hdpi and normal hdpi. Other has normal xhdpi. Now i have to make seperate APK ...
0
votes
2answers
346 views

Cannot upload an .apk file to the market

Hi, I have developed a new application for Android and my application is completed. It doesn't have any errors except for a few (2) harmless warnings. I created an .apk package using the tools ...
0
votes
0answers
233 views

Stock Market Economic News Calendar Live Updates

I follow an economic news calendar: http://www.fxstreet.com/fundamental/economic-calendar/ I've written a program which captures these elements by sending requests and then parses the elements I need ...
-5
votes
2answers
136 views

Android Application Not Selling [closed]

I made an android application that calculates your BMI(Body Mass Index) priced at $0.99. What's different in this application than any others that I have seen is that in this one you have the option ...
1
vote
0answers
257 views

Google play excluding my app due to cache partition size

I have uploaded my app to Google Play and now I realize that it's filtered for some devices like HTC Wildfire S. Searching in the web, I found out that it may be due to size of cache partition. My app ...
0
votes
0answers
210 views

Android- Change version code not working

Yesterday, I uploaded my app to google play. This morning, I realized there was a problem. The app would show all activities as apps in the launcher. I went into my manifest and deleted the intent ...
0
votes
1answer
40 views

Store / Market location on application install - refferer

I checked some threads similar to my question but didnt manage to find complete answer to my inquiry. Is it possible in android application (without using google analytics for android) to catch ...
0
votes
1answer
67 views

Google Play Installer_referrer issue

So, I risk doubling upon doubling for this issue, and people stoning me for it.. :/ Can anyone shed some light about how the market web interface doesn't "ignite" the ...
2
votes
1answer
6k views

Removing .apk from Google Play or Developer Console

So I made this test application and uploaded it to developer console, but because it was my first application it's package is named com.myfirstapp.program. now later I have made much better version of ...
-1
votes
1answer
85 views

Using Android Samples/Examples in app

If i use Android Samples/Examples in app and altered it around. Could i put in into the play store. For example if i take the snake game, put different sprites and features... could i call it my app. ...
2
votes
1answer
1k views

Preventing application from running on android tablets

My project is supporting a single apk for both phones and 10 inch tablets. However the UI for phones and Tablets are very different. I am releasing the app next week and I want the app to be available ...
1
vote
1answer
191 views

How to detect if the user has linked to Google Market account [duplicate]

Possible Duplicate: How to find Gmail account associated with Android Market? In Android, is there an easy way in code to detect if the user has linked their phone to Google Market using a ...
0
votes
4answers
764 views

Android Play Store - Stop my application from automatically updating

I have an application on the Android Play Store. I also have a Windows based application (service). My users install the service on their PCs, and they install the Android application on their ...
3
votes
4answers
3k views

Android: Shows “your device isn't compatible with this version” for my paid app on Nexus 7

I have two apps (free & paid) that are exactly same except for ad showing and not showing. I bought Nexus 7 and tried to download my apps on Google Play, it allows for free version but paid ...
0
votes
0answers
24 views

Android app filtering - How can i filter my app based on phone model

I have an app that is valid only for Samsung devices with the Enterprise SDK support. How can I configure my app so that it doesnt appear on other phones that do not have this support.
0
votes
2answers
613 views

php mysql Stock market trading game - calculate profit & loss

I am writing a stock market trading game base on yahoo using php/mysql & it's almost done. Last part I'm struggling is calculating the profit & loss Lets say have these as transaction ...

1 2 3 4 5 9