I tried to build my app with

compileSdkVersion 21buildToolsVersion *"21.0.0"*

and

compile *'com.android.support:appcompat-v7:21.0.0@aar'*


It always end with

<https://lh3.googleusercontent.com/-d3ST12uf6hM/VEGJMqObd6I/AAAAAAAA7xQ/Yizppee5UAk/s1600/screen_566.jpg>
on Windows 7, 64 bit

I tried build it with SDK tools 20.0.0 and it works.
Anybody has the same problem?

App crash with

 Caused by: java.lang.NullPointerException
            at 
android.support.v7.app.ActionBarActivityDelegateBase.updateProgressBars(ActionBarActivityDelegateBase.java:796)
            at 
android.support.v7.app.ActionBarActivityDelegateBase.setSupportProgressBarIndeterminate(ActionBarActivityDelegateBase.java:698)
            at 
android.support.v7.app.ActionBarActivity.setSupportProgressBarIndeterminate(ActionBarActivity.java:342)

but it will be bug in the appcompat 21


-- 
You received this message because you are subscribed to the Google Groups 
"adt-dev" 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/d/optout.

Reply via email to