Hello,
Is there a similar table (http://javaverified.com/files/Table_...vices_1.25.pdf) for python (S60)? If don't, we need to test our application with all phones to know if it works with that phone?
Thanks.
Hello,
Is there a similar table (http://javaverified.com/files/Table_...vices_1.25.pdf) for python (S60)? If don't, we need to test our application with all phones to know if it works with that phone?
Thanks.
Hi,
It's unlikely that such a table is available because Java implementations vary a lot from one platform/manufacturer/model/firmware to another, but that is not the case with PyS60. While it is still possible for things to go wrong with some phones (often due to buggy firmware in that area), if your application works on one device it should work on all others that have the necessary features. So it's probably best to test it on one phone from each S60 Edition you plan to support, maybe try a few different manufacturers and do some research to see if there are any known issues with any phones.
By the way, you can probably use RDA to test your app on various Nokia devices.