Android :: Android Application Upgrade And Marketplace Listing
Mar 3, 2009
Can anyone tell me if when you upgrade your marketplace application if it then appears at the top of the list of applications by release date? Or is it only when you release a brand new application?
View 2 Replies
Jun 28, 2010
This is probably a dumb question but I can't find it anywhere Which icon is used in your marketplace listing? Is it always the application android:icon="@drawable/icon" setting from your manifest file or can you have a launch icon different from your marketplace listing?
View 2 Replies
View Related
Jun 10, 2010
I am interested in activating another application's activity. I know from reading the Android SDK that it's probably better to do this with an implicit intent. However, this activity doesn't reside in an application I own, so I don't know the action and category and data flags on the intent-filter.
How can I examine an Android applications metadata like the activity classes and the intent-filters for those activities (if declared in the manifest)?
View 2 Replies
View Related
Sep 24, 2010
Before today, when entering a search term into the Market app, the results at the top of the search would all be exact matches of that search term against the app name. For example, type "translate" and the user will see all the apps called "translate" before the "Google Translate" result (which is by far the most downloaded translate app). Now, this no longer happens. If you type "translate" the first result is "Google Translate" (and no preference is given to exact matches).
Note: posted on this forum partly because hardly anyone reads Android Discuss, and partly because developers need to know how their apps are being prioritized in app search results).
View 3 Replies
View Related
Nov 21, 2009
I have a Motorola Droid and my wife has the HTC Droid Eris. I've noticed that one of the apps that I have installed (24 Clock by Talionis Software) I cannot find when I use the Eris to search the marketplace. I used the "search" function, I scanned the QR code, I searched "pub:"talionis software"". Nothing, nada, zip.Is this because the Eris is running Android 1.5 vs 2.0 on the Moto, or is something more sinister afoot? Is there a difference in the marketplace software?She asked (told) me to put the "24" digital clock on her phone, too, and so far I'm coming up empty.Do some apps not play well with different Android versions?
View 9 Replies
View Related
Dec 31, 2009
I wrote two apps and submitted them to the marketplace last night (been roughly 12 hours now). One was a LITE version of my app and the next was a Standard version. Neither shows up in a search on the Marketplace even though the LITE version of my app has been installed 25 times already.Is there a lengthy approval process that goes on before an app is approved?
View 19 Replies
View Related
Mar 18, 2010
That there wasn't a limit to the size of an application that could be downloaded over the air (OTA) but I wonder if a limit, like that imposed by the Apple App Store (20MB) exists now that the Nexus one is running on AT&T's 3G network as of today.
View 3 Replies
View Related
Jan 8, 2010
Any thought on how the Marketplace handles the information related to the marketplace applications? I wonder if the request is posted to the marketplace every time client is started or if some of the available applications data is stored locally and refreshed by the background service.
View 4 Replies
View Related
Oct 7, 2010
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 could simply infer from whether they have "Allow installation of non-Market applications" ticked.
2) Or I could just make separate builds and make it explicit in the code.
View 3 Replies
View Related
Sep 28, 2010
I created a signed apk. I uploaded it to marketplace as usual. I also installed a copy of it on a device directly, perhaps as an email attachment.If I upload an updated version of the app to the marketplace, will the device be notified that a new version of the app exists on marketplace? Or does that update-alert system depend on the app being originally installed through marketplace?
View 8 Replies
View Related
Feb 11, 2010
Create a sample application with two launcher icons.
For example, two components such as:
CODE:..................
Either install the application via downloading from the Marketplace, or via AppInstaller. When the message box asks you if you would like to run the application, an exception is thrown:
CODE:.................
The crash happens because com.android.internal.app.ResolverActivity is trying to find a (single) component which resolves the following intent: <action android:name="android.intent.action.MAIN" /> <category android:name="android.intent.category.LAUNCHER" />
Has been tested BOTH with the AppInstaller, and the actual Marketplace on a real device.
View 4 Replies
View Related
Mar 11, 2010
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 torchlight in dark. I have seen a tag which prevents apps requiring auto focus in a camera from appearing in the marketplace. Just looking to find out if there is something similar for camera flash.
View 2 Replies
View Related
Mar 25, 2010
I am creating an application that checks the installation of a package and exits after launching the market-place with its id.
When I try to launch market place with id of an application say com.mybrowser.android by throwing an intent android.intent.action.VIEW with url: market://details?id=com.mybrowser.android, the market place application does launches but crashes after launch.
The application com.mybrowser.android doesn't exist on the market- place.
MyApplication is my application.
CODE:....................
However, when I try to launch the market place for a package that exists in the market place say com.opera.mini.android, everything works. Here is the log of this case:
CODE:.....................
View 6 Replies
View Related
Feb 2, 2009
automatic upgrade of application? I have URL where the new version is hosted, so after the user start the application I'd like to download new version from given URL, reinstall and run the new version.
View 9 Replies
View Related
Mar 10, 2010
How to upgrade Android app without losing data ? e.g. I have a game which is using some preferences or sqlite data. which is associated with the android app. If app is already installed on device, it is not allowing the same app to install again. and one need to uninstall then reinstall app again.
so, if one wants to upgrade app with the older data then how will he be able to do it ?
View 5 Replies
View Related
Aug 26, 2009
I'm a french student working on an android game called : MemoGame.
I've successfully published my first version on the android market using my keystore But now i have a problem when i want to upgrade my application, here the error :
The apk must be signed with at least one certificate in common with the previous version.
But i'm using the exact same keystore.
View 2 Replies
View Related
Jun 12, 2010
I am developing a few mobile apps for different platforms including Blackberry, Windows Mobile, Android and Symbian S60.I want my mobile apps to have the capability of checking for updates before starting and in case a new version is available, prompt the user to upgrade. Moreover in certain cases (like security patches), the user must be forced to update or the app won't work.Surely I can cook some code to achieve the task but I was wondering if there are already existing framework to serve the purpose so that I don't have to re-invent the wheel and test all over?
View 1 Replies
View Related
Nov 8, 2009
Is there an Android App directory that's commonly used when discussing, talking about, listing, evaluating Apps in this thread? Or, is there an official Android Market listing of Apps? Or another question, is the "Android Market" available the web? I've been to Android Market, but it doesn't seem to list all apps or have a search at this time; only the top paid and top free. When mentioning an App on this forum, it's be nice to hyperlink the standard market listing if there is such a standard or recommended site from this forum for consistency. For now, I'm just mentioning the name of the App - in bold font - as spelled so others can search it in the Android Market.
View 2 Replies
View Related
Feb 20, 2009
Can anyone tell me if UK developers are still being forced to list in a currency that the only paying customers of Market aren't used to dealing with (i.e. British pounds), or can we list in the currency our potential customers use?
View 9 Replies
View Related
Feb 26, 2010
When I first started publishing Android apps as an indie developer, I posted my phone number on the app's submission page, thinking it would not be listed publicly. When I found out that it was, I removed the number from the app listing. I don't have the resources to handle phone support, and much prefer to handle support via email. Besides, there is no requirement that we provide phone support, as long as we provide support in some way, correct? Anyway, these days I'm getting fewer phone calls, but I'm still getting calls. We are required to list a phone number in our developer profile, but it is stated that this is used for Google to contact us directly in case there are issues. So where are users still getting my phone number, and how can I make sure it's not listed?
View 3 Replies
View Related
May 25, 2010
Kinda like in the format of a class-dump result but in Java, I already have the Android.jar file and I would like to dump a clean listing of classes and methods for each .class file. How do I do this?
View 1 Replies
View Related
Feb 26, 2009
For Wuzzle, the signed trial APK is 878KB and the signed full game APK is 934KB. I do have copy protection turned on for both and it did say it would increase the space needed. I figured that meant it would add an extra 10KB or something reasonable. They are listed on the market as being 1.71MB and 1.82MB respectively. I didn't think it would literally double the app size!
My other game, Light Racer has a signed APK of 288KB and is posted with no copy protection. It is listed on the market as 289KB, which is correct.
Has anyone else noticed this?
View 5 Replies
View Related
Aug 4, 2009
My Android Market listing console (developer console) has not updatet applicaiton statistics for several days. Does it hurt my popularity ratings that my statistics are not updated? When will this be fixed?
View 4 Replies
View Related
Nov 20, 2009
Does anyone know how to change one's app listing on http://market.android.com?
We've updated our Android Market listing via http://market.android.com/publish several times over the last 13 months, putting new screenshots up on multiple occasions and switching categories a long time ago.
Yet the listing at http://market.android.com/free.html#[AppName] is still the same as it was over a year ago when it launched; very old screenshots and the outdated category...
View 2 Replies
View Related
Mar 30, 2010
I need to generate a changelog of sorts between two Tags within a project controlled using git. Specifically the android source code. This list should include any files/directories/etc which have been edited, moved, renamed, deleted, created. and if you have a way to do this over the entire android source at once... even better.
View 2 Replies
View Related
Dec 22, 2009
Is there an app to backup and export a listing of all the apps, bookmarks, and widgets currently on your phone? I see many apps that will search though all the current installed apps, for sorting, or organizing, but then it would be good to export this list to e-mail or Google Docs, etc.
View 3 Replies
View Related
Mar 30, 2010
Ok I know everyone is going to tell me not to use RegEx for parsing HTML, but I'm programming on Android and don't have ready access to an HTML parser (that I'm aware of). Besides, this is server generated HTML which should be more consistent than user-generated HTML. The regex looks like this: Pattern patternMP3 = Pattern.compile. Code...
View 3 Replies
View Related
Jul 19, 2010
Is there a standard native Android content provider that will return data listing all of the apps currently installed on the cellphone. Something like open()/readdir() on a Linux bin directory.
Given that you know an app is installed on an Android cellphone, and you know that apps name, how do you launch that app from a completely different and unrelated app. You might not know which Intents/Broadcasts/URIs the app you want to launch is listening for. And not all Android apps are written to respond to Intent/URI broadcasts or requests.
View 1 Replies
View Related
Feb 21, 2010
I have a HTC hero on the orange network. I recently applied the orange firmware update from HTC. After upgrading, I can't find an application (bootrol) in the market, though I previously installed it from the market.
View 5 Replies
View Related
Mar 13, 2009
My company has an app that we are very confident to make it one of the most useful Android apps, and I would really like to know how to make it to the Featured app list at Android Market.Does anyone have such experiences or knowledge, regarding the process or requirement to make it to the Featured App list?
View 2 Replies
View Related