Home > Article > Backend Development > If I know only PHP and JS but not Java, can I develop mobile applications?
There are php and js, and of course there are a series of related development foundations such as html, mysql, css, etc., as well as the foundation for building a Linux server.
But I don’t know anything about java (and I don’t want to learn it)
Can you develop mobile applications? ios or android.
I mainly have a need to implement a GTD-like tool, which can now be implemented on the web side.
But I want to make it into a mobile app and add the mobile reminder function, so that it can be like a GTD tool.
Can I just rely on js or other languages to implement this without a java foundation?