[android-developers] Javailmail port for Android

2009-07-15 Thread Pascal
ng package for Android ? Or give a clear list of adaptations to be made on Javamail package ? I only need to send a text email (no attachment) over SMTP/TLS (gmail). Thanks in advance for your help Pascal --~--~-~--~~~---~--~~ You received this message becau

[android-developers] Image transforamtion and cropping

2010-09-01 Thread Pascal
sincerely pascal -- 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.co

[android-developers] Re: Camera and Surface problems with 1.6

2009-10-03 Thread Pascal Merle
Are you sure that the missing PUSH_BUFFERS are the reason? I have tried with and without on 1.6 but the preview data is still random. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post

[android-developers] Android Market - Status "Saved Draft"

2009-04-27 Thread Pascal Merle
Yesterday I uploaded two apps to the market, "Ambient Light Sensor" and later "Sipdroid". While editing they already showed in the list as "Saved Draft" but after clicking "Publish - Save" they still remain with that status, and they don't show up in the market itself. I can't browse or download

[android-developers] Re: Android Market - Status "Saved Draft"

2009-04-28 Thread Pascal Merle
Yes, the two are checked. Anything else you can think of? Thanks, Pascal --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-

[android-developers] Re: Android Market - Status "Saved Draft"

2009-04-28 Thread Pascal Merle
The solution is easy: There are two buttons "Publish" and "Save". If you click "Save" it will be saved as a draft. If you click "Publish" it gets published. Easy, isn't it? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Grou

[android-developers] Force open apk file with PackageManager, avoiding application selection

2012-10-16 Thread Pascal Ehlert
ion's scope. When I try to use "com.google.android.content.pm.PackageManager" instead, it fails with an ActivityNotFoundException. Looking forward to any advice! Thanks a lot, Pascal -- You received this message because you are subscribed to the Google Groups "Android Developers" group.

[android-developers] Re: Force open apk file with PackageManager, avoiding application selection

2012-10-17 Thread Pascal Ehlert
oid.packageinstaller" , "com.android.packageinstaller.PackageInstallerActivity")); startActivity(intent); Am Samstag, 13. Oktober 2012 20:16:42 UTC+2 schrieb Pascal Ehlert: > > Hey folks, > > I am working on a non-market application that is used within our company. > It has an updater that downloads apks fr

[android-developers] Re: Inject key event for call camera app

2009-01-19 Thread Pascal Merle
I found the answer to my last question: Use the android.hardware.Camera class instead. However, I got another problem with that one, see my other thread! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Develo

[android-developers] android.hardware.Camera - JPEG image of correct size but always black

2009-01-19 Thread Pascal Merle
I am standing a bit in the dark with the android.hardware.Camera class. What I tried to do is taking a picture without starting preview first: Camera mCamera = Camera.open(); mCamera.takePicture(null, null, mPictureCallback); In the callback routine I get JPEG data of fix

[android-developers] Re: android.hardware.Camera - JPEG image of correct size but always black

2009-01-20 Thread Pascal Merle
On the G1! On 20 Jan., 18:22, Dave Sparks wrote: > Is this on the emulator or on G1? > > On Jan 18, 12:40 pm, Pascal Merle wrote: > > > I am standing a bit in the dark with the android.hardware.Camera > > class. > > > What I tried to do is taking a pictu

[android-developers] Re: android.hardware.Camera - JPEG image of correct size but always black

2009-01-21 Thread Pascal Merle
Please also try to address my last question "Can this be done from within a service (no activity)?". Since a service does not have a UI I don't see how I can start a preview from there. I want to take the picture from the service running in the background. --~--~-~--~~~

[android-developers] Re: android.hardware.Camera - JPEG image of correct size but always black

2009-01-23 Thread Pascal Merle
Yes, that would be great. I have been able to test my app running in foreground. In background will be much better. It sometimes just needs to take a snapshot so there is no problem with the battery. When implementing you have to take care about the locking mechanism. As you know the camera can

[android-developers] Re: How to force screen backlight brightness change immediately?

2009-02-16 Thread Pascal Merle
I would also like to know the answer since the above hack is no more allowed in cupcake (permission problem). --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send emai

[android-developers] Dalvik native libraries thread-safe?

2009-03-02 Thread Pascal Merle
I am using network sockets in a multi-threaded application, and I am struggling with crashes. Using gdbclient/gdbserver I found it c crashing in memory allocation. Looks like memory got corrupted somehow. What is your experience/knowledge? Is it okay to run multi-threaded networking applications

[android-developers] Re: Dalvik native libraries thread-safe?

2009-03-02 Thread Pascal Merle
I already found the error in AudioRecord which I also used. Will post a patch for code review soon. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to andro

[android-developers] don't share my app with other phone

2016-07-06 Thread pascal DANHO
hello I have developed an application that I would like to sell. But I wonder if someone buys on Playstore is that the application will be shared with tools such as xender. If so how to go do not make this possible. thank you -- You received this message because you are subscribed to the Googl

[android-developers] Re: Device Seeding Program for Top Android Market Developers

2010-04-21 Thread Pascal Merle
Today I already received two car docks for the promised N1, but no N1 yet :-) Hopefully it will arrive soon, or at least some status update from Google. Is the Android team on holidays? I wish they will return with some new features soon... -- You received this message because you are subscribed