Our project at the 2011 AT&T Mobile Hackathon.
Chasing-Cars is hosted in the following web site
https://github.com/chucknthem/Chasing-Cars
If you think the Android project Chasing-Cars listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Chasing-Cars.
Item | Value |
---|---|
Java File Count | 52 |
Supported screen sizes | [hdpi] |
Activity Count | 6 |
jar files used | andengine.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.WAKE_LOCK |
Asset File Names | assets\grass-small.jpg assets\grass.jpg assets\grass.tmx assets\grass2.png assets\grass3.png |
There are 1 image files in Chasing-Cars. The names of the image files are listed as follows.
app_icon.png
The following screenshort is generated from the image listed above.
Chasing-Cars has the following Java source files.
com.google.protobuf.AbstractMessage.java com.google.protobuf.AbstractMessageLite.java com.google.protobuf.BlockingRpcChannel.java com.google.protobuf.BlockingService.java com.google.protobuf.ByteString.java com.google.protobuf.CodedInputStream.java com.google.protobuf.CodedOutputStream.java com.google.protobuf.DescriptorProtos.java com.google.protobuf.Descriptors.java com.google.protobuf.DynamicMessage.java com.google.protobuf.ExtensionRegistry.java com.google.protobuf.ExtensionRegistryLite.java com.google.protobuf.FieldDescriptorLite.java com.google.protobuf.GeneratedMessage.java com.google.protobuf.GeneratedMessageLite.java com.google.protobuf.Internal.java com.google.protobuf.InvalidProtocolBufferException.java com.google.protobuf.LazyStringArrayList.java com.google.protobuf.LazyStringList.java com.google.protobuf.Message.java com.google.protobuf.MessageLite.java com.google.protobuf.MessageLiteOrBuilder.java com.google.protobuf.MessageOrBuilder.java com.google.protobuf.ProtocolMessageEnum.java com.google.protobuf.RepeatedFieldBuilder .java com.google.protobuf.RpcCallback.java com.google.protobuf.RpcChannel.java com.google.protobuf.RpcController.java com.google.protobuf.RpcUtil.java com.google.protobuf.Service.java com.google.protobuf.ServiceException.java com.google.protobuf.SingleFieldBuilder .java com.google.protobuf.TextFormat.java com.google.protobuf.UninitializedMessageException.java com.google.protobuf.UnknownFieldSet.java com.google.protobuf.UnmodifiableLazyStringList.java com.google.protobuf.WireFormat.java com.hackathon.chasingcars.BaseChasingCarActivity.java com.hackathon.chasingcars.BluetoothChat.java com.hackathon.chasingcars.BluetoothService.java com.hackathon.chasingcars.Common.java com.hackathon.chasingcars.DeviceListActivity.java com.hackathon.chasingcars.Game.java com.hackathon.chasingcars.HomePage.java com.hackathon.chasingcars.MessageProtocol.java com.hackathon.chasingcars.MultiplayerHome.java com.hackathon.chasingcars.MultiplayerService.java com.hackathon.chasingcars.ProtocolDebugger.java com.hackathon.chasingcars.entity.Coin.java com.hackathon.chasingcars.entity.Player.java com.hackathon.chasingcars.protocol.Messages.java