1,414 reputation
1726
bio website
location India
age 27
visits member for 2 years, 10 months
seen 8 hours ago
stats profile views 412

Android Developer at Congruent Info Tech.


May
10
answered asihttprequest from request finished delegate
Apr
30
asked CRM implementation in iOS
Apr
29
awarded  Peer Pressure
Apr
23
revised Android animation sequence
added 71 characters in body
Apr
22
comment Java Dynamics CRM implementation
@JamesWood, even I tried after removing the act.SetAccountId(x) still rises the same error..
Apr
19
comment Java integration with CRM Dynamics 2011 problems
have you got the solution for these problem,if so let me know the solution to fix the same issue at my side.
Apr
19
asked Java Dynamics CRM implementation
Apr
18
comment Modify AIRPLANE_MODE_ON on Android 4.2 (and above)
can you share more detailed steps to follow airplane mode settings writing on rooted devices. where do I start my initial step.
Apr
18
asked Android Enable WebView Touch Sound
Apr
12
comment Custom notification sound not playing
how do i set duration cycle for these notification sound...how to repeat pattern on these
Apr
11
accepted Android Disable airplane mode at version >=4.1
Apr
11
comment Android Disable airplane mode at version >=4.1
only the rooted device allows to change the device settings on version 4.2+, is it right?
Apr
11
comment Android Disable airplane mode at version >=4.1
Thanks for your answer,i tried the same on 4.1 and below it works perfect. but on 4.2 it doesn't works. I think we may need to root the device first to access system level settings.Is't possible to do without rooting the 4.2 device.
Apr
10
comment Android Disable airplane mode at version >=4.1
@JeanHominal, Yes..it always need to be in disable state.Once the user enable the Airplane from status bar tray it need to be in diable state. As like the Surelock app available in google play store.
Apr
10
revised Android Disable airplane mode at version >=4.1
edited title
Apr
10
asked Android Disable airplane mode at version >=4.1
Apr
8
awarded  Famous Question
Apr
6
comment Android: How to enable\disable Flight mode on Android 4.2?
@ToonSuperLove, I tried you snippet, having problem on adding permission WRITE_SECURE_SETTINGS at manifest..Let me guide to achieve the result to disable airplane mode
Apr
5
comment Android: How to enable\disable Flight mode on Android 4.2?
@ToonSuperLove,Are you sure these Settings.Global will write device settings airplane mode.I have an similar task to always keep air plane mode in off.reply me ASAP.
Mar
26
comment Restrict Android Safe Mode on power button press
@323go what do mean locked bezel? I tried to implement OnKeyDown/dispatchKey Listener but it doesn't effect to work.