Skip to content Skip to sidebar Skip to footer
Showing posts from November, 2024

A Simple Client-server - Android<>pc

I am testing socket programming on Android however I am having a problem. The client is basically l… Read more A Simple Client-server - Android<>pc

Android: Network Relationship Graph

I'll first explain what I'm trying to achieve and later on explain my current approach to s… Read more Android: Network Relationship Graph

Running Android Virtual Devices 2.3.3 Or 4.3 Versions In Mac Os 10.9 Halt My System

I've tried to run several times in Mac OS 10.9 and my system halt when I Android emulator start… Read more Running Android Virtual Devices 2.3.3 Or 4.3 Versions In Mac Os 10.9 Halt My System

Libgdx Render For A Rectangle Array Different Textures

I am developing a game with libgdx and i got stuck at a point. So My SpriteBatch draws for all the … Read more Libgdx Render For A Rectangle Array Different Textures

Frame Animation Problems Android

I am stuck showing frame animation in android. My problem is that I have to animate 36 images. The … Read more Frame Animation Problems Android

Adding Text Views In Multiple Rows In Relative Layout Programmatically

I'm trying to achieve the following view in image programmatically. I am adding text view to re… Read more Adding Text Views In Multiple Rows In Relative Layout Programmatically