Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 4    Views: 42

CMCOFFEE
Android Fan
Profile
Posts: 2017
Reg: Jan 04, 2013
Amarillo, Texas
26,670
12/21/13 08:34 PM (11 years ago)

Flickr plugin,xml files missing?

I get these errors in eclipse.any ideas? Maybe this Note: until the config_cp.txt file is working properly, you'll have to manually add in the required properties listed above. I dont know how to add that file. Description Resource Path Location Type iconView cannot be resolved or is not a field Cr_flickr.java /amazingeyelusion/src/com/amazingeyelusion line 971 Java Problem iconView = (ImageView) rowView.findViewById(R.id.iconView); Description Resource Path Location Type cr_flickr_cell cannot be resolved or is not a field Cr_flickr.java /amazingeyelusion/src/com/amazingeyelusion line 957 Java Problem LayoutInflater inflater = (LayoutInflater) thisActivity.getSystemService(Context.LAYOUT_INFLATER_SERVICE); rowView = inflater.inflate(R.layout.cr_flickr_cell, parent, false);
 
chris1
Code is Art
Profile
Posts: 3862
Reg: Aug 10, 2012
Austin, TX
50,120
like
12/21/13 11:24 PM (11 years ago)
Just updated the plugin to try and address these issues - give it another try.
 
CMCOFFEE
Android Fan
Profile
Posts: 2017
Reg: Jan 04, 2013
Amarillo, Texas
26,670
like
12/21/13 11:33 PM (11 years ago)
thank you.I will post the results
 
CMCOFFEE
Android Fan
Profile
Posts: 2017
Reg: Jan 04, 2013
Amarillo, Texas
26,670
like
12/22/13 12:10 AM (11 years ago)
All of the errors are gone, but when I run it, it shows a edit text view if I'm not mistaken.Its been awhile since I actually messed with the xml layout. When I look at the xml.Its just a text view so I dont know why it's doing that. It wont let me go back from that screen either. Like theres not a onBackPressed method. Its weird I thought android already had that automatically, think in the activity lifestyle. Im lost
 
Akshay
I hate code!
Profile
Posts: 193
Reg: Mar 07, 2013
Pune ,India
1,930
like
02/07/14 05:24 AM (11 years ago)
same problem! did u get thru ! also it would be nice if u give some workable json data (api key and search string id)
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.