You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i am using this demo but always getting error in WordprocessingMLPackage wordMLPackage = (WordprocessingMLPackage)loader.get(is) i have implements all jars but it seem not working to me any one have any idea EROR IS- java.lang.NoClassDefFoundError: Failed resolution of: Lsun/awt/AppContext
using
stduio-build:gradle:3.1.3
compileSdkVersion 26
defaultConfig {
minSdkVersion 16
targetSdkVersion 26
}
The text was updated successfully, but these errors were encountered:
hi
i am using this demo but always getting error in WordprocessingMLPackage wordMLPackage = (WordprocessingMLPackage)loader.get(is) i have implements all jars but it seem not working to me any one have any idea EROR IS- java.lang.NoClassDefFoundError: Failed resolution of: Lsun/awt/AppContext
using
stduio-build:gradle:3.1.3
compileSdkVersion 26
defaultConfig {
minSdkVersion 16
targetSdkVersion 26
}
The text was updated successfully, but these errors were encountered: