Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~663 People Reached
About Me

i am a student!!!!!!!!!!

Interests
programming
PC Specs
computer programming
Favorite Tags
Member Avatar for millroy

hi i am making a android app for a compass but i havew a great problem with Images cuz i m using images and i am new to android the problem occurs wen i call the ImageView constructor or try accessing any of its methods like setImageDrawable. this is my …

0
70
Member Avatar for millroy

hi i amm new to android programming i am having a problem with the views i.e i am creating a custom veiw the promble is when i attatch it to activity is does not work the emulator gives up an error saying the app suddently stopped running i also need …

Member Avatar for peter_budo
0
57
Member Avatar for millroy

hi i have created a j2me application which uses gps but wen it wants to use gps it prompts out a message to comfire its usage over location services. now i want to know how to make location servies to be used my default by the cellphone. i know its …

Member Avatar for saisyam.dampuri
0
140
Member Avatar for millroy

hi i have slight svg which has an image on it its like i want to rotate this image and i am using svgmatrix and other svg classes for this the problem here is the image takes the central point from the top-left corner of the SVG file how can …

0
58
Member Avatar for millroy

hi i am making compass for cellphones well this is the code. the code has 2 classes i for canvas and other for middlet. middlet code: import javax.microedition.lcdui.*; import javax.microedition.midlet.*; public class CompassPro extends MIDlet implements CommandListener { Command Exit=new Command("Exit",Command.EXIT,0); bkcanvas base=new bkcanvas(); Display cell; public void startApp() { …

0
84
Member Avatar for millroy

well i am tring to make compass with a needle which rotates with respect to the position but the problem is my new to j2me and i dont know how could i access my gps to to do so i want to know wat r the various api's i can …

Member Avatar for millroy
0
80
Member Avatar for millroy

hi is there any way in java programming to make a compass which shows directions if please tell me how to get the coordination of lattitude so that the needle of the compass can point to the appropriate direction with respect to these values

Member Avatar for JGorard159
0
174