Open GoogleCodeExporter opened 8 years ago
The answer to the problem is very simple, the precreated files contain
mistakes! For instance,
hello_world.php should contain the following line
$name=$droid->dialogGetInput("Hi!","What is your name?","");
but it contains only a part of that. There is API menu in the PHPforAndroid
editor where you can find proper forms of all methods that class Android
contains. Moreover, PHP version included in SL4A is not really 5.3.3. It
contains only a part of all instructions which real PHP includes! It is very
simplified PHP!
Original comment by janusz...@gmail.com
on 15 Dec 2013 at 8:44
Original issue reported on code.google.com by
m.has...@emerging-media.co.uk
on 17 Oct 2013 at 3:49