When Any Image Click The App Closes Automatically ! ? Why

Hello Guys ,

How Are You ? I hope You Are Fine ,

Today , I Exported My App , And Checked when I click on Any Image the App Get Close Automatically

But When I Tested that app 3 days before All the things And App working Fine .

Can You Please Point out me what i am doing wrong ?

And One More Thing The App Is Working Correct In Companion

I Hope Somebody Will Help Me

Here Is the Block :

Can you post apk to check ?

1 Like

Are you sure, This is because of Image click?

1 Like

use logcat to find out more about the runtime error

Taifun

2 Likes

Yaa 100 %

I Have Made dynamic Component list view

And I Have use a image inside cardview

:point_up_2: :point_up_2: :point_up_2: :point_up_2:

1 Like

Insta_saver.apk (7.5 MB)

Here is Apk :point_up_2: :point_up_2: :point_up_2:

how to load images???

Give me Instagram Post Link Currently I don’t have account logged in :sweat_smile: :sweat_smile: :sweat_smile:

1 Like

Just Paste the Following url and Search then download

One of the extension which you are using is not compatible with Android X

java.lang.NoClassDefFoundError: Failed resolution of: Landroid/support/v4/view/ViewPager;
	at java.lang.Class.getDeclaredFields(Native Method)
	at gnu.bytecode.ClassType.addFields(ClassType.java:606)
	at gnu.bytecode.ClassType.getFields(ClassType.java:506)
	at gnu.bytecode.ClassType.hasOuterLink(ClassType.java:260)
	at gnu.bytecode.ClassType.getDeclaredMethod(ClassType.java:880)
	at gnu.bytecode.ClassType.addMethod(ClassType.java:667)
	at gnu.bytecode.ClassType.addMethod(ClassType.java:698)
	at gnu.bytecode.ClassType.addMethods(ClassType.java:1009)
	at gnu.bytecode.ClassType.getDeclaredMethods(ClassType.java:725)
	at gnu.bytecode.ClassType.getMethods(ClassType.java:809)
	at gnu.kawa.reflect.ClassMethods.getMethods(ClassMethods.java:106)
	at gnu.kawa.reflect.ClassMethods.apply(ClassMethods.java:229)
	at gnu.kawa.reflect.Invoke.lookupMethods(Invoke.java:278)
	at gnu.kawa.reflect.Invoke.applyN(Invoke.java:185)
	at gnu.mapping.ProcedureN.apply2(ProcedureN.java:39)
	at io.kodular.androlartech.Insta_saver.POST.$define(POST.yail:10250)
	at com.google.appinventor.components.runtime.Form.onCreateFinish2(SourceFile:502)
	at com.google.appinventor.components.runtime.Form.onCreateFinish(SourceFile:446)
	at com.google.appinventor.components.runtime.Form.onCreate(SourceFile:385)
	at android.app.Activity.performCreate(Activity.java:7893)
	at android.app.Activity.performCreate(Activity.java:7880)
	at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1307)
	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3286)
	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3460)
	at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:83)
	at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
	at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2047)
	at android.os.Handler.dispatchMessage(Handler.java:107)
	at android.os.Looper.loop(Looper.java:224)
	at android.app.ActivityThread.main(ActivityThread.java:7590)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:539)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:950)
Caused by: java.lang.ClassNotFoundException: android.support.v4.view.ViewPager

Recast that extension

1 Like

But I am Not Using Viewpager Extension

Can you post the extensions list which you are using ?


No Saved images

1 Like

@Still-learning Close the app after downloading and open again

1 Like

After Pasting the Text Click on Search Btn Not On Instagram Btn

May be Photo View Extension

can you show us the way how did you create the dynamic compo?

And Taifoon tools extension too