Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » errors , when create android project(errors , when create android project)
errors , when create android project [message #1828676] Tue, 16 June 2020 12:20 Go to next message
Artem K is currently offline Artem KFriend
Messages: 1
Registered: June 2020
Junior Member
Hi, I'm a novice mobile app developer and I'm having trouble configuring the program. When creating and running an Android project, the following errors occur===
C:\Users\CFA\eclipse-workspace\Welcome\res\values-v11\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'.
C:\Users\CFA\eclipse-workspace\Welcome\res\values-v14\styles.xml:8: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light.DarkActionBar'
===
What it Means?
Re: errors , when create android project [message #1828695 is a reply to message #1828676] Tue, 16 June 2020 17:07 Go to previous message
Emmanuel Chebbi is currently offline Emmanuel ChebbiFriend
Messages: 123
Registered: February 2018
Senior Member
Hi,

I don't do mobile development but according to this StackOverflow answer [1] you may have to add the AppComp library as dependency.

Moreover, as far as I know the Android Development Tools (ADT) Eclipse plugin has not been maintained for years [2]. For Android development I would rather advise you to use IntelliJ's Android Studio [3].

[1] https://stackoverflow.com/a/21900883/10226142
[2] https://android-developers.googleblog.com/2015/06/an-update-on-eclipse-android-developer.html
[3] https://developer.android.com/studio
Previous Topic:Can't add Azure Libraries to build path
Next Topic:Java FX installation help
Goto Forum:
  


Current Time: Fri Apr 19 13:59:18 GMT 2024

Powered by FUDForum. Page generated in 0.02205 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top