« first day (215 days earlier)      last day (332 days later) » 

SpK
4:38 AM
Morning People
 
@SpK good Morning
 
SpK
Morning mate
 
morning
 
SpK
@LalitPoptani How are you?
 
Fine always!!! How about you?
 
4:46 AM
good morning all
 
SpK
Hmm, not bad. I can't use my eclipse now mate @LalitPoptani
 
@SpK tried everything? ^^
 
SpK
I gave yes. Its not working
 
disabled antivirus?
restart your PC and try once again.
 
@Pallavi hi good morning
 
4:53 AM
@Goofy hello
 
SpK
Yes trying now @LalitPoptani
 
Good Morning
 
Good Morning
 
Godd Morning
 
SpK
What's that for? anyone knows
 
5:00 AM
@AamirPathan ha ha typo :)
 
@mark typo means?
 
spell mistake
Godd != Good
 
any good example for sectioned listview?
@Abhi @mark @Venky
 
any specific problem in sectioned listview?
 
@mark hmmm iseee
 
5:08 AM
0
Q: Creating a sectioned listview

litemodeI am currently in the process of creating a sectioned listview. So far I've made a single listview with a header and a list of items. Eventually this should turn into a template that I can use in my project. What I need to know is how to Add a header and a corresponding list of items after this h...

may be this get you started ;)
 
@mark I need a demo for that library
 
search for it, don't make me search for you :P
 
yea
@mark horizontal switch from one activity to another?
@Abhi @Venky
 
5:30 AM
@Hi Venky
Good morning..
 
@SenthilMg:@DineshVenkata;@mark;@DineshVenkata:hi gm
 
@tamil very good mng
 
@tamil hi
 
5:47 AM
@tamil hi, Good morning
 
@SenthilMg Hi da . Good Morning machi
@Satya @Durga Welcome to Android People.. You have write access now..Enjoy the stay!!!
 
hi
i need a help on preference screen can u guys help me?
 
@Abhi @Venky @LalitPoptani @RadheMohan @mark Hello,Whats Up.!!
 
Yeah sure , what'z your problem? @Durga
@FasteKerinns Good morning , how are you?
 
I am good.
 
5:54 AM
@FasteKerinns Nothing new, same old eclipse and that coloring java code...
 
@SenthilMg:The client is having a browser based application installed in Samsung Galaxy 5.0 Android PDA. This application currently connects via wifi. The client is facing connectivity issues. Hence, he would like disable the wifi and use TCP/IP to connect to the server which is running on Apache Tomcat web server. The current version of the Android is not having TCP/IP stack installed in it. Hence, Bluetooth is not enabled. We need to provide solution to connect the Android PDA to Bluetooth by either doing modification in the OS or installing some kind of plug-ins.
@SenthilMg:this is my question can u please give me ideas
 
@tamil Ingayuma?
 
@mark Yeh,
 
@FasteKerinns Cool mate
 
@Venky: I have created a layout and placing in an preference screen...It is working fine but the font size and style is not exactly same as the original preference text......can u guys help me how can i get the same size and style to my custom preference?
 
5:55 AM
@Venky:its very urgent machi,
so only i asked
 
okay da no pbs just kidding
 
the client asking this questions
 
What you tried? @Satya
 
@FasteKerinns @Frankenstein are you both same, change of name or different persons?
 
And one more doubt , same problem for both @Satya and @Durga
 
5:59 AM
he is my friend...we both are working together
 
the client asking this questions
 
:4189915
The same name
and The Same perosons
 
@Satya Great ,
 
I have created a layout for my custom view and loaded this view in preference screen using android:layout tag
@venky
 
okay
 
6:02 AM
@Venky hi
 
Hello mate , how are you?
 
@Venky i am fine how abt you... have u worked on OpenGL android
 
@Venky I'm good :p
 
@Goofy Sorry no idea
@AdilSoomro Hero Morning
 
@Venky ok
@AdilSoomro hi
 
6:03 AM
@AdilSoomro Kem chho?
 
5
Q: Possibility for Fake NFC(Near Field Communication) Launch

VenkyI am working on Near Field Communication for reading data from NFC Tags. I don't have NFC supported Android Mobile and NFC Tags to test the Application i created . I want to know whether it is possible to Launch my App through intent filter(Should assume NFC tag is detected from my device) My...

Finally i found how to launch Fake NFC without Device , simple solution is playing with intents
@AdilSoomro @Abhi @FasteKerinns
 
@FasteKerinns nothing much as usual ;)
 
6:27 AM
@FasteKerinns maja ma.. saarun?
 
@all i have specified **android:configChanges="orientation|keyboardHidden"** to my main activity in manifest. When i run this app in samsung nexus(api level 10) and motorolla milestone(api level 8) it is not restarting the activity(which is expected) but when i run this in htc v one (api level 15) it is restarting the activity any ideas about this scenario ??
 
@KK07k11A0585 hi sorry i didnt get ur point...
 
when i change the orienation or open the ime keyboard of a device i dont need my activity to restart
 
@KK_07k11A0585 and what orientation do you want? both or just portrait ?
 
for that i have specified the above attribute in manifest file it is working fine for api level 8 and 10 but it is not working in device api level 15
both
@AdilSoomro BOTH
i mean it depends on user ...
it is working fine but ... it is always restarting the activity :( @AdilSoomro
 
6:38 AM
0
Q: How to track Gmail user's Online_Status?

RajaReddy PHi i'm making an app which need to get user's gmail account contact list and online_status. I have searched the net finally i got list of all contacts related to my account from this code Cursor emailCur = cr.query( ContactsContract.CommonDataKinds. ...

 
Hi any one know whether the android bluetooth share intent to share an file from android device to laptop?
 
@SenthilMg well, it should do..
 
@NagarjunaReddy Here is the sample to get gmail contacts., No idea about online status
 
@Abhi ok
 
@Adil are u sure we can able to send the file from android device to laptop with windows
 
6:47 AM
@SenthilMg yes..
 
@Adil..I can't able check here...bcoz i don't have laptop to check it..
@Adil have u ever tried to share an file via bluetooth without using intent,like the one shown in androbex app from market
@Adil most of the native application used obex push api to detect device and share file..
@Do u have any idea about this?
 
 
1 hour later…
7:57 AM
@all hi
can any one tell me how to run apk file from eclipse to me android tablet
@mark
 
8:08 AM
0
Q: newbie: How to run my android app on a real tablet device?

LeemI use eclipse + ADT (andoid development tool) plugin to develop my android application. I know during my development, I can run my application either on an emulator, or an android phone device(with data cable connected to my laptop). BUT, now, I would like to run my application on a android Tab...

 
8:24 AM
Hi anyone worked bluetooth share via a any api
 
quick question. I have a ListView with an ImageView and a TextView within my CustomAdapter class. Am I able to set the image of the ImageView from a separate class?
 
@ChocoMan may be this helps you:
7
Q: Android: Dynamically change Image in Listview

VivekI have a listview defined by the following xml. I need to toggle the image in the list during runtime when the user clicks on any row. How can I achieve this? Any help is highly appreciated. Thanks //list_item.xml <?xml version="1.0" encoding="UTF-8"?> <LinearLayout xmlns:android="http:...

 
@AdilSoomro How are you? General
Hey Noon ;)
 
8:39 AM
@AdilSoomro Good noon.. there?
 
@RobinHood I'm good, Major
@androprabu yes
 
@AdilSoomro right now i am trying to display some data(which is from consuming a webservice) to the tabhost.I have a doubt on using the shared preferences to store the value and displaying it on tabhost.
 
@androprabu what type of value?
 
@AdilSoomro Strings
 
@androprabu string of what?
 
8:43 AM
@RobinHood Major, huh?????
 
@AdilSoomro Texts or may be numerics
 
@androprabu are these user credentials or what?
 
@mark :P
@AdilSoomro How is your coco2d? over!
 
@AdilSoomro yes the users are going to give as input..its not my problem...
@AdilSoomro please just a minute i'll ask you about my full needs
 
@RobinHood It is going good..
what about you, are you back from _ _ _ ?
 
8:51 AM
under process
 
@AdilSoomro Here i've tried concepts of shared preferences to store the data and display it on tabhost...Please visit the following link pastie.org/pastes/4119357/text --only i have doubts on using of shared preference to store the data and display,can you tell me what mistake i am actually committing here.
 
@androprabu so, what is the problem in that code?
 
@deepa Welcome... :)
 
Hajam
 
@abhi whether v can take log trace without programmatically?? android does not have such facility like in iphone?
 
9:04 AM
@deepa We have log collector app in Play store
@RobinHood You went to egypt?
 
nice one
he he
coooool
LOLx
 
LOL.....
 
other than application in play store there is no inbuilt facility?
 
@Abhi Dream project :P
@FasteKerinns thanks for compliments :D
 
@deepa AFAIK we can get programmatically and another option is Log collector app
 
9:07 AM
@deepa actually your are out of luck
 
@AdilSoomro i have doubt on if statement,because i tried to store the resultant values using shared preferences,was my way coding correct to store the data and to display..will i send you my logcat for reference?
 
@AdilSoomro Means?
@RobinHood only dream dont include project :) :P
 
@deepa Yes ther is one
for sure
Why dont your just go in Apps menu
there is one way for that
 
@Abhi ignore that @deepa.. you also.. :p
 
@Abhi color
 
9:12 AM
How is ****a ? :D
 
May 29 at 9:51, by RobinHood
Fish are not friends :P
 
laila..is that you mean?
 
String mismatch :P
 
@AdilSoomro Have you find what mistake i've did on my code
 
9:34 AM
@FasteKerinns Hello, how are you?
 
Hi
very long time
I am good,How about you?
 
fine. have u idea on hotmail integration in android
 
nope,I dont have
 
okay
 
@Venky..
Hi venky..
@AdilSoomro do u have any idea regarding bltooth file sharing from device to any device
*bluetooth
 
9:52 AM
@SenthilMg hi
 
@SenthilMg never used bluetooth for file sharing..
 
@AdilSoomro hi
 
@AdilSoomro can you tell me,have you find what mistake i've did on my code
 
@AdilSoomro do u have any idea about sqlite db?
 
@user1448108 a lil bit..
 
9:55 AM
@androprabu you can find many samples for Shared preferences.., Go through them
 
@AdilSoomro hi actaully my db is in sql format..now i want to import that db in sqlite browser...how to do that?
 
@androprabu while saving data against any variable like "answer" you don't need to remove the previous one, it automatically is overridden..
@user1448108 from android device?
 
@AdilSoomro no in sqlite browser
 
@AdilSoomro Tussi kya kar rahe ho?
 
@LalitPoptani lunch away :p
 
10:05 AM
jao jao
khalo kuch
 
@SenthilMg Hi Good Noon
 
10:20 AM
@AdilSoomro ok yara
 
@Venky Good noon
 
10:36 AM
@SenthilMg hello
 
@user144 hi
 
@SenthilMg i have sql file and i want to import the sql tables into sqlite browser
@SenthilMg how can we import ? Plz help me
@SenthilMg hi are u there?
 
@user1448108 do u want to view sqlite file right?
 
@user1448108 You tried googling this?
 
@user1448108 sqlite browser means?
 
10:43 AM
hi :)
 
Nice name @SidratulMuntaha..
 
Thank u @AdilSoomro
i am liiking for good ling of facebook sharing
do u have any tutorial link?
 
looking ... link *
 
ya.sorry,looking link
my application consist to capture an image from camera and share it
 
@SidratulMuntaha what do you want to share, text, link or photo?
 
10:46 AM
captured image from camera,then share it fb/twit/mail
 
@SidratulMuntaha so you want to integrate all of this in your app. or want to use Share Intent
 
ya..i need to implement it in my app
 
so you gonna implement facebook as well as twitter..
 
@SidratulMuntaha did you follow procedure provided by facebook?
 
10:49 AM
@SenthilMg i have downloaded it...it is an ide to open db--- ( sqlitebrowser_200_b1_win)
 
i actually new in android.so i am sorry i cant get u what u say.i want a good tutorial ink which may help me to understand the procedure
link*
 
@SidratulMuntaha oh.. ok, I'll give you relevant tutorial
 
thanks a lot and wait for it :)
 
@AdilSoomro once check this
 
@AdilSoomro need help
 
10:55 AM
 
i want to open activity on particular time
@AdilSoomro
 
@Rstar from within your app or globally?
@Abhi seen, now?
 
what i am doing onclick of button i am finishing activity
but when 7:00:00 or something time fetched it should open activity
 
@Rstar means?
 
@Abhi i want to open task at 7:00:00
 
10:58 AM
@AdilSoomro Ignore :P
 
means activity
 
@Rstar that is whole project, right?
 
@AdilSoomro yeah
 
Start service by setting time.., And in service start the activity
 
but with 3 java files
approx 300 lines
@AdilSoomro after on click of start goback
after 10 sec act will be open
but if u open that app second time and click on start button and goback
now it wont display activity after 10 sec
@AdilSoomro
 
11:04 AM
@Rstar how to use viewpager to change activities?
@AdilSoomro @Abhi @Rstar this pastie.org/4119864 can be used to change the textview in an activity but how can change an activity using the same?
 
thank u adil :) its so informative
 
@AdilSoomro what happen ?
 
@Rstar how can I switch activities with viewpager?
 
@Rstar there is no solution there
 
11:20 AM
@DineshVenkata then i dont know buddy sorry
 
11:48 AM
@Abhi @Abhi @SidratulMuntaha @smiley @sandhyaM @FasteKerinns @ChocoMan @mark @Venky @Rstar @RadheMohan @Pallavi
We have Hulk
 
nice
 
+1 Nice
 
@AdilSoomro what about my pro ?
 
@RobinHood color
 
@Rstar Yar, actually I've never worked with Services and Alarm, so having no idea, perhaps Lalit or @FasteKerinns can help you..
 
12:02 PM
@AdilSoomro okay
@AdilSoomro what is shortes way to search element of ListView
using this code
but it takes a time from only 4 elements only
 
Hello to all
 
SpK
What's your problem? @AshishDwivedi
 
give me a code, How to develop it
 
SpK
2 messages moved to DUST
 
what kind of help? you are looking for developer to code for you?
@AshishDwivedi
Look follow simple steps
 
12:10 PM
i want to develop it
 
Write down my id, and send me your whole requirement, I will send you quotation.
 
I have a ArrayList of Bitmap, I want to show in given order and want to select multiple images using orange color a box which are expendible
Thanks to helping me, Job ka savaal hai
 
isiliye keh raha hu, send kar me dekhta hu
 
@RadheMohan, What is your mail id
 
I will charge you(not free of cost)
 
12:14 PM
ok
k
 
@AshishDwivedi did you ask question on Stackoverflow?
 
no right now, I am not asking
 
tumne question phucha he Stackoverflow par?
@AshishDwivedi
 
kyu?
 
12:23 PM
i am facing problem to upload a new question before 20 days
 
:(
Are able to show images? @AshishDwivedi
@AshishDwivedi you gone?
 
yes
@RadheMohan
no
this an view of gallery which i want to get selected image array on button click
 
@AshishDwivedi I dont know much about the orange rectangle, but I remember I seen one open project to crop image in android, there where i seen the same rectangle over the image, you can search for that project and you can check the code they written to create and use the rectangle..sorry i dont have any link to the project right now..but will try to seen in history..and check it too
 
i have two fucntions...both are put in thread...but when they are executed..the GUI is paused for some time..
how to handle this??
 
12:38 PM
@RobinHood thanks
 
@Noman what is the process they are doing?
 
@AdilSoomro..one is performin HTTPGET and second one is parsing api response.
 
@Noman Yaar, ap AsyncTask use nhi kr skty..?
 
@AdilSoomro.. kese ??
thread async hi tu hain...
ap handler ki baat krhaay ho?
 
@Noman no, I'm talking about AsyncTask, q k is se thread handling boht easy ho jati hy..
 
12:42 PM
@adilSoomro... ok ma dekhta hun
 
@AdilSoomro thanks ,will check out
@AshishDwivedi bounty de kar dekh, kya hota he? (100 ki)
 
1:01 PM
@AdilSoomro
@AdilSoomro there?
@spk are u there?
 
@all hi
http://stackoverflow.com/questions/11120149/java-lang-outofmemoryerrorfatal-exceptioncan any one help on this
 
SpK
@androprabu Tell me
 
plz just a minute @spk
Yesterday we hae discussed about my project..
 
1:18 PM
@AdilSoomro you there?
 
SpK
yes
 
@RadheMohan yes..!!
 
can we fetch thumbnail from video? yes we can
I did, but its works in some device (not working in HTC, work fine in Samsung)
is there bug in HTC devices or bug in my code? :P
 
@spk You told me to first to start the activity and get the result from that activity use sharedpreferences to store the result and just get result from the sharedpreference then display it on tabhost right?
 
SpK
@androprabu Yes
 
1:21 PM
@RadheMohan never worked with Video, I think @Abhi can help you, he is a master in video
 
@spk Well my project is accepting the values and displaying the answer,but it showing the answer on the seperate screen(which is one of the tab of a tabhost)
 
@AdilSoomro Not master but worked :)
 
@Abhi Yea, Yea, I know, I know.. Master
 
You are grand master
 
@Abhi ki bol cho?
@Abhi
 
1:27 PM
@SpK i've doubts on these code is these codes saving the result?
 
@Abhi: the query is written above, please see :p
@androprabu use pastebin.com
 
@AdilSoomro okay
@SpK visit the following link pastie.org/pastes/4120417/text and please make me clear.
 
@RadheMohan In Motorola Droid also we didnt get any problem
 
@Abhi did you test in HTC ?
 
SpK
@androprabu Just try by yourself
 
1:42 PM
you told me you'll sending some samples,but yet not can you plz send me...about using of shared preferences....Thanks for your help...
 
bye all
 
@RadheMohan We dont have HTC man
 
SpK
@androprabu I don't have examples mate
 
@Pallavi Bye Madam
 
@Abhi Then go and purchase, recently HTC launches many devices, one for me also :P
 
2:04 PM
Okay dude, I am giving respect only reason is your the senior :P
 
What's up? @Abhi
 
Searching and searching.....
 
Hmm i got it :)
 
:) just now opened the mail
 
Is it great achievement ..
 
2:13 PM
Which one?
 
opening the mail :P
 
Time to leave now , i used to check at morning when i come and evening when i am going to leave
Got it now... :) :P
 
Yeah Sir.. Bye take care :)
 
Sir?? Me !!!!! Noooooooooooo.., i
 
Yeah yeah
:P
 
2:19 PM
Sharma gya bachaa ^ .. hy na Captain @FasteKerinns
 
naku em ardham kaledhu @AdilSoomro
 
translate it please :p
 
SpK
@AdilSoomro he's telling that, he can't understand.. :P
 
Same message.., translate this please :p
@SpK Facepalm
 
@Abhi why?
 
SpK
2:24 PM
@Abhi How can i translate. I don't know hindi
 
That child is being so shy.. :p
 
SpK
@AdilSoomro telling about @Abhi
 
@SpK yea, actually translating that phrase :p
 
@AdilSoomro who is that child...?
 
SpK
Okay am going to leave. bye all
 
2:27 PM
@SpK Adil is father of child not child :P
 
SpK
@Abhi :P
 
@SpK Oye what you have removed, show me.. :p
 
Student also
Dont see all things, some sensor cut For adults only @AdilSoomro :P
 
Bye dear
 
@SpK Bye bye
 
2:30 PM
@Abhi hahah, naughty..
 
Crazy.... :P
 
SpK
@AdilSoomro Nothing
 
I am also leaving @SpK @Venky @AdilSoomro Bye guys Good Night, Sweet dreams :P
 
Bye Darling.. Good Night
 
Bye.. :D
 
SpK
2:33 PM
Bye all of you..
 
Bye Bye.................
 

« first day (215 days earlier)      last day (332 days later) »