Android :: Freeze Bug In Android 2.1-update1 Showing Up In Multiple Cases On Nexus One And Droid

May 7, 2010

I mentioned this earlier but no one seemed to know anything about this. It just happened again to me in the middle of testing a new game, which is the first time I've seen it happen during one of my games. The game had been loaded for about a minute and I was playing and everything was fine and then the phone locked up and this was in the log:

[url]. CPU may be pegged. trying again.

The waitForCondition messages kept logging every second until the phone (Nexus One) rebooted itself.

This continued until the device rebooted. As you can imagine, process 29487 is my game. 74 is (I think) system service. Both got hung up and my game certainly didn't do anything to cause this. I just use a GLSurfaceView and a normal logic thread. Nothing special, no hacks.

This is not the first time I've seen it - it can be reliably reproduced when flipping orientations on a live wallpaper service and doing the proper context/display destroy and new EGL init on orientation change. It happens almost instantly there. It's actually plaguing my live wallpaper because I haven't found a workaround for it yet.

I've also seen this happen once before to RenderScript, so perhaps it is OpenGL-related?

I feel like there is a bug down there in the depths of Android....

Android :: freeze bug in Android 2.1-update1 showing up in multiple cases on Nexus One and Droid


Nexus :: Android 2.2 Update From 2.1 -update1 EPF21B

Jun 10, 2010

I have a Nexus One with Android 2.1 -update1 Build # EPF21B. I am using this in India. I need to find out a couple of things :
1. How do I find out if my N1 is rooted or not.
2. Whether my N1 qualifies for a Android 2.2 update ?
- If no, how do I make it qualify ?
- If yes, when do I get the update ?

View 17 Replies View Related

Android :: Multitouch Seems Badly Broken On Nexus One 2.1-update1

Feb 11, 2010

So what I want to know is what is being done about this? Is there a bug file and if so is it.

View 1 Replies View Related

Android :: Showing Multiple Activities On One Screen

Sep 30, 2010

I have an interesting problem and I was looking for a solution; Hoping that someone here can help me out.(I did read through related questions on this topic but they have solutions which are not relevant to my situation).I have two activities. One is a simple list view to list available audio tracks. Another is a complex audio toolbar with controls to play/pause, ffd, and reviewing the currently playing audio.The audio toolbar uses a wrapper class that wraps the Android MediaPlayer object and this wrapper class is a singleton object. Which means that I eventually wish to use the audio toolbar anywhere in my app and control the singleton instance of my MediaPlayer wrapper.For this reason, I cannot have the audio toolbar and the audio listview in the same activity since I want the toolbar to be a separate entity altogether that pops up whenever the user wants to control the music, without having to see the listview.Now, since the user would pop up the toolbar from anywhere in the app, I would love to know of a way to combine the current activity and the toolbar activity into one screen.I do know that one option available to me is dialogs. I was looking for a more elegant solution where I could have the audio toolbar pop up at the bottom of the screen the user is on, without exiting the activity he is currently doing.Anyone know of a way to do this? I didn't come across anything for this in the docs but if someone does know, even pointing me to the correct docs would be extremely useful.

View 2 Replies View Related

Samsung Captivate : Digital Clock Widget Doesnt Freeze / Need 1x2 - 1x4 That Wont Freeze

Sep 19, 2010

Ive used two digital clock widgets but they both freeze the time and don't move sometimes. I'm looking for either a 1x2 or 1x4 that wont freeze.

View 7 Replies View Related

Motorola Droid :: Will I Still Get Ota Since It Says I Have Firmware 2.1 Update1?

Mar 31, 2010

I have manually updated my droid to 2.1, will i still get the ota since it says i have firmware 2.1 update1?

View 3 Replies View Related

Motorola Droid :: Does Helix Launcher2 Work On 2.1 Update1?

Mar 31, 2010

HelixLauncher2 in the market says it requires 2.1-update1 that is on the N1. Does HL2 work on the Droid now? Does version 1 work on the updated Droid?I really, really need more than 3 home screens, and want to try Helix to get them.

View 13 Replies View Related

Motorola Droid X :: Running 2.1 Update1 - Process And Procedures Little Different

Sep 21, 2010

Just came from an rooted droid eris. That was a HTC phone and while just getting familiar with the X it seems the process and procedures are a little different/more confusing. My brand new X came with 2.1 update1. Now my only reason/purpose for rooting is really only for custom roms(if even available or stable for the X yet, but not that important atm)/apps requiring SU permissions like wireless tether and setcpu.

Although I doubt I'll need to oc this beast. And tweaking the os to be better/faster/how I want it like removing bloatware. With that being said, like I said I am running 2.1 update1. And I am hearing something about the X getting Froyo 2.2 anyday now? Should I wait for that to hit my phone before I do anything?

View 3 Replies View Related

HTC Incredible :: Multiple Attachments Showing Up In MMS

May 17, 2010

Anyone having this problem when they receive a MMS message. Message gets delivered but each pic shows up as an individual attachment not a slide show so I have to click on each one then click view, very annoying. HTC incredible

View 1 Replies View Related

Multiple Activities Showing As Apps?

Sep 1, 2012

My Background. Currently I am a .NET Developer working mainly with databases. Taking an interest in Android development by creating my first app. To understand it all, I am just trying to create a data collection application.

For example, collecting user information. My main activity will show a list of users and a button to add a new user. So, I created a new activity for the add a new user form.

I am using eclipse, with the normal AVD (ARM (armeabi-v7a)). I can successfully take the user to the add new form, no real issues with that. However, when I run the app in the AVD, I see my main activity (or the actual app) and the add new user activity as an app.

Is there some way to define the main activity for the app?

View 1 Replies View Related

HTC EVO 4G :: Come With Android 2.1 Update1

May 7, 2010

Reposting the screenshot that PansyDog just posted over at AndroidCentral, post #49.

So who here still wants to argue that the Evo will drop with Froyo 2.2? Sure it COULD still happen, but is it really that likely?

View 15 Replies View Related

Motorola :: What Is Difference Between Android 2.2 / 2.2-update1

Oct 5, 2010

I was looking at an Android powered Tablet made in China. They are confirming that it is running version 2.2. But when looking at the about phone UI, it shows that the version is "2.2-update1". Is this real? Or is it 2.1 with some 2.2 features? Any advise would be appreciated, since I wanted to buy these ASAP.

View 2 Replies View Related

Android : Nexus Devices Alignment Of Listviews Goes Wrong - Supporting Multiple Screens

Oct 18, 2010

I have developed an application which en-composes list views and posted that .apk file in my htc device, the design and alignment everything works fine,but the problem When i am testing in various devices such as Morotolo Droid,Nexus Devices the alignment of Listviews goes wrong, so i planned to use the Layout folder as layout-hdpi,layout-ldpi, and layout-mdpi, for that i changed my manifest file as

<supports-screens android:largeScreens="true"
android:normalScreens="true" android:smallScreens="true"
android:anyDensity="true" />

Is it right putting android:anyDensity="true",also i used dp instead of dip. I went through this url, but still am not able to get a clear idea in this
http://developer.android.com/guide/practices/screens_support.html. so friends pls tell me(help me) to get clear idea in this and tell what mistakes i have doing. This is my main page xml code frnds.

<?xml version="1.0" encoding="utf-8"?>
<TabHost xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@android:id/tabhost" android:layout_width="fill_parent"
android:layout_height="wrap_content">
<LinearLayout
android:orientation="vertical"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:background="@drawable/background_retinav2">

<LinearLayout android:layout_gravity="center" android:foregroundGravity="bottom" android:background="@color/white" android:id="@+id/rl_1" android:layout_width="fill_parent" android:layout_height="wrap_content" android:orientation="horizontal">
<ImageView android:paddingTop="3dp" android:id="@+id/starthideimage" android:layout_width="30dp" android:layout_height="35dp" android:src="@drawable/newback" />
<HorizontalScrollView android:paddingTop="8dp" android:id="@+id/gv"
android:layout_width="wrap_content" android:layout_marginTop="0dp"
android:layout_height="wrap_content" android:background="#ffffff"
android:scrollbars="none" android:layout_weight="1" android:foregroundGravity="bottom">
<LinearLayout android:id="@+id/san_tag" android:layout_width="wrap_content" android:layout_height="wrap_content">
</LinearLayout>
</HorizontalScrollView>
<ImageView android:paddingTop="3dp" android:id="@+id/Endhideimage" android:layout_width="30dp" android:layout_height="35dp" android:src="@drawable/newforward" />
</LinearLayout>

android:id="@android:id/tabs"
android:gravity="bottom"
android:layout_gravity="bottom"
android:listSelector="@color/gray"
android:layout_width="fill_parent"
android:layout_height="wrap_content" /> </TabHost>

View 1 Replies View Related

Motorola Droid :: Android Home Freeze

Jul 22, 2010

I started rooting on SPRecovery with Nandroid and all was lovely, then I decided to start using ROM Manager. After the first time I got the repeating M start up. I then flashed it back to stock and got all of my stuff back. My only problem is that now the Android Home crashes anytime it starts, though Launcher Pro is fine and working awesomely. I also can't bring up recovery, it shows the phone with the gigantic "!" over it.

View 6 Replies View Related

General :: Google Music App / Songs Showing Up Multiple Times?

Jun 25, 2012

In the Google Music app my songs are showing up 3 times, same when I try to set an alarm with a song. Only the last of the 3 of any song will play. I'm unsure what I need to clear to fix this. I wiped my cache's in CWM and rebooted but it didn't change anything. They were coming up the same in PlayerPro but I did a refresh tracks in app and it fixed it. App that are giving me problems are Google Music, N7 & the stock Samsung player. So I'm assuming it's not an app issue as it does it on different ones. I'm running the latest Perfection ICS rom.

View 2 Replies View Related

Nexus :: Contacts Now Showing Last Name - First Name

Apr 28, 2010

Alrighty, the mysterious google,facebook contact syncing is up to it again. All of the sudden my contacts are now showing up last name, first name. Any ideas how to change this back to first name, last name?

View 8 Replies View Related

Android :: Difference In Behavior Between HTC / NexusOne / SDK 2.1-update1

Jun 7, 2010

I wrote an app that invokes the contact manager in the following way: Intent pickcontact = new Intent(Intent.ACTION_PICK, People.CONTENT_URI); startActivityForResult(pickcontact, CONTACTPICKED); I am experiencing 2 different behavior between HTC phones and the NexusOne, all with firmware 2.1-update1. (i.e., my application is getting access to all my contact along the primary phone number of that contact list). On HTC phones however (incredible and the hero), the list of contact I get represents some sort of index as opposed to the actual contact name/phone number.

View 4 Replies View Related

Nexus :: Apps Not Showing In Market On 2.2

May 23, 2010

so looks like a problem with 2.2 is that some apps, maybe protected ones, arnt showing up in the market since update. am sure this happened when the desire came out and htc had to do an update to sort it out.does this mean we can expect to be getting an update soon or is it something they can sort out without an update.example of some that no longer show. tapatalk and close everything 2.

View 14 Replies View Related

KitKat 4.4 :: Downloads Not Showing Up - Nexus 4

Mar 23, 2014

I have a new (replacement) Nexus 4 and for some reason my Download folder isn't showing up some files. It shows a jpg but not the three pdfs 've just downloaded. When I look through ES File Explorer they are there, but they do not show in Downloads app.

View 1 Replies View Related

Android :: LG Ally From Verizon 2.1-update1 Has Broken Apps

Sep 26, 2010

I have been told by one of my customers that my app (and some others) no longer works on his phone since he got an OTA for2.1-update. a bit of a Google about and it sounds like yes - my customer and my app are not alone. Has any-one else encountered this - is it Verizon's fault or has my app got some obscure bug? The icon has changed from the normal group text icon to a generic android icon, and instead of being called group text, the name that shows up in my app menu is "com.smallbould". When I click on the icon, every time I get an immediate message saying that Andriod Home has to be force closed. I never even make it to the group text main screen... nothing from group text loads, period. I can uninstall the app and then reinstall it from Android market and everything goes back to normal... the icon and the app name go back to normal and the app loads and works without a problem. But as soon as I power down the phone, the app reverts to the generic icon and becomes totally non functional again. For what its worth, Fandango and History Eraser also have this problem after 2.1-update1. All of these apps worked flawlessly before the update. My phone is an LG Ally from Verizon.

View 5 Replies View Related

General :: Nexus Showing Up Twice In Device Manager?

Nov 4, 2012

Why nexus is showing up twice in device manager ,as an android atb and as nexus digital camera, my computer only shows the digital camera?

View 3 Replies View Related

General :: Nexus 4 - Facebook Messenger Not Showing Notification

Apr 6, 2013

I wonder why facebook messenger just stop showing notification, but it is normally receiving the messages.

Nexus 4
Stock Rom

View 9 Replies View Related

Nexus :: Cannot Send Multiple Pictures

Feb 27, 2010

So when I get bored I usually bomb my friends phones with tons of funny pix I have accumulated or received. I get really bad reception in my house and it will go from edge, to 3G, to no data signal. I go stand on my porch, get 3G.... they still don't send.... but they don't fail to send, they just sit there with that stupid envelope next to them or that spinning circle (handcent).

View 2 Replies View Related

Nexus :: How To Select Multiple Emails?

Feb 4, 2010

I have hotmail setup on my phone and I have a bunch of messages I want to mark as read ... I do not see a option to either select them using the track ball nor can I click on Inbox and choose "Mark all as read". Is there a trick to achieve this?

View 1 Replies View Related

Nexus :: Want Multiple Email Accounts Through Phone

Mar 1, 2010

I will be buying the N1 on big red when it comes out (let's hope the March 23rd rumor is true). I know that you can access multiple G Mail accounts through the phone but does anyone know if you can have a G Mail and another account. I am a medical student and get important minute-to-minute emails about things for the hospital. The account I have through the school uses OWA and the school has dropped its ability to automatically forward emails to other accounts. Also, as much as I have tried, I can not get my GM ail account to import/retrieve emails from the OWA account. So I am hoping to have the .edu account and the G Mail account simultaneously. Any help would be provided from anyone currently using N1 on TMo. Even if you could test it by trying to set up another email with another POP 3 email server.

View 8 Replies View Related

Nexus :: Deleting Multiple Google Contacts?

Jan 30, 2010

When I go into a contact on some I have multiple numbers for them which is fine. But when editing within some contacts it lists 4 or 5 'google contacts' for that person. Some of which don't even have a name and/or number.How do I delete these extra google contacts?

View 3 Replies View Related

Nexus :: Multiple Ringer Profiles Setup?

Jul 5, 2010

Please tell me that this phone has this feature? On the blackberry, you can set up multiple ringer profiles (i.e. office, home, normal, vibrate, vibrate & ring, etc.)

View 5 Replies View Related

KitKat 4.4 :: Nexus 5 - Multiple Accounts On Gmail App?

Dec 25, 2013

google nexus 5. I am wondering how to set up multiple accounts on the gmail app. I have been trying and cannot find an option to do so like in the stock email app. On the playstore it says that thw gmail app can manage multiple accounts but I just cant find the option

View 8 Replies View Related

Motorola Droid :: "-update1" More Updates Coming / Patches?

Apr 5, 2010

What does that mean? "-update1" more updates coming or patches?

View 2 Replies View Related

Nexus :: Ring Multiple Times For Text Messages

May 21, 2010

I'm new to Android as I just got the Nexus One. On my previous flipphone, when I get a text message, it will make the ringtone sound a 4 or 5 times. My question is how to set android to do multiple rings for texts instead of once? Also, is there a way to make it sound the notification ringtone for texts only, and not for app alerts, like the weather channel widget?

View 1 Replies View Related







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