Android :: Keepings Texts Longer?

Feb 18, 2010

My bro has the big droid and i have the eris. his text settings has something that saves texts and text threads longer but i can't seem to find that on mine? how do i keep my texts from deleting themselves?

Android :: keepings texts longer?


Android :: Geocoder No Longer Works On New PC

Feb 16, 2010

I have a problem getting the Geocoder to return results on my new PC during development. I started writing a android app on my other (Win XP) system and Geocoder worked fine and returned locations based on an address that I passed to it.

I recently bought a new PC (Win 7). Moved the code over to it and now the no address queries return any results. I tried a couple that did work on the xp machine, but are returning no results on the new pc. It does not give any errors.

I did generate a keyfile on the old pc. Do i need to create another on the new pc? Does the Geocoder require the key? It is not from the maps api.

View 2 Replies View Related

Android :: HTC No Longer Syncs With Outlook

Nov 14, 2010

I'm on win7 ultimate. and i installed the htc sync just now, and all i see is there a option to only sync with windows contacts.not with outlook.its not letting me choose outlook for contacts or calendar.so when it did sync, it just imported the phone contacts to wab.exe, which is the windows contacts, some cheeseball stuff.anyone have a fix for this to make the htc sync sync with outlook properly like it use to?

View 3 Replies View Related

Android :: Market No Longer Downloads Anything

Aug 29, 2010

i have frg22d and i downloaded the flash app, now the market no longer downloads anything for me... it keeps saying download was unsuccessful for everything i try downloading and whats even stranger is apps that i have uninstalled are now showing up in my downloads section.

View 3 Replies View Related

Android :: Log Messages No Longer Appear In LogCat

Nov 15, 2009

Since getting Eclipse to recognize and debug both the emulator and a usb connected device I have been unable to see any of my embedded Log.x messages appear in LogCat log. I do though still see real time system messages appear in the log. Log.x was originally working when all the debugger would recognize was the emulator. I had to tweak a number of profile and project settings to get debug to work with the device and may have inadvertently toggled something having to do with LogCat. But I don't see anything that sticks out in the menu's as possibly causing the log problem.

View 5 Replies View Related

Android :: Weather Bug Elite - No Longer Available?

Jan 8, 2010

I upgraded my Eris to MR2 last night and while re-installing all my apps, I noticed WeatherBug Elite is no longer available in the Market. Is it there for any one else? Maybe it's just not showing up for the Eris?

View 1 Replies View Related

Android :: NFL Mobile App No Longer Streaming

Apr 28, 2010

Anyone notice that the live NFL Network stream is no longer available? Yesterday I was watching "top ten draft pick busts" around 3:45pm and literally 15 minutes later the feeds option in the app was gone. I tried a backup of the leaked version and same thing, no longer an option.

View 21 Replies View Related

Android :: News App No Longer Updating

Nov 27, 2010

I noticed that the News app stopped updating on my Desire Z. The latest news item was on November 20. All of the feeds stopped on that day.

View 1 Replies View Related

Android :: Pda Net No Longer Free W/in The Last 3 Weeks?

Aug 23, 2010

D1, rooted w/ Lithium mod. Just a few weeks ago I was using pdanet without a problem. Today I tried and it says that secure sites require me to pay to use the service. Did something change? I have version 2.42. If there is still a free version please send me the link because I can't find it.

I am connected to my hotel's wireless but do not have a wireless card so I can't use it. I tried using the tether in Lithium mod, but that doesn't work. Suggestions?

View 10 Replies View Related

Android :: App To Clean Up Texts

Mar 19, 2010

I noticed that my Eris sent texts very quickly when I first upgraded to 2.1, and now not so much. I know it's because the texts are starting to really build up, so is there an app that will make the text messaging app only keep the last 20-50 messages?

View 2 Replies View Related

Android :: Forwarding Texts

Feb 2, 2010

I haven't been able to figure out how to forward texts or text attachments. Can someone please help me with this.

View 1 Replies View Related

Android :: Reminder App For Texts

Oct 28, 2009

I am coming from Palm where we had an app called Butler that would re-beep you at your pre-set interval to remind you of missed SMS and voicemails. Is there an app for that in android?

View 4 Replies View Related

Android :: Anyway To Save Texts?

Apr 25, 2010

Any way to save a text thread, like as a copy to my email, to print, or have a permanent copy?

View 4 Replies View Related

Android :: Send 100 Texts At Once?

Nov 10, 2010

I'm trying to mass send texts (about 100 at a time) but as soon as I press send - every single one of them fails to send. It just fails and all of the messages just sit there in the 'undelivered messages' section. When I press 'retry sending all' it all just fails immediately, without even trying. I don't care if takes one hour, two hours, 12 hours, a whole day to send em all, just send them texts!

View 3 Replies View Related

Android :: Automated Texts App

May 13, 2010

I'm looking for an app that will send out a text at a predetermined time. For instance, I want to text a reminder to my GF at 4 AM. Obviously, I'm sleeping at 4 AM and cannot text. I would like to be able to create a text b4 I go to bed, and have it automatically send at 4 AM.

View 4 Replies View Related

Android :: Longer Screen Timeout (not Always On) While Charging?

Aug 21, 2010

I would like to keep the screen timeout set to the default 30 seconds to save battery while the phone is not charging. However, I'd like to increase that to at least several minutes while the phone is charging. I don't want the screen to be always on it just doesn't seem like the best thing for the life of the phone. Could be wrong, it just feels that way.Is there any setting or app that would allow this?

View 1 Replies View Related

Android :: Can No Longer Run / Debug Application In Eclipse

Jul 4, 2009

I can no longer run/debug my application in eclipse, when I attempt to I get the following error in the console:Installation error: INSTALL_PARSE_FAILED_NO_CERTIFICATES.E/PackageParser( 65): Package com.example.foo no certificates at entry assets/community_error.html; ignoring.I have not touched my android config or project configuration, and it was working fine yesterday, i'm running ubuntu/jaunty, i did a kind of security update this morning and i think it might have broken zlib or something.

View 2 Replies View Related

Android :: Make Toast Last For Longer Time?

Jul 23, 2009

Is there a way to make the Toast last for longer time? I have tried this code

Toast t = new Toast(this); View v = View.inflate(this, R.toast_layout, null); t.setView(v); t.setDuration(Toast.LENGTH_LONG); t.show(); t.show(); t.show();

By calling show() method more than once, I hoped this would give a similar effect to lasting for longer time with some flickering, but I didn't see any difference. Is there some limit to the number of times that show() method can be called on the same Toast? e.g. just once per toast instance and further calling has no effect?

View 20 Replies View Related

Android :: Eclipse No Longer Runs Application

Jan 14, 2010

After deleting a phone device from the emulator, I can no longer hit the green triangle button in eclipse and have it launch my application in the emulator. I had been developing for 2.0.1, but then decided to try my app out in 2.1. I created a phone device for 2.1 and tried running it. I encountered some problems. Eclipse pops up a dialog box: Problem Occurred, Launching "my app" had encountered a problem. An internal error occurred during: 'Launching my app". When I look at details, it says: An internal error occurred during: "Launching Pingo". java.lang.NullPointerException.

View 3 Replies View Related

Android :: Service (Run Forever) Crashed - No Longer Want

Jul 21, 2010

We have a Service that continuously collects sensor data on the phone. This service should run "forever", e.g. as long as the user wants, and not be killed by the system. For clarification, this service is not intended for an app to be released in the market to the general public, it is written for a scientific study. So the people running the app are fully aware that their battery will sucked empty faster than usual, this is no problem. Anyways, my problem is that the service gets killed after a while of running. Sometimes after an hour, sometimes only after like 7 oder 10 hours. The Log-Entries when the service gets killed look like this. It just says "no longer want", sometimes without even calling onDestroy(), as far as I can tell.
07-20 17:07:11.593 I/ActivityManager(85): No longer want my.project.datalogging (pid 23918): hidden #16
07-20 17:07:11.593 I/WindowManager(85): WIN DEATH: Window{44c61570 my.project.datalogging/my.project.datalogging.DataLoggingApp paused=false}
07-20 17:07:11.603 I/BackgroundService(23925): onDestroy()

Or later (after I manually restarted it):
07-20 19:00:49.677 I/ActivityManager(85): No longer want my.project.datalogging:BackgroundService (pid 24421): hidden #17
07-20 19:00:49.677 I/ActivityManager(85): No longer want my.project.datalogging (pid 24415): hidden #18
07-20 19:00:49.807 85 10707 I WindowManager: WIN DEATH: Window{44f1ea58 my.project.datalogging/my.project.datalogging.DataLoggingApp paused=false}

I often see other services being killed with "no longer want" and then immediately restarted with "Scheduling restart of crashed service". For example here with runkeeper:
07-20 17:30:45.503 I/ActivityManager(85): No longer want com.fitnesskeeper.runkeeper (pid 24090): hidden #16
07-20 17:30:45.603 W/ActivityManager(85): Scheduling restart of crashed service com.fitnesskeeper.runkeeper/.services.RunKeeperService in 5000ms
07-20 17:33:52.989 I/ActivityManager(85): Start proc com.fitnesskeeper.runkeeper for service com.fitnesskeeper.runkeeper/.services.RunKeeperService: pid=24292 uid=10099 gids={3003, 1015}

The logs show no record of low memory. Testing is done on (several) Nexus One with 2.2 (Froyo FRF91). Is there any way I can achieve this behaviour with my app? Automatic restarting after being killed? Or this this something totally different that just looks similar in logcat?

View 2 Replies View Related

Android :: Can't Get Ellipsis To Work - If Longer Than Its Available Width

Nov 9, 2009

I have a TextView. I want it to ellipsize if longer than its available width. This does not work unless the input string has no spaces... can anyone provide an example of this working? I've tried different combinations of:

singleLine="true"
maxLines="1"
scrollHorizontally="false"

none of these have any effect. Again, if I supply a string that has no spaces in it, then the ellipsis appears correctly. What am I missing? I've tried this on 1.5, 1.6, 2.0, all same problem.

View 5 Replies View Related

Android :: OnActivityResult No Longer Being Called After OnDestroy

Jul 3, 2010

OnActivityResult is giving me major headaches. My little game has a title / menu screen. Upon clicking "new game" an Activity is launched which creates a SurfaceView for my game world.

When playing, the player can enter buildings in the game world. Upon entering a building I launch the activity for that particular building from my SurfaveView.

Here is an example:

CODE:............

mMap is the SurfaceView. I'm passing a bundle containing the state of the player. In onActivityResult I grab the bundle returned by the store activity and update the player state.

CODE:................

mSavedPlayer is later used to set the new player state.

All the above works generally

I can enter stores, buy stuff, leave and the player is updated correctly.

The problem manifests when I press the Home button (or someyimes back button) and onDestroy gets called. My onDestroy method does nothing besides call super.onDestroy();

After onDestroy() gets called onActivityResult no longer gets called.

So:

1) I play the game, everthing works great.

2) I press home and ondestroy is called

3) relaunch my game via launcher icon

4) Resume game. I can still enter and leave stores but onActivityResult is no longer called.

Here is some logcat output. I'm logging each time I enter a relevant method.

CODE:................................

View 1 Replies View Related

KitKat 4.4 :: App Ops No Longer Accessible After Android 4.4.2 Update

Dec 11, 2013

App Ops is no longer accessible after the 4.4.2 Update. Google states that it was never intended for the end user. Check out the link below for more: Googler: App Ops Was Never Meant For End Users, Used For Internal Testing And Debugging Only

View 3 Replies View Related

Android :: Blast Texts Lists

Apr 30, 2010

I'm trying to make a text blast list - basically one contact that contains many contacts so I can instantly text message all of them. Any advice on how to do that on a droid?

View 1 Replies View Related

Android :: Recovering Deleted Texts

Jan 7, 2010

I had a month's worth of texts from my hubby who's serving in Afghanistan and now they've gone I'm so upset, can I retrieve them??

View 16 Replies View Related

Android :: Mass Texts For A Group

Jun 10, 2010

I have a small business and need to mass blast texts to groups of 100-200 people. My new Incredible seems to be limited to 20 at a time. Is this carved in stone or is there a work around?

View 2 Replies View Related

Android :: Music Alert For Texts

Dec 17, 2009

Is there a way to get an mp3 for a text alert?

View 1 Replies View Related

Android :: App To Restore Texts After Backup?

Mar 21, 2010

I need to reset my MyTouch. I know I can backup my text messages with various apps, but are there any apps that will put the texts back on my phone after backup?

View 3 Replies View Related

Android :: Latitude And Longitude From Texts

Nov 20, 2010

I get Longitude & Latitude coordinates texted to me where I then have to copy & paste it into Maps to get the location of the tracker.

Would anybody know of an app that can reveal its location by just clicking on the text, or if there's a faster way to enter it into Maps?

Copying and pasting specific parts of text is kind of finicky.

View 7 Replies View Related

Android :: Need App Allow Texts To US Phones While Abroad

Nov 28, 2010

Yup pretty simple. While abroad on my old iPod I had an app that allowed me to use WiFi to send texts to cell numbers in the states and create a chat. I am looking for something similar for Android. Also if anyone knows of an app that would allow me to access texts while abroad w/o a data network I'd love that.

View 12 Replies View Related







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