LA3QMA Member Licensed User Longtime User Jan 29, 2013 #1 http://www.b4x.com/forum/basic4andr...orials/10608-preferenceactivity-tutorial.html The new version uses a different "manifestfile" and i can't get this to work. The lib is loaded but i get the error: main_activity_keypress..... android.content.activitynotfoundexception "have you declared this activity in your AndroidManifest.xml?"
http://www.b4x.com/forum/basic4andr...orials/10608-preferenceactivity-tutorial.html The new version uses a different "manifestfile" and i can't get this to work. The lib is loaded but i get the error: main_activity_keypress..... android.content.activitynotfoundexception "have you declared this activity in your AndroidManifest.xml?"
Erel B4X founder Staff member Licensed User Longtime User Jan 30, 2013 #2 The tutorial is correct. Make sure that you haven't checked "Do not overwrite manifest file" or set the file to be read-only. Upvote 0
The tutorial is correct. Make sure that you haven't checked "Do not overwrite manifest file" or set the file to be read-only.