Hello All ,
I want to rebrand android version Agentry_6.0.30.0_Client-Android_Branding .
I have taken below steps :
1) Extract Agentry_6.0.30.0_Client-Android_Branding
2) import Extract file in Eclipse ADT (import->Android->Existing Android code into Workspace)
There is one documents to do rebranding with scripts but i wanted to try with editor and its easy to do .
But then i am getting error inside res folder
res -> values -> styles.xml
res -> values -> themes.xml
Errors are below :
1 ) Error: Error retrieving parent for item: No resource found that matches the given name 'Theme.Sherlock.Light.DarkActionBar'. themes.xml /StartupActivity/res/values line 27 Android AAPT Problem
2) Error: Error retrieving parent for item: No resource found that matches the given name 'Widget.Sherlock.ActionBar.TabText'. styles.xml /StartupActivity/res/values line 137 Android AAPT Problem
3) Error: Error No resource found that matches the given name: attr 'actionBarTabTextStyle'.themes.xml /StartupActivity/res/values line 38 Android AAPT Problem
4) Error: Error No resource found that matches the given name: attr 'actionOverflowButtonStyle'.themes.xml /StartupActivity/res/values line 32 Android AAPT Problem
5) Error: No resource found that matches the given name: attr 'background'.themes.xml /StartupActivity/res/values line 33 Android AAPT Problem
can you please help me out to solve above errors ?
or
Explain the proper steps to do rebranding ?
Thanks & Regards ,
Kunal Varaiya