Android :: Which Icon Is Used In Marketplace Listing?

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?

Android :: Which icon is used in marketplace listing?


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 View Related

General :: Play Store Icon In App Drawer Ignored Alphabetical Listing

Mar 17, 2012

I got the Play Store update last week and it was fine. Working smooth. Yesterday all of a sudden, something weird happens. First, the play store icon in my app drawer ignored the alphabetical listing and moved itself to the apps beginning with "m" (where the Market app used to be)I clicked on sort alphabetically, and it went back to its original place, but it still has the old market icon. I want the Play Store icon back in my app drawer.

View 9 Replies View Related

Android :: Creating Sale Icon In Marketplace

Nov 23, 2010

I'm a relatively new developer and I wondered if someone can help me. I have successfully submitted an application to the Android Marketplace and now I would like to change the icon that appears to advertise a sale on my product for a limited amount of time. Is it possible to upload a new icon image without having to recompile and submit a new version of my application?

View 2 Replies View Related

General :: Reinstall Android Because There Is No Marketplace Icon

Jun 9, 2012

I received CRYPTO TABLET [NOVAPAD 80 C124 4GB] tablet.(if you like, google for it, I couldnt post links).All seems good, expect that there is no Market place icon! it comes with GetJar I dont like it! As I called the support center, their answer is, because waiting registration to be accepted by google they cant distribute Marketplace. How I can reinstall the OS?

View 1 Replies View Related

Android :: How Marketplace Handles The Information Related To Marketplace Applications?

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

Android :: Marketplace Updates / Notified If App Not Installed Through Marketplace?

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

Android :: Directory - Listing - Evaluating?

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

Android :: UK Developers Listing Currency

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

Android :: Developer Phone Number Listing

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

Android :: Produce Clean Listing Of APIs For SDK?

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

Android :: Market Listing My App As Exactly Twice Size Of APK I Uploaded / Why Is So?

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

Android :: Listing Console Does Not Update Applicaitons Statistics

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

Android :: Listing An Application's Activity And Intent-filters

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

Android :: New Application Listing Order In Market Search

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

Android : Change One's App Listing On Http://market.droid.com?

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

Android :: Create A Listing Of Changed Files/directories/etc - Using Git Between Two Tags

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

Android :: App To Backup A Listing Of All Apps , Bookmarks And Widgets On Phone?

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

Android :: Trying To Parse Links In An HTML Directory Listing Using Java Regex

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

Android :: Content Provider That Return Data Listing Installed Applications

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

HTC Hero :: Apps Listing In Downloads

Aug 31, 2010

As of yesterday, apps in my downloads section are missing. Last one I updated was mytracks (says I updated google maps well its the last on the list)And instead of having there 20-30 apps I have there 5.Apps that are missing arent the ones that I moved to SD.And I cant attach them to market CUZ they are attached. Installed. When I search for them in the market. It says installed and I can even update. I just dotn see them in the download section..Now I thought it might be something cuz I changed markets via market access to be able to download payed apps. But which sim I try , the same few apps (all after clear cache and force stop ofc) pop up.

View 5 Replies View Related

Motorola Droid :: Need Shopping / Listing App

Nov 10, 2009

I am looking for a shopping list app.

I have AK Notepad for notes and Astrid for a TO Do List but don't care for these for shopping lists.

I saw one called Oi Shopping list that has good reviews but can't seem to find it in the market.

Could someone please suggest a good 'listing' app?

View 5 Replies View Related

HTC EVO 4G :: Removing Deleted Apps From Downloads Listing

Aug 19, 2010

I installed the Discovery Channel app then deleted it. It still shows in my download area as free. Any way to remove this listing showing under my downloads area?

View 10 Replies View Related

Motorola Droid :: Show Videos As Listing Instead Of Thumbnails / App For It?

Nov 9, 2009

How can I show my videos as a listing instead of thumbnails? Does anyone know a trick or have an app to use?

View 2 Replies View Related

General :: How To Prevent Play Store From Listing Update

Dec 26, 2012

I use an app of which the new version causes a huge battery drain, so I googled for the old version and reinstalled it. Every time I open Play Store, the dreaded update shows up again for download. How can I remove it from the list? I already tried breaking the market link through Rom Toolbox (I have root) and clearing Play Store data.

View 2 Replies View Related

Samsung Vibrant :: Flash For Phone - Disable Album Listing

Oct 13, 2010

Does anyone know how/when the vibrant can get flash? I've read about v2.2 supporting it, but I don't think it's out yet. If you can install flash on the Vibrant, and anyone tell me how, or direct me to a link that says how? Secondly, there's one thing that has really been irking me about the media player. The interface when the media player is vertical works great for me, but if the player goes horizontal the interface switches from a track listing to an album listing (looks like a bunch of CDs all in a row). Is there a way to disable album listing you get when the phone is horizontally? It's really annoying to pick up my media player to change the track, and have it switch to album mode and back again because I jostled it enough to make it think it was laid on its side. This is especially annoying while running on a treadmill - the back and forth motion makes it switch between modes every single time I pick it up. If anyone knows of a way to turn off the horizontal album mode, or at the very least a way to make it manually activated only, that would help me out.

View 4 Replies View Related

Android :: Listing An App In Featured Apps List At Android Market?

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

Android :: DDMS Not Listing Process - Via Command Line To Attach Process To Debug

May 21, 2010

Sometimes the DDMS in the Eclipse not listing the process.

To do the debug in this condition,

1) Is their any way force the DDMS to list the process?

2) Any command to attach the process from the command line?

View 2 Replies View Related

Android :: How To Display Icon In Signal Icon Area?

Nov 4, 2010

I have following queries. How can I display icon in Signal Area(what it is called?) ? Like default audio player when playback is on and u press HOME or BACK at last screen of audio player, Play icon is displayed in that areA? Kind of minimize application. How to display shortcut of media player? the minimal version of media player in that area

View 2 Replies View Related

Android :: Listing / Data / Data Device Contents

Feb 1, 2010

I'm trying to get a list of folders in /data/data that starts with "totalcross". Is this possible? All i get is "permission denied". All these folders are signed with the same key and have the same user id.

View 5 Replies View Related







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