------------------------------------------
AccountName=castiel.software@gmail.com
AccountType=com.google
(Profile, 33) FullScreen or IncludeTitle properties in layout file do not match the activity attributes settings. (warning #1004)
functions_class_globals (B4A line: 35)
Fn.Initialize(Activity, Me)
java.lang.ExceptionInInitializerError
at it.software.castiel.infoagility.functions._class_globals(functions.java:203)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at anywheresoftware.b4a.BA.raiseEvent2(BA.java:174)
at it.software.castiel.infoagility.functions.innerInitialize(functions.java:23)
at it.software.castiel.infoagility.functions._initialize(functions.java:369)
at it.software.castiel.infoagility.profile._activity_create(profile.java:443)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at anywheresoftware.b4a.BA.raiseEvent2(BA.java:174)
at it.software.castiel.infoagility.profile.afterFirstLayout(profile.java:98)
at it.software.castiel.infoagility.profile.access$100(profile.java:16)
at it.software.castiel.infoagility.profile$WaitForLayout.run(profile.java:76)
at android.os.Handler.handleCallback(Handler.java:615)
at android.os.Handler.dispatchMessage(Handler.java:92)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:4745)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:786)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
at dalvik.system.NativeStart.main(Native Method)
Caused by: java.lang.NoClassDefFoundError: com.google.android.gms.ads.AdSize
at anywheresoftware.b4a.admobwrapper.AdViewWrapper.<clinit>(AdViewWrapper.java:37)
... 22 more