Android :: Apps Are Not Visible In My Developer Console
Nov 24, 2010As of November 24 some of my apps are not visible in my developer console.Does anyone have any idea why? they have all been there every other day.

As of November 24 some of my apps are not visible in my developer console.Does anyone have any idea why? they have all been there every other day.
I had published an app and in two days the number of downloads were update normally. But since wednesday the numbers are the same, and I know that maaaany people had download the app.
If there is anyone here that works in google, the app name is "World DroidCup".
I just noticed a new link in the developer console for comments.When clicked, it shows the comments the users have posted. No way to answer them but at least you can see them outside the device.
View 1 Replies View RelatedMy "total" and "active install" numbers in Developer Console have not been changing for more than 36 hours, for all 5 apps that I publish. Has anyone seen the same thing? The ranking of my apps haven't been dropping yet (touch wood) so maybe just I am getting a stale view of the numbers?
View 14 Replies View RelatedI posted a free app and I've got a couple users who posted a comment saying that the app force closes in google's feedback. It's got a few hundred downloads in the day it's been up with an 84% retention rate. Google's error report in the developer's console says it has 0 errors. I've never had an app that reported any errors in the console. Does it actually work or am I getting fake reports of force closes? I'm a bit suspicious competitors might be posting the comments, but I don't have any way to confirm that the error reporting google provides does actually work.
View 2 Replies View RelatedIn my app's page, it shows:
CODE:.........
Is this being show to users when they install the app? What could it be?
in the developer console, I have a couple of errors, which although fixed in the code and marked old in the console, still show up on the front page. And I highly suspect that this is affecting the rank of my apps. This is obviously a bug in the developer console:
1. at the developer console homepage it says (in bold face): Errors (2)
2. when I click on "Errors", it shows: Freezes Crashes 1 new 1 new 0 reports 0 reports 1 old 3 old 2 reports 7 reports
3. When I click on "1 New" in the "Freezes" column, it displays: Old ANR keyDispatchingTimedOut 2 reports 0 reports/week
Also, one of my apps, TapeMachine, has 4.5 stars, 973 downloads, and 83% active installs. For certain keyword searches in the market it has been the first result for many weeks. And since these (bogus) errors are here, it has lost its rank falling under many applications with lower ratings. A similar issue happened with the free version, which has 4 stars and about 20k downloads.Is there a workaround or a fix for this situation?
The new bugs feature is a great move forward to empower devs and users both, kudos Google.
However, the reports don't tell me which version of my app the report is from, which is critical for me to properly triage.
Is there any feedback channel to Google other than this group we could use to get this feature added?
What is a feature graphic? Could anyone provide an example? Is it required (the console doesn't seem to require it). Also, are "alpha channels allowed in the high resolution icon? Many icons have transparent backgrounds. If you don't allow alpha channels in PNG icons, what should we set the background to?
View 2 Replies View RelatedData there are inconsistent!. On dashboard I have TWO new bugs. Going down I see one NEW and one OLD. When I click on NEW link I see one OLD only. When I go down I see bug marked as OLD. More info for Android Market developers: application: net.hubalek.android.worldclock, Exception class java.lang.NullPointerException Source method WorldClockWidget.onReceive()
View 2 Replies View RelatedThe "Developer Console" page of Android market not work on Chromium browser. Some hyperlink item on this page are un-clickable, such as "Upload Upgrade", "Replace this image", and "add language". However it's work correctly on Fire-Fox browser. I don't know how to report this issue to Chromium developing team, please help me to report this issue.
View 2 Replies View RelatedFor at least 5 days now the number of downloads and active installs have remained the same, surprisingly since it was changing day by day. I still see through my server that new people are registering, so definitely the counters are broken or the numbers dont get refreshed. Has anyone had a similar problem?
View 3 Replies View RelatedThe Android Market Developer Console shows two numbers for your submitted application; "total" and "active installs".What exactly does the "active installs" number mean?Is it affected by application upgrades? Does that yield a "total" of 1000 because the APK was downloaded 1000 times but an "Active Installs" of 500 (50%) because, in the end, only 500 people are running the app? Does an upgrade get counted as an uninstall followed by an install?
View 1 Replies View RelatedThe Android Developer Console doesn't allow me to unpublish my previously published applications. I thought it may be a browser/ javascript issue, but I tried several browsers with no luck.In addition, the applications I've published that are not free do not show up on the Market.
View 2 Replies View RelatedI understand the maintenance window is long past, but the Upload Upgrade linky button just disappears when I click it for all my apps. I can upload assets without problem e.g. the new 512x512 icon.
View 6 Replies View RelatedI 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 RelatedI am wondering what it means to open console? I plugged in my phone to the computer but where exactly do I go to start removing apps.My phone is rooted and backed up
View 4 Replies View RelatedWhen 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 RelatedHow to make apps from market visible on the stock rom?
E.g: I flash-ed Cyanogenmod 7 nightly and it was show me a lot of apps which was no was in stock rom ( dead space apperance in cyanogenmod but in stock rom no)
I was trying to root my HTC One V and i unlocked the bootlocker,however that resulted in factory reset of my phone.Whenever i installed an app on my phone i always moved it to sd card via settings-->apps.I assumed that once my phone restarts after factory reset it will read the apps in the sd card but it is not so.The phone does read songs,pictures and contacts stored on my sd card and the sd card does have the folder of each app but how do i install it from the sd card?
View 3 Replies View RelatedCan I run an Android app through the emulator and make it print strings to my computer's console? By console I mean the standard place you would expect to see a System.out.println() in a normal java application. So if you ran the java application from the command prompt then you will see the println()s in the command prompt or if you ran the program in eclipse you will see it in the Console tab at the bottom.
View 2 Replies View RelatedIs it possible to stop an Android app from the console? Something like: adb stop com.my.app.package
It would speed up our testing process so much. Right now we uninstall/install the app each time to make sure the manual test cases start with a clean state.
Is there a way to make LogCat's output to appear in Console view in Eclipse? LogCat view is much less convenient that Console, because it's hard to see long messages in it (they are trimmed by column border) and there are no clickable highlighting in exception stack traces to quickly navigate to source of error. Just to make clear - I'd like to have clickable stacktraces, like the ones in normal Eclipse console so I can quickly navigate to the source of error.
View 5 Replies View RelatedI am running one web application in android emulator browser in one java script file. I am trying to output some string as console.log("android");
But I didn't got this log using adb logcat even I tried to start adb logcat firstly and then turn the app. But didn't got log message which I used in console.log. Is there any way so I can get my log message.
In Android, what is the best way to write to the console. In C# I'd use either Log4Net or just Console.Write
View 4 Replies View RelatedDo you know where the emulator console is? I wanted to use my location with the geo-location, but I canīt find the emulator console!
View 3 Replies View RelatedJust noticed the new ratings breakdown feature in the Comments section of the Dev Console. Really interesting to see the breakdown.
View 6 Replies View RelatedI'm trying to write test harness for part of my Android mapping application.
I would like to run the test as a Java console app under Eclipse. The only Google maps class that I require is a GeoPoint. I've included the maps.jar in the build path and imported the com.google.android.maps.GeoPoint so it compiles OK but generates a runtime error of: "The JAR of this class file belongs to container 'Google APIs[Android2.1 - update1]' which does not allow modifications to source attachments on its entries".
Is it possible to use this jar in a console app, and if so how?
sometimes i am getting these exception console
CODE:................
Is there a nice polished app that just gives game reviews/scores, new releases, basic news about Playstation, Xbox etc?
View 3 Replies View Related