Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
1
0 Endorsements
~2K People Reached
Favorite Tags
Member Avatar for saisakthi

Hi, I am very much new to cocos2d.. I am developing an application in android using cocos2d.. In that, [code]public class BaseLayer extends CCLayer { ChildLayer cl = new ChildLayer(); this.addChild(cl); } public class ChildLayer extends CCLayer { public ChildLayer() { CCLayer.node(); } . . }[/code] In this, arrowed line …

Member Avatar for saisakthi
0
238
Member Avatar for saisakthi

Hello friends, Please help me to implement InApp purchase feature in my application.. I dont have Android mobile right now.. So need to test it in Emulator.. I have gone through some codes but its not working in emulator..

Member Avatar for saisakthi
0
64
Member Avatar for saisakthi

Hello friends, Forgive me If I am posting this on a wrong Section. I am developing an application in Android. In that I need to compare a Audio file with the Audio input(Singing Voice input) and tell that whether that is same song or not. So I dont know which …

Member Avatar for quuba
0
227
Member Avatar for saisakthi

Hello, I am developing an android chat application. It works well on the emulator. But from the android mobile(Using HTC), it doesnot receives UDP packets from other devices. But it receives well from the same device and also sends the packets well. How to make the application to receive the …

Member Avatar for saisakthi
0
137
Member Avatar for saisakthi

Hello friends, I am an android developer. I need to display the chinese character in my app. When I give that in TextView its getting displayed correctly. But when I print it in Log cat its displayed as some characters. Please help me, whats the solution for this?

0
50
Member Avatar for saisakthi

Hello friends, I am an android developer. I developing an application with uses the music files. For that I need javax.sound jar package. But I dont find any link to download the package. Can anybody send me a link to download javax.sound jar?

0
74
Member Avatar for saisakthi

I am new to java, I need to save a image file from my system to my web application. How to do that in jsp or java? Need help urgently.....

Member Avatar for javaAddict
0
886