On Monday, May 20, 2013 5:48:03 PM UTC-4, Jonathan S wrote:
>
> clean remove all gen and bin folders.
>

As I said in my OP did deleted the gen folder.   I also deleted the bin 
folder.  Everything has been cleaned and rebuilt.    

>
> Would you post all stacktrace for this exceptions?
>

Here's the stack trace (just as a reminder, in my update I replaced my 
Activity with a simple beginner's "Hello" activity to super-simplify 
this.)   

    HelloActivity.onCreate(Bundle) line: 18    
    Instrumentation.callActivityOnCreate(Activity, Bundle) line: 1050    
    
ActivityThread.performLaunchActivity(ActivityThread$ActivityClientRecord, 
Intent) line: 1782    
    
ActivityThread.handleLaunchActivity(ActivityThread$ActivityClientRecord, 
Intent) line: 1834    
    ActivityThread.access$500(ActivityThread, 
ActivityThread$ActivityClientRecord, Intent) line: 122    
    ActivityThread$H.handleMessage(Message) line: 1027    
    ActivityThread$H(Handler).dispatchMessage(Message) line: 99    
    Looper.loop() line: 132    
    ActivityThread.main(String[]) line: 4126    
    Method.invokeNative(Object, Object[], Class, Class[], Class, int, 
boolean) line: not available [native method]    
    Method.invoke(Object, Object...) line: 491    
    ZygoteInit$MethodAndArgsCaller.run() line: 844    
    ZygoteInit.main(String[]) line: 602    
    NativeStart.main(String[]) line: not available [native method]    
 

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to