Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
html、php、css などの Web ベースの言語のみで iPhone および Android アプリケーションを構築することは可能ですか?
私が知っている唯一の言語はウェブベースであり、ウェブサイトをアプリにする必要があるため、私はいつもそれを傷つけてきました.
はい、可能です。http://phonegap.com/のようなものを使用して、PHP を使用するリモート サーバーに接続する HTML/Javascript を使用してアプリを構築できます。