Android :: Cannot Find App On Market

Sep 24, 2010

Sometimes, I see an application on androlib.com, or androidzoom.com that I want to install on my phone. However, I can not find it on Market, I even tried with QR Code, but still come out with a result "not found". why? is it because that app doesn't support my phone? Example, right now, I can not find LiquiDroid on my HTC Wildfire

Android :: Cannot find app on Market


Android :: Cannot Find Where App In Market

Apr 8, 2010

I've read about the WHERE app (finds restaurants, movies, bars, etc). I have the Places Directory (by Google) but I tried it out and it didn't even find the 2 closest movie theatres near me. Why can't I find the Where app in the market?

View 3 Replies View Related

Android :: Can't Find My Own Application In The Market

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

Android :: Can Not Find Ahome App In Market

Jan 7, 2010

Need help finding ahome full app. Is it under diffrent name

View 2 Replies View Related

Android :: Best Apps You Won't Find In Market

Jul 29, 2010

What are the best apps you have come across that just arent on the android market. I Music is great and clearly a well known, safe app. So i'm looking for things along the same lines. Safe, trusted apps that just arent in plain sight on the market. Of course it doesnt have to be music or media related.

View 49 Replies View Related

Android :: Find Non Market Apps

Jan 2, 2009

Just wondering if there is a web sight that hosts non market apps or where I might find some.

View 1 Replies View Related

Android :: Can't Find Many Top Apps In Market

Nov 19, 2009

I have a new Droid Eris and have been having a really hard time finding apps that I read about in different places. I often find myself reviewing a very popular, top-rated app, then not being able to find it no matter how I search in the Market. These aren't usually obscure, ancient, one-off apps. I usually am hearing about them in 'top Android apps' articles, etc.

I usually search by the exact name, then alternate spellings. And I recently got the Barcode Scanner and am scanning the QR codes over at AndroLib.com to see if it's any easier. But I haven't gotten ANY of those to come up.

- What gives with the Android Market? Could I have something setup improperly?

I live in Los Angeles, so I doubt it's a location issue.

Some sample apps I couldn't find just tonight:
- Camera ZOOM FX
- Voice Trans
- Voice Text

View 10 Replies View Related

Android :: Can't Find Launcher Pro Plus In Market

Sep 17, 2010

Is this due to the market bug with the leaked 2.2? If so, is there a work around short of rooting?

View 7 Replies View Related

Android :: Can't Find The Youtube App In The Market

Oct 22, 2010

I was looking for the youtube app on my HTC Desire running froyo. I can find it on appbrain but I can't find it in the market!

View 7 Replies View Related

Android :: Can't Find MeContacts In Market / How To Get?

Jul 6, 2010

I was looking for speed dial apps and found thought I'd try out MeContacts. The link to the app from appbrain app (and other websites) transfers me to the market and then just gives me an error: "The requested item could not be found." Is it down or is it just my phone? I'm running a rooted Moto Droid with BB 0.4 as my ROM.

View 4 Replies View Related

Android :: Cannot Find Apkatcher App On Market

Jan 6, 2010

saw APKatcher referred to in a post but cannot find it in app market searching from my droid.any knowledge?

View 1 Replies View Related

Android :: App Can't Find In Google Market

Aug 6, 2010

I have publish a app with this AndroidManifest.xml:

code:..........

and with publish option Copy Protection = ON(Helps prevent copying of this application from the device. Increases the amount of memory on the phone required to install the application.), Locations = all Locations
but i found that some device can't find it in market , it including Acer liquid, sony ericsson x10 mini pro, and even a Sansung Galaxy S.

View 1 Replies View Related

Android : Cannot Find LockPicker App In Market

Oct 1, 2010

I despirately need to get hold of the LockPicker app, however I cannot find it on android market, and any online links or QR's dont work.

View 2 Replies View Related

Android : Why I Cannot Find Skype In Market?

May 21, 2010

Does anyone know why I cannot find skype in the market?

View 7 Replies View Related

Android :: Android Market - Cannot Find Free App In The Market

Mar 15, 2010

I've got several messages from my users that they cannot download my app. My app should be available in any market from sdk 1.5 and up, but it's not. Why only part of users with sdk 1.6 can find my app? Should I add android:targetSdkVersion?

CODE:..............

Is something wrong with AndroidManifest.xml?

View 2 Replies View Related

Android :: Market Does Not Find Application On Some Devices

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

Android :: Can't Find Barcode Scanner In Market

Apr 23, 2010

I just bought a Legend and wanted to try a few apps. Looks like barcode scanner is the first one I should install but I can't seem to find it anywhere on the market.any other way to download it?

View 6 Replies View Related

Android :: Can't Find Any Barcode Scanner On Market

May 26, 2010

I can't find any barcode scanner on the market, and not goggles.

View 1 Replies View Related

Android :: Unable To Find Poweramp On Market

Nov 16, 2010

I cannot find poweramp on the marketplace. What am i doing wrong????

View 1 Replies View Related

Android :: Find My Applications Market Url On Droid?

Sep 8, 2010

How do i find my applications market url on the android market ?

View 3 Replies View Related

Motorola Droid X :: Cannot Find Applications In Android Market

Jul 15, 2010

I just bought the droid x...I am looking to download some paid apps that I bought on my other droid. I cannot find Slingplayer, mlb at bat, espn radio.

View 2 Replies View Related

Android :: Find Out If Users Rated Application In Market?

Jan 17, 2010

I want all the users of my application to rate it in the Market. I want to place a small TextView in my application which says: "Please rate my application" but this TextView should only be there if the user has not already rated it. How can I realize this?

View 6 Replies View Related

Android :: Why Magic 1.6 User Cannot Find Application On Market?

Oct 20, 2010

I've published an app today mainly for my forum users to use, just a very simple app that displays wallpapers derived from the forum. Problem I'm having is one guy says it doesn't appear in the market and I've even sent him the APK to install manually but it fails. My minimum SDK version is 4, I created it with the 1.6 SDK specified so not sure why he can't see it or install it. He has a 1.6 Magic handset. So just wondering if anyone has any ideas, the app is called bocn wallpaper, it uses internet and set-wallpaper permissions but I wouldn't have thought the permissions were the problem.

My manifest is as follows:
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
android:versionCode="1" android:versionName="1.0" package="net.dbws.bocnwallpaper">
<application android:icon="@drawable/launcher_icon" android:label="@string/app_name">
<activity android:name=".Main" android:label="@string/app_name">
<intent-filter> <action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter> </activity>
<meta-data android:value="xxxxx" android:name="ADMOB_PUBLISHER_ID" />
</application>
<uses-sdk android:minSdkVersion="4" />
<uses-permission android:name="android.permission.INTERNET"></uses-permission>
<uses-permission android:name="android.permission.SET_WALLPAPER" />
</manifest>

View 1 Replies View Related

Android :: Unable To Find Home++ Beta On Market / Way To Get

Jan 19, 2010

I would like to to try this but have not been able to find it on the market. I am one of the unlucky ones to still be on 1.5...could this be the reason why?

View 2 Replies View Related

Android :: Apps Can't Find In All Deivce's Market / Reason Of It?

Aug 5, 2010

I have publish a app with this AndroidManifest.xml code...

and with publish option Copy Protection = ON(Helps prevent copying of this application from the device. Increases the amount of memory on the phone required to install the application.), Locations = all Locations but i found that some device can't find it in market , it including Acer liquid, sony ericsson x10 mini pro, and even a Sansung Galaxy S Any suggestion?

View 3 Replies View Related

Android :: Find App Released Date Of An App In Droid Market?

Sep 7, 2010

How to find the release date of an app in the android market? I want to know when some apps with a big number of downloads where release to have a look on how long it took them to get there.

View 1 Replies View Related

Sony Ericsson Xperia X10 :: Cannot Find Certain Applications In Android Market

Aug 9, 2010

There are several applications (e.g. Yahoo! Mail client) which I cannot find in Android market although I know they exist. I have an X10 mini pro with Telia subscription. My college has an HTC also with Telia subscription and he gets other listings of apps on Android market.

View 1 Replies View Related

HTC Droid Eris :: Cannot Find Skype In Android Market After 2.1 Update?

Apr 14, 2010

I had Skype a while ago but when I did the 2.1 ROM update I cant find it in the Android market? Is it because of the update or is it gone from the market.

View 1 Replies View Related

Android :: Unable To Find Some Apps In Droid Market / Why Is This - Setting For It?

Jan 9, 2010

I am using Android Donut 1.6, but why I cannot find some applications that are recommended from this forum?

- AnyCut
- Bonsai Blast

Even I cannot find "Opera mini" ...

Is there any setting or filtered?

View 2 Replies View Related

Nexus : Can't Find Google Maps 4.0 In Android Market / 2.1 Update 1

Feb 16, 2010

I cant find or/and download new google maps. I tried searching different keywords, m.google.com/maps, Even QR code.

View 41 Replies View Related







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