Hello friends
Today, after testing the app on Android versions 4 and 7 and ensuring the functioning of Syh program I wanted to app released.
But I found out that a new post has been released for updates and I updated these libraries and update sdk manager
Dependencies: FirebaseAdmob v1.50+ (https://www.b4x.com/android/forum/threads/updates-to-internal-libraries.59340/#post-590564)
sdk
https://www.b4x.com/android/forum/threads/updates-to-internal-libraries.59340/#post-591400
-------------------------------------------------------------------------
Unfortunately, there were many errors after updating
1-
i useed this code in main activity
I passed this problem.
But another problem has arisen
The app runs on Android version 7
But in version 4.4.2 no
Today, after testing the app on Android versions 4 and 7 and ensuring the functioning of Syh program I wanted to app released.
But I found out that a new post has been released for updates and I updated these libraries and update sdk manager
Dependencies: FirebaseAdmob v1.50+ (https://www.b4x.com/android/forum/threads/updates-to-internal-libraries.59340/#post-590564)
sdk
https://www.b4x.com/android/forum/threads/updates-to-internal-libraries.59340/#post-591400
-------------------------------------------------------------------------
Unfortunately, there were many errors after updating
1-
B4X:
B4A Version: 8.00
Parsing code. (0.13s)
Compiling code. (0.44s)
ObfuscatorMap.txt file created in Objects folder.
Compiling layouts code. (0.06s)
Organizing libraries. (6.24s)
Generating R file. (1.56s)
Compiling generated Java code. (8.83s)
Convert byte code - optimized dex. Error
warning: Ignoring InnerClasses attribute for an anonymous inner class
(net.lingala.zip4j.unzip.Unzip$1) that doesn't come with an
associated EnclosingMethod attribute. This class was probably produced by a
compiler that did not target the modern .class file format. The recommended
solution is to recompile the class from source, using an up-to-date compiler
and without specifying any "-target" type options. The consequence of ignoring
this warning is that reflective operations on this class will incorrectly
indicate that it is *not* an inner class.
warning: Ignoring InnerClasses attribute for an anonymous inner class
(net.lingala.zip4j.unzip.Unzip$2) that doesn't come with an
associated EnclosingMethod attribute. This class was probably produced by a
compiler that did not target the modern .class file format. The recommended
solution is to recompile the class from source, using an up-to-date compiler
and without specifying any "-target" type options. The consequence of ignoring
this warning is that reflective operations on this class will incorrectly
indicate that it is *not* an inner class.
warning: Ignoring InnerClasses attribute for an anonymous inner class
(net.lingala.zip4j.util.ArchiveMaintainer$2) that doesn't come with an
associated EnclosingMethod attribute. This class was probably produced by a
compiler that did not target the modern .class file format. The recommended
solution is to recompile the class from source, using an up-to-date compiler
and without specifying any "-target" type options. The consequence of ignoring
this warning is that reflective operations on this class will incorrectly
indicate that it is *not* an inner class.
warning: Ignoring InnerClasses attribute for an anonymous inner class
(net.lingala.zip4j.zip.ZipEngine$1) that doesn't come with an
associated EnclosingMethod attribute. This class was probably produced by a
compiler that did not target the modern .class file format. The recommended
solution is to recompile the class from source, using an up-to-date compiler
and without specifying any "-target" type options. The consequence of ignoring
this warning is that reflective operations on this class will incorrectly
indicate that it is *not* an inner class.
warning: Ignoring InnerClasses attribute for an anonymous inner class
(net.lingala.zip4j.util.ArchiveMaintainer$1) that doesn't come with an
associated EnclosingMethod attribute. This class was probably produced by a
compiler that did not target the modern .class file format. The recommended
solution is to recompile the class from source, using an up-to-date compiler
and without specifying any "-target" type options. The consequence of ignoring
this warning is that reflective operations on this class will incorrectly
indicate that it is *not* an inner class.
trouble writing output: Too many field references: 71923; max is 65536.
You may try using --multi-dex option.
References by package:
3 adr.stringfunctions
2 android.accounts
30 android.app
8 android.arch.core.executor
14 android.arch.core.internal
76 android.arch.lifecycle
1 android.content
47 android.content.pm
10 android.content.res
3 android.database
53 android.graphics
3 android.hardware
1 android.location
i useed this code in main activity
B4X:
#MultiDex: True
I passed this problem.
But another problem has arisen
The app runs on Android version 7
But in version 4.4.2 no