[android-developers] How to get the APN name in java/NDK layer

2012-03-29 Thread Vikas KM
Hi, How can i get the APN name in java layer? OK ‘AT+CGDCONT=1,”IP”,”internet”’ --internet 為中華電信 APN name To use here... -- Regards Vikas KM http://arowboat.org -- You received this message because you are subscribed to the Google Groups "Android Developers" group.

[android-developers] How to Bring APN Settings Activity from a Non-Activity Class

2012-03-07 Thread Vikas KM
. LanguageSettings");* I am able to launch the Language activty... What is the correct class name for the APN settings activity? -- Regards Vikas KM http://arowboat.org -- You received this message because you are subscribed to the Google Groups "Android Developers"

Re: [android-developers] Detecting screen long press from background

2011-10-18 Thread Vikas KM
where the longpress gets detected. public boolean onTouchEvent(MotionEvent me) { return gestureScanner.onTouchEvent(me); } -- Regards Vikas KM On Tue, Oct 18, 2011 at 2:37 PM, pedramz wrote: > Is it possible to detect a user's long screen press from a service? > >

Re: [android-developers] Modify init.rc (ramdisk) to run script myscript.sh

2011-10-12 Thread Vikas KM
Added the following line to Init.rc service myscript /system/etc/myscript.sh ( Assuming you are keeping your script in /system/etc) oneshot -- Regards Vikas KM On Tue, Oct 11, 2011 at 7:22 AM, Naga wrote: > Dear Android Scholars, > I am wanting run a script on b

Re: [android-developers] i want to unsubcribe

2011-10-12 Thread Vikas KM
To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com -- Regards Vikas KM On Wed, Oct 12, 2011 at 2:54 PM, news.anand11 wrote: > You should give proper code/description so that we can help you out to > solve your problem. :-D > &

Re: [android-developers] Jni To Java BLock THe UI thread.

2011-08-19 Thread Vikas KM
Hi, Can u show a dialog box from callbox? I am getting callback but the dialog box is not appearing. used loopers and handlers still no luck. Let me know if you had implemented dialog box from the callback. -- Regards Vikas KM On Mon, Aug 9, 2010 at 8:23 PM, AlreadyAMember

[android-developers] JNI CallBack to display dialogBox

2011-08-11 Thread Vikas KM
know. Even if the kill the activiyt from the callback function the activity is not getting closed. -- Regards Vikas KM -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to and

[android-developers] Re: CallBack Functionlaity in JNI - Android

2011-08-05 Thread Vikas KM
Hi, Got it.. Using function pointers the cycle dependency can be resolved.. -- Regards Vikas KM On Fri, Aug 5, 2011 at 2:15 PM, Vikas KM wrote: > Hi All, > > I have a Application which is written in C, i need to call a Java method > from the C. > > The Call

[android-developers] CallBack Functionlaity in JNI - Android

2011-08-05 Thread Vikas KM
to Call a function of HelloJNI.so from HelloC.so. How do i implement it? If this not a approriate group please redirect and if this is discussed please let me know. -- Regards Vikas KM -- You received this message because you are subscribed to the Google Groups "An

[android-developers] Android CPU affinity

2011-07-06 Thread Vikas KM
Hi All, I want to know how can i set *CPU affnity..* is there a precompiled *mpstat* or *taskset* utility avaiable is *SMP* fully supported in froyo or gingerbread? Please let me know if its asked anywhere.. -- Regards Vikas KM -- You received this message because you are

[android-developers] How to add Third party Pre-Compiled Shared Libraries

2011-06-22 Thread Vikas KM
Hi, I have written a small NDK project. the project needs some APIs which are exposed by some pre-compiled shared libraries. How can i add those precompiled shared libraries in the project? -- Regards Vikas KM -- You received this message because you are subscribed to the

[android-developers] Can we configure android for Nokia 3110c mobile ??????????

2008-11-03 Thread Vikas KM
Hi frnds... Pls let me know if anyone is trying??? -- Regards Vikas KM --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to