Sunday, September 11, 2016

Error Removing in Android Studio

No More IDE Error


Q>>Android build error : com.android.dx.cf.iface.ParseException



A>>I solved it by changing the jdk from 1.8 to 1.7.

Q>>Error:java.lang.OutOfMemoryError: GC overhead limit exceeded


A>>dexOptions {
    javaMaxHeapSize "4g"    incremental true}

No comments:

Post a Comment

Dharamart.blogspot.in