PreferenceActivity

Shay

Well-Known Member
Licensed User
Longtime User
the layout is missing
also I think there should be more than 1 module
 
Upvote 0

Shay

Well-Known Member
Licensed User
Longtime User
the app is stopping on
StartActivity(screen.CreateIntent)

with error
unable to find explicit activity class

(the libary version 1.00 is loaded)
 
Upvote 0

agraham

Expert
Licensed User
Longtime User
You must have doownloaded the example a long time ago. Download the example again. If you look in post #2 in the thread you will see that the example was reposted. The error you get is due to an incorrect manifest, you can move the one in the example you have from the PreferenceActivity folder to the Objects folder and it should work.
 
Upvote 0

Shay

Well-Known Member
Licensed User
Longtime User
I downloaded all again, still no luck
is it possible that since i am using B4A version 1.5, and I see in the file it is using 1.6 it is not working?
 
Upvote 0

Shay

Well-Known Member
Licensed User
Longtime User
anything with samsung galaxy s2?
can you post the minimum code required to make it to work
 
Upvote 0

Shay

Well-Known Member
Licensed User
Longtime User
I really need to create nice preference screen
is there other ways to do it?
I don't know why this one is not working
 
Upvote 0

Shay

Well-Known Member
Licensed User
Longtime User
I deleted the example
extract it again
add this line as last line before closing application
<uses-permission android:name="android.permission.INTERNET" />

I set the file to read-only
try to run it and it is stuck on "waiting for debugger"

what did I missed?
 
Upvote 0

Shay

Well-Known Member
Licensed User
Longtime User
tried now with debugger, stuck on the "waiting for ide..."
what next?
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…