[android-developers] Strange four zeros in beginning of json response ??

2012-04-06 Thread AndroidGirl8
Hi all, I'm storing data from android to mysql via php services , however I got strange json response can't figure it out , i got 4 zeros in beginning of json object but data storing just fine in tables ,please can anybody tell me what is the reason of this exception {"tag":"register","s

Re: [android-developers] io.vov.vitamio.VitamioInstaller$VitamioNotCompatibleException

2012-03-21 Thread AndroidGirl8
oid SDK example download link (@ > http://vov.io/vitamio/) Vitamio ought to be willing to provide support > via email. > > -- > H > > On Mar 21, 2012, at 6:45 PM, AndroidGirl8 wrote: > > > Hi all , > > > > I'm using Vitamio api for streaming youtube v

[android-developers] io.vov.vitamio.VitamioInstaller$VitamioNotCompatibleException

2012-03-21 Thread AndroidGirl8
Hi all , I'm using Vitamio api for streaming youtube videos for live channel on youtube, but when i tested it on 3.2 emulator it gave this message : Vitamio is not compatible with your device . is this because i'm testing in emulator or caused by another problem ? Any help will be appreciated .

[android-developers] How to use custom listview in ViewPagerIndicator ?

2012-03-06 Thread AndroidGirl8
Hi i'm trying to use custom listview in viewpagerIndicator of jake wharton but i can't figure out how to do it and i feel like i miss understanding some thing is it right that i use only one activity for every page or for 3 pages i use on activity ? Thanks -- You received this message becau

[android-developers] Live Stream to News Channel

2012-02-28 Thread AndroidGirl8
Hi android devs , First thing i want to make live stream to news channel this channel itself making live stream for mobile phones i think it doesn't need me to use media server ,i think it need media player i don't know i need an advice in this and how to complete it ?? Second thing i have questi

[android-developers] How to stop service getting latest updates from twitter ??

2012-02-09 Thread AndroidGirl8
Hi all, i'm trying to make service getting twitter update by a thread every 5secs start service just fine and getting new twittes and inserting to database but i cant close service and it continue working untill force close here is my code : public class UpdaterServices extends Service {

[android-developers] Finishing ActivityGroup which combine Top and Bottom tabs together in same activity ??

2012-02-01 Thread AndroidGirl8
I made ActivityGroup which combined two activities one activity for TOP tab and second one for BOTTOM tab and it works fine BUT when I click in any activity on tab both tabs (top and bottom) still there however this activity don't have them. My question now how I finish this ActivityGroup how I

[android-developers] serious problem with google maps

2012-01-30 Thread AndroidGirl8
Hello i have serious problem with google map , i tried every way to get map and every time i run i found half grid and have map OR complete map and when click on it grid squares appears i generated new debug.keystore and try it with no result and also made new keystore and used it but i don't kn