HTC Desire :: Allocation Of Sounds To Functions

Sep 13, 2010

Hope someone can help, is it possible to allocate a ring tone to a particular function? I wish to have install a mp3 'tune' I have to be used when a text message is delivered.

HTC Desire :: Allocation of sounds to functions


Android :: How Much Is Too Much Memory Allocation In NDK?

Jun 14, 2010

The NDK download page notes that, "Typical good candidates for the NDK are self-contained, CPU-intensive operations that don't allocate much memory, such as signal processing, physics simulation, and so on."I came from a C background and was excited to try to use the NDK to operate most of my OpenGL ES functions and any native functions related to physics, animation of vertices, etc... I'm finding that I'm relying quite a bit on Native code and wondering if I may be making some mistakes. I've had no trouble with testing at this point, but I'm curious if I may run into problems in the future.

For example, I have game struct defined (somewhat like is seen in the San-Angeles example). I'm loading vertex information for objects dynamically (just what is needed for an active game area) so there's quite a bit of memory allocation happening for vertices, normals, texture coordinates, indices and texture graphic data... just to name the essentials. I'm quite careful about freeing what is allocated between game areas.Would I be safer setting some caps on array sizes or should I charge bravely forward as I'm going now?

View 1 Replies View Related

Android :: Where Is DDMS Allocation Tracker?

Nov 13, 2009

I can't find the DDms allocation tracker in the DDMS perspective in eclipse. I search the view doing Window > show view I look to the android view but i have no allocation tracker view there. I use search view tool and I can't find any Where is this View ? (If it's obvious, i am sorry because i reallu can't find it)

View 4 Replies View Related

Android :: Using Allocation Tracker In DDMS

Oct 4, 2010

I have an Activity that is running out of memory in CreateSurface. The logcat looks like this: 10-04 17:55:52. 574 : ERROR/SurfaceFlinger(1086): createSurface() failed, generateId = -12 10-04 17:55:52.574: WARN/ Window Manager (1086): OutOfResourcesException creating surface 10-04 17:55:52.574: INFO/WindowManager (1086): Out of memory for surface! Looking for leaks. 10-04 17:55:52.574: WARN/WindowManager (1086): No leaked surfaces; killing applicatons! 10-04 17:55:52.574: WARN/ActivityManager (1086): Killing processes Free memory at adjustment 0 I'm trying to use DDMS to figure out what's going on but when the application gets killed DDMS aborts the Allocation Tracker. Is there a way to cause the application to do a core dump and is there a tool for analyzing dumps? I have SDK version 8, which does not allow simultaneous use of DDMS and the Eclipse debugger so I need to get creative.

View 5 Replies View Related

General :: Adjusting Storage Allocation (SD / USB /Apps)

Dec 14, 2011

Problem discovered while installing Navfree. Got the error message "not enough space". I cant move it to the SD card or anything as I can't install it even.

I have 25Gb of available space but less than 2Gb for apps? I'd like to use all internal storage for apps and the external card for media. How I set that up?

I have a Galaxy S2 Epic (SPH-D710) stock ROM, rooted with the zermax kernel and fited with a Sandisk 16Gb class 4 micro sd card.

Settings>Applications>Manage applications>All
112Mb used of 1.9Gb available.

Settings>Storage>USB storage
Total space is 11.5Gb and Available space 11.5Gb

Settings>Storage>SD card
Total space 14.83Gb (aka 16Gb!) and Available space 14.81Gb.

View 1 Replies View Related

Android :: Camera Preview Application - Buffer Allocation?

Nov 21, 2009

I have some questions regarding the code below for camera preview application.

1. How does surfaceCreated() and CreateSurface() relate? Is this surface created via createSurface() from SurfaceFlinger client to SurfaceFlinger server? If so, there must be 2 buffers (frame buffers from display driver if there is how acceleration or if it is the emulator, it will be from ashmem) associated with this surface: surface BB (for composition) and surface FB (for display).

2. How does the rendering buffer (frame buffer BB and frame buffer FB) get allocated in the camera preview application? Are they allocated by the application?

3. How does this surface relate to the preview buffers? Are the preview buffers allocated by the Camera Service during startPreview?

private class CameraSurfaceView extends SurfaceView implements SurfaceHolder.Callback {
private SurfaceHolder mHolder; private Camera camera = null;
public CameraSurfaceView(Context context) { super(context);
mHolder = getHolder(); mHolder.addCallback(this);
mHolder.setType(SurfaceHolder.SURFACE_TYPE_PUSH_BUFFERS);
} public void surfaceCreated(SurfaceHolder holder) {
camera = Camera.open(); try {
camera.setPreviewDisplay(mHolder);
} catch (Exception e) { Log.e("Camera", "Failed to set camera preview display", e);
} } }

View 2 Replies View Related

Android :: Avoiding String Allocation In TextView.setText()

Dec 28, 2009

On Android 1.5, using the Allocation Tracker I see that every time I call TextView.setText() with a StringBuilder as first argument, a String gets allocated from the following call stack (first line is last call):

java.lang.AbstractStringBuilder toString java.lang.StringBuilder toString android.text.TextUtils stringOrSpannedString android.widget.TextView setText

I tried specifying the buffer type with setText(strBuilder, TextView.BufferType.NORMAL) but it doesn't change anything.

Is there a way to avoid this allocation?

View 2 Replies View Related

Android :: Dalvik Memory Allocation / How To Change Default Limits?

Jun 20, 2010

I am currently considering to develop an application for processing of images captured by the camera of mobile phones using the Android OS. Before I make the decision to go forth, I have done some research and found out there are some complaints regarding the limits of the memory allocated by the Dalvik VM, which seem to be limiting to applications that require manipulation and processing of images. Which limits should i have in mind if i would have to process for example 3 photos taken with the camera, in my process, applying filters, transforms and other types of mathematical operations?I would like to know if it is possible to change the default value of
memory allocated by the Dalvik VM for each application (this default is of 16 MB), in any way, using the Android 1.6 OS. Has anybody looked into this that can help me out please? I have also read in the Android 2.1 compatibility definition document
(available here: http://static.googleusercontent.com/external_content/untrusted_dlcp/source.android.com/pt-PT//compatibility/android-2.1-cdd.pdf )that it is possible to change the allocation of memory by the Dalvik VM from 16 MB to 24 MB or even a bigger amount if it is necessary, but t is not mentioned anywhere how this can be done. If someone has looked into those issues before.

View 1 Replies View Related

HTC Desire :: How To Improve Sounds Quality?

Oct 11, 2010

The video quality is good in 720p HD but the sound is really terrible . I even can't hear it clearly , any tips for improving sound quality in camera video mode ?

View 7 Replies View Related

HTC Desire :: Custom Notification Sounds

Sep 10, 2010

I have only just bought my HTC desire and i am unable to change the notification sounds to anything but the default sounds in the phone. If you go to messages - menu - settings then notification sounds it only lists the ones in the handset. How does one apply a downloaded sound.

View 9 Replies View Related

HTC Desire :: Ringtones And Notification Sounds

Sep 21, 2010

Does anyone know where I could download the ringtones and notifications that are pre-installed on the HTC Desire? I have somehow managed to delete them off mine. I honestly don't know exactly how or when it was that I managed to do it, but I assume it must have been during the last couple of days when it was connected to my PC - I must have just deleted a folder by mistake. Schoolboy stuff really! If there is no way of getting the original HTC sounds back, does anyone know of a free/non-subscription service where I could source some alternatives? I just want a standard "ring ring" & "beep" rather than some sort of crazy frog shenanigans.

View 1 Replies View Related

HTC Desire :: Clicking Sounds When I Text

May 29, 2010

Yesterday an application crashed on my phone and made it behave weirdly. Now, every time I type a text it makes little sounds, from a typewritter. That is really annoying, how do I turn that off? I can not find the settings anywhere.

View 2 Replies View Related

HTC Desire :: Keyboard Sounds Like A Typewriter?

Nov 4, 2010

I dont know when or how it started but the keyboard on my Desire now sounds like a typewriter and it doesnt do the suggested word thing anymore for when I mistype stuff.

Before it used to just do a little vibrate thing to let me know the key had been pressed.

Does anybody know how to get it back to this and make it correct my spelling again?

View 3 Replies View Related

HTC Desire : Way To Turn Off Startup Sounds?

Sep 15, 2010

In an effort not to be just a lurker here, I thought I'd ask about something I cannot seem to adjust on my new US Cellular Droid Desire. I would like to silence the start up tones that happen during the US Cellular startup screen when powering up the phone. There are situations where I would like to be able to start up my phone silently. Is there a way to just shut off the startup sounds?

View 6 Replies View Related

HTC Desire : Way To Change Notification Sounds?

Jul 4, 2010

Is there a way to change the notification sounds from a single "ding" to something that can be called an alarm?

View 12 Replies View Related

HTC Desire :: How To Stop Email Notification Sounds ?

Apr 23, 2010

When i get a email through google mail i get a notification sound. i have a btinternet and hotmail account set up as well but when i receive a email with either of them i get no sound to notify me ? i have ticked the email notifications and notification sound on for both email accounts , theres no choice for the sound just turn on or off but still no sound when i receive email from either ?

View 5 Replies View Related

HTC Desire :: Way To Get Separate Email Notification Sounds?

May 11, 2010

Is it possible to have separate email notifications sounds for my Exchange & Yahoo email accounts?

View 4 Replies View Related

HTC Desire :: Different Notification Sounds For Text / Email

Apr 25, 2010

Is it possible to have different notification sounds for txt messages and email.

View 4 Replies View Related

HTC Desire :: No Media Sounds (Music / Videos)

Jun 8, 2010

Symptoms:
Phone rings ok
I can hear screen taps ok
My volumes are all up in the various phone settings
I can hear text and email alerts

Problem:
If I boot up the media player and select a tune, it plays but I cannot hear it
If I fire up a youtube video, it plays but again I cannot hear it

The only thing that works believe it or not is turning the thing off and on again. However a while or if I exit the youtube app or whatever it then looses sound again.

View 5 Replies View Related

HTC Desire :: Can't Select Normal Ringtones For Notification Sounds

Sep 4, 2010

so I was clearing up some room for a new app and went through managing apps and deleting some and clearing some caches. And now, I can't select any of the normal ringtones on the phone for my notification sounds. When I go Personalize > Default ringtone > select ringtone. It comes up saying 'Phone Ringtone' With options of OK and Cancel. It gives me no choice of any of the old normal tones the phone had before....what the hell is going on. Same for text noises btw.

View 1 Replies View Related

HTC Desire :: Sounds Alerts Reset To Default Automatically

Oct 13, 2010

Is there such as APP which I could run to "re-reset" the sounds I set. Now and then the sounds are reset to the default and it is annoying. When I detect it, I have the fun going through setting the noises back to what I want. This is annoying. I thought when I set the sounds they were "saved" somewhere. But setting the sounds again and again, and again.

View 7 Replies View Related

HTC Desire Z :: Way To Set Text To Speech Engine For Notification Sounds?

Nov 29, 2010

I would like to set up custom notification sounds for the various apps (email, message, FB, etc.). I would prefer that instead of using the various cute sound effects that come with the phone, I want to have a voice that says, "new email" or "new message" instead of the various beeps and chimes. Ideally, I would like to use the text to speech engine that comes with the phone to do this like what the Navigation app. How can I set up the notifications to activate the text to speech engine to say a certain phrase? If that is not possible, how can I activate the text to speech engine to say a phrase and then save the output to a sound file which I can then select as the notification for those various apps?

View 2 Replies View Related

General :: Getting Calendar Event Sounds Without GMail Sounds

Apr 28, 2012

I have a Droid Bionic. I like it. But I was recently having some GMail syncing issues and during the troubleshooting for that I uninstalled the latest GMail update and reinstalled it. As a result, GMail is now doing audible notificatrion sounds for new email when before I only had notification in t he notification bar. I can't seem to get it turned off. I still want calendar events and texts to sound so I don't want to silence the phone but I want email and GMail to be silent (Notification icon only).

View 5 Replies View Related

HTC Desire :: Speakerphone - Sounds Tinny And Horrible And Distorts All Over The Place

Jul 21, 2010

THE SPEAKERPHONE IS CRAP! It just sounds tinny and horrible and distorts all over the place. It has no mid-tones or bass (as much as phones can have bass). Even my little old Nokia does speakerphone 100 times better, and that this is no super-phone. So, is there some kind of graphic equaliser app that can fix this? Please?

View 34 Replies View Related

Android :: Key Functions Not Working

Jun 18, 2010

I have looked all over the place. Here in the forums, online, user manuals, etc. What I am looking for: When I am texting, I see above the "A" key is an alt symbol that looks like an arrow pointing to the right with a verticle line. It appears to be an ALT-function of some sort. What is it? What does it do?

View 1 Replies View Related

Android :: How To Use SQLite Functions?

Apr 1, 2009

I read in the documentation for SQLite that there should be some core functions and aggregate functions available, but I can't seem to use them in my code.. Can anyone help? Here's the documentation ad: http://www.sqlite.org/lang_aggfunc.html http://www.sqlite.org/lang_corefunc.html There is for example the function count() but how do I use it? I have tried to use it as stated below, but none of the functions in the documentation is available that way (i.e when I type "db." the list that shows in Eclipse documentation doesn't include any of the functions from the SQLite doc except from execSQL):
Code...

View 7 Replies View Related

HTC 4G :: Advanced Camera Functions For EVO

Jul 4, 2010

Looking for a way to do sports mode and the many other camera modes that cell phones offer. I upgraded from an htc touch pro 2, although it did not come with sports mode initially enabled, there were registry fixes that allowed this to happen. Is there such a 'easy' fix for the android platform (EVO)?

View 23 Replies View Related

Android :: Why Busybox Necessary - How It Functions?

Aug 28, 2010

Can someone tell me what busybox actually does and why it's required or necessary? I'm using a rooted captivate if it matters.

View 1 Replies View Related

HTC Incredible :: Functions Not Working / Since 2.2 Update

Sep 1, 2010

So I just did the OTA Froyo update (I think that maybe I should have done the RUU that I've been reading about. Anyway, since I've done the update things that no longer work properly on my phone: Pressing "Menu" button to unlock the phone Swype will no longer work when swyping letters, only when pressing like a typical keyboard Browser constantly shutting down...I cannot get 20 seconds into using the browser without it shutting down.

View 7 Replies View Related

Android :: Need To Sync Business Functions

Oct 7, 2010

New to android..been using WM 6.1 sync with outlook obviously seemless. Need the same type of functionality but it doesn't have to be with outlook. Looking for options to use for business. Being a small company I can go anyway I want, don't have any restrictions other than need to sync all with phone, laptop and desktop. Beginning to travel more so contact, calendar and task must sync (notes and a Today front end would be nice). I have tried Dejaoffice but I end up with 2 sets of contacts and calendars (Samsung and Dejaoffice) not to mention that the UI is lame (had just as good 15 years ago with Instant Recall). Don't mind rooting the phone if needed. So what options exist in the open source world? Love my captivate phone but need to be able to do business to keep it. Anxious to hear how the rest of the Android world does it.

View 10 Replies View Related







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