[android-developers] Re: Cant unenroll/uninstall Android N beta

2016-03-30 Thread VJ VIJAY
setup the phone. Just format the > phone, add the second account as the main one, and 1 minute after OTA to go > to Marshmallow come! > > Till I found this solution it took me 1 week... > > Hope it helps. > > On Wednesday, 30 March 2016 05:14:37 UTC+1, VJ VIJAY wrote: >

[android-developers] Re: Cant unenroll/uninstall Android N beta

2016-03-29 Thread VJ VIJAY
I own Nexus 6p..after finding android N has bugs and cannot be used for daily use, I unenrolled android N to get an Marshmallow update but i havent recieved it..its been two days..plz help me..!! On Saturday, 12 March 2016 01:32:18 UTC+5:30, Jez San wrote: > > Hi - > > can

[android-developers] Re: Cant unenroll/uninstall Android N beta

2016-03-29 Thread VJ VIJAY
I own Nexus 6p..after finding android N has bugs and cannot be used for daily use, I unenrolled android N to get an Marshmallow update but i havent recieved it..its been two days..plz help me..!! On Saturday, 12 March 2016 01:32:18 UTC+5:30, Jez San wrote: > > Hi - > > can anyone offer

[android-developers] Re: Cant unenroll/uninstall Android N beta

2016-03-29 Thread VJ VIJAY
On Saturday, 12 March 2016 01:32:18 UTC+5:30, Jez San wrote: > > Hi - > > can anyone offer help... Device: stock nexus 6p. > > i enrolled the device and installed the beta yesterday but i can't get > certain things working (project Fi and various apps etc)... so i tried to > UnEnroll the

[android-developers] Jellybean 4.1.2 booting failed

2013-03-12 Thread VJ
I need help on data recovery of my S3 in wht ich i was using Jellybean 4.1.2 now its os is not loading. please help me guys i want to take my data backup before reloading new Os -- -- You received this message because you are subscribed to the Google Groups Android Developers group. To post

[android-developers] when call is rejected , i want to close the activity

2010-09-01 Thread vj
when a call is coming , i overrided the incoming call screen , it works fine , but when call is rejected(red button is pressed in emulator) , i cant able to quit that activity. if i give finish() , itz not working , if i give onDestroy, itz crashing out my phone , and itz forcing to quit same

[android-developers] Cant Send picture message(mms)from one emulator to another in Android

2010-08-16 Thread vj
can any one help how to send mms in android -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to

[android-developers] secure SMS using android

2010-06-15 Thread vj
How to secure SMS in android? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to

[android-developers] Android Application Engineers required in Fremont, CA for contract work

2009-12-10 Thread VJ
Responsibilities · Work with UX designers to design and develop applications that combine an Android UI with web based content and media services. · Integrate Android/Java applications on an embedded Linux system Required Experience · Expert in GUI development for

[android-developers] Negative if else condition in Android.mk

2009-11-24 Thread vj
Hi, is there a way to implement a negative if/else statement within Android.mk. Example: I do not want the build to be of type user: So I would like something like this: ifeq ( ! ($(TARGET_BUILD_VARIANT), user) LOCAL_SHARED_LIBRARIES += liblog endif basically, I want liblog to be included in

[android-developers] Logging in Android

2009-10-15 Thread vj
What is the significance of having different priority levels in the Log API ? I am referring to .e(), .d() etc. Also, considering the fact that all the priorities are going to be logged in any case, on what basis would a developer know when to use which type of API ?

[android-developers] Re: Logging in Android

2009-10-15 Thread vj
I understand it is meant for filtering out logcat messages, but on what basis would a developer know when to use which type of API ? On Oct 15, 2:50 pm, vj vjvdixit.l...@gmail.com wrote: What is the significance of having different priority levels in the Log API ? I am referring to .e(), .d

[android-developers] bandwidth monitoring per process

2009-05-11 Thread vj
Is there a way to monitor network activity per process? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To