Hi,
After adding some files under the folder frameworks/base in jelly bean we are getting below compilation error:
trouble writing output: Too many methods: 65561; max is 65536. By package:
One of my colleague found below:
On ICS with all features included, the method count is 63118
On JB the value without adding any of our changes it is 65427.
How can we go about this? Do we have any other solution other than moving our changes outside frameworks jar?
Please advise.
FYI: We went through http://code.google.com/p/android/issues/detail?id=26203 but, didn’t helped.
Regards,
Srinivasu
--
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.
Here is the thread, if you haven’t found that already:
https://groups.google.com/forum/?fromgroups#!topic/android-platform/sR6I2ldCxwU
Regards,
Srinivasu
--
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.
From: android-...@googlegroups.com [mailto:android-...@googlegroups.com] On Behalf Of AR
Sent: Monday, July 16, 2012 3:50 AM
To: android-...@googlegroups.com
Subject: [android-building] Re: Compilation issues on JB
Did you find the discussion of this topic in android-platform. can't seem to locate it. I just ran it to it for the first time, it compiled fine earlier. JB that is.
--