Android :: Paid App Not Visible In Australia / What To Do?

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.

Android :: Paid App not visible in Australia / What to do?


Android :: Progress Bar Not Visible With White Background In 1.6 Sdk / Make It Visible Under All Colors?

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

Android :: How Distribute Paid Application / When Paid Market Is Not Available?

Feb 22, 2010

this question is now obsolete, as Android Market includes much more countries and such services as PayPal Mobile Payments Library are available.I'd like to sell my Android application, but I live in Poland and in my country* Android Market supports only free apps (we cannot sell and we cannot buy too).What is the best way to sell application in such situation? I can accept PayPal money transfers, but I don't know how to distribute APK package without exposing it to getting pirated. Did someone tried it already and succeeded? you may be surprised, paid apps are supported only in 12 countries worldwide.

View 3 Replies View Related

HTC Desire : How To Root Australia Telstra Branded Froyo?

Nov 4, 2010

I recently updated OTA to Froyo on my Desire( sorta forgot to backup all my apps due to sheer excitement that i got froyo , im pretty noob to android and smart phones ).I am very interested in rooting my phone but only reason i didnt look into it much further in Eclair was the reason that it voided warranty so just incase something happened i didnt root it.But now im leaving the country and it dont matter and i got froyo i want to root my phone.There are many tutorials on how to root but being a noob im not really 100% on the process.So here are my questions:

Can i root my 2.2 htc desire? How do i root it? What methods are the easy and safest way? What ROMs should i use?

And if you guys can point out anything else i need that would be awesome.

View 5 Replies View Related

HTC Desire : Silent Boot Doesnt Work / Telstra Branded In Australia

Jul 18, 2010

Is there a way to get rid of the loud "bling" on the Telstra start up screen?I got "silent boot" from the App store, , but it doesn't work.I dont want to have to put the phone to silent every time I turn it off.

View 3 Replies View Related

Android :: Calling All Sydney / Australia Android Developers?

Jul 28, 2009

Register with the Sydney Android Developers User Group. THE place to meet, network, discuss, share. Just join the Sydney Android Developers User Group in Google Groups and we will set up meetings etc..

View 2 Replies View Related

2.1 Update :: Brought Phone From Hong Kong And Now In Australia / Which Country Update Will I Get?

Nov 8, 2010

I have a x10i, i brought from Hong Kong. but i am in Australia now with three network. so which country update will i get? when the update hits Hong Kong or Australia? and which date if anyone is awa.

View 2 Replies View Related

Android :: App Not Visible On Donut

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

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 :: Google Calendar - Other Not Visible

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

Android :: Plugin Not Visible In Eclipse

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

Android :: Set Cursor Visible In TextView

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

Android :: Some Installed Apps Not Visible

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

Android :: Listview Last Visible Line

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

Android :: Check If A View Is Visible Or Not?

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

Android :: How Update Widget Often But Only When It Is Visible

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

Android :: New Contact Not Visible In Droid / What To Do?

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

Android :: How To Get Visible Size On Activity?

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

Android :: BlueBill Mobile Not Visible On Market

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

Android :: Google Calendar Not Showing All (Set To Visible)

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

Android :: How Often And For How Long Widget Is Visible? (Statistics)

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

Android :: Apps Are Not Visible In My Developer Console

Nov 24, 2010

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.

View 2 Replies View Related

Android :: Market - Application Not Visible On Some Devices

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

Android :: Can't Add Under Eclipse-plugin On Windows 7 - Not Visible

Aug 29, 2010

I've tried to search for similar problems, but can't seem to find it.

I run:

Windows 7
Java SE Developement Kit x64
Eclipse Helios (downloaded here from Eclipses homepage --> Downloads --> Eclipse IDE for Java EE Developers --> 64 Bit)
"Android SDK Windows"

I've been following the guide from the Android Developers homepage.

I can launch Eclipse just fine. Under Help --> Install New Software ...
Here, I give it a name myself (Android Plugin Test), and under location, I've typed "http://dl-ssl.google.com/android/eclipse", as said in the link.
Then it find Developement Kit, and I install it and all that & restart Eclipse.

The following are now installed:
- Android DDMS
- Android Development Tools
- Eclipse IDE for Java EE Developers

So everything seems fine.
BUT ..
When I go to Window --> Preferences, "Android" is missing.
I have no problems seeing General, Ant, Data Management etc.

So my question is, what's the problem ?

As said, I downloaded Android SDK, but when I try to run the setup, I get this error, about missing Java:

And that's where I'm lost.
Because, under installed programs, it says:
- Java(TM) SE Developement Kit 6 Update 21 (64-bit)

And yes, I have restarted after installing Java.

For some odd reason, it's not possible for to run the SDK setup with any compatibility. It's greyed out
(Yes, I'm admin, and I don't have any problems on other programs)

I checked the Requirements for Android SDK, and it says Windows XP & Vista, but not 7 .. But as far as I know, other people got it to work.

View 2 Replies View Related

Android :: Way To Ensure Visible On Phone Listview?

Jan 1, 2010

Is there a way that I can make sure a given item in an android listview is entirely visible I'd like to be able to programmatically scroll to a specific item, like when I press a button for example.

View 1 Replies View Related

Android :: How To Detect Whether The Virtual Keyboard Is Visible Or Not - SDK 1.5

Apr 28, 2009

I want to know is there a way one can check(programmatically) whether currently virtual keyboard is visible or not? I want to run some code when the keyboard is visible. Is there a even that occurs when the keyboard is being visible and when it goes back to hidden state?

View 7 Replies View Related

Android :: Check If The View Is Visible On The Window

Sep 4, 2010

What's the best way to check if the view is visible on the window?

I have a CustomView which is part of my SDK and anybody can add CustomView to their layouts. My CustomView is taking some actions when it is visible to the user periodically. So if view becomes invisible to the user then it needs to stop the timer and when it becomes visible again it should restart its course.

But unfortunately there is no certain way of checking if my CustomView becomes visible or invisible to the user. There are few things that I can check and listen to: onVisibilityChange, it is for view's visibility change, and is introduced in new API 8 version so has backward compatibility issue onWindowVisibilityChange, but my CustomView can be part of a ViewFlipper's Views so it can pose issues onDetachedFromWindows, this not as useful onWindowFocusChanged //Again my CustomView can be part of ViewFlipper's views. So if anybody has faced this kind of issues please throw some light.

View 1 Replies View Related

Android :: Get Data Index Of Visible Item

Jan 4, 2010

I have an Android ListView created with a SimpleAdapter that has more items in it than fit in the screen. After the list has been scrolled, I need to get the position in the data model of the first visible item in the list.Basically I want a function like: listView.getChildAt(0).getPositionInDataModel().Adapter has a few functions in it, like getItemId(position) that looked useful; however, the SimpleAdapter implementation just returns the passed in position, not a row id like I'd hoped.A brute force solution would be to get the View at index 0, and compare it to the view for each item in the adapter.However, there doesn't seem to be an easy way to get the view for a particular position from the adapter.

View 3 Replies View Related

Android :: APK Not Visible In Market For HTC Tattoo Phone?

Dec 30, 2009

I'm reporting by Tattoo users than my game World of Bombs author zeugame is not available on Tattoo + Android Market 1.6? I really don't have idea what's wrong with this configuration? Personally i've HTC magic + Android Market 1.6 and it rocks like for severals thousands registered account on the game. If some other Tattoo users could confirm please? And over all why it is not visible in the market and how to solve this? Need to contact Google?

View 9 Replies View Related

Android :: How To Make Keypad Always Visible In Application

Oct 2, 2009

In android, how do we make the device keypad always visible in the application? The top portion displays the content the application wants to render and bottom portion displays the keypad always.

View 1 Replies View Related







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