Android Question Load Layout crashing

Pintinho

Member
Licensed User
Longtime User
Hi
Getting desperate here... I don't know what has changed during the last few days.

Trying to test an App created last year, runs without any problems. Try to change the designer and it crashes when trying to upload the layout (java.lang.RuntimeException: java.lang.RuntimeException: unknown type).

Created new App (new project), with blank screen, no problems. Added a button through Designer, crashed with the same error when trying to load layout.

Working with Windows 10, B4A version 6.50. Didn't change the Manifest at all. Java JDK 8. Phone is working with Android 6.

What am I forgetting to do or set?
Thanks for any help you can give me!
 

Pintinho

Member
Licensed User
Longtime User
Thanks, Erel!!
This was exactly the problem - using old libraries to change old app, I probably also replaced the core one!
Thanks again for your (extremelly) prompt help! Thanks, eps for your care!
 
Upvote 0
Top