The palm-pre2 tag has no wiki summary.
2
votes
1answer
72 views
Palm-pre app loading takes forever
HI, I am new to WebOS dev.
I finished writing the sample app of chapter 2 of this book, everything seems to be correct except when I start the app I get this:
Is like my app is still loading but I ...
6
votes
1answer
297 views
Starting and stoping listeners in Mojo framework (WebOS)
I am starting WebOS dev and I have a doubt on where should I start and stop my listeners
?
I am reading this book but I couldn't find a clear explanation about this. In the sample the author set the ...
2
votes
1answer
206 views
Starting PalmPre2 Dev. Palm-install says: “no devices found”
I am a iPhone Developer trying to start PalmPre2 development, so I am doing as written here
I have my emulator working and running.
I have created my workspace directory
$mkdir palmWorkspace
$cd ...