FractalBob
Lurker
Hi,
Does anyone have a copy of the e-mail app that ships with Android and which can be built with NetBeans (basically, I'm looking for the project files)? I have the app source, but am not able to build the app due to the following build errors:
res\layout\account_setup_account_type.xml:29: error: Error: No resource found that matches the given name (at 'text' with value '@string/account_setup_account_type_pop_action').
res\layout\account_setup_account_type.xml:38: error: Error: No resource found that matches the given name (at 'text' with value '@string/account_setup_account_type_imap_action').
res\layout\account_setup_account_type.xml:47: error: Error: No resource found that matches the given name (at 'text' with value '@string/account_setup_account_type_exchange_action').
Thanks.
Bob
Does anyone have a copy of the e-mail app that ships with Android and which can be built with NetBeans (basically, I'm looking for the project files)? I have the app source, but am not able to build the app due to the following build errors:
res\layout\account_setup_account_type.xml:29: error: Error: No resource found that matches the given name (at 'text' with value '@string/account_setup_account_type_pop_action').
res\layout\account_setup_account_type.xml:38: error: Error: No resource found that matches the given name (at 'text' with value '@string/account_setup_account_type_imap_action').
res\layout\account_setup_account_type.xml:47: error: Error: No resource found that matches the given name (at 'text' with value '@string/account_setup_account_type_exchange_action').
Thanks.
Bob