java.lang.RuntimeException: android.os.TransactionTooLargeException: data parcel size 1176092 bytes
I got this is error on customlistview add
and there are only 515 records to load
Error log ::
java.lang.RuntimeException: android.os.TransactionTooLargeException: data parcel size 1176092 bytes...
I take it for granted, but it doesn't seem to work.
package com.example;
import anywheresoftware.b4a.BA;
import anywheresoftware.b4a.BA.*;
import anywheresoftware.b4a.objects.collections.Map;
@Version(1.0f)
//@Permissions(values={"android.permission.INTERNET"})
@ShortName("FirstLib")...
Hi All, i'm trying to wrap a library and on one of the listeners for one of the properties i have the need to return an integer value, I was wondering if this is possible with any of the BA.RaiseEvent methods, if not is there any other way to accomplish this.
Below is the java portion of the...
I can't get size or data in list and map from java lib
[I need java lib + b4a and use list in map , map in map, map in list or list in list]
please suggest me for fixed this problem
thanks
this is my test lib
java library code:
ackage testlib;
import anywheresoftware.b4a.BA;
import...
https://www.itassetmanagement.net/2018/05/01/oracle-to-charge-for-java-from-jan-2019/?nabw=1&utm_referrer=https%3A%2F%2Fwww.google.com%2F
How does this affect B4J?
My B4J app runs on Windows 7. I try to install Ubuntu Linux 18.04 Desktop 64bit on VirtualBox and see whether my app runs on it. The jar is compiled using B4J version 6.01. I install Java JRE and OpenJFX.
java -version
openjdk version "10.0.1" 2018-04-17
OpenJDK Runtime Environment (build...
Error:
Waiting for debugger to connect...
Program started.
Type Network Path: example(\\Server\SharedFolder)
Error occurred on line: 61 (Main)
java.lang.IllegalArgumentException: object is not an instance of declaring class
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.