Android : How To Search Mulitple Developers In Market

Feb 3, 2010

I am adding a menu option in my newest application that will allow users to view all of our other applicatiosn we've published to the market place. The problem we are having is we created a second more business like developer account, but want to let users also see all of our old apps. I know how to have the search point to one developer, i.e. pub:<developer name>, but does anyone know of a way to have it search multiple? So that when they click the button all the apps from the older developer we had along with the newer business developer we created?

Android : How to Search Mulitple Developers in Market


Android : Able To Block Certain Developers From Showing In Market?

Feb 10, 2010

I'm just browsing the market on my phone and every few games down there are utterly shite apps from a developer called "Aroma planning" which are pictures of women which you are supposed to touch.

I'd love a feature where you could block every app from that developer but I wouldn't know how or who to contact to ask if it could be implimented.
As far as I know, the Market isn't a part of the open source components in Android and is Google's property but does anyone know if there is a contact email address for the android market developers so I could ask if such a feature could be added?

If I see another miniskirt touch game by that arsehole I'll probably end up snapping my nexus one in rage.

Edit: Doh, the feature requests forum is here: Feature Requests / Suggestions - Android Market

View 1 Replies View Related

HTC Droid Eris :: Clear Search History In Market Search Engine?

Dec 27, 2009

Is there a way to clear the search history in the market search engine?

View 2 Replies View Related

Android :: Developers Stop Posting Paid Apps On Android Market

Feb 27, 2009

As Google's current support for paid apps in the Android Market is limited to the US market only (and even on the US market, would not support ADP1 phone), I really think you guys should stop posting your apps in there. Please make yourself a favor being able to reach the whole world and post your apps on androidgear or SlideMe or handango.

View 3 Replies View Related

Android :: Device Seeding Program For Top Android Market Developers

Mar 2, 2010

I just received an email about Device Seeding Program for Top Android Market Developers:

Subject: Device Seeding Program for Top Android Market Developers From: android-market-seed...@google.com

Due to your contribution to the success of Android Market, we would like to present you with a brand new Android device as part of our developer device seeding program. You are receiving this message because you're one of the top developers in Android Market with one or more of your applications having a 3.5 star or higher rating and more than 5,000 unique downloads.

In order to receive this device, you must click through to this site, read the terms and conditions of the offer and fill out the registration form to give us your current mailing address so that we can ship your device.

You will receive either a Verizon Droid by Motorola or a Nexus One. Developers with mailing addresses in the US will receive either a Droid or Nexus one, based on random distribution. Developers from Canada, EU, and the EEA states (Norway, Lichtenstein), Switzerland, Hong Kong, Taiwan, and Singapore will receive a Nexus One. Developers with mailing addresses in countries not listed above will not receive a phone since these phones are not certified to be used in other countries.

View 1 Replies View Related

Android :: Android Market Work For Developers

Jul 23, 2010

I have some quetions: Should I buy any license to distribute my applications? Which profit from the sale of applications?

View 3 Replies View Related

Android :: OnListItemClick With Mulitple Value / Retrieving Value

May 22, 2010

I am trying to retrieve the 2nd value from a Arraylist/ArrayAdapter that I have populated. I am new to Array so please correct me if I am wrong

Q1. I created the Array Favorite. What I think what I created is an Array with two set of value call Detail | Value. example Detail="Yasmin",Value="8". Is this correct?

Q2. I have assign the Favorite Array to the mFavlist listview. During the OnItemClick I can return the label "Yasmin" by the position of the listview. What I would like to do is return the value of "8". What would be the best way to do this?

import java.util.ArrayList;
import android.app.Activity;
import android.os.Bundle;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget.ListView;
import android.widget.TextView;
import android.widget.AdapterView.OnItemClickListener;...................

View 1 Replies View Related

Android :: Mulitple Instances Of Pending Intent

Sep 16, 2010

I created a widget that when clicked activates a PendingIntent.The problem is when I have more than one widget on the screen only the latest one will start the PendingIntent.I have read some about a unique request code, but not figured this out.Any ideas how I can have multiple widgets and the PendingIntents work for each?

View 1 Replies View Related

Android : How To Differentiate Between Mulitple Alarms In Droid

Oct 19, 2010

In the Android app which is getting developed, i have multiple alarms.

I want to initiate, different actions on different alarms.

How can i differentiate or determine , exactly which alarm has been fired?

View 1 Replies View Related

Android :: Market Search Box Complaint

Nov 19, 2009

using Droid the market search box will bring up previous search list and it drives me nuts that I can't click on one and EDIT it before it just launches.I would prefer it would put it in the box and wait for me to hit search button, giving me a chance to correct or expand on or otherwise edit the chosen previous search text.I really wish it would act like google on the computer where the results page has your search text in a box on the page allowing you to tweak it EASILY. It is hard enough to type on this thing and ANYTHING that would eliminate retyping would be GREAT.I don't see a topic for android suggestions for general improvement (as opposed to app suggestions), so I put this in here.

View 6 Replies View Related

Android :: A Way To Search 2 Applications In Market?

Mar 15, 2009

I know I can search one application from Android market by viewing the following URL: market://search?q=pname:<package> I actually have a few application published, but want to limit my query to return 2 applications. How do I do that?

View 2 Replies View Related

Android :: Need Search Options For Market?

Feb 15, 2010

I'm looking for details (documents, posts, or even just a list) regarding what options Market supports (for ex: 'pub') to restrict or target the search.

View 3 Replies View Related

Android :: Search Market By Using Various Parameters

Feb 18, 2010

This link describes how to search the Android Market for apps using various parameters:
http://developer.android.com/guide/publishing/publishing.html
I'm having a heck of a time figuring out how to format a link for my apps published by my company using this format. For searching by developer name, the doc says to use the following format:
market://search?q=pub:<Developer Name>

It also says it returns exact matches only. My publisher name is "Polyclef Software". I guess I'm wondering why Google can't make a market search feature that searches for substrings in the publisher's name, but aside from that, how am I supposed to format the link? Neither of the following work:
market://search?q=pub:Polyclef Software market://search?q=pub:Polyclef+Software
I've tried a number of variations now and nothing works.

View 4 Replies View Related

Android :: How To Search For Applications On Market?

May 4, 2010

This seems like an odd question, but how do I search for apps on the Android Market website? I don't have an Android phone yet, but I soon will. I want to see what apps are available for the Android phones. How do I search for them (looking for SplashID and a few other from my Palm days).

View 5 Replies View Related

Android :: Search Market On Keyword URL?

Aug 19, 2010

To Launch the market I usually do this:
Intent intent = new Intent( Intent.ACTION_VIEW,
Uri.parse("market://search?q=pname:com.package.package2.package3"));
startActivity(intent);

But I would like to run a search based on a keyword like "Happy Toasters". What is the URL for that kind of search?

View 1 Replies View Related

Android :: How Does Market Search Engine Work

Aug 5, 2010

How do you improve the position of an app in Android Market search results? The apps don't seem to be sorted on downloads.

The scope of this question is limited to working with the Android Marker search engine, of which there's little or no information. I changed the title to make it clearer.

View 3 Replies View Related

Android :: How To Link Browser To Search Application In Market?

Mar 3, 2009

Using G1, go to http://www.myspace.com. Notice the site is able to detect the user agent from the browser and provides a link to search the MySpace application on the Android Marketplace. Google's http://code.google.com/android/devel/sign-publish.html# publishing provides options to search, e.g. http://market.android.com/search?q=pname:<package>. This does not work for me.

View 2 Replies View Related

HTC Incredible :: Youtube / Android Market Web Browser Search

May 16, 2010

I have a question with youtube/android market/internet browser after searching for something. For example, if first I type in the word transformers and then click it, it will search youtube or if I am on the android market/internet search for transformers. Next if I went to search for transformers 2, I start typing in the word "transformers" and right away the above word appears, but if I click on it, it goes right to the original search. How can I do it where if I click on it the word transformers will appear but not run youtube video/android market/web browser so I can then type in the number 2.

View 3 Replies View Related

Android :: Setting Dolphin As Default For Market Search?

Dec 19, 2009

Since I've set Dolphin as my default browser, when I click on a link to search for an app in the market I get a not found error. For instance, there is a link in Documents to Go (the paid key file) that is supposed to take you to the market to download the actual Documents to Go apps when I click on that link it opens the Dolphin browser and then there is a not found error. Before I set Dolphin as the default those types of links would open the market place to the application.

View 4 Replies View Related

Android :: Redirecting To Market Search URL Doesn't Work

May 19, 2009

To pretty up the URL we have on our site a URL /get/g1. It redirects to our market.android.com/search URL, eg http://market.android.com/search?q=pname:ourappname.

However, going to that link in the G1 browser results in a 404 instead of opening the Market to our app.

Questions: 1. Is this a known issue? 2. Does the browser preprocess links on the page but not intercept them in a redirect?

View 5 Replies View Related

HTC Incredible :: How To Clear Search List In Android Market?

May 11, 2010

How do you or can you clear search list words in android market.

View 10 Replies View Related

HTC Incredible :: Clear Search List In Android Market?

May 11, 2010

How do you or can you clear search words in android market?

View 1 Replies View Related

Android :: Search Query String For Market In Application

Oct 14, 2009

I using the following code for my APP search
Intent intent = new Intent(Intent.ACTION_VIEW); intent.setData(Uri.parse("market://search?q=pname:QueryString")); startActivity(intent);
Is it possible to change the QueryString once App is downloaded?

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 :: Market Search Without Owing Related Device?

Aug 27, 2010

Is there a way to look at the offerings of the Android Marketplace without owning an Android?

View 7 Replies View Related

Android :: Application Not Showing Up Search Result In Market

Aug 26, 2010

I have uploaded an application in Android market. But when I search for the app the app do not appear in the autocomplete box which appears below the search box. For example, if I type "h" in the search box the autocomplete box will have the applications with "h". But in my case I need to type the complete name of the application.

View 1 Replies View Related

Android :: Market Search Results Position Mystery

Apr 2, 2010

How is an app's position in the Android Market search results determined? Is it as mysterious and complex as Google Web search results? We obviously don't want to change any words in our app's title or description that would hurt our position.

Same question applies for not only search results, but when clicking on a Category in the Android Market. How is the order of the list determined? I would think that Google would have published some guidelines at least that could help, but I haven't found anything yet.

View 3 Replies View Related

Android :: How To Search Market Based On Two Word Developer Name?

Jun 22, 2010

(Question also posted here: http://www.google.com/support/forum/p/Android+Market/thread?tid=68dc1f694537c7dc&hl=en )
http://developer.android.com/guide/publishing/publishing.html
recommends searching for apps by Developer Name using the URL: market://search?q=pub:
I can't get this to work for two word names. For instance, if I want to search for all of Google's apps on the Market, I would search for 'Google Inc.' since if you look at Google Earth, Google Sky Map, etc. those are all published by 'Google Inc.'

I've tried the following:
market://search?q=pub:Google%2BInc%2E
(equivalent of: Google+Inc.)
market://search?q=pub:Google%20Inc%2E
(equivalent of: Google Inc.)
market://search?q=pub:Google Inc.
(equivalent of: Google Inc.)
market://search?q=pub:Google+Inc.
(equivalent of: Google+Inc.)
but none work.

View 1 Replies View Related

Android :: Why Does Market Not Display Search Results At Times (1.5)

Nov 1, 2009

I'll try and explain this as best as possible...

If I search for a generic term at top it may say 5 results found, but in the search results it says to re word your search. Why won't it just tell me the 5 it found?

This is on a Sprint hero with 1.5 cupcake obviously.

View 6 Replies View Related

Android :: Clear Market Search Cache On Droid?

Jan 21, 2010

Can any of you guys out there tell me how to clear my market search cache? I'm gone through the steps in Settings/Applications but it doesn't work.

View 1 Replies View Related







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