Tagged Questions

15
votes
3answers
6k views

How to launch the market intent in 'Give Feedback' mode on android

I have just written a game for the Android market and would like to remind my customers to leave feeback on the market for the application (especially the demo version.) Is there any way to launch the ...
8
votes
3answers
862 views

Finding a list of all the android apps on the market

is there a way of getting access to the details of each one programatically?
6
votes
2answers
1k views

Android — How to post app rating/comments to Market from within app?

This is a simple question. Is there a way to allow users to enter in a comment and or rating for my app from directly within my app and have that data posted back to the Android Market? If so, what ...
6
votes
4answers
4k views

Android Marketplace Error: “The server could not process your apk. Try again.”

I have an updated apk - tested successfully on various devices and simulator instances - with the following manifest: <?xml version="1.0" encoding="utf-8"?> <manifest ...
6
votes
3answers
401 views

Is there a way to pass parameters to the marketplace installer for an app

when providing a user on a mobile, a link to an android application via a web page, it is possible for params from the url to be passed to the app being installed. I'm guessing the answer is no - but ...
6
votes
4answers
7k views

Android: Special url to open Marketplace to a specific app?

Is there a url format available such that clicking on the url will open the Android (Gphone) Marketplace to a particular app's page for installation? Does it work with the 'current' Android OS ver in ...
4
votes
1answer
2k views

Android App submission Approval Time

How long does it typically take to submit an application and get approval on the Android Marketplace?
3
votes
2answers
53 views

Android Marketplace: Are the details (name etc) in the keystore user-visible?

When I sign my app for release on the Android Marketplace I create a keystore file using the keytool application following the instructions here ...
3
votes
1answer
184 views

Android Market links on non Android browsers

Android Market links go to 404 on non Android browsers. When will Google fix this? It's really annoying having to check the user-agent and displaying something else for non Android browsers.
2
votes
0answers
40 views

Android Marketplace Data File Location

I'm developing an app in Unity3D and the file size exceeds the 30mb limitations for some devices. For this reason i will be splitting up the main application apk and have at least one data file with ...
2
votes
1answer
112 views

Taking In-App purchases to mimic my iPhone app on Android

I have an iphone application which is a reporting application, by this i mean, a user searches for a postcode, and gets information for free on that postcode. Then for a cost (about £1-£3) they can ...
2
votes
1answer
153 views

Top Android Apps

Anyone know where I can get a CSV file of top Android Apps by category which has information like app name, developer, app category etc. Putting together a report for class and I've been combing the ...
2
votes
1answer
110 views

How can I handle package names better while building a suite of android applications

I'm building a suite of applications, meaning that I have a single set of code that gets customized via a single change of an API key. This means that all of the applications have the same activities, ...
1
vote
0answers
43 views

how long to register as an Android developer [closed]

I tried register as an Android developer (in US) 5 days ago, but have been stuck on "Your Registration to the Android Market is still being processed." How long does registration normally take? ...
1
vote
3answers
27 views

How do I save the screenshots and meta data before submitting ANDROID?

I do not have the final APK file yet but I want to start adding the screenshots and other information ahead of time. There is a "SAVE" button and I am assuming this should be possible but it's not ...
1
vote
1answer
152 views

“This application is available to over 0 devices.”

I continue to get this as I'm uploading my android app information, screen shots, etc... This application is available to over 0 devices. Right before that it shows... Screen layouts: NORMAL ...
1
vote
1answer
265 views

Android: Improve app search results ranking

I recently co-authored and published a simple app to test the Android waters and get used to deving for android: https://market.android.com/details?id=com.parp&feature=search_result The name of ...
1
vote
3answers
150 views

Are android apps backwards compatible?

I'm doing a bit of iPhone / Android development at the moment and I was curious, if I were to build an application that targets Android 2.2 and release it on the Android Marketplace, would it be ...
1
vote
2answers
77 views

Deploying to the Android Marketplace

If I want to deploy to the Android Market it looks like I have two options: Create my own keystore and upload. When I update my app use that keystore on my APK to ensure that users are given the ...
1
vote
1answer
51 views

unable to refresh the text and screenshots associated with an application published in android marketplace

After publishing an application - I realized I had to make changes/improvements to the Description and the Screenshots - so I made the changes and saved in the Developer Console. The changes though ...
1
vote
1answer
72 views

Preclude Downgrade of app from different sources

I have an app with version 1.1 in one market (say getjar), and the same app with version 1.2 in another market (say amazon) ... this is done for some deeply esoteric reasons :D ... Seriously though, ...
1
vote
1answer
1k views

Releasing 2 applications based on same code but different package name

Like many Android developers I want to have two programs for MarketPlace - a demo and a full version - they both have the same code but use different assets. Unfortunately as they have the same ...
1
vote
1answer
469 views

Android handle app updates and database changes

I have basically finished developing an android app that makes use of SQLite databases that I copy to the user data area on the device eg /data/data/com.company.app/databases/users.db I am unsure how ...
1
vote
3answers
725 views

Programmatically determine if application is the MarketPlace version

I have an application that's offered in and outside of the MarketPlace. Is there a way of determining from within the code where the application came from? I've got a few indirect methods ... 1) I ...
1
vote
1answer
123 views

Android Seller Refunds and Cancelations - Can users still upgrade their apps?

I want to refund a customer's money without restricting their use of the app. Basically I want to give the app to some people for free by refunding their money. Prior to funds being transfered I can ...
1
vote
2answers
313 views

Android Marketplace

I'm wondering whether the official google Android Marketplace application has access to some restricted functionality in the OS, or if it just uses the standard APIs available. Anyone up to date on ...
1
vote
3answers
287 views

Can Anyone point me to a Android Market catalog or application list

I'm up and running in Eclipse, have worked through several tutorials and would like to start developing my first marketable app. Is there anyplace I can find a comprehensive list or catalog of what's ...
0
votes
1answer
68 views

Substantial delay between in-app purchase of unmanaged item, purchase state change notification

I have had an app on the Android marketplace with in-app credit purchase ability for many months now. Our #1 issue is users who successfully complete their unmanaged purchase and are billed, but for ...
0
votes
3answers
59 views

Should I release my beta on the android marketplace? [closed]

I originally planned on releasing my beta to the marketplace but searching beta related questions on this site it appears it is considered bad practise. Why is this?
0
votes
2answers
82 views

Android updating marketplace app using a different signing key

Developer signed an app with his personal keystore but it should have been the company's keystore. Is it possible to update the app in the marketplace using the company's keystore now, and still ...
0
votes
1answer
49 views

Android MarketPlace: reserve namespace

I have heard the best way to stop someone stealing/publishing your signed .apk before you publish it yourself to the Google Android markeyplace is to upload a dummy release .apk with the same ...
0
votes
2answers
77 views

Can an Android marketplace account have more than one login?

I am an iOS and Android developer, but newer to the Android Marketplace. On iOS, you can have multiple iTunes Connect & developer.apple.com accounts to access provisioning, applications, stats, ...
0
votes
1answer
28 views

How can I get Android Marketplace to recognize my updates?

I updated my Android app, and uploaded it to the Android Marketplace, increasing the VersionCode and VersionName in my manifest file. But it never shows up on my HTC Droid Incredible as there being ...
0
votes
2answers
198 views

Android app not showing up in Marketplace

I uploaded my apk yesterday afternoon. Everything went fine, the app shows as 'Published', but I can't seem to find it in the Marketplace? I tried searching by package but no luck. What would be ...
0
votes
1answer
69 views

Android marketplace link

I think I would like users to be directed to the marketplace for an "in-app update" I am creating. On iOS there are itunes://url style links that takes users to the itunes store. This is also ...
0
votes
1answer
71 views

I want to create a downloadable bookmark in the Android market

I currently have a web app already and I would like to create a bookmark that can be downloaded from the android marketplace (and app store if possible) and it would redirect the user to my web app. I ...
0
votes
3answers
146 views

Do you know what Technology and Platform is powering Android Marketplace? [closed]

Does anyone have a good link to know what technologies and platform is being used to power the Android Marketplace? What would be the best way to create a cost effective "clone" for a smaller ...
0
votes
3answers
214 views

How can I stop an application from being installed to all models?

We have a requirement to publish a free application in the Android Market. As the company paying for the application is a handset manufacturer they only want the application to be allowed to be ...
0
votes
1answer
101 views

Android publish app market automate post purchase tasks

If one publish's an app to the Android Market place and post-purchase/download tasks need to be carried out upon the purchase of the app by a customer through the marketplace, how can this be ...
0
votes
2answers
494 views

Android Marketplace API

Does anyone know if android marketplace has on api/feed to access information about their apps(title,summary,icon,version,etc...)? My goal is to maintain my own database of android apps. Thanks
0
votes
1answer
719 views

Android marketplace app free-to-paid conversion rate [closed]

I have two games on the Android marketplace that have a free/lite version, and a paid version. In both cases the # of sales divided by the # of free version downloads is approximately 3.1%. My ...
0
votes
1answer
183 views

What happens to my Android app and database when a user updates through Market Place?

Ok, I currently have an app on the MarketPlace and today I release its first update. Will the SQLite database used by my app be overwritten by the update, thus calling the onCreate once again? Or ...
0
votes
1answer
317 views

My published app not showing up in 2.1 market

Does anyone know the step by step settings to put your app so it can show up in the 2.1 market? My app has been in the market for a few days, and a couple 2.1 users says that they cannot find it. It ...
0
votes
1answer
48 views

Android App Support Options

I've got a free app I'm planning on submitting to the marketplace. Looking over the submission form I see they expect a web site or email for support. Users?! I've got to worry about users if I ...
0
votes
3answers
3k views

Launch market place with id of an application that doesn't exist in the android market place

I am creating an application that checks the installation of a package and then launches the market-place with its id. When I try to launch market place with id of an application say ...
0
votes
2answers
315 views

Prevent application requiring LED or camera flash from Android marketplace

Is there a particular flag that we can use to prevent apps showing up in marketplace which require the phone to have a camera flash /LED? Typical apps are ones which make the phone act like a ...
0
votes
2answers
1k views

After downloading an application with two Launcher components from the Marketplace, clicking “Open” will cause a crash

Create a sample application with two launcher icons. For example, two components such as: <application ...> <activity ... android:name="TestActivity01"> <intent-filter> ...
-1
votes
1answer
45 views

Friends android devices cannot install my android app, I cant even do it for my own

i recently uploaded my android app to the marketplace https://market.android.com/details?id=com.DGNT yet my friends cannot install it on their devices (says their phone is incompatible). The site ...
-5
votes
3answers
83 views

Is My Android App In Review? [closed]

Last night, I submitted my Android App to the Android Marketplace. I clicked publish and currently it has a green check mark saying published... I don't have any downloads, so I'm wondering if it has ...
-7
votes
3answers
153 views

What is the normal procedure to submit an app to the Google marketplace? [closed]

Are there any restrictions one should know like file size, icon size, UI Layout? Is there a fee involved in submitting an app to the Google marketplace? How soon is the app available once I submit it ...