Re: [android-developers] Building Android Launcher without experimental/private APIs

2012-12-05 Thread galapogos
Hi, I didn't get your reply. Did I miss something? On Wednesday, December 5, 2012 2:39:17 PM UTC+8, asheesh arya wrote: > > > > On Wed, Dec 5, 2012 at 12:02 PM, galapogos > > wrote: > >> Hi, >> >> I'm trying to build the Android ICS Launcher so that it will run on any >> Android device with ICS

Re: [android-developers] Building Android Launcher without experimental/private APIs

2012-12-04 Thread Asheesh Arya
On Wed, Dec 5, 2012 at 12:02 PM, galapogos wrote: > Hi, > > I'm trying to build the Android ICS Launcher so that it will run on any > Android device with ICS, such as the Samsung Galaxy S3, but I understand > that the stock launcher includes experimental/private APIs that may not > work on all de

[android-developers] Building Android Launcher without experimental/private APIs

2012-12-04 Thread galapogos
Hi, I'm trying to build the Android ICS Launcher so that it will run on any Android device with ICS, such as the Samsung Galaxy S3, but I understand that the stock launcher includes experimental/private APIs that may not work on all devices. Is there any way to disable these APIs, and if so, w