Android Question Object should be first initialized (Activity)

amiria703

Member
Hi 😊
I have a problem with my app.
I just compiled the app with the debug mode and when the app is loaded I see this Error:
B4X:
java.lang.RuntimeException: Object should be first initialized (Activity).
i tried
B4X:
Activity.Initialize("activity")
with no results.
How to fix it?
 

amiria703

Member
1-The error I see in the log is posted in the first post, How to see the complete error?

2-Which parts I should post?, Is the Activity Create Sub enough?
 
Upvote 0
Top