Home / App Templates / Android / Games / Arcade
Ping Pong - Android Game Source CodePing Pong - Android Game Source Code
Ping Pong is a simulation arcade game which can be played with friend or versus computer opponent. Average rating of 3.0 based on 1 votesHome / App Templates / Android / Games / Arcade
Ping Pong - Android Game Source Code
Ping Pong is a simulation arcade game which can be played with friend or versus computer opponent. Average rating of 3.01 Support questions or comments
Please login or create an account to post a question or comment.
-
Sep 19, 2016DCash Purchased
Dear electricpunch staff:
I am having difficulty using Android Studio to compile the Ping Pong Source code which I purchase and also running the APK demo on a Google Nexus 7 tablet.
The blue paddle will only move to the right, and will not allow reversal of direction.
The other problems relate to the code. First, I received 16 errors when I tried to compile the code. The error list will be shown below my system details. Thank you for your help in getting your code installed and running.
dan C.
My system particulars;
++++++++++++++++++
Android Studio 2.2 RC 2
Build #A1-145.3253452, built on September 7, 2016
JRE: 1.8.0_76-release-b03x86_64
JVM: OpenJDK-64-Bit Server VM by JetBrains s.r.o
--------
Hardware Overview:
Model Name: MacBook Pro
Model Identifier: MacBookPro8,1
Processor Name: Intel Core i7
Processor Speed: 2.7 GHz
Number of Processors: 1
Total Number of Cores: 2
L2 Cache (per Core): 256 KB
L3 Cache: 4 MB
Memory: 8 GB
------------
System Software Overview:
System Version: OS X 10.11.6 (15G1004)
Kernel Version: Darwin 15.6.0
-=-=-=-=-=-=-=-=-
ERROR MESSAGES
Information:9/18/16, 10:53 PM - Compilation completed with 16 errors and 0 warnings in 17s 20ms
Error:Android Dex: [PingPong] Unable to execute DX
Error:Android Dex: [PingPong] com.android.dex.DexException: Multiple dex files define Lorg/andengine/AndEngine;
Error:Android Dex: [PingPong] at com.android.dx.merge.DexMerger.readSortableTypes(DexMerger.java:591)
Error:Android Dex: [PingPong] at com.android.dx.merge.DexMerger.getSortedTypes(DexMerger.java:546)
Error:Android Dex: [PingPong] at com.android.dx.merge.DexMerger.mergeClassDefs(DexMerger.java:528)
Error:Android Dex: [PingPong] at com.android.dx.merge.DexMerger.mergeDexes(DexMerger.java:164)
Error:Android Dex: [PingPong] at com.android.dx.merge.DexMerger.merge(DexMerger.java:188)
Error:Android Dex: [PingPong] at com.android.dx.command.dexer.Main.mergeLibraryDexBuffers(Main.java:504)
Error:Android Dex: [PingPong] at com.android.dx.command.dexer.Main.runMonoDex(Main.java:334)
Error:Android Dex: [PingPong] at com.android.dx.command.dexer.Main.run(Main.java:277)
Error:Android Dex: [PingPong] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
Error:Android Dex: [PingPong] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
Error:Android Dex: [PingPong] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
Error:Android Dex: [PingPong] at java.lang.reflect.Method.invoke(Method.java:498)
Error:Android Dex: [PingPong] at org.jetbrains.android.compiler.tools.AndroidDxRunner.runDex(AndroidDxRunner.java:188)
Error:Android Dex: [PingPong] at org.jetbrains.android.compiler.tools.AndroidDxRunner.main(AndroidDxRunner.java:336)
===============
EVENT LOG
10:50:50 PM Migrate Project to Gradle?
This project does not use the Gradle build system. We recommend that you migrate to using the Gradle build system.
More Information about migrating to Gradle
Don't show this message again.
10:51:09 PM Update Property Files
The structure of following Android modules was changed:
PingPong
google-play-services_lib
Would you like to update related project.properties files?
Only once
Always for these modules
Never for these modules
10:53:54 PM Compilation completed with 16 errors and 0 warnings in 17s 20ms
-=-=-=-=-=-=-=-=-
cc:
< https://www.codester.com/support/>
Information
Category | App Templates / Android / Games / Arcade |
First release | 16 January 2015 |
Last update | 16 January 2015 |
Tags | android, arcade, Java, andengine, Multiplayer, eclipse, ping pong, table tennis, box2d, physics |