To start, please forgive me if I'm in the wrong place to post this rant/question!
I'm a microsoft c# guy normally but have been tasked with creating an android app for tablets. I have no problem with Java as a language as I can read it and follow it simple enough.
I have downloaded the android adt built over eclipse and created and run a HelloWorld app. all good.
BUT.....I cannot debug at all. I can set a breakpoint and when it stops and i step into it it keeps asking for source. I'm presuming it wants the Android.jar file so i give it to it, no joy, i give it the whole folder, no joy, I give it every conceivable iteration of android I can find, no joy!
I set step filtering, no joy, I have set the manifest to debuggable, no joy.
I have read 20000 (possible exaggeration) pages on forums, some of which i have translated from Japanese, no joy.
What bloody source does it want!!!! What am I doing wrong?
This is my sixth day of trying to solve this and on the seventh i will rest! I am starting to detest android with a vengeance and all who sail in her! Learning curve issues, I know, but surely there must be someone out there that can cast some light on what i can do?!
Your humble noob
Paul
I'm a microsoft c# guy normally but have been tasked with creating an android app for tablets. I have no problem with Java as a language as I can read it and follow it simple enough.
I have downloaded the android adt built over eclipse and created and run a HelloWorld app. all good.
BUT.....I cannot debug at all. I can set a breakpoint and when it stops and i step into it it keeps asking for source. I'm presuming it wants the Android.jar file so i give it to it, no joy, i give it the whole folder, no joy, I give it every conceivable iteration of android I can find, no joy!
I set step filtering, no joy, I have set the manifest to debuggable, no joy.
I have read 20000 (possible exaggeration) pages on forums, some of which i have translated from Japanese, no joy.
What bloody source does it want!!!! What am I doing wrong?
This is my sixth day of trying to solve this and on the seventh i will rest! I am starting to detest android with a vengeance and all who sail in her! Learning curve issues, I know, but surely there must be someone out there that can cast some light on what i can do?!
Your humble noob
Paul