Re: [android-developers] Re: ICS build error:GC overhead limit exceeded

2012-08-07 Thread Pratik Prajapati
in my 64bit machine I installed 32bit java and build worked fine. Thanks anyways. -- Regards, Pratik On Sat, Jul 21, 2012 at 2:23 AM, Justlovejoy justlove...@gmail.com wrote: i did, had to get proper version of java think it's java 1.6.20 or something but not just 1.6 plain. also had to

Re: [android-developers] Re: Building android contact source code (eclair version) on eclipse.

2012-07-17 Thread Pratik Prajapati
I am making new platform sdk, from the platform build. I found that android.jar created with sdk build contains only public APIs. I wanted all APIs marked as @hide also be part of android.jar. I can not write stub for all thousand od hidden apis! any better way? Regards, Pratik On Tue, Jul

Re: [android-developers] Re: How to install APK programmatically without user prompt

2012-05-27 Thread Pratik Prajapati
skipped the user prompt? Thanks, Regards, Antonin. Le mardi 27 septembre 2011 18:04:37 UTC+2, pratik.p...@gmail.com a écrit : Its in rooted device, but no option for user to do adb. Its nigher for phone nor for tablet market. -- Regards, Pratik Prajapati -- You received this message

Re: [android-developers] start activity

2012-05-03 Thread Pratik Prajapati
http://stackoverflow.com/questions/736571/using-intent-in-an-android-application-to-show-another-activity Regards, Pratik Prajapati On Wed, May 2, 2012 at 11:55 PM, asheesh arya asheesharya...@gmail.comwrote: probably use intent to start another activity!!! -- You received this message

Re: [android-developers] Someone help me

2012-05-03 Thread Pratik Prajapati
http://developer.android.com/resources/samples/WiFiDirectDemo/index.html Regards, Pratik Prajapati On Wed, May 2, 2012 at 11:53 PM, asheesh arya asheesharya...@gmail.comwrote: what you have tried so far???google is your friend -- You received this message because you are subscribed

[android-developers] Platform independent APIs for non mobile platform.

2012-01-21 Thread Pratik Prajapati
I am checking about possibilties of implementing APIs for non mobile platforms. My device is Inflight entertainment. My GUI app would be based on android sdk only. But there will be one middle layer library which would be independent of android. I understand it can not be 100% independent but I

Re: [android-developers] Platform independent APIs for non mobile platform.

2012-01-21 Thread Pratik Prajapati
java based services to manage it. What else I must take care? On Sat, Jan 21, 2012 at 6:30 PM, Mark Murphy mmur...@commonsware.comwrote: On Sat, Jan 21, 2012 at 7:55 AM, Pratik Prajapati pratik.prajap...@gmail.com wrote: I am checking about possibilties of implementing APIs for non mobile

Re: [android-developers] Platform independent APIs for non mobile platform.

2012-01-21 Thread Pratik Prajapati
On Sat, Jan 21, 2012 at 8:19 PM, Mark Murphy mmur...@commonsware.comwrote: On Sat, Jan 21, 2012 at 9:26 AM, Pratik Prajapati pratik.prajap...@gmail.com wrote: I can run stand alone Java server ( just like unbound services, i.e. keep running all the time) and do corba for RPC/IPC. Please

Re: [android-developers] Platform independent APIs for non mobile platform.

2012-01-21 Thread Pratik Prajapati
:44 PM, Mark Murphy mmur...@commonsware.comwrote: On Sat, Jan 21, 2012 at 10:07 AM, Pratik Prajapati pratik.prajap...@gmail.com wrote: So, there is no alternative to bound/unbound services in Android? Alternative for what? -- Mark Murphy (a Commons Guy) http://commonsware.com | http

[android-developers] Re: chmod 777 file not working with init.rc

2011-11-04 Thread Pratik Prajapati
Ok. Thanks. In fact I modified the driver which was exporting this sysfs entry. Not driver creates the the entry with 777 perm only. -- Regards, Pratik Prajapati On Wed, Nov 2, 2011 at 12:38 PM, Sylvain Huard sylvain.hu...@admetric.cawrote: I had a very similar problem with a chmod 0777

Re: [android-developers] Re: How to install APK programmatically without user prompt

2011-09-27 Thread Pratik Prajapati
Implemented and working fine now. -- Regards, Pratik Prajapati On Tue, Sep 27, 2011 at 12:10 AM, martypantsROK martyg...@gmail.com wrote: I truly hope you nor anyone else ever figures out how to do it. Windows is plagued with such junk. On Sep 17, 2:32 am, Pratik Prajapati pratik.prajap

Re: [android-developers] Re: How to install APK programmatically without user prompt

2011-09-27 Thread Pratik Prajapati
Its in rooted device, but no option for user to do adb. Its nigher for phone nor for tablet market. -- Regards, Pratik Prajapati On Tue, Sep 27, 2011 at 8:55 AM, Kristopher Micinski krismicin...@gmail.com wrote: On a non rooted device? Well that's a nice security hole to hear about

Re: [android-developers] Re: How to install APK programmatically without user prompt

2011-09-27 Thread Pratik Prajapati
; you can violate security in SO many ways! On Sep 27, 9:04 am, Pratik Prajapati pratik.prajap...@gmail.com wrote: Its in rooted device, but no option for user to do adb. Its nigher for phone nor for tablet market. -- Regards, Pratik Prajapati On Tue, Sep 27, 2011 at 8:55 AM

Re: [android-developers] Re: How to install APK programmatically without user prompt

2011-09-26 Thread Pratik Prajapati
In this complex world, there are always some un-common requirements to implement un-common stuff. It is upto the architect to understand the security loophole to clear. -- Regards, Pratik Prajapati On Mon, Sep 26, 2011 at 10:40 PM, akay ak.kiet...@gmail.com wrote: Are you asking this because

Re: [android-developers] openmax framework android

2011-09-23 Thread Pratik Prajapati
http://free-electrons.com/pub/video/2011/elc/elc-2011-garcia-matsubara-hayama-munakata-video-codec-android-openmax-il.webm http://free-electrons.com/pub/video/2011/elc/elc-2011-garcia-matsubara-hayama-munakata-video-codec-android-openmax-il.webm -- Regards, Pratik Prajapati On Fri, Sep 23

Re: [android-developers] regarding call handling and screen off

2011-09-21 Thread Pratik Prajapati
+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Regards, Pratik Prajapati -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email

[android-developers] chmod 777 file not working with init.rc

2011-09-20 Thread Pratik Prajapati
Hi There, I'm setting permission to 777 (R+W+E for all) to a script file. But after kernel built and flashed to the system, permission does not get changed as expected. I understand I can give permission in make file while creating filesystem to be flashed on system. But same thing is happening

[android-developers] Re: [android-kernel] chmod 777 file not working with init.rc

2011-09-20 Thread Pratik Prajapati
Hi, I'm doing below things in init.rc only. (1) on device-added-device node path chmod 777 sys fs file name (2) on boot chmod 777 sys fs file name But it does not work. -- Regards, Pratik Prajapati On Tue, Sep 20, 2011 at 8:58 AM, jagan 402ja...@gmail.com wrote: You can't give

[android-developers] How to install APK programmatically without user prompt

2011-09-16 Thread Pratik Prajapati
, Pratik Prajapati -- 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+unsubscr...@googlegroups.com For more

[android-developers] help on dalvik VM.

2011-09-14 Thread Pratik Prajapati
a single .dex file by combining all the .class in the apk. Does dalvik breaks this .dex file while running its bytecode and use the minimum code in memory? -- Regards, Pratik Prajapati -- You received this message because you are subscribed to the Google Groups Android Developers group. To post

[android-developers] java object passing in android: json or binder?

2011-09-14 Thread Pratik Prajapati
which ones give better performance while marshaling/de-marshaling of java objects between two android apks, json or binder aidl? Regards, Pratik -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

Re: [android-developers] Re: java Thread class vs Android HanderThread: which is better?

2011-09-09 Thread Pratik Prajapati
yup. got it. Thanks On Fri, Sep 9, 2011 at 11:12 AM, Doug beafd...@gmail.com wrote: On Sep 7, 8:52 pm, Pratik Prajapati pratik.prajap...@gmail.com wrote: Android documentation says that consider usingAsyncTask http://developer.android.com/reference/android/os/AsyncTask.html

Re: [android-developers] What is wavelock in PowerManager API

2011-09-08 Thread Pratik Prajapati
-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Kind Regards, Pratik Prajapati -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group

[android-developers] java Thread class vs Android HanderThread: which is better?

2011-09-07 Thread Pratik Prajapati
/Thread.html class Any specific reason for this? Is it like HanderThread is just simpler implantation or also provides better performance? -- Kind Regards, Pratik Prajapati -- You received this message because you are subscribed to the Google Groups Android Developers group. To post

Re: [android-developers] video issue

2011-09-07 Thread Pratik Prajapati
/android-developers?hl=en -- Kind Regards, Pratik Prajapati -- 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

Re: [android-developers] Re: APK signing and certificate for production device

2011-09-01 Thread Pratik Prajapati
@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Kind Regards, Pratik Prajapati -- You received this message because you are subscribed

[android-developers] APK signing and certificate for production device

2011-08-31 Thread Pratik Prajapati
Dear All, For production of the device, android APKs needs to be signed. I have created keystore as explained in http://developer.android.com/guide/publishing/app-signing.html and signed my APKs with that keystore. I am doing it for eclair. I need to know following things. (1) Do I need to

[android-developers] Re: APK signing and certificate for production device

2011-08-31 Thread Pratik Prajapati
Can any one provide some inputs? On Wed, Aug 31, 2011 at 9:15 AM, Pratik Prajapati pratik.prajap...@gmail.com wrote: Dear All, For production of the device, android APKs needs to be signed. I have created keystore as explained in http://developer.android.com/guide/publishing/app

[android-developers] APK signing and certificate for production device

2011-08-30 Thread Pratik Prajapati
Hi, For production of the device, android APKs needs to be signed. I have created keystore as explained in http://developer.android.com/guide/publishing/app-signing.html and signed my APKs with that keystore. I am doing it for eclair. I need to know following things. (1) Do I need to sign the

[android-developers] Android screen timed out in power manager

2011-08-10 Thread Pratik Prajapati
Hi, Can any one please let me know, how/where the screen timeout is implemented? Its like when user does not press any key or touch on the screen, the screen goes timed out and turn off the back light or reduces the brightness! Regards, Pratik -- You received this message because you are

Re: [android-developers] How to disable key press events!!

2011-04-24 Thread Pratik Prajapati
Murphy mmur...@commonsware.comwrote: On Sat, Apr 23, 2011 at 9:51 AM, Pratik Prajapati pratik.prajap...@gmail.com wrote: For the In-flight entertainment kind of device. When ever there is any accoutrement to be made, the android based unit must get muted and all key ( mounted on the device

Re: [android-developers] How to disable key press events!!

2011-04-23 Thread Pratik Prajapati
Hi Marcin, For the In-flight entertainment kind of device. When ever there is any accoutrement to be made, the android based unit must get muted and all key ( mounted on the device + external key pad ) must get disabled for that much time. Any effective solution? Regards, Pratik Prajapati

[android-developers] [Froyo]deleting file from internal storage

2010-12-06 Thread Pratik Prajapati - Embedded
Dear All, I'm working on adding support of internal storage content get displayed in Gallery. Almost all things are done, like images/video gets displayed with correct thumbs. ( as it works with external storage). But while I delete any file from internal storage, it does not get

[android-developers] Re: [Froyo]deleting file from internal storage

2010-12-06 Thread Pratik Prajapati - Embedded
Any help will be really appreciated. Regards, Pratik - Original Message - From: Pratik Prajapati - Embedded pratik.prajap...@einfochips.com To: android-developers@googlegroups.com Sent: Tuesday, November 30, 2010 5:29:23 PM Subject: [Froyo]deleting file from internal storage