[android-developers] Re: Alarms/Wake Locks/Sound notification question

2010-05-07 Thread code_android_festival_way
) It would be great to hear about your experience. To stop the alarm just uninstall the app. (I said it is a really simple app :-) ) Thank you very much. On 29 Apr., 17:11, code_android_festival_way wrote: > Thank you for your questions. I will add a sample app in the next > days. In addi

[android-developers] Re: Alarms/Wake Locks/Sound notification question

2010-04-29 Thread code_android_festival_way
; mode? > > On Apr 28, 2:24 pm, code_android_festival_way > > > > wrote: > > So well I have tested that out once more. > > > I have tried different wake lock levels up to the full wake lock. It > > doesn't make any difference. As a last

[android-developers] Re: Alarms/Wake Locks/Sound notification question

2010-04-28 Thread code_android_festival_way
meone got another device running Android 2.x and would like to test that one out. I would love to hear your opinions. On 28 Apr., 18:45, code_android_festival_way wrote: > Thank you very much for your answers. I will try all of your devices. > > Regarding the following: > "I

[android-developers] Re: Alarms/Wake Locks/Sound notification question

2010-04-28 Thread code_android_festival_way
E_LOCK. > > On Apr 27, 9:43 am, code_android_festival_way > > > > wrote: > > Hmm does really no one got an idea what could be wrong here? > > > Regards > > > On 25 Apr., 19:44, code_android_festival_way > > > wrote: > > > Well you are right tha

[android-developers] Re: Alarms/Wake Locks/Sound notification question

2010-04-27 Thread code_android_festival_way
Hmm does really no one got an idea what could be wrong here? Regards On 25 Apr., 19:44, code_android_festival_way wrote: > Well you are right that this will drain the battery pretty heavily. At > the moment I am using the broadcast which gets fired every n seconds > and gets caug

[android-developers] Re: Alarms/Wake Locks/Sound notification question

2010-04-25 Thread code_android_festival_way
o get the sound noitification working during the wake lock. If someone has got a solution for that problem I would love hearing about it. :) On 25 Apr., 17:17, Mark Murphy wrote: > code_android_festival_way wrote: > > What do you mean exactly by that? Well I know that 30 seconds or even >

[android-developers] Re: Alarms/Wake Locks/Sound notification question

2010-04-25 Thread code_android_festival_way
t the the one sound notification the speakers sit down in silence and there is no sound notification at all. When plugging in the USB cable or switching on the screen the sound notification gets played pretty fine. On 25 Apr., 16:38, Mark Murphy wrote: > code_android_festival_way wrote: > > E

[android-developers] Re: Alarms/Wake Locks/Sound notification question

2010-04-25 Thread code_android_festival_way
in the USB cable or light up the screen everything is going back to normal. To be honest I don't really know how to handle this correctly. What am I doing wrong? I'm getting crazy about these wake lock errors. :( On 25 Apr., 11:46, code_android_festival_way wrote: > Hello. > >

[android-developers] Alarms/Wake Locks/Sound notification question

2010-04-25 Thread code_android_festival_way
Hello. I got a problem with my sound notifications not being sent while the screen is off and the device is unplugged from the charger. Here is the workflow: - Alarm Service gets fired every 30 seconds (well the timer can be adjusted) - The alarm starts a service which fires a sound and vibrate

[android-developers] Re: Multitouch seems badly broken on Nexus One 2.1-update1

2010-03-03 Thread code_android_festival_way
To be honest this is really bad news. Marketed as a "superphone" and not being able to even do valuable multi touch in gaming is pretty weird/weak! Even a simple pong game (1 human vs 1 human on 1 device) is not possible with that cheap screen. On Feb 16, 12:18 pm, Sean Hodges wrote: > > So Sean,

[android-developers] Broadcasts - ACTION_MEDIA_SCANNER_STARTED - ACTION_MEDIA_SCANNER_FINISHED

2010-02-09 Thread code_android_festival_way
Does someone know if these broadcasts can be caught with a BroadcastReceiver which is registered in the AndroidManifest? I haven't been able to catch events when I tried it that way and just wanted to know if this should be generally possible. Thank you for your help. Regards! -- You received t

[android-developers] Re: Nexus One multicolor LED notifications gone?

2010-01-13 Thread code_android_festival_way
you. Is this only > disabled on the Nexus One? I've not yet tried on my Moto Droid. > > On Tue, Jan 12, 2010 at 11:48 PM, code_android_festival_way < > > festival.s...@googlemail.com> wrote: > > Here we go: > > >http://code.google.com/p

[android-developers] Re: Nexus One multicolor LED notifications gone?

2010-01-12 Thread code_android_festival_way
Here we go: http://code.google.com/p/android/issues/detail?id=6018&q=nexus%20trackball&colspec=ID%20Type%20Status%20Owner%20Summary%20Stars On 12 Jan., 15:52, code_android_festival_way wrote: > I'd like to add that the hardware is capable of doing it. (like it was > on the H

[android-developers] Re: Nexus One multicolor LED notifications gone?

2010-01-12 Thread code_android_festival_way
eally sucks. On 12 Jan., 15:37, code_android_festival_way wrote: > I know that. I just like to know why do they kill useful hardware > features and add senseless things like 3D wallpapers? > > On 12 Jan., 15:14, Mark Murphy wrote: > > > code_android_festival_way wrote: >

[android-developers] Re: Nexus One multicolor LED notifications gone?

2010-01-12 Thread code_android_festival_way
I know that. I just like to know why do they kill useful hardware features and add senseless things like 3D wallpapers? On 12 Jan., 15:14, Mark Murphy wrote: > code_android_festival_way wrote: > > Why are they specified in the Android SDK > > and even the Google supported p

[android-developers] Nexus One multicolor LED notifications gone?

2010-01-12 Thread code_android_festival_way
I have seen that HTC Sense devices ignore multicolor LED notifications but I assumed that the Nexus One is capable of doing them. Why are they not possible anymore? Why are they specified in the Android SDK and even the Google supported phones drop that feature? At the moment we only see a white fl

[android-developers] Problems with the new ContactsContract API when picking a contact

2009-11-12 Thread code_android_festival_way
I am trying to get my application updated to the latest ContactsContract API and got some problems. In my application I am trying to pick a contact and use the received URI for loading up his contact picture. This is the way I am doing it: http://paste.pocoo.org/show/SQI91OBuCKk0JQC63Zkd/ When I

[android-developers] Re: HTC Hero does not support colored LEDs (SDK way) - What can developers do in these cases? [Follow up from android-platform]

2009-10-21 Thread code_android_festival_way
ent alarms they are pretty important. On 21 Okt., 16:45, Mark Murphy wrote: > code_android_festival_way wrote: > > Well I understand your point. But I don't think that users will > > understand that point. (even when they had devices that supported > > colored LEDs) >

[android-developers] Re: HTC Hero does not support colored LEDs (SDK way) - What can developers do in these cases? [Follow up from android-platform]

2009-10-21 Thread code_android_festival_way
Well I understand your point. But I don't think that users will understand that point. (even when they had devices that supported colored LEDs) I'm getting requests to support these things and I am getting bad ratings for not having this included. But what can I do? I have mentioned in my applicat

[android-developers] Re: HTC Hero does not support colored LEDs (SDK way) - What can developers do in these cases? [Follow up from android-platform]

2009-10-20 Thread code_android_festival_way
ith Android getting modified by device manufacturers. On 20 Okt., 15:36, code_android_festival_way wrote: > [This is the follow up of a thread I have started in the android- > platform group] > > Hello. > > I am the developer of a heavily used application (over 110.000 active &g

[android-developers] HTC Hero does not support colored LEDs (SDK way) - What can developers do in these cases? [Follow up from android-platform]

2009-10-20 Thread code_android_festival_way
[This is the follow up of a thread I have started in the android- platform group] Hello. I am the developer of a heavily used application (over 110.000 active installs) and got one problem with the Android platform. One of the features in my application uses the normal way of the Android SDK to

[android-developers] ListView including a TextView and Checkbox - Both need to handle clicks!

2009-06-30 Thread code_android_festival_way
Hello. At the moment I am trying to implement a ListView with the following row setup: ImageView - TextView - Checkbox The TextView and the CheckBox should be be clickable and should handle different actions. What is the right way to implement such a behaviour? At the moment I am setting onClic

[android-developers] CONNECTIVITY_CHANGE - Why is there no broadcast for WIFI on but mobile gets lost?

2009-06-17 Thread code_android_festival_way
Hello. [1] At the moment I am trying to catch the event when the mobile network is not available. This works when WIFI is off and I catch the CONNECTIVITY_CHANGE broadcast. But when I enable WIFI and lose the mobile network (network is not available) no broadcast gets sent. Is this a bug or why

[android-developers] incomingNumber -> contact name - What is the right way?

2009-06-12 Thread code_android_festival_way
Hello. I am using a PhoneStateListener to determine the incomingNumber for a phone call. What is the right way to get the corresponding contact name? I have tried: http://paste.pocoo.org/show/LuRcRJZImQvEgSpE1uzV/ ( I have also used People.NUMBER_KEY) But I'm always getting a cursor with the

[android-developers] Catch "LED stop" event - Possible?

2009-05-11 Thread code_android_festival_way
Hello guys. I have started a LED notification from the NotificationsManager. Is it possible to catch the event when the user pulls down the status bar and kills my notification? Regards --~--~-~--~~~---~--~~ You received this message because you are subscribed to

[android-developers] Android 1.5: How to get the BT state?

2009-04-24 Thread code_android_festival_way
At the moment I am trying to update my application to Android 1.5. In Android 1.1 I was able to detect the BT state with catching the following broadcasts: After testing with Android 1.5 I recognized that only: is available. How can I detect the specific state of Bluetooth in 1.5? Wit

[android-developers] MyFavs application sending/receiving SMS

2009-04-22 Thread code_android_festival_way
Could someone tell me how the SMS messages look like that the MyFavs application gets? In addition it would be nice to know if they fire the broadcast receiver for incoming SMS messages. Thank you very much. --~--~-~--~~~---~--~~ You received this message because y

[android-developers] SharedPreferences got deleted! - What could be the problem?

2009-03-05 Thread code_android_festival_way
Hello. At the moment I got a bug issue with my application. I have saved about 20 values in the SharedPreferences. I got a lot of users reporting that their settings got reset without uninstalling the application. To be honest I didn't believe these reports since today. After 4 days of usage the

[android-developers] How to get the Uri of the contact photos?

2009-02-10 Thread code_android_festival_way
Well at the moment I'm trying to set the contact photo in a custom view to the RemoteView of my custom expaneded statur bar. For setting an image to the RemoteView I have two possibilities: contentView.setImageViewUri(...) contentView.setImageViewResource(...) Well now I got the problem that I

[android-developers] URI for the CalendarAlerts? - Not in sources.

2009-02-04 Thread code_android_festival_way
Could someone please tell me the URI for the calendar alerts? I have found the URI for the calendars in the sources but the alerts are stored in another table and I can't find the URI for the content in this table because it is stored in a class which is not available. It would be nice if some Goo

[android-developers] Default sounds - URI?

2009-02-03 Thread code_android_festival_way
Could someone tell me what URI I have to use in order to get access to the default sounds which you can choose for example in the messaging notifications. Thank you very much. Regards --~--~-~--~~~---~--~~ You received this message because you are subscribed to th

[android-developers] Spacing between two LinearLayouts - How to achieve it with XML?

2009-01-28 Thread code_android_festival_way
Hello. At the moment I'm using the following layout. http://paste.pocoo.org/show/101642/ Module one and two get added in code. Now I'd like to have a 10px spacing between the two modules. I have tried to set "layout_topMargin" to the parent LinearLayout but it doesn't work. In addition I have t

[android-developers] Re: Border around a LinearLayout / rounded edges

2009-01-28 Thread code_android_festival_way
t;7dp" android:bottom="7dp" /> >     > > > The padding is optional, but you just might need it. > > ... and then set the layout's background: > >    android:background="@drawable/my_border" >    ... > > Cheers, > James > >

[android-developers] Border around a LinearLayout / rounded edges

2009-01-27 Thread code_android_festival_way
Hello. I'm not very experienced in Java. Is there an easy possibility to get a border and round edges around a LinearLayout? (perhaps with XML parameters) Or do I have to draw my own widgets. Thank you for your help. Regards. --~--~-~--~~~---~--~~ You received t

[android-developers] How do I refer to a string ressource in the array.xml?

2009-01-22 Thread code_android_festival_way
Is there a possibility to refer to a string ressource in the arrays.xml? I have tried: @strings/call which I would normally do in a layout file. But it failed. Could someonte tell me the right way to do that. Regards --~--~-~--~~~---~--~~ You r

[android-developers] Re: Application not responding - boot receiver - Why does it happen?

2009-01-14 Thread code_android_festival_way
Ok it had been the Bluetooth Receiver. Thank you for your answer. On 14 Jan., 20:03, moazzamk wrote: > Do you have any other type of receiver registered? Something without > an intent-filter? > > - Moazzamhttp://moazzam-khan.com/ > > On Jan 14, 11:30 am, code_android_festi

[android-developers] Re: Application not responding - boot receiver - Why does it happen?

2009-01-14 Thread code_android_festival_way
ed now. What could result in a automatic start of my application? (with no Broadcast receiver registered) I'm really really looking forward reading your messages because this all doesn't make any sense to me. On 14 Jan., 16:19, code_android_festival_way wrote: > Hello. > > I a

[android-developers] Application not responding - boot receiver - Why does it happen?

2009-01-14 Thread code_android_festival_way
Hello. I am talking about an application which works with a background service. To start that background service I have registered a Broadcast Receiver which waits for the boot completed action. When the receiver is called I am directly starting up the background service. To sum up: MyBroadcas

[android-developers] Re: Writting/Reading Sync settings - Possible?

2009-01-13 Thread code_android_festival_way
One last try if someone could tell me how to toggle the sync settings. :-) On 13 Jan., 10:40, code_android_festival_way wrote: > Something new on that topic? > > On 11 Jan., 09:11, code_android_festival_way > > wrote: > > Hello. > > > I have seen several applicat

[android-developers] Re: Writting/Reading Sync settings - Possible?

2009-01-13 Thread code_android_festival_way
Something new on that topic? On 11 Jan., 09:11, code_android_festival_way wrote: > Hello. > > I have seen several applications in the market that enable you to > toggle yoursyncsettings. (for example ToggleSettings) How is this > done? I have found the permissions to

[android-developers] Re: Multiple alarms - Intent aims at the same service but different values - Not possible?

2009-01-11 Thread code_android_festival_way
re maybe a problem. > > Waiting for you feedback. > > thanks > --wxc200 > > 自由之精神,独立之人格 > > Zsa Zsa Gabor - "I'm a great housekeeper. I get divorced. I keep the > house." > > On Sun, Jan 11, 2009 at 9:24 PM, code_android_festival_way

[android-developers] Multiple alarms - Intent aims at the same service but different values - Not possible?

2009-01-11 Thread code_android_festival_way
Hello. At the moment I'm trying to register/set two alarms that open up a background service. Both alarms should open up the same service doing something depending on the extras that come with the intent. (the alarms have different startup and interval values) Why can't I do that. I get only one

[android-developers] Writting/Reading Sync settings - Possible?

2009-01-11 Thread code_android_festival_way
Hello. I have seen several applications in the market that enable you to toggle your sync settings. (for example ToggleSettings) How is this done? I have found the permissions to read and write the sync settings but I don't really know how to to that. Could someone drop me an example how to chan

[android-developers] Re: Question about battery draining - alarm scheduled service

2008-12-18 Thread code_android_festival_way
e screen goes off. > > On Thu, Dec 18, 2008 at 3:07 AM, code_android_festival_way < > > > > festival.s...@googlemail.com> wrote: > > > Hello. > > > I'm thinking about implementing an Alarm which starts up a little > > CheckupService which checks if

[android-developers] Question about battery draining - alarm scheduled service

2008-12-18 Thread code_android_festival_way
Hello. I'm thinking about implementing an Alarm which starts up a little CheckupService which checks if another WorkService (on which I rely on) is still available or not. This checkup consists of one sent broadcast and sometimes restarting the WorkService. (perhaps a few ms of work) What is th

[android-developers] Question about battery draining - alarm scheduled service

2008-12-18 Thread code_android_festival_way
Hello. I'm thinking about implementing an Alarm which starts up a little CheckupService which checks if another WorkService (on which I rely on) is still available or not. This checkup consists of one sent broadcast and sometimes restarting the WorkService. (perhaps a few ms of work) What is th

[android-developers] Question about battery draining - alarm scheduled service

2008-12-18 Thread code_android_festival_way
Hello. I'm thinking about implementing an Alarm which starts up a little CheckupService which checks if another WorkService (on which I rely on) is still available or not. This checkup consists of one sent broadcast and sometimes restarting the WorkService. (perhaps a few ms of work) What is th

[android-developers] Question about battery draining - alarm scheduled service

2008-12-18 Thread code_android_festival_way
Hello. I'm thinking about implementing an Alarm which starts up a little CheckupService which checks if another WorkService (on which I rely on) is still available or not. This checkup consists of one sent broadcast and sometimes restarting the WorkService. (perhaps a few ms of work) What is th

[android-developers] Question about battery draining - alarm scheduled service

2008-12-18 Thread code_android_festival_way
Hello. I'm thinking about implementing an Alarm which starts up a little CheckupService which checks if another WorkService (on which I rely on) is still available or not. This checkup consists of one sent broadcast and sometimes restarting the WorkService. (perhaps a few ms of work) What is th

[android-developers] Question about battery draining - alarm scheduled service

2008-12-18 Thread code_android_festival_way
Hello. I'm thinking about implementing an Alarm which starts up a little CheckupService which checks if another WorkService (on which I rely on) is still available or not. This checkup consists of one sent broadcast and sometimes restarting the WorkService. (perhaps a few ms of work) What is th

[android-developers] Question about battery draining - alarm scheduled service

2008-12-18 Thread code_android_festival_way
Hello. I'm thinking about implementing an Alarm which starts up a little CheckupService which checks if another WorkService (on which I rely on) is still available or not. This checkup consists of one sent broadcast and sometimes restarting the WorkService. (perhaps a few ms of work) What is th

[android-developers] Question about battery draining - alarm scheduled service

2008-12-18 Thread code_android_festival_way
Hello. I'm thinking about implementing an Alarm which starts up a little CheckupService which checks if another WorkService (on which I rely on) is still available or not. This checkup consists of one sent broadcast and sometimes restarting the WorkService. (perhaps a few ms of work) What is th

[android-developers] Question about battery draining - alarm scheduled service

2008-12-18 Thread code_android_festival_way
Hello. I'm thinking about implementing an Alarm which starts up a little CheckupService which checks if another WorkService (on which I rely on) is still available or not. This checkup consists of one sent broadcast and sometimes restarting the WorkService. (perhaps a few ms of work) What is th

[android-developers] Question about battery draining - alarm scheduled service

2008-12-18 Thread code_android_festival_way
Hello. I'm thinking about implementing an Alarm which starts up a little CheckupService which checks if another WorkService (on which I rely on) is still available or not. This checkup consists of one sent broadcast and sometimes restarting the WorkService. (perhaps a few ms of work) What is th

[android-developers] Question about battery draining - alarm scheduled service

2008-12-18 Thread code_android_festival_way
Hello. I'm thinking about implementing an Alarm which starts up a little CheckupService which checks if another WorkService (on which I rely on) is still available or not. This checkup consists of one sent broadcast and sometimes restarting the WorkService. (perhaps a few ms of work) What is th

[android-developers] Question about battery draining - alarm scheduled service

2008-12-18 Thread code_android_festival_way
Hello. I'm thinking about implementing an Alarm which starts up a little CheckupService which checks if another WorkService (on which I rely on) is still available or not. This checkup consists of one sent broadcast and sometimes restarting the WorkService. (perhaps a few ms of work) What is th

[android-developers] Question about battery draining - alarm scheduled service

2008-12-18 Thread code_android_festival_way
Hello. I'm thinking about implementing an Alarm which starts up a little CheckupService which checks if another WorkService (on which I rely on) is still available or not. This checkup consists of one sent broadcast and sometimes restarting the WorkService. (perhaps a few ms of work) What is th

[android-developers] Question about battery draining - alarm scheduled service

2008-12-18 Thread code_android_festival_way
Hello. I'm thinking about implementing an Alarm which starts up a little CheckupService which checks if another WorkService (on which I rely on) is still available or not. This checkup consists of one sent broadcast and sometimes restarting the WorkService. (perhaps a few ms of work) What is th

[android-developers] Question about battery draining - alarm scheduled service

2008-12-18 Thread code_android_festival_way
Hello. I'm thinking about implementing an Alarm which starts up a little CheckupService which checks if another WorkService (on which I rely on) is still available or not. This checkup consists of one sent broadcast and sometimes restarting the WorkService. (perhaps a few ms of work) What is th

[android-developers] Question about battery draining - alarm scheduled service

2008-12-18 Thread code_android_festival_way
Hello. I'm thinking about implementing an Alarm which starts up a little CheckupService which checks if another WorkService (on which I rely on) is still available or not. This checkup consists of one sent broadcast and sometimes restarting the WorkService. (perhaps a few ms of work) What is th

[android-developers] Question about battery draining - alarm scheduled service

2008-12-18 Thread code_android_festival_way
Hello. I'm thinking about implementing an Alarm which starts up a little CheckupService which checks if another WorkService (on which I rely on) is still available or not. This checkup consists of one sent broadcast and sometimes restarting the WorkService. (perhaps a few ms of work) What is the

[android-developers] Re: Starting the messaging preferences - not possible? Really?

2008-12-16 Thread code_android_festival_way
own private protocol, but most > likely none of them do. > > On Tue, Dec 16, 2008 at 7:36 AM, code_android_festival_way < > > festival.s...@googlemail.com> wrote: > > > Hello! > > > Is it really not possible to start the preferences activity of the > > default mess

[android-developers] Starting the messaging preferences - not possible? Really?

2008-12-16 Thread code_android_festival_way
Hello! Is it really not possible to start the preferences activity of the default messaging application? It would be ok as well to start the messaging application at the conversation list. Is there no way to do this? Regards. --~--~-~--~~~---~--~~ You received thi

[android-developers] Is there really no possibility to detect incoming calls with a receiver?

2008-12-13 Thread code_android_festival_way
Hello! Is there really no possibility to react on incoming calls with the help of a BroadcastReceiver? I can catch everything except incoming calls. At the moment I have to rely on a non stop running server listening for the telephone state with the PhoneStateListener which is not really great be

[android-developers] Application icon still appears in the Android menu after uninstalling the application.

2008-12-13 Thread code_android_festival_way
Hello! I got several feedback messages from users of my application that after uninstalling it the application icon still appears in the Android menu. Could someone please help me finding the reason for that behaviour? Is it something in the Manifest? In addtition it would be interesting for me

[android-developers] Re: Tracking the CALL button from a service? - Possible?

2008-12-12 Thread code_android_festival_way
gt; > On 12/12/2008, code_android_festival_way wrote: > > > > > Hello. > > > Is it possible to track the CALL button with a BroadcastReceiver? I > > have tried that but can't get it to work. So it would be interesting > > if there is a possibility to track the pres

[android-developers] Tracking the CALL button from a service? - Possible?

2008-12-12 Thread code_android_festival_way
Hello. Is it possible to track the CALL button with a BroadcastReceiver? I have tried that but can't get it to work. So it would be interesting if there is a possibility to track the pressing of the call button by a service. Looking forward reading your answer. --~--~-~--~~--

[android-developers] Re: ContentObserver - SMS - What's wrong with it

2008-12-12 Thread code_android_festival_way
This is the solution: http://paste.pocoo.org/show/95079/ The key is the uri to the provider. On 12 Dez., 17:27, code_android_festival_way wrote: > Hello I'm using the following setup to get notified for changes on the > SMS provider: > > http://paste.pocoo.org/show/95066/

[android-developers] ContentObserver - SMS - What's wrong with it

2008-12-12 Thread code_android_festival_way
Hello I'm using the following setup to get notified for changes on the SMS provider: http://paste.pocoo.org/show/95066/ But I'm only getting notified (onChange gets called) when I have an incoming SMS and get and unread count of 1. But when I read the message the Observer doesn't get called and

[android-developers] Usage of ArrayAdapter leads me to Index Array out of Bounds Exception

2008-12-11 Thread code_android_festival_way
Hello. I'm using an ArrayAdapter for my Spinner in the following way: http://paste.pocoo.org/show/95017/ This works pretty fine. But after adding an item and reinstalling the application from Eclipse on the G1 I'm getting and an "Index Array Out of Bounds Exception". To fix the problem I have t

[android-developers] Re: Keeping service alive - What is the right way to to go for my app?

2008-12-11 Thread code_android_festival_way
pace, the service *is* killed outright, no onDestroy(). > > JBQ > > On Thu, Dec 11, 2008 at 3:44 PM, Mark Murphy wrote: > > > code_android_festival_way wrote: > >> Ok so all I can do is set some last Toast in the onDestroy message in > >> order to notify the user

[android-developers] Re: Keeping service alive - What is the right way to to go for my app?

2008-12-11 Thread code_android_festival_way
cesses that host services > in order to make space for the visible activity. > > JBQ > > On Thu, Dec 11, 2008 at 3:21 PM, code_android_festival_way > > wrote: > > > At the moment I'm facing kind of a big problem. I am using a service > > to listen with the

[android-developers] Keeping service alive - What is the right way to to go for my app?

2008-12-11 Thread code_android_festival_way
At the moment I'm facing kind of a big problem. I am using a service to listen with the TelephonyManager for incoming calls in order to do something according to the incoming call. To be able to do this I have to rely on my running service. It is just sitting in the background doing nothing. I kno

[android-developers] Re: Incoming Emails - Incoming SMS - What is the way to catch them?

2008-12-11 Thread code_android_festival_way
Thanks for your answer. This is true and I will keep that out of my application now. Thanks for this advise. Is there a possibility to catch new voicemail messages? On 11 Dez., 13:44, Mark Murphy <[EMAIL PROTECTED]> wrote: > code_android_festival_way wrote: > > I just want to b

[android-developers] Re: Incoming Emails - Incoming SMS - What is the way to catch them?

2008-12-11 Thread code_android_festival_way
latter read through > here:http://groups.google.com/group/android-developers/browse_thread/threa... > > On Dec 11, 10:41 am, code_android_festival_way > > <[EMAIL PROTECTED]> wrote: > > What is the right way to catch incoming emails and sms? I don't want > > to read them I ju

[android-developers] Incoming Emails - Incoming SMS - What is the way to catch them?

2008-12-11 Thread code_android_festival_way
What is the right way to catch incoming emails and sms? I don't want to read them I just want to be notified. (my service wants to get a callback and get something done) I tried to setup the BrodcastReceiver listening for "ACTION_PROVIDER_CHANGED". But I can't get something in the onReceive metho

[android-developers] Problem with Callbacks while restoring UI state

2008-12-10 Thread code_android_festival_way
What is the right way to disable callback methods (onChangeListener etc) untill the UI is restored to the last status? While setting my UI back to the last status (setting checkboxes etc) a lot of callback methods get called that I don't want to be called. Since it is no interaction from the user.

[android-developers] Spinner - problems with padding and wrap_content

2008-12-10 Thread code_android_festival_way
Hello I got the following XML style for my spinner: http://paste.pocoo.org/show/94667/ (just a snippet) In code I'm adding content to the spinner like this: http://paste.pocoo.org/show/94668/ (just a snippet) But this leads me to the following result: http://img.skitch.com/20081210-g99wxamu3

[android-developers] Re: Easy way to identify a missed call? (Broadcast)

2008-12-08 Thread code_android_festival_way
Something new about this topic? On 5 Dez., 01:01, code_android_festival_way <[EMAIL PROTECTED]> wrote: > Hello! > > At the moment I want to write a small application that gives me LED > notifications when Imisseda call. (the system only provides me with > notifications when

[android-developers] Re: LED notifications not working?

2008-12-05 Thread code_android_festival_way
Ok I got the solution on my own. You need to add: notification.flags = Notification.FLAG_SHOW_LIGHTS; to the method and it starts working. Regards! On 5 Dez., 11:37, code_android_festival_way <[EMAIL PROTECTED]> wrote: > Hello! > > I've tried to implement a LED notif

[android-developers] LED notifications not working?

2008-12-05 Thread code_android_festival_way
Hello! I've tried to implement a LED notification in my little application for testing but I can't get them working. Here is the little snippet from my code: private void setNotificationLED(int color){ Notification notification = new Notification(); notification.ledARGB = 0x

[android-developers] Easy way to identify a missed call? (Broadcast)

2008-12-04 Thread code_android_festival_way
Hello! At the moment I want to write a small application that gives me LED notifications when I missed a call. (the system only provides me with notifications when I get a SMS, email or voicemail messages) Is there a broadcast that gets sent directly after the system missed a call? This would ma

[android-developers] Re: MediaRecord Audio - working example? / raw data stream onPictureTaken()? / Bug in Pictures application?

2008-09-12 Thread code_android_festival_way
I've added it now to a playlist and restarted the emulator which leads me to the same result. The songs inside the new playlist lost its meta data again. Regards! On 12 Sep., 00:26, "Megha Joshi" <[EMAIL PROTECTED]> wrote: > 008/9/9 code_android_festival_way <[EMAIL

[android-developers] Re: MediaRecord Audio - working example? / raw data stream onPictureTaken()? / Bug in Pictures application?

2008-09-09 Thread code_android_festival_way
"); > > if you want the newly added files to appear in the Album, Artists sections > of the Music app. > > 2008/9/8 code_android_festival_way <[EMAIL PROTECTED]> > > > > > I got a problem with the audio recording. I am able to record audio > > an

[android-developers] Re: MediaRecord Audio - working example? / raw data stream onPictureTaken()? / Bug in Pictures application?

2008-09-08 Thread code_android_festival_way
for content://media/external/audio/media/33 On 2 Sep., 22:35, code_android_festival_way <[EMAIL PROTECTED]> wrote: > Thank you very much for offering the sample code. > > On 2 Sep., 22:16, "Megha Joshi" <[EMAIL PROTECTED]> wrote: > > >  Please refer t

[android-developers] Re: MediaRecord Audio - working example? / raw data stream onPictureTaken()? / Bug in Pictures application?

2008-09-02 Thread code_android_festival_way
Thank you very much for offering the sample code. On 2 Sep., 22:16, "Megha Joshi" <[EMAIL PROTECTED]> wrote: >  Please refer to the audio Recording sample code at the link below: >  http://groups.google.com/group/android-developers/files > > 2008/8/31 code_android_fe

[android-developers] Re: Where to download icons?

2008-09-01 Thread code_android_festival_way
rce. > > On Sep 1, 10:26 am, code_android_festival_way > > <[EMAIL PROTECTED]> wrote: > > Is it possible to use GPL licensed icons in proprietary projects? > > > On 1 Sep., 10:09, Guillaume Perrot <[EMAIL PROTECTED]> wrote: > > > > Number of ic

[android-developers] Re: Where to download icons?

2008-09-01 Thread code_android_festival_way
Is it possible to use GPL licensed icons in proprietary projects? On 1 Sep., 10:09, Guillaume Perrot <[EMAIL PROTECTED]> wrote: > Number of icons (mostly under creative commons license) are hosted > athttp://www.iconspedia.com/ > > On Sep 1, 9:38 am, code_android_festiv

[android-developers] Re: Where to download icons?

2008-09-01 Thread code_android_festival_way
You can look at: http://www.maxpower.ca/free-icons/2006/03/05/ At this page you will find a summary of icon sets including their license. You can find a lot of free icon sets in the internet but free doesn't mean that you can use it in commercial projects. My experience was that free high quali

[android-developers] Re: MediaRecord Audio - working example? / raw data stream onPictureTaken()? / Bug in Pictures application?

2008-08-31 Thread code_android_festival_way
t setting > > MediaStore.Audio.Media.DISPLAY_NAME, which seems like its required. > > Also, are you setting the ALBUM_ID and ARTIST_ID somehow or are they > > encoded in the URI you're using? > > > Cheers, > > Justin > > Android Team @ Google > > &g

[android-developers] Re: alwaysRetainTaskState - Some questions

2008-08-26 Thread code_android_festival_way
., 00:59, hackbod <[EMAIL PROTECTED]> wrote: > On Aug 25, 2:43 pm, code_android_festival_way > > <[EMAIL PROTECTED]> wrote: > > From that point on the application saves the last opened activity. So > > this seems to be a bug caused by the installation through Eclipse

[android-developers] Re: MediaRecord Audio - working example? / raw data stream onPictureTaken()? / Bug in Pictures application?

2008-08-25 Thread code_android_festival_way
e" of the image > in Pictures. I've posted source > athttp://groups.google.com/group/android-developers/web/CameraApiTest.zip > , which is an extension of code that Megha provided before. > > Cheers, > Justin > Android Team @ Google > > On Aug 24, 3:20 pm, code_and

[android-developers] Re: MediaRecord Audio - working example? / raw data stream onPictureTaken()? / Bug in Pictures application?

2008-08-25 Thread code_android_festival_way
Something new about this. Audio recording would be very important for me. Best regards! On 25 Aug., 00:20, code_android_festival_way <[EMAIL PROTECTED]> wrote: > I've got two questions. > > 1) > Is there a working example for recording audio with the MediaRecorder? > A

[android-developers] Re: Audio Picking / Video Picking (ACTION_PICK) - Should it work in 0.9?

2008-08-25 Thread code_android_festival_way
Thank you for your quick response! On 25 Aug., 22:28, "Megha Joshi" <[EMAIL PROTECTED]> wrote: > This is a bug in the sdk , it will be fixed in a future release... > > 2008/8/24 code_android_festival_way <[EMAIL PROTECTED]> > > > > > Hello guys! &

[android-developers] Re: alwaysRetainTaskState - Some questions

2008-08-25 Thread code_android_festival_way
out what you are doing? > > > Please note that this behaves correctly in other places, such as > > > ApiDemos, so there must be something different than normal that you > > > are doing. > > > > On Aug 25, 1:05 am, code_android_festival_way > > > > <

[android-developers] Re: alwaysRetainTaskState - Some questions

2008-08-25 Thread code_android_festival_way
really actually do want everything it implies). > > The above referenced doc has information on these as well. > > On Aug 22, 6:05 am, code_android_festival_way > > <[EMAIL PROTECTED]> wrote: > > I came across the parameter "alwaysRetainTaskState" > &g

[android-developers] MediaRecord Audio - working example? / raw data stream onPictureTaken()? / Bug in Pictures application?

2008-08-24 Thread code_android_festival_way
I've got two questions. 1) Is there a working example for recording audio with the MediaRecorder? At the moment I'm using the following setup but it doesnt work: http://paste.pocoo.org/show/83242/ Error: 08-24 19:27:18.675: ERROR/Database(178): Error inserting title=Content Creation No.5 date_

[android-developers] Audio Picking / Video Picking (ACTION_PICK) - Should it work in 0.9?

2008-08-24 Thread code_android_festival_way
Hello guys! I got a question regarding the picking of audio and video files with the "ACTION_PICK" in the Media ContentProvider. It is working for images but audio gets me a: 08-24 17:43:52.010: ERROR/AndroidRuntime(19692): android.content.ActivityNotFoundException: No Activity found to handle I

[android-developers] Re: Multipart Messages - Is there an example how to get them work now. (Uploading to a web API)

2008-08-24 Thread code_android_festival_way
Well I've managed it to add representation of the Uri to a multipart message. And here is the way I did it: http://paste.pocoo.org/show/83196/ It is working quite fine. Regards! On 24 Aug., 15:46, code_android_festival_way <[EMAIL PROTECTED]> wrote: > I got another question

[android-developers] Re: Multipart Messages - Is there an example how to get them work now. (Uploading to a web API)

2008-08-24 Thread code_android_festival_way
ion in > AndroidManfest.xml. As soon as I have set it and __removed .android > folder__ everything started working! > > On Aug 22, 10:16 pm, shotwave <[EMAIL PROTECTED]> wrote: > > > thank you, guys > > > On Aug 22, 3:01 am, code_android_festival_way > &

  1   2   >