gemiren
gemiren
Great news. Looking forward to the new "pause" feature. I am targeting Android at this moment. I am sure iOS developers will like to see this feature as well. Currently...
Yes, now I have to use multi Dex to compile my Android code because the v2 Java SDK adds too many methods. 19829 method count is almost one third of...
@krieb thanks for look into this issue. My use case is actually very simple. I syncs my app data (settings & database, total about 5 files) to my app's folder...
Nice to see a drop in the method count. It's much better, though it still has a large method count. Probably a better way to bring down the method count...