Hi, Passing the apicheck is not the only thing needed. You want to be very careful about: - Memory usage - Performance (especially startup time) - Security
The last point is very important and dxTop for instance is NOT suited AT ALL to be the default Home screen on a phone because of its widget implementation. As it stands, any widget can steal the user's contacts list, make phone calls, use the internet connection, read/write the general settings, etc. Widgets can also spoof any app on the Home screen. For instance, the user launches the default Browser but it's another Browser that launches, that steals all logins/passwords and sends them to a remote web site. dxTop is a great app with cool features but I strongly advise against using it as the default Home for security reasons. On Mar 30, 7:15 am, stevejarrett <[email protected]> wrote: > Hi again, > > Just to clarify, I'm assuming that any source changes we make pass the > apicheck tool. Anything else we need to worry about? > > Thanks, > Steve > > On Mar 27, 12:20 am, stevejarrett <[email protected]> wrote: > > > Hi, > > > If I replace the genericHomescreen with a custom-built one such > > ashttp://dxtop.wikidot.com/andship it on the device we are building, > > what alterations or omissions would make the device fail the upcoming > > Android Certification test? > > > Thanks in advance, > > Steve --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
