I also use 0.8 now and still had to apply the empty application tag workaround 
2 day ago.

Regards,
Fabian

On Jan 25, 2014, at 4:40 AM, k.hirowatari <[email protected]> wrote:

> I use 0.8. But I see same error.
> This problem not fixed yet?
> 
> 2013年5月20日月曜日 9時23分14秒 UTC+9 Xavier Ducrohet:
> It shouldn't be. I'll fix this for 0.5
> 
> 
> On Sun, May 19, 2013 at 4:28 PM, Jake Wharton <[email protected]> wrote:
> The 0.4 tooling will throw an exception when a library project depends on 
> another library project when neither has an <Application> tag in their 
> manifests. Is this required?
> 
> :foo:processDebugManifest
> [AndroidManifest.xml:1] Could not find element /manifest/application.
> [AndroidManifest.xml:1] Could not find element /manifest/application.
> [AndroidManifest.xml:1] Could not find element /manifest/application.
> [AndroidManifest.xml:1] Could not find element /manifest/application.
> [AndroidManifest.xml:1] Could not find element /manifest/application.
> [AndroidManifest.xml:1] Could not find element /manifest/application.
> [AndroidManifest.xml:1] Could not find element /manifest/application.
> :foo:processDebugManifest FAILED
> 
> Caused by: java.lang.RuntimeException
>       at com.android.builder.AndroidBuilder.doMerge(AndroidBuilder.java:475)
>       at 
> com.android.builder.AndroidBuilder.mergeLibraryManifests(AndroidBuilder.java:461)
>       at 
> com.android.builder.AndroidBuilder.processManifest(AndroidBuilder.java:301)
>       at com.android.builder.AndroidBuilder$processManifest.call(Unknown 
> Source)
>       at 
> com.android.build.gradle.tasks.ProcessAppManifest.doFullTaskAction(ProcessAppManifest.groovy:65)
>       at 
> com.android.build.gradle.internal.tasks.IncrementalTask.taskAction(IncrementalTask.groovy:71)
>       at 
> org.gradle.api.internal.BeanDynamicObject$MetaClassAdapter.invokeMethod(BeanDynamicObject.java:216)
>       at 
> org.gradle.api.internal.BeanDynamicObject.invokeMethod(BeanDynamicObject.java:122)
>       at 
> org.gradle.api.internal.CompositeDynamicObject.invokeMethod(CompositeDynamicObject.java:147)
>       at 
> com.android.build.gradle.tasks.ProcessAppManifest_Decorated.invokeMethod(Unknown
>  Source)
>       at org.gradle.util.ReflectionUtil.invoke(ReflectionUtil.groovy:23)
>       at 
> org.gradle.api.internal.project.taskfactory.AnnotationProcessingTaskFactory$StandardTaskAction.doExecute(AnnotationProcessingTaskFactory.java:217)
>       at 
> org.gradle.api.internal.project.taskfactory.AnnotationProcessingTaskFactory$StandardTaskAction.execute(AnnotationProcessingTaskFactory.java:210)
>       at 
> org.gradle.api.internal.project.taskfactory.AnnotationProcessingTaskFactory$StandardTaskAction.execute(AnnotationProcessingTaskFactory.java:199)
>       at 
> org.gradle.api.internal.AbstractTask$TaskActionWrapper.execute(AbstractTask.java:526)
>       at 
> org.gradle.api.internal.AbstractTask$TaskActionWrapper.execute(AbstractTask.java:509)
>       at 
> org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeAction(ExecuteActionsTaskExecuter.java:80)
>       at 
> org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExecuter.java:61)
>       ... 67 more
> 
> ---
> Jake Wharton
> http://about.me/jakewharton
> 
> -- 
> 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/groups/opt_out.
>  
>  
> 
> 
> 
> -- 
> Xavier Ducrohet
> Android SDK Tech Lead
> Google Inc.
> http://developer.android.com | http://tools.android.com
> 
> Please do not send me questions directly. Thanks!
> 
> -- 
> You received this message because you are subscribed to a topic in the Google 
> Groups "adt-dev" group.
> To unsubscribe from this topic, visit 
> https://groups.google.com/d/topic/adt-dev/wFnAOAmYCSs/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to 
> [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.

-- 
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/groups/opt_out.

Reply via email to