Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Estrange behaviour with gradle: cannot find symbol PagerAdapter
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
luciofm  
View profile  
 More options Nov 9 2012, 9:07 am
From: luciofm <luci...@gmail.com>
Date: Fri, 9 Nov 2012 12:07:07 -0200
Local: Fri, Nov 9 2012 9:07 am
Subject: Estrange behaviour with gradle: cannot find symbol PagerAdapter

Hi, I'm trying the new build system, to take advantage of the flavour
builds.

I've create a multiproject setup, compiling ActionBarSherlock, DiskLruCache
and some other library dependencies, all fine.

But when I try to compile my application, I'm getting this error:

/Users/luciofm/Documents/workspaces/Zynk/ZynkCorp/src/me/zynk/zynkcorp/ui/f ragments/phone/DashboardListFragment.java:128:
cannot find symbol
symbol  : class PagerAdapter
location: class me.zynk.zynkcorp.ui.fragments.phone.DashboardListFragment
public static class TabsAdapter extends PagerAdapter implements

If I remove this Fragment from my source base (and comment out where it is
instantiate), my project compiles fine, using a lot of other
android-support classes, including FragmentStatePagerAdapter which extends
from PagerAdapter.

Lúcio Maciel
luci...@gmail.com


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Xavier Ducrohet  
View profile  
 More options Nov 9 2012, 1:49 pm
From: Xavier Ducrohet <x...@android.com>
Date: Fri, 9 Nov 2012 10:48:46 -0800
Local: Fri, Nov 9 2012 1:48 pm
Subject: Re: Estrange behaviour with gradle: cannot find symbol PagerAdapter

This is strange, but hard to figure out without knowing the details.

Are you sure the import statement for this class is correct?

--
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 must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »