Re: [android-developers] Improvement of existing Android App - Setting

2010-12-08 Thread Kostya Vasilyev
Some built-in applications use internal (private) APIs that are not part of the SDK. So if you're looking to modify some code and create an "regular" application, it may need code changes to replace those. -- Kostya 08.12.2010 12:06, Kumar Bibek ?: You have to checkout the whole source c

Re: [android-developers] Improvement of existing Android App - Setting

2010-12-08 Thread Kumar Bibek
You have to checkout the whole source code I guess, or atleast it's dependencies. Kumar Bibek http://techdroid.kbeanie.com http://www.kbeanie.com On Wed, Dec 8, 2010 at 5:51 AM, Yu wrote: > Hi, > > I would like to improve exisiting functions of android - setting. > I have checked out the 'Sett

[android-developers] Improvement of existing Android App - Setting

2010-12-08 Thread Yu
Hi, I would like to improve exisiting functions of android - setting. I have checked out the 'Setting' application from repo, but how can I compile it ? There are missing classes - such as os.properties, etc. Thanks a lot. -- You received this message because you are subscribed to the Google Gr