Post your entire log cat here..


On Mon, Jun 11, 2012 at 6:30 PM, CaRRtel Industres
<carrtelindustr...@gmail.com> wrote:
> Kris you were right about my buildpath so I started over and ensured
> everything was correct. Now back to my first problem, the log cat is telling
> me it is unable to instantiate the activity and that there is a FATAL
> EXCEPTION: main. Any idea on what this means?
>
> On Sunday, June 10, 2012 9:15:31 PM UTC-5, Kristopher Micinski wrote:
>>
>> then you haven't appropriately set your path to point to
>> platform-tools/ in your SDK...
>>
>> On Sun, Jun 10, 2012 at 10:13 PM, CaRRtel Industres
>> <carrtelindustr...@gmail.com> wrote:
>> > It told me the adb command is not found. I am using a Mac, if that makes
>> > a
>> > difference.
>> >
>> >
>> > On Sunday, June 10, 2012 9:03:21 PM UTC-5, Kristopher Micinski wrote:
>> >>
>> >> try typing in 'adb logcat' at a terminal window...
>> >>
>> >>
>> >> On Sun, Jun 10, 2012 at 9:36 PM, CaRRtel Industres
>> >> <carrtelindustr...@gmail.com> wrote:
>> >> > Okay I went to look at the Logcat window and it is blank. Do I need
>> >> > to
>> >> > do
>> >> > something special for it to start monitoring my device?
>> >> >
>> >> >
>> >> > On Sunday, June 10, 2012 7:10:19 PM UTC-5, Mark Murphy (a Commons
>> >> > Guy)
>> >> > wrote:
>> >> >>
>> >> >> On Sun, Jun 10, 2012 at 7:57 PM, CaRRtel Industres
>> >> >> <carrtelindustr...@gmail.com> wrote:
>> >> >> > I have written my app to be able to receive shared text and then
>> >> >> > list
>> >> >> > them
>> >> >> > using list view. But whenever I try to send shared text to my app
>> >> >> > it
>> >> >> > stops,
>> >> >> > saying "Unfortunately {my app} has stopped."
>> >> >>
>> >> >> Use adb logcat, DDMS, or the DDMS perspective in Eclipse to examine
>> >> >> LogCat and look at the stack trace associated with your crash.
>> >> >>
>> >> >> > Also, I am using my EVO LTE for testing instead of a virtual
>> >> >> > device. Am I still able to use Logcat in this situation?
>> >> >>
>> >> >> Yes. If you are able to install and run your app via Eclipse or Ant
>> >> >> via the USB cable, then you can view LogCat by the same means.
>> >> >>
>> >> >> --
>> >> >> Mark Murphy (a Commons Guy)
>> >> >> http://commonsware.com | http://github.com/commonsguy
>> >> >> http://commonsware.com/blog | http://twitter.com/commonsguy
>> >> >>
>> >> >> Android Training... At Your Office: http://commonsware.com/training
>> >> >
>> >> > --
>> >> > You received this message because you are subscribed to the Google
>> >> > Groups "Android Developers" group.
>> >> > To post to this group, send email to
>> >> > android-developers@googlegroups.com
>> >> > To unsubscribe from this group, send email to
>> >> > android-developers+unsubscr...@googlegroups.com
>> >> > For more options, visit this group at
>> >> > http://groups.google.com/group/android-developers?hl=en
>> >
>> > --
>> > You received this message because you are subscribed to the Google
>> > Groups "Android Developers" group.
>> > To post to this group, send email to android-developers@googlegroups.com
>> > To unsubscribe from this group, send email to
>> > android-developers+unsubscr...@googlegroups.com
>> > For more options, visit this group at
>> > http://groups.google.com/group/android-developers?hl=en
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to