Android :: Published App Not Showing Up On HTC Evo / Phone

Jun 5, 2010

I recently published our app to the marketplace and enabled copy protection. The app shows up when browsing the market on the Motorola Droid and others but does not appear when browsing with either the HTC Evo or Droid Incredible. Is this due to the copy protection? I'd like to keep my app copy protected but would like to make it available to customers of these two devices. Is this a bug or expected behavior and what are my options?

Android :: Published app not showing up on HTC Evo / Phone


Android :: My Published App Not Showing Up In 2.1 Market

Nov 23, 2010

Does anyone know the step by step settings to put your app so it can show up in the 2.1 market? My app has been in the market for a few days, and a couple 2.1 users says that they cannot find it. It shows in the 2.2 though. Can someone help?

View 1 Replies View Related

Android App Published But Not Visible?

Aug 30, 2012

It has being weeks that I published my Pashto Dictionary application. It is visible in playstore by some operations(ISPs) but not in all. When I search for my application at home; I cant find it but I can find it when searching at office. In both cases; I use my Laptop without plugging my device. (I search in play.google.com)

View 1 Replies View Related

Android :: Can I Get A Web Link To My Newly Published App?

Nov 16, 2010

I have just published my application and would to be able to provide a link on my website that will show my application? Also, if they browse to my website on their phone, is there some kind of link I can add that the user can click on that will take them to the market to download my app?

View 7 Replies View Related

Android :: Lost Cert For Published App

May 11, 2010

I have a free app published in Android market. I have lost the certificate used to sign the current version but I want to publish an updated version. Android market refuses to accept my upgrade because it is signed by a new certificate. I realize the users will have to uninstall the current version to get the upgrade but it's not clear how to get the updated version into the market so that the current users will find it.What are my options?

View 1 Replies View Related

Android :: Another Developer Has Published App Using EXACT Same Name As Mine

Sep 14, 2010

Surely, this can't be allowed, can it? What recourse do I have?

View 15 Replies View Related

Android :: How To Editing Description / Screenshots On A Published App?

Oct 5, 2010

I have published a free app on the android market. I want to edit the description and add a couple of screen shots. While the "Upload Aplication" screen on http://market.android.com/publish lets me make these changes & saves them too, they don't show up in the description of the app when I go the android market. Do I have to unpublish & republish the app (in which case I might run into version issues)? Or else, how do I make these changes to description appear on the android market?

View 1 Replies View Related

Android :: Delete Published Application From Market Account?

Feb 2, 2010

I have published the apk files at android market site with a bug. But i want to remove that application from the android market.

How to Delete a published application from my android market account?

Below Scenario's tried for delete application:
* From the application page click the upgrade>>click the delete button bottom of the page.
* while clicking delete it's displaying the below error message "An unexpected error occurred. Please try again later"

View 4 Replies View Related

Android :: Published Apk Gives Error - Package File Was Not Signed Correctly

Mar 25, 2010

I recently uploaded my application to the android market however it's refusing to run when downloaded due to the error

Package file was not signed correctly

I first published the packet using eclipse, right click export, creating a keystore then publishing, however it refuses to work.

I then downloaded the keytool and jarsigner and used them to sign an upgrade which I posted instead. However this gives the same error.

And since I cannot delete the application I cannot try and start again,

View 2 Replies View Related

Android :: Droid Could Not Access Published Rest Service / Solve It?

Nov 18, 2010

I published the rest service.. but the android app is showing null pointer exception.. but if it access my local machine's service its working well.. the service hosted has anonymous access..

this is my android code...

View 1 Replies View Related

Games :: First Game Published - Looking For Feedback

Aug 27, 2010

Our first stab at a game was just published to the Android Market. It's a fun and (hopefully) mildy addicting game where you match a list of game pieces to those bouncing around on the game board. The faster you do it, the more points and time you get, and as you clear the list the next level requires more pieces. We decided to post two versions of the game, Kromium is the full version, containing unlimited levels, difficulty settings (adjusts time and score bonuses), and the ability to enter your name for high scores. The free version (Kromium Lite) is the same concept, but is ad supported, only allows one loop through the levels, no difficulty adjustment, and generic high scoring. Here's a link to the free version: Feedback on the game in general would be great, as well as the split of functionality between the versions. Additional features and suggestions are certainly welcome. Feel free to comment on here or in the market.

View 2 Replies View Related

General :: How To Rename Package Of Published App

Jun 11, 2012

I am been working a on an an android app called Inomail that is available on the android market. I have done an overhaul changing the background colours, buttons to blue and green neon colours, change all icons and change text such app name plus other strings elsewhere.

Everthing work fine and I am certain it will be popular download if published.

I have been using APK Manger and Eclipse and Java decompilers to convert smali to java codes.

I successfully signed with a private key and it worked but this the obvious problem renaming the package when changing it crashes. I done everthing including refactoring and renaming in Eclipse, also renamed all the package name to all sub packages but to no avail.

If rename tthe package name back to original name it works but changing it crashes.

Now I have done some search on here there also a code to the package name which the reason for it to crash and the best way it to use a rooted device which I have and install the app.

So my 2 questions where is the folder on smartphone would I find the file or code how to manage to rename package published app on the market and how?

View 1 Replies View Related

General :: How Long Does It Takes Until App Gets Published

Jun 12, 2012

I had developed a simple game for android, and just published on google play.Problem is that I can't find it anywhere, I had search for the name of the app, and it doesn't give me any result, how much time does it take until my app is visible?

View 2 Replies View Related

General :: Published Game On Play Google Not Downloadable

Mar 21, 2012

I published my game on Play Google, but no one download it ,why, is should be (Play Google) marketing it, or should I do that.

View 1 Replies View Related

HTC Droid Eris :: Phonebook With Facebook Contacts (Published Numbers)

Mar 17, 2010

One day I randomly came across a phonebook on my phone of all my facebook contacts who have published there phone number (after I upgraded to 2.1). I have not been able to find it since. How do I find it?

View 3 Replies View Related

Android :: LogCat Not Showing Anything In Phone?

Feb 12, 2010

It just doesn't print anything..it's empty.

View 4 Replies View Related

Android :: 2.0 Map Not Showing - Displaying Up In Phone

May 19, 2010

I need a help in displaying map in android. I have pasted my manifst.xml and my java file.

please tell me where i am going wrong. Code...

<uses-permission android:name="android.permission.INTERNET"></uses- permission> <uses-permission android:name="android.permission.ACCESS_FINE_LOCATION"></uses- permission> <uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION"></uses- permission> <uses-permission android:name="android.permission.ACCESS_MOCK_LOCATION"></uses- permission> </manifest>

View 2 Replies View Related

Android :: Phone Not Showing Part Of Layout?

Oct 31, 2010

Why the last section is not displayed at all? AFAIK It should. It starts with :
<LinearLayout
android:orientation="vertical"
android:layout_height="match_parent"
android:layout_width="70dip"
android:minWidth="70dp"
android:layout_weight="1">

View 1 Replies View Related

Android :: Sports Calendars Not Showing Up On Phone

May 2, 2010

I cannot get the sports calendars on google calendars to show up on my eris nor incredible.Suggestions?

View 2 Replies View Related

Android : Phone Horizontal Scrolling Showing Cursor Data?

Apr 23, 2010

I have some text data in database which I have retrieved in a Cursor, and I am displaying it in a ListView. What I want to do now is that when you select click a particular row in the list its text content should be displayed in full screen and the user should be able to scroll horizontally (like scrolling between iPhone home screens) to view the contents of the Cursor.

View 1 Replies View Related

Android :: Calls From Google Voice Are Showing My Actual Phone Number

Mar 25, 2010

I can text, receive text, and also receive calls from my Google Voice #.But when I try to make calls using my google voice # it keeps showing my actual phone number to the people I'm calling.I've set the phone to ask whether or not to use google voice or actual # and I've also tried the use google voice for all calls and I get the same results for both, it keeps calling from my actual #.Hopefully I'm making sense with my problem.

View 5 Replies View Related

HTC EVO 4G :: Phone Showing 2 Different ROM Names / Why Is This?

Jul 15, 2010

Can someone explain to me why my phone is showing 2 different ROM names. the ACTUAL ROM thats installed is Aloysius and i know this becuase the icons and layout difference between Fresh and Aloysius.
if you look under CURRENT ROM in RM it says Fresh, but under Build, it says the Aloysius. Both updates are available for the ROMs and i dont know which one to do.

View 3 Replies View Related

HTC Desire HD :: Phone Not Showing Up On Laptop

Nov 12, 2010

Now i plug my phone into my laptop, and nothing shows up, it doesnt give me an option to use phone as a disk drive etc on the phone itself although the phone is charging, the phone also doesnt turn on in my computer not sure whats wrong?

View 1 Replies View Related

HTC Desire :: Calendar Not Showing Up On Phone / Way To See

Nov 22, 2010

I have just started using my new HTC Desire (Android 2.2) and am having a problem with my Google calendar not showing up.

If I go to Settings > Accounts & sync, my Gmail and contacts show up, but no calendar.

If I set a new calendar event in my google calendar on my PC, the phone gives me a reminder on the notification bar, but does not show up on the calendar.

I have tried removing and re-registering the google account on the phone, but the calendar will still not show. Any ideas?

View 1 Replies View Related

General :: Phone Is Not Showing Any Post

Aug 14, 2012

Is it just my phone not showing any posts in the nexus forum or has no one posted? Ive been thinking about buying one from Google. Any insight? Right now I have the Sony xperia play and I dread it. When I tried to post under gsm nexus it says forum closed...

View 2 Replies View Related

HTC Hero :: Sent Gmail From Phone Showing In Inbox

Nov 13, 2009

When I send an email from my Gmail app on my Hero, the sent message shows up in my inbox by 'me' in the Gmail account I sent it from..

View 2 Replies View Related

HTC Incredible :: Google Contacts Not Showing Up On Phone

Jul 2, 2010

I've finally fixed my contact to where they are all showing up on Google contacts.The weird thing is, the contacts who were Favorites (family, etc.) aren't showing up So I entered them manually in Google, synced my phone, but they still aren't showing up on my phone.

View 4 Replies View Related

HTC Desire :: Contacts Not Showing Phone Numbers

Jul 30, 2010

I ve with my HTC Desire. Let me explain : When I go on PEOPLE I see my contacts there , if I click on them I cant see any phone number or mail nothing it just show me the contact name then under the name I see DETAILS then INFORMATION and down I can read ringtone and send to voicemail and then last Edit. Why is that? I dont think is normal and honestly makes me really depressed coz I cant call normally.

View 7 Replies View Related

HTC Desire :: Phantom Email Showing On My Phone

Sep 28, 2010

I have three email accounts set up on my phone, one gmail and two hotmail accounts. Today, for some reason, my phone shows one of the hotmail accounts with a new email that was actually received by the other hotmail account.I am unable to open this message and when I try to delete it, the email app force closes.

View 2 Replies View Related

HTC Incredible :: Why Phone Storage Showing Less Available Space?

Aug 21, 2010

I have an Incredible. It has 8GB of internal storage and I've installed an 8GB microSD card. When I plug the thing in via USB, I have two drives that appear on Windows. One shows total capacity of 6.59GB and the other is 7.39GB. I guess my question is: I think I understand that the 7.39GB one is the microSD card. It's getting full. It appears that everything gets stored there. My question is, why do I have a 6.59GB drive available that never seems to get used? Is the purpose to manually put MP3s and such on this instead of the microSD card? With 2.2 (SkyRaider ROM), can I move apps to this internal storage?

View 3 Replies View Related







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