As I mentioned in my previous articles, main drawback of this engine is lack of proper code documentation or wiki. This is main issue while getting started with this engine especially because lot of parameters aren't called properly to make it easier to understand what they does, but don't worry. AndEngine examples are GREAT way to understand how does engine work, and to learn how to develop your game using this engine. Those examples covers mostly every important feature of the engine, starting from most commonly used such as scenes, sprites, physics and so on. And obviously, this website should be also helpful for everyone who wants to get started with this powerful engine!
AndEngine のサンプルとは何か?それは、いくつかのサンプルを読み込んだ普通の android プロジェクトです(Sprite作成や 物理演算の使用などをカバーしています)。まず最初に、このエンジンの設定方法についての記事を確認する必要があります。まだ確認していない場合は、この記事を確認してください。
また、google play storeを使ってAndEngine のサンプルアプリケーションを直接自分の端末にダウンロードすることもできます。しかし、そのアプリケーションで使っているAndEngineは最新のバージョンでない可能性があるので注意してください。そのため、最新のサンプルコードをダウンロードして自分で実行することを強く推奨しています。
とにかくサンプルアプリケーションを確認したい場合は、ここをクリックして google playからダウンロードしてください
What is AndEngine examples? It is normal android project, with loads of examples (covering things like creating sprites, using physics and more) First of all, you should check article about how to setup this engine, if you still didn't please check THIS ARTICLE. You may also download AndEngine examples application, directly on your device, using google play store. But be aware, that this version might be outdated, that's why its strongly recommended to download latest examples source, and run it by yourself. Anyway if you still wish to check examples application - Click to Download it from google play