Android :: Linking Directly To Application In Market?
Feb 3, 2009
Is there any way to link directly to an application in the Marketplace? You know, so you could use something like AdMob to launch the Marketplace and bring users to your app. Or to launch the Marketplace from a URL or something. Been trying to figure out how to do this. Anyone sniff any G1 traffic yet?
View 6 Replies
Jan 29, 2012
So is there any way to get apps directly to the sd card because i've run into an app i want but it takes up quite a lot of space for the onboard memory it didn't have alot to start with an the problem i have is i can't uninstall anything on my onboard memory to make room to download the app so i need a way to get the app either to my computer to put it on my sd card or a way to directly download it on to the sd card
View 4 Replies
View Related
Sep 4, 2009
It would be immensely helpful to me if I could make a logcat app to run directly on my G1 for when problems occur on the road that I can't seem to reproduce at home (one problem in particular) Any experts out there know if this is possible? If it is what do I need to know?
View 13 Replies
View Related
Sep 24, 2010
Now that checkout will be supporting more countries, is it possible to integrate google checkout directly into my app. My business model is not based around a paid/demo app model, but on a add-on model. I would like to be able to make sales directly from the app itself using the market account if possible. I could reposition to a free/paid model, but I'd prefer a in-app model using google checkout and a streamlined process. Is this even possible at the moment?
View 3 Replies
View Related
Oct 11, 2010
I'm new to the android application development. I found some packages java.sql and javax.sql packages in the API of android while going through it. My doubt is can I access the Oracle Database directly using drivers. So what type of driver is used to connect.
View 11 Replies
View Related
Aug 5, 2010
I am looking for an application that will send my calls directly to voicemail with no ring in between. I still want to be able to send and receive texts. I am trying to simulate my phone being turned off. If the caller hears even one ring, it will be assumed I am hitting ignore. Does such an application exist?
View 7 Replies
View Related
Jan 31, 2010
Had my phone two days and I've already managed to screw it up. Gmail through the browser works fine. Notifications of new mail work fine; I can pull down the notifications bar up top, click on the mail note, and read/mark everything fine from there. But I'm screwed once I exit that. See, I can't just access gmail directly through the app. If I click on it, I get a black screen saying "your mail will appear shortly" and a note in the bar up top saying "waiting for sync". Just cleared Gmail data.
View 4 Replies
View Related
Mar 25, 2010
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 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.
Note: the application com.mybrowser.android doesn't exists in 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. Log for this case:
CODE:..................
View 2 Replies
View Related
Feb 22, 2009
I hope to figure out the direct URL link to my application on the market like http://market:blahblah
I was able to find the application ID previously by going to the UI interface to upload application, and looking at the URL link that can edit the app.
However, this method doesn't seem to work any more because the now the edit URL link contains only the package name and not the app ID.
Any idea how to get the application ID?
View 3 Replies
View Related
Sep 17, 2010
Wasn't there mention back during the Google conference of a Android media center type of application for the PC. Hate to think of the Itunes but yes, an itunes like application but for Android. Organize our music and other programs on the computer and sync it up. Make searching for applications easier and we can back up our downloaded ups on the pc.
Its great to use our phones as flash drives with plug and go but is there something already on the market or elsewhere that can do what I've mentioned?
View 2 Replies
View Related
May 15, 2010
I just bought an Acer Liquid today, and of course the first application I looked for in the market was my own. I couldn't find it.
View 8 Replies
View Related
Jun 24, 2010
I am curious about the procedure for updating an app that was acquired off the market. Do you simply install over your existing app? And if so, what happens to your existing data?Is there a way to tie your installed apps to the market, so it can automatically check for updates? Any information is appreciated.
View 2 Replies
View Related
Oct 31, 2010
Something really strange happened today and I could really use some help figuring it out. I believe its related to Google's SSO infrastructure, and I don't really know how to contact Google to get my application rescued.
I have a google apps account I used to create the application, its claytantor at sightlyinc dot com not a f...@gmail.com account but its a Google Apps account, so I used it to upload and distribute my application. Today when I was using blogger my account said "do you want to use claytantor at sightlyinc dot com or claytantor at sightlyinc dot com for this account?" what kind of choice is that they are both the same? Well my guess is that somehow I chose the one that locks me out of my Android Market account because when I went to try to upload a new version of my app it thinks I don't have an Android Market account.
Paying the extra 20 bucks wouldn't bug me but there is a version of my software out there that I cant access or manage now, and that *really* bothers me. If I create a new account I will have two versions of mys software floating around the new one and the old one that has been stranded! I cant live with that.
View 3 Replies
View Related
Aug 11, 2010
This has come up before, but I'm still not clear. I published my first app last night. It sunk like a stone. I want to change its name. I don't want to force the few people who have downloaded it to get an update. It seems to me that if I:
1. Change the android: label in the manifest to be the new name, and
2. Resubmit it with the same version number
Then the name in the market should change but not force an update. Is this correct?
View 5 Replies
View Related
Sep 30, 2010
I want to launch my application in market. I ahd go to http://market.android.com/publish/signup but there they are asking for Website URL. But i don't have any website then what should I enter there? or is it necessary to have our own website to launch application in market?
View 6 Replies
View Related
Sep 9, 2010
Today, I placed our new app onto the market store. It can be found by most mobile phones - unfortunately, it cannot be detected by one specific model which is used by one of our customers. It is the Vodafone 845, with a small screen (240x320p) and low density (120 dpi). It's running with Android 2.1, updated version (i.e. SDK 7), and has all the necessary hardware (GPS, cam, and internet access), but, however, doesn't detect the app in the market. I have already tried anyDensity="true". The app is free, not copy protected, and open to all countries. I have the following settings in the manifest:
xmlns:android="xxx"
package="xxx"
android:versionCode="10"
android:versionName="1">
<supports-screens
android:largeScreens="true"
android:normalScreens="true"
android:smallScreens="true".............
View 1 Replies
View Related
Feb 2, 2010
I just uploaded my application in the market, but I'm not able to purchase it (it's a pay app). I saw here that it seems to be made by design, but then why the error message is Server Error try again? Is there a way to bypass that?
View 3 Replies
View Related
Sep 14, 2010
I woke up this morning to 2 new 1-star rating on my app, which made it 3 total. There were no comments and no purchase cancellations in the last couple of days, so I said to myself WTF, 2 people actually kept the app and gave it a one star? I thought it might be a competitor. But I just looked again and the 2 new 1-stars have disappeared. What is going on with the market?
View 6 Replies
View Related
Jan 14, 2010
I just released a major update to my wootCheck application in the market and feel that it is the best woot checking app available by far. My app checks all of the different woot sites and shows everything you would need to know about the product. It auto-refreshes for wootoffs and is extremely fast. I am currently working on a few new features but if you try it and can think of something you would like to see comment below.
View 17 Replies
View Related
Jun 12, 2010
I have 3 android phones with different Os version. I can see all my apps, but one disappeared for more than a day and still can not see it.
View 3 Replies
View Related
Sep 30, 2010
Hello! If I shall download application not from Android Market and install it, can I update this application from Market later? This application exist on Market.
View 2 Replies
View Related
Sep 23, 2009
Is anyone using this new app?
New Android Market Application Screenshots : iLuvAndroid - Feeding your Android Addiction with news, reviews and guides
I think only for rooted phones so far? Anyway I can't find it on the normal market app.
View 1 Replies
View Related
May 5, 2009
After different testing, I found an issue with the "update method" when installing an application update.
I developped "DilbertDroid", and a lot of people are saying that there is missing some functionnality but the latest version published on the market have this functionnalities.
I suppose that when updating a application, the updater doesn't kill the process related to the application but only update the application files on phone. Result: the old application is still running until you kill the process or reboot the system.
I think it is not very professionnal to tell user to deinstall and then reboot their phone in order to install an update.
My application doesn't have any service running
View 4 Replies
View Related
Aug 12, 2010
How to install package without asking user just like market app?
View 7 Replies
View Related
Jun 7, 2010
i have written an application that needs to process outgoing calls. Everything works fine, the application has already a few hundred downloads, but now i get feedback from people who would like to download it, yet cannot find it. I have done some tests and have found that the permission "PROCESS_OUTGOING_CALLS" seems to be responsible for this. If i include it in an app, people with branded phones (at least in Germany) cannot find it, as soon as i remove this permission, everything is fine (when i re-insert it again, the app vanishes again)
The weird thing is, that those users can see other apps which use this permission in the market. I have compared my manifest file to outputs from other manifest files and cannot understand why it doesn't work. Here is the manifest file for a test application i wrote to test the problem:......................
View 2 Replies
View Related
Nov 20, 2010
I added the application into Android market, but some phones(i think with android lower than Froyo(2.2)) does not find it!
my manifest:
<?xml version="1.0" encoding="utf-8"?>
<manifest
xmlns:android="http://schemas.android.com/apk/res/android"
android:installLocation="preferExternal"
package="com.skkap.utimetable"
android:versionCode="2"...................
View 1 Replies
View Related
Nov 23, 2010
i have received complaints from a number of customers that one of my paid apps is missing from the market and they can't download it after updating their phones to 2.2. I have no idea what the cause is and unfortunately i also don't have access to a device with 2.2. Maybe someone here can tell me what i'm doing wrong?...................
View 3 Replies
View Related
Jul 7, 2010
I have tried via <a href="market://search?q=pname:com.google.zxing.client.android"</a> but it is not working. I have also checked in Google Android T-mobile G1 but it does not show me link. How can i embed link of android market application link in sms?
View 2 Replies
View Related
Mar 23, 2010
I've only distributed a few apps by sending .apk files around.I was wondering how Android Market prevents users from distributing a paid application to other people.
View 2 Replies
View Related
Dec 16, 2009
Many of us have expressed a desire for a proper Memo application on Android, similar in functionality to the Palm OS. Necessary features include: support for multiple memos, quick access to view and edit multiple memos, ability to organize memos into categories or with tags, ability to search through all memos at once, ability to synchronize memos with desktop and/or the cloud. This poll is designed to show potential developers that there is a market for such an app.
View 48 Replies
View Related