microg / microg/UnifiedNlp

Resource not found when compiling on CM13/Android M

Open
#57 9 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.1k
Forks
221
PR merge metrics
No merged PRs in 30d

Description

I added UnifiedNLP to my CM13 build, synced and get the following errors. Does anyone know how this can be fixed?

packages/apps/UnifiedNlp/unifiednlp-base/src/main/res/layout/settings_activity.xml:22: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/toolbar').

packages/apps/UnifiedNlp/unifiednlp-base/src/main/res/xml/nlp_setup_preferences.xml:20: error: Error: No resource found that matches the given name (at 'title' with value '@string/prefcat_setup').

packages/apps/UnifiedNlp/unifiednlp-base/src/main/res/xml/nlp_setup_preferences.xml:21: error: Error: No resource found that matches the given name (at 'key' with value '@string/self_check_title').

packages/apps/UnifiedNlp/unifiednlp-base/src/main/res/xml/nlp_setup_preferences.xml:21: error: Error: No resource found that matches the given name (at 'summary' with value '@string/self_check_desc').

packages/apps/UnifiedNlp/unifiednlp-base/src/main/res/xml/nlp_setup_preferences.xml:21: error: Error: No resource found that matches the given name (at 'title' with value '@string/self_check_title').
##

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the CM13/Android M build and inspect packages/apps/UnifiedNlp/unifiednlp-base/src/main/res/layout/settings_activity.xml and res/xml/nlp_setup_preferences.xml. Trace the missing toolbar and string resources, then verify that the UnifiedNlp build completes without these resource errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
build-system, mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.