Android :: Ststem To Determine App Is Visible On Screen / Want To Disable App Running Gps

May 4, 2010

I need a system to determine if my application is visible on screen. My app is running gps, network request, etc ... and I want to disable them when my app is not running or visible on screen

Do you know how to do that?

Android :: Ststem to Determine app is visible on screen / Want to disable app running Gps


Android :: Possible To Determine Coordinates Of Tiles Visible In A MapView?

May 18, 2010

Is it possible to determine the coordinates of the tiles that are visible in a MapView, relative to the first tile in the upper left corner of the entire map (including the invisible part)? I can't seem to find a way to get the tile coordinates.

View 1 Replies View Related

Android :: Phone TextView - Determine Number Of Visible Characters

Aug 22, 2010

How can I determine the number of visible characters that a TextView can display. For example if I change the orientation this number may change. If I change the resolution then also the number of visible characters changes.

View 3 Replies View Related

Android :: Phone Disable Screen Timeout While App Is Running

Nov 16, 2010

Is there a way to disable the screensaver while my app is running?

the dimming of the screen is what i mean.

View 2 Replies View Related

Android :: How To Determine If View Is Visible In List View?

Aug 20, 2010

I want to be able to tell if a view is visible in my listview, which is populated by a custom CursorAdapter. How can I do this?

View 1 Replies View Related

Android :: Determine When Application Is Running

Jan 5, 2010

I have an application that uses a Service to fetch data in the background both while the application is running and when it's not. When it is not running i would like to show a notification when there is new data, but not when the app is running. How do i determine in my service whether the app is running or not?

View 6 Replies View Related

Android :: Determine If Running On Rooted Device

Jul 9, 2009

My app has a certain piece of functionality that will only work on a device where root is available. Rather than having this feature fail when it is used (and then show an appropriate error message to the user), I'd prefer an ability to silently check if root is available first, and if not,hide the respective options in the first place.

View 6 Replies View Related

Android :: Determine What's Active Package Or Activity Running?

Aug 16, 2009

I want my background service to determine the active package or activity running.Is this possible?

View 4 Replies View Related

General :: How To Determine ROM / Firmware Running On Android Phone

Nov 8, 2012

what is the way to determine what ROM / firmware is running on my Android phone? And what is the best way to determine what upgrades are available for it?

I have a Samsung SIII that is parallel imported. Looking at the About Device info, it shows:

Model number = GT-I9300
Android version = 4.1.1
Baseband version = I9300XXLH1
Kernel Version =
3.0.31-41218
se.infra@SEP-71 #1
SMP PREEMPT Tue Aug 14 01:19:41 KST 2012
Build number = JR003C

View 4 Replies View Related

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 To Determine If Activity Is On Screen?

Mar 4, 2010

I am planning to have a Service send a broadcast which a BroadcastReceiver will act on and I would like it to create a Notification if an application is not currently on screen, but if the application is on screen (ie. showing to the user) then I would like to offer a Dialog and not create the Notification.Is it possible to determine if an Activity or application is currently on screen?

View 5 Replies View Related

Android :: Limit Dropdown Items Visible On Screen?

Apr 28, 2010

I am using AutoCompleteTextView and want to limit the number of dropdown items visible at a time on screen. Currently it fills up the screen but can i limit it to say 2 items with a scroll bar for displaying more.

View 1 Replies View Related

Android :: Determine Physical Screen Height In Cm Or Inches

Feb 3, 2010

I need to know exactly how big the screen is on the device in real units of length so I can calculate the acceleration due to gravity in pixels per millisecond. Is there a method somewhere in the Android API for this?

View 2 Replies View Related

Android :: Disable Application From Running In Background?

Jul 19, 2010

Is there any way to disable my application from running on the background? I don't want my app to run in the background, i need to completely close it when the user a done

View 1 Replies View Related

Android :: Running Background Service That Would Disable SMS

Jun 25, 2010

I'd like to include a feature in my application that would include a running background service that would disable SMS, if certain conditions were met (location for instance). Is there a way I can intercept the user wanting to open any SMS app and block it? Would a Broadcast Receiver be able to do the trick? Maybe a different way to go about this?

View 3 Replies View Related

Android :: Home Screen Like Effect Flickering When Set Child.setvisibility (View.Visible)

Aug 23, 2010

I have made a sample application to flip through different layouts in a viewflipper.

XML is basically (pseudo-code)
<ViewFlipper>
<LinearLayout><TextView text:"this is the first page" /></LinearLayout>
<LinearLayout><TextView text:"this is the second page" /></LinearLayout>
<LinearLayout><TextView text:"this is the third page" /></LinearLayout>
</ViewFlipper>...........

View 1 Replies View Related

Motorola Droid X :: Screen Only Half Visible

Aug 12, 2010

I just woke up and the bottom half of my X's screen is black/grey with green lines! This is the FIRST issue i have had with this phone. Picture is from the only other camera in the house, my crappy webcam, so its hard to really see. Anyone else had this? Did verizon help (especially if you bought it from their site) what should i bring to the store to get it replaced?

View 9 Replies View Related

Motorola Droid : Home++ Not Having Task Bar Visible At Top Of Screen

Jan 1, 2010

One of the best features IMO of Home++ was not having the task bar visible at top of screen. I really liked just having the scrolling toolbar at bottom. Recently the task bar at top has shown back up. Anyone else experiencing this? Was this part of a recent update that I didn't pay attention to until just now?

I still really like Home++, even with that bar, just prefer not to have it.

View 5 Replies View Related

HTC Desire :: Get MMS Message From 5556 - Visible In Locked Screen Widget?

Oct 5, 2010

I have a Android with Lee Droid Froyo. Also is the standard messaging app along with Handcent SMS app. The first issue is that after I receive messages for a period of time (week or so) messages start coming in as MMS messages instead of SMS from a 5556 number, not the person who sent the SMS. I check the details and it states the incoming message is "SMS Message", however both stock message and handcent app handle and label as a MMS message from user 5556 but the message in the MMS is blank. When the messages arrive they are visible in the locked screen messages widget then disappear after entering the program to view them. I had the "delete old messages" unchecked and had a SMS message limit of 200. I have since checked the "delete old messages" and increased to 300 the SMS message limit but still have the same issue.

View 1 Replies View Related

Nexus :: Boot Animation After Booting / Home Screen Is Visible

Apr 11, 2010

All of a sudden my girlfriend's Nexus One is rebooting somehow. She fires up her phone, it boots just fine, after a few seconds when everything is loaded, u can scroll thru the menus etc, it seems to reboot, but real fast, the animation comes up, and 2sec later the home screen is visible again. It keeps doing this.

Any ideas? The phone is not rooted, no custom rom, just a few regular apps form the market installed, nothing fancy.

View 2 Replies View Related

General :: Nexus 5 Running 4.4.2 - Disable Low Battery Alert Audio?

Feb 17, 2014

how to disable the low battery alert audio? I have disabled the popup, but I would like to also disable the audio. I tried deleting the lowbattery.ogg file in the root media file, but then it just played a different audio file for the low battery. I am on a rooted Nexus 5 running 4.4.2

my Nexus 5 using Tapatalk

View 3 Replies View Related

HTC Desire :: Disable Screen That Shows All 7 Screens After Tapping Home Screen?

Jul 21, 2010

Is there any way to disable the screen that shows all the 7 screens after tapping the home screen? If not disable get rid of it all together.
Or maybe an app to do so?

View 6 Replies View Related

HTC Incredible :: Disable Auto Screen Dim Upon Screen Shut Off

Jul 19, 2010

Since root has been attained, I have a feeling this app would be possible:An app that disabled the screen dim right before the screen times out.My guess is (and please correct me if I'm wrong) that the voltage outgoing to the screen changes, and therefore dims the screen. If an app could be developed that maintains this voltage, the screen could be at a constant voltage, and not dim, ever.Has anyone heard of an app like this, and, if not, is there anyone interested in developing this?I am sure a lot of people (like myself) would be willing to donate for a program like this.

View 3 Replies View Related

Samsung Epic 4G :: Screen Occasionally Flashes To The Home Screen When Running An App

Sep 12, 2010

I've had my Epic for about a week and have noticed that from time to time that the screen flashes VERY briefly to the home screen/lock screen when inside an app.

It happens when I'm in the browser, email app, etc. There does not seem to be any rhyme or reason behind it.

View 5 Replies View Related

Motorola Droid :: Home Replacement - How To Stop / Disable Stock Home If Running?

Apr 16, 2010

When using a home replacment like Helix, Home++, etc. does the android home still run in the background and reduce performance? I had a lot of stuff on my stock home but just switched to Helix so how do i stop/disable stock home if it is running?

View 1 Replies View Related

Android :: Disable The Screen Lock When OS Startup

Jul 2, 2010

I want to make my app launched when the Android OS startup. I can make it, but when the Android OS startup, the screen lock is launched, how can I remove the screen lock launch so that I can get into my app directly? I am doing this in my embedded system.

View 5 Replies View Related

Android :: How To Disable Auto Screen Brightness?

Oct 1, 2010

I have no clue how to disable the "auto screen brightness" in settings?

View 7 Replies View Related

Android :: Way To Disable Full Screen Behavior Via InputMethodManager

Nov 19, 2009

I'm looking to prevent the default behavior of going full screen when controls like EditText receive focus in an application. The InputMethodManager class does indeed have a setFullscreen() method available, but it seems to have been hidden on purpose in the SDK. Is there any other way to disable this behavior while still using the software keyboard?

View 5 Replies View Related

Android :: Enable / Disable PatternLock Screen From Code

Feb 3, 2010

I try to find a way to disable the PatternLock screen temporary. I don't want the lock to be disabled completely, but the user should not need to re-enter his pattern all the time.

My idea is to write a service which disables the pattern after some user activity and re-enables it after a while. (and even more)

There are apps on the market that do something like that (i.e. AutoLock or TogglePattern), so there must be a solution ;)

I know that I can prevent a lock completely by using:
getWindow().addFlags(WindowManager.LayoutParams.FLAG_KEEP_SCREEN_ON)
or
KeyguardLock.disableKeyguard()

But that is not what I'm after.

I saw the class "com.android.internal.widget.LockPatternUtils" in the android sources which is used by the settings activity, but this class is not (at least as far as I know) accessible for a "normal" application.

Do you have an advice?

View 2 Replies View Related

Android :: Possible To Disable Back Button When Alert Box Is On Screen?

Aug 30, 2010

I used onKeyDown function in the activity.....but when back button
button is clicked it first cancels the dialog box and goes to our
activity...I want both either both activity and dialog box closed when
clicking the back button or disable the back button when the dialog
box is shown...

View 2 Replies View Related







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