In Eclipse, Window | Open Perspective | DDMS (Debug works too, IIRC).
If you don't see the logcat panel, Window | Show Panel | Logcat.
You can also run "adb logcat" from your operating system's command window.
I think it's actually more convenient (as this keeps the logcat in an
entirely separate
I never really figured it out how to get it to work on my phone. Something
I will be looking into after I try this idea out.
On Monday, July 16, 2012 11:40:26 AM UTC-4, MagouyaWare wrote:
>
> Keep in mind I am on my live phone so I DONT have logcat.
>>
> This makes no sense... I use my "live" ph
>
> Keep in mind I am on my live phone so I DONT have logcat.
>
This makes no sense... I use my "live" phone for development and it isn't
rooted... I have logcat.
Thanks,
Justin Anderson
MagouyaWare Developer
http://sites.google.com/site/magouyaware
On Mon, Jul 16, 2012 at 8:43 AM, Cythes wrote
So in the end what I am trying to do is illogical and cant be done some out
of the blue way with out building a custom ROM
It has to be an app... Which is a shame since I am so close to figuring it
out. The service runs fine... Maybe just maybe having it call the camera
button press if the vol
On Sat, Jul 14, 2012 at 5:03 PM, Cythes wrote:
> So if I take it back to the regular dispatchkeyevent, it should fix it
> or do I need to find something to call it to? IN which case would be my main
> activity.
Simply have your activity handle the key event itself, and delete your
service and
So if I take it back to the regular dispatchkeyevent, it should fix it
or do I need to find something to call it to? IN which case would be my
main activity.
On Saturday, July 14, 2012 4:55:54 PM UTC-4, Mark Murphy (a Commons Guy)
wrote:
>
> On Sat, Jul 14, 2012 at 4:50 PM, Cythes wrote:
On Sat, Jul 14, 2012 at 4:50 PM, Cythes wrote:
> Basically the program runs starts the service but wont start the intent in
> the service. Any ideas?
Nothing calls dispatchKeyEventTake2() in your service.
And it is a good thing nobody does call dispatchKeyEventTake2() in
your service, as you hav
Alright here I am after a good 8 hours of editing (Yeah I'm new..so sue
me...) I'm working on this service that starts on start up. Keep in mind I
am on my live phone so I DONT have logcat. On top of this it is a Rooted
phone so if that changes anything then I guess I will burn that bridge
8 matches
Mail list logo