Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Android
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
paul wheaton
Jeanne Boyarsky
Ron McLeod
Sheriffs:
Paul Clapham
Liutauras Vilda
Devaka Cooray
Saloon Keepers:
Tim Holloway
Roland Mueller
Bartenders:
Forum:
Android
End call button
Jerry Gomez
Greenhorn
Posts: 5
posted 13 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hey guys,
When i press the End call button, it`s doesnt finish my activity.
Even when i setup a Buttonlistener and trace it with log.i(keyCode,"").
It doesn't come up.
Has anyone a sollution for this problem.
Thanks in advance.
Greetjes,
Tim Moores
Bartender
Posts: 7645
178
posted 13 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
What is "the End call button"? Something in your app?
Jerry Gomez
Greenhorn
Posts: 5
posted 13 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Its the red button on your phone to end a conversation or to stop something.
Tim Moores
Bartender
Posts: 7645
178
posted 13 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
What does that button have to do with any app you're writing? How do you hope to attach any listener code to that?
Jerry Gomez
Greenhorn
Posts: 5
posted 13 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
I want to kill a
thread
that i`m running in the background, when someone stops the application.
Harsh Jog
Greenhorn
Posts: 2
I like...
posted 13 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Have you tried overriding onKeyDown() of your activity?
Interests: SW Development, Trekking, Amateur Astronomy
Put the moon back where you found it! We need it for tides and poetry and stuff. Like this tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Adding cells to Table one at a Time
JButton redimension itself
i have a jfarame. i want to call a existing from when i click close button[default close button]
how one class Action Listener (button) call another class actionlister button
Terminating Network Communication
More...