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
Sep 21, 2009
When i ran my old application in 1.6 i noticed that the progress bar was not showing up on the screen.When i analyzed it further i found the issue.The progress bar is getting activated but its not visible since my background color is also white.When i changed the background color i was able to see the progress bar.Is there no other way to make the progress bar visible other than changing the background color..Shouldn't the progress bar be visible under all background colors??
View 2 Replies
View Related
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
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
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
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?
View 10 Replies
View Related
Sep 14, 2010
Surely, this can't be allowed, can it? What recourse do I have?
View 15 Replies
View Related
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
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
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
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
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
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
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
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
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
Jul 4, 2010
App is called Tasker. It should be visible in all Donut+ devices but it's only actually visible in Eclair+ devices. Tested on my G1, reported by other users (devices unknown).
Manifest:
<uses-sdk android:minSdkVersion="4" android:targetSdkVersion="4" />
A dump from the compiled apk confirms that.
Here's the top of my Ant output:
Buildfile: build.xml [setup] Android SDK Tools Revision 6 [setup] Project Target: Android 1.6 [setup] API level: 4 [setup] Importing rules file: platforms/android-1.6/ant/ ant_rules_r2.xml
Copy protect is set to off.
And the app works fine when installed on a Donut device outside the market.
I noticed that appbrain also reports it as 2.0 and higher: http://www.appbrain.com/app/net.dinglisch.android.taskerm
View 12 Replies
View Related
May 29, 2010
I have an "Other Calendar" (a business partner's Google Cal) that shows up perfectly on Google Calendar but is not listed as a choice in Droid Cal. What is strange, though, is that it was visible up until recently. I was able to toggle it on and off on by Droid Calendar just fine. Now it's gone. Yet the calendar has not gone away and is still active in Google Calendars. I need that calendar!
View 4 Replies
View Related
Aug 17, 2010
My eclipse galileo was working fine till morning; when i checked for updates for it and also updated the ADT then it asked to restart eclipse. Now i cant see any kind of Android options/menu in eclipse. But i can see ADT in installed software. Even if i open my old projects in the workspace, eclipse is unable to recognize any of the Android classes.
View 2 Replies
View Related
Apr 9, 2009
In the android reference site, it is written in the serCursorVisible section that cursor is visible by default and you can give its value as either "true or "false" to change the its visibility on the GUI screen. But in my case , cursor is remaining invisible irrespective of setting the visibility "true" or "false" using android:cursor Visible = "true" in the layout/main.xml. Should I do something more to make cursor visible on the GUI screen or its a bug in android?
View 4 Replies
View Related
Aug 17, 2010
I have a HTC desire with Froyo 2.2, I'm not sure whether this is a Froyo issue but some of the apps I install are not visible in my all apps view, when I go to the market screen it says that they are installed and I can open them from there but they do not appear as a widget or app anywhere on my phone. The latest app to not install properly is the droid comic viewer, again I can use it from the market screen but can't find it anywhere else on the phone.
View 3 Replies
View Related
Jan 14, 2010
In my application, i've a list view, if the last visible line is truncated and I scroll down to this line, I wish that the line becomes fully visible. I have to scroll down once more for it to become fully visible.
View 2 Replies
View Related
Sep 24, 2010
I set sameting to invisible like this on Android: myImageView.setVisibility(View.INVISIBLE);
And then visible like this: myImageView.setVisibility(View.VISIBLE);
I don't know if myImageView is visible or not now, how can I check it like this:
if (IF myImageView IS VISIBLE) {Do something} else {Do something else}
How can I do that? What do I have to write within the brackets?
View 3 Replies
View Related
Mar 10, 2010
I'm going to create widget which needs to update its content every minute (it shows time-related data).
However, there is no need to update widget if it is currently invisible, which means:
screen is turned off
another app is running
widget is placed on another (invisible) home screen tab
What is the best way to update only visible widget every minute - without waking up device nor doing unnecessary computations? After widget becomes visible, small lag before update is acceptable.
View 2 Replies
View Related
Mar 19, 2010
I've had a couple of Australian users this week contact me saying that one of my paid apps isn't visible. Has anyone else had specific trouble down under? And yes, I've confirmed that AU is selected for publishing the app on my Developer Console.
View 10 Replies
View Related
Jun 26, 2010
I am using the new Android 2.2 API to add a contact. I am using the following code to perform the insert. code...
The code executes fine without any exception. However, the new contact is not visible in the Android Contacts. I tried searching on the net but couldn't find any answer. What I might be doing wrong ?
View 1 Replies
View Related
Jun 17, 2010
How can I know the visible size of my activity? I'm trying to get the Activity real size, not the height and width from getHeight() and getWidth(),which gives me the screen full size.
View 2 Replies
View Related
Aug 12, 2010
I'm getting feedbacks from a few potential users that they can't see my application (blueBill Mobile) on the Market. I've checked it myself and for what I can see everything is fine. Today two persons reported the problem, one from UK and the other from Italy. They both have recent Android versions that are supported by my application. It sounds they are not doing any error in the search since they used the QRCode I've published on my website, that I'm able to confirm.
View 9 Replies
View Related
Feb 12, 2010
Just got my Hero few days ago and am loving it! I put everything into my google calendar in separate calendars but in my hero, it's only showing the primary one. I checked under the calendar settings and ALL calendars are visible and ticked. Would anyone know the answer to this?
View 1 Replies
View Related
Jan 14, 2010
I'm at the beginning of writing an AddWidget for the home-screens. From what I understand, these can only utilize RemoteViews ran by the home-process and not your own. Which means we won't be getting any callbacks, such as onDraw. Is there a way you can get knowledge of how often and for how long a widget is visible? The RemoteView API seems very simplistic, what am I missing?
View 2 Replies
View Related