1,550 reputation
1212
bio website rajeshandroiddeveloper.blogsp…
location pondicherry
age 23
visits member for 1 year, 7 months
seen 9 hours ago
stats profile views 265

hi guys , i am rajesh .

have a look at my android app

enter image description here


13h
comment BufferedReader gives weird behaviour on different Android versions
did you checked with other format files ?
15h
comment Android app log in to facebook button stop work when native app present
You are using latest api or old api ? can you paste your log?
17h
comment How can I show a different listview for each button pressed
you can show the same activity for that. else you can go for view flipper..
2d
comment How can I show a different listview for each button pressed
Hi Please follow this tutorial . rajeshandroiddeveloper.blogspot.in/2013/05/…
2d
comment How can I show a different listview for each button pressed
Sure i will write a sample and provide you
2d
comment How can I show a different listview for each button pressed
you can bind different listviews in your page as per your requirement.
May
19
comment How can I show a different listview for each button pressed
you can use android tab layout to show the different lists/pages
May
17
comment Android studio not opening [windows]
@Willem Ellis you are right neglect the bin.. in your path variable
May
9
comment How to design custom EditText in android?
if you have a image means that is an easy one to do .
May
9
comment How to start two different Intents in alistView.setOnItemClickListener(new OnItemClickListener() {}
if this is helped u accept the answer
May
8
comment How to start two different Intents in alistView.setOnItemClickListener(new OnItemClickListener() {}
is it working correctly for text ?
May
8
comment How to design custom EditText in android?
do you have image like the image2 ??? that red color strip ?
May
8
comment In android stackmob push notifications demo what does API_SECRET mean?
i mean github.com/stackmob/stackmob-android-examples these samples.. the error says your thread is not in alive..
May
8
comment In android stackmob push notifications demo what does API_SECRET mean?
Hi did you tried with these samples ?
May
8
comment How to start two different Intents in alistView.setOnItemClickListener(new OnItemClickListener() {}
download the complete source from here github.com/ItsRajesh4uguys/ListwithDifferentClick
May
8
comment How to start two different Intents in alistView.setOnItemClickListener(new OnItemClickListener() {}
hi see the edited answer.
May
7
comment Splash screen using IBM Worklight for android shows blank screen at the start
where is the code ?
May
7
comment Android:How can I check if wifi authenticated or not
can you post your logcat?
May
7
comment play same video in two different surfaceview
pleased be more specific about what you want ..
May
6
comment How to make customAdapter fill gridview height
hi have a look at this idea. code.google.com/p/starsudoku/source/browse/trunk/StarSudoku/res/…