Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [andmore-dev] Android N

Thanks.  Yeah, I expect that not everything will be available.  You may want to to post on the Google Groups android developers group and ask where you can find the missing binaries.   I know the Android Studio team monitors that group and Xavier also tends to monitor this list as well.

Dave


On 7/25/16 11:46 PM, Matthew Piggott wrote:
I started a branch updating to the Android N SDK, however it appears that at the moment Google isn't distributing everything required via the Android SDK Manager.

AFAICT com.android.ide.common.rendering.LayoutLibrary in sdk-common.jar expects layoutlib-api.jar's com.android.ide.common.rendering.api.Bridge to have API_CURRENT = 17 whereas 15 is currently distributed.I'm going to check the android-studio-bundle and see if it includes it, otherwise it might be possible to build it ourselves if we could figure out which branch/tag (....).

I suppose ideally the N support would make it into SR1 so it probably beats phones with N. I've also started looking at updating dependencies so we can use the latest orbit / neon repositories.


_______________________________________________
andmore-dev mailing list
andmore-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/andmore-dev


Back to the top