-
Hi I'm staFF6773 and I've been testing this template of this project to adapt a visual novel of tyrano builder to android I think the code is very good but I've seen that the bug has too many errors w…
-
when I call the register method with the access token , if token is invalid, getting response with error code status , but when token is valid getting response null
my MainActivity.kt is like
```…
-
```
Exception Happend
Thread[main,5,main]
java.lang.NoSuchMethodError: No
interface method isRedirect()Z in class
Landroid/webkit/WebResourceRequest;
or its super classes (declaration of
'andro…
-
I need to create an android application for communication purpose using Xbee device over USB.
I have created a simple program to open the device but it throws the exception Xbee Device Not Found.
…
-
```
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
showAd(this);
}
public static void showAd(final Context mCont) {
i…
-
Since react-native `0.65.x` handling listeners has changed, here's a `patch-package` file to temp fix ***only*** `ToastView.js`:
```
diff --git a/node_modules/react-native-smart-tip/toast/ToastVie…
-
Hi guys,
I was working on project that implements Fotoapparat it worked properly earlier but now when I am back for testing, Cameraview is not showing camera to capture image but capturing button i…
-
the code :
```java
public class EventBusActivityP extends AppCompatActivity {
@Override
protected void onCreate(@Nullable Bundle savedInstanceState) {
super.onCreate(savedInstance…
-
When i add a image to the toastview, it works well, except that the image seems to animate larger after the toast was presented.
also, there should be a variable for size of the image
-
how to keep showing super toast even when i start a new activity