Android :: Software Device Disappearing
Jun 28, 2010
I have installed the Android SDK and plugin for Eclipse and written my first test app. I am trying to view the device in the DDMS section of Eclipse, but my Android Virtual Machine is usually not listed in the Devices section when it is running. Occasionally it will appear for a minute only to disappear again. I found an article recommending that I run adb kill-server to get it to restart and appear. This works about 50% of the time, but the device just disappears again in 10-60 seconds. My main desire with this is to push some files to the sd card on my Android Virtual Machine, but the device doesn't stay visible long enough to push any data to it.
View 4 Replies
Nov 2, 2009
The following code used to render an indeterminate progress bar with a message below, all on top of a video view. Once the video was ready, the message and the progress bar would be made invisible. Ever since cupcake, the progress bar doesn't show at all.
code:................
View 5 Replies
View Related
Feb 6, 2010
A few of my contacts have been disappearing, I have "Back my settings up" on, but it doesn't seem to help. Anyway I can get my contacts back without asking? Or anyway I can prevent it?
View 2 Replies
View Related
Aug 20, 2010
I love handcent but got an issue. Text are disapearing from handcent. I recieve them and I see them in handcent but a few hours later its gone from handcent ( shows the last text as text from like a month ago) just started happening 2 weks ago. I tried removing handcent and re-installing. Even tried an older version. still happens. I can see the lastest text in the list of text BUT when I open that persons text its not there. And its all in the Stock Text app.
View 9 Replies
View Related
Apr 17, 2009
1. I send an email to my G1 (not Gmail... just ordinary pop3 email)
2. I get the notification OK.
3. The email applications says "RedMist________________(1)"
4. So I click on RedMist, and then Inbox
5. It shows the email subject and then, within 1 or 2 seconds, the email disappears. without me clicking to view the email.
6. No matter what i do i cannot view this email again.
View 5 Replies
View Related
Nov 5, 2010
When I plug in my charger (USB charger from pc) I get the message, preparing SD card, and a few random apps get removed, until I unplug the charger then they appear again. I wanted to play Angry Birds while my phone was charging but it doesn't let me as it's one of the apps that gets removed.
View 2 Replies
View Related
Jul 16, 2009
I have an application that has two tabs: -First tab contains contacts -Second tab contains chats
Some times when I select the second tab it dissapears and a black background is shown. This issue does't happen when the first tab is shown You can find a picture of the issue here: http://1.bp.blogspot.com/_2UoVsSnv2Gk/Sl8u2o-tvzI/AAAAAAAAAJc/RMUMfKU...
This issue happens randomly and i can't reproduce it consistenly.
View 2 Replies
View Related
Jul 7, 2009
I am having a problem with ListViews. After adding a few items to the list and it becomes larger than the layout, my cancel button disappears. Scrolling and everything else on the ListView still work fine, but it replaces the views I have below it. Anyone else run into this issue? Am I missing something?
Here is an example layout:
CODE:...................
View 15 Replies
View Related
Jan 8, 2010
The last image button is not being rendered (in fact I see an error which quickly disappears to show the rest of my view minus the last imagebutton.
My activity layout looks like this:
CODE:...........
Tried to debug this in Eclipse but didn't find the cause.
View 1 Replies
View Related
Jun 21, 2013
I've just move from the Iphone 4 to the S4 and am trying to set it up. I'm failing miserably with email.
I use Virgin.net email but have it downloaded to Outlook and it is deleted from the server when I do this.
I want to access the same emails on my phone - well, those emails that have not yet been downloaded from the server. So for example, if I'm not at home and laptop is switched off (not accessing Outlook) then I can get the emails to my phone until I get home and download them to laptop. When I download them to my phone I want to leave a copy on the server for Outlook to get.
So............... I've manually set up email using pop3 settings on S4.
An email will download to my inbox on the phone...... but then when I next go in to check emails on phone those that have been downloaded just disappear?
Delete email from server is set as never in the settings. And outlook on my laptop is turned off so emails are not being downloaded there.
Why are my emails auto deleting and where re they going. How do I stop this?
View 1 Replies
View Related
Oct 21, 2010
I've heard this happening with Gmail to other people, but I didn't believe it, now it's happening to me. I had a very very very vitally important email sent to me yesterday, and after viewing it, it just vanished. Gone for good. I can't find it. I've checked every folder, I've checked All Mail, I've checked trash, I've checked spam, drafts, everywhere. This is the 3rd or 4th time I've had an email vanish in the past 3 months. Completely gone, as if it never existed, without me deleting it.Has anyone else experienced this with Gmail? I know a few people who don't use Gmail for this very reason, but I thought they were crazy, now it's happening to me. HELP! I need that email back
View 1 Replies
View Related
Jun 18, 2010
I've noticed over some time that some comments are disappearing and not just old ones but ones that have recently been placed, is this a bug?The comment that I noticed was placed on 6/3 but doesn't show on the phone, it only shows on some sites that index the market.
View 3 Replies
View Related
Jul 26, 2010
every time I have looked at the market comments for my app over the last few days some more comments have disappeared. This is whether I look on the phone or on the developer console.Unfortunately the comments that Google has chosen to 'lose' are my most favourable comments leaving several "This app suxss" type comments by the usual Neanderthals who like to be abusive. I have checked with a helpful user who left a positive comment and they have not removed them themselves or de-installed so what is going on? It is seriously hurting my downloads/sales and the impression that potential users of my app see when they look on the market. I have emailed Google but no reply yet.
View 6 Replies
View Related
Sep 16, 2009
Over the past few days I have been trying to implement custom widget functionality. In this case I have instantiated a RemoteView containing some TextViews and an ImageView in one application's BroadcastReceiver. The BroadcastReceiver receives the intent signaling it to send the RemoteView to the calling application. When the calling application receives this RemoteView it uses apply to inflate the view properly and display it on the screen.
The problem occurs when the activity changes, the inflated RemoteView occasionally has information disappear. One time the image even changed into another image from a drawable located in the BroadcastReceiver's application. Has anyone else experienced a similar problem and/or have a solution?
I have looked at posts concerning ImageViews in widget use and orientation changes. Is this problem related? I am not entirely sure. I am currently running Android 1.5 SDK and am not able to upgrade for this side project of mine.
View 4 Replies
View Related
Dec 30, 2009
I am using "Hello, Android" 1.5& 1.6 with the 2.1 android Java build. I type: import android.os.Bundle;
It disappears as soon as I finish typing!
View 1 Replies
View Related
Jun 9, 2010
I'm just getting started developing for Android and I'm running into a weird problem.
First off, I'm running Eclipse for Java devs v3.5.2 with the Android 2.1 SDK installed.
Basically, whenever I do just about anything the "gen" (R.java, etc.) folder will just disappear from the project. I'm seen some people online say that it was still on the drive, just gone from the project listing in Eclipse, but in my case it is literally and completely gone.
The only fix I've found is that if I refresh, then try to build, it gives an error and "gen" shows up in the project view (though it's not on the disk), then delete it from within the project, then Rebuild All and it will say that it cannot find it and is recreating it.
Problem is, I have to do this every single time I want to build.
There's got to be a fix for this.
View 2 Replies
View Related
Sep 24, 2010
I am writing my first simple Android App: It loads temperature samples from a Java based measurement system (CSV via HTTP), shows the available channels in a Spinner and when a channel is selected, it shows the corresponding value and a timestamp in two TextViews. The App works fine, except a little cosmetic problem: The items in the drop-down list are separated by a horizontal line (divider) and depending on the scroll position, some lines disappear and appear again, when I scroll some more pixels up or down. The phenomenon happens on the emulator screen as well as on the handheld display (HTC Wildfire). Seems to be a screen resultion problem. Does anyone have a hint how to avoid this?
See my code below...
CODE:.................................
View 2 Replies
View Related
May 27, 2012
I have a Samsung nexus 1 and every time I go into Google chat (I have never logged out) there is less and less history...right now this is the only way I can go online. Wondering why this is happening! Is my chat history saved in my Gmail? (Haven't been able to check yet)
View 3 Replies
View Related
Oct 1, 2009
Almost all our users complain that after upgrading to the newest version of our "Camera Pro" app, either the app crashes or the icon is not showing up anymore in the home screen. The problem seems to be gone after deinstalling and reinstalling the app. How can it be possible that the icon is gone? This is the first version we used zipalign on, can this have something to do with it?
View 10 Replies
View Related
Aug 4, 2010
I have started to have e-mails disappear on my HTC EVO. I've exhaustively looked at the settings on the EVO and in Outlook. Those appear to be okay; although I'm not certain. I also suspect perhaps a setting in Mailwasher Pro could be involved.The e-mails on the EVO seem to go away after I have successfully downloaded and viewed in Outlook and on the handheld. They disappear on the EVO after I then mark, and execute, all e-mails for deletion in Mailwasher.By the way, this started happening after I installed K-9 e-mail client on the EVO.However, I have gone back to using the standard EVO e-mail program. Having same problem with both programs.Wondering if maybe I should uninstall K-9. One test I did was to send an e-mail from one of my pop accounts to my gmail account. I allowed it to pass through Mailwasher downloaded and viewed it in Gmail on PC. Then, marked it for deletion in Mailwasher ran it through and it disappeared in Gmail on PC.
Any ideas?
View 4 Replies
View Related
Sep 30, 2010
I have the Sprint EVO and also have att as an internet provider. My phone goes out and gets my email from both att and gmail. (Phone is set to leave email on server) The messages one the phone are there to read, reply, delete...normal stuff. But when I turn on my desktop using Outlook (which is set to delete the emails AFTER retrieving them), all the emails are gone from my phone. It didn't use to do that. Is there a way to fix this?
View 4 Replies
View Related
Nov 3, 2010
I got a evo and I have songs on itunes and I just upgraded my sd card to a 32gb. I have been trying to transfer my music from the folders to the sd card (made the folder and named it "Music".It will show for a lil while and when i go back into the folder in the sd, says it empty.I also downloaded the doubleTwist program, the files transfers okay, and then the same thing again.I have already formatted the new sd card and also factory reset the phone but it keeps on doing the same thing.
View 5 Replies
View Related
Jul 11, 2010
Can I ask how you put music on your HTC Desire? I will just quickly explain how I do it:
-Plug in the HTC Desire with the supplied lead (the one that also enables you to charge the phone via the mains plug)
-Select the Disk Drive (mount as disk drive) option, when I do this a window automatically appears on the screen of my laptop, and the option I click on is "Open folder to view files (it says "using windows explorer" underneath this option)
-Another window then opens up which is the contents of my phone (Comes up as Removeable Disk (F )
-From here I open my music folder on my laptop, position each window side by side, and drag'n'drop the music I want into my phone (displayed as Removeable Disk (F )
-I then go back to my phone, select "charge only", and a message briefly appears in the notification bar at the top of the phone which says "preparing SD Card"
-When I go into my music player it will either say "no music found" or (As I have done this countless times now!) it will show the music I have put on the phone with a message that says "unable to play this type of file", even though it is an MP3.
So my question is how do you all put your music on your HTC Desire? Is there anything I must do to ensure the music will play, or even stay on the phone?
View 17 Replies
View Related
May 18, 2010
Does anyone know why my emails, with the HTC mail client, keep disappearing? They only stay for about a day or 2 then disappearing. It is set to ask before deleting and no limit size. I cannot find any other option that would change this. Does anyone know why my emails delete on me?
View 3 Replies
View Related
Jun 18, 2010
I was just reading a few threads on this forum about such apps as Swype & Dungeon Hunter for example and I've noticed when I use my non-rooted Evo I am unable to find either of these apps. Has anyone else had any issues with apps disappearing or just not showing up when you do a market search?
View 2 Replies
View Related
Jan 16, 2014
I have been loosing icons on my home screen whenever I update an app that will also update the icon image. Most of them are non -google apps. If it is a google app, and the icon changes, then the old icon is updated without problem.
View 3 Replies
View Related
May 21, 2010
I have this weird problem. When I add peoples phone numbers and sync with Face book sometimes I lose the phone number or they disappear all together I save my contacts via goggle, I'm not sure if any other way would make a difference. Also, I woke up this morning and my number has disappeared, maybe my phone is trying to tell me something.
View 1 Replies
View Related
May 8, 2010
I rooted my phone to the latest ROM using the script in the stickied thread. My google contacts re-synced when the phone started, and all was fine. I then proceeded to make a few edits to my contacts. That's when I noticed that they were disappearing from my "people" list. I can still pull them up by typing the name on the dialer screen, and I can still send email to them, but they just don't show up on the list. This also happens with newly-created contacts. I've tried forcing a manual sync, rbooting, editing the contacts through gmail on my computer, and nothing has worked.
View 2 Replies
View Related
May 17, 2010
I spent a fair while setting up my screens and finally got to putting in my contacts last nite. I entered my contacts manually one by one on the phone itself using the add contact on the people menu. This was all fine until i checked my phone this morning. All of the people I added to the contacts whose birthday i also added to there contact details have disappeared. It is only the people who i entered there birthday though, in otherwords all the important people. Have i done something daft (quite possible) or is this a glitch?
View 2 Replies
View Related
Oct 19, 2010
I'm currently running the latest version of leedroid and I am having issues with google maps. About a week ago after charging my phone google maps just vanished from my phone, its no longer in the application manager and I am unable to install it via the market (it fails each time) I really do not want to wipe my phone again, as I've just got it the way I want it.
View 2 Replies
View Related