Anyone need help with Android Programming?

Dec 20, 2015
5
0
0
Hello,

Been programming for over 3 years. If anyone has anything they would like to know or are thinking about programming an app or a game feel free to post on here and I can answer your questions if it is within my expertise.

I can also give tips on Game Assets and things...took me a long time to search and figure everything out and want to share my knowledge to those that may be having issues finding solutions to issues with programming.

Cheers!
Senthil
 
Hi,
I can not teach my application to display data from the database in circleView

The logs displays that I need to, and does not take into Activiti, help to understand?

I can not add the code here says that I can not post links, but the code is not a single reference.
 
Hi,
I want to parse xml file using sax android:
below is the format of the xml file:
<categories>
<category name=“boats” isMapped=“false” isChanged=“false”>
<items>
<item id =“Aia” name= “ram” ,avg= “60” />
<item id =“Bia” name= “mas” ,avg= “90” />
/items>
</category>
<category name =“commercial” isMapped=“false” isChanged=“false”>
<items>
<item id =“jat” name= “base” ,avg= “34” />
<item id =“bat” name= “case” ,avg= “58” />
/items>
</category>
</categories>

Thanks
Vajeng
 
Hi,
I can not teach my application to display data from the database in circleView

The logs displays that I need to, and does not take into Activiti, help to understand?

I can not add the code here says that I can not post links, but the code is not a single reference.

Hey,

Send me a message. I don't quite understand what you want to do. Are you passing something to a database then trying to put into a View? Or do you want to get information from a database into the Activity. Message me with your code. Sorry for late reply was away.
 
Hi,
I want to parse xml file using sax android:
below is the format of the xml file:
<categories>
<category name=“boats” isMapped=“false” isChanged=“false”>
<items>
<item id =“Aia” name= “ram” ,avg= “60” />
<item id =“Bia” name= “mas” ,avg= “90” />
/items>
</category>
<category name =“commercial” isMapped=“false” isChanged=“false”>
<items>
<item id =“jat” name= “base” ,avg= “34” />
<item id =“bat” name= “case” ,avg= “58” />
/items>
</category>
</categories>

Thanks
Vajeng

Hey,

Send me a message and let me know how far along you are. Not sure what your experience level is and what you have tried.


Thanks,
Senthil