;views"? Etc...
Can someone point me to some sort of in depth documentation.
Thanks
Vic
--
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
hey guys,
I have a enquiry about security concern in Android 4.0. Can anyone
tell me that is the encryption in Android 4.0 for both internal and
external storage? or just internal storage only?
Thanks!
Victor
--
You received this message because you are subscribed to the Google
Groups "Android De
or phone. If I
have to reformat the sd card how do I do it?
4. How do I access my sd card.
Thank you all in advance for your assistance.
Vic
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send em
As a follow up to this question, the functionality described above is
supposed to happen transparently to the apps; no code modifications
should be done to the apps. However, a service could be running in the
background to provision the traffic flows.
On Jan 11, 5:54 pm, vic wrote:
> Consi
Consider this scenario:
- 3G and wifi enabled.
- Wifi associated with a restricted AP that filters traffic and only
allows traffic to, say, a Hulu domain.
- The filtering is such that disallowed traffic is simply dropped, and
the filtering mechanism does not send any
data back to the app eg a "th
Consider this scenario:
- 3G and wifi enabled.
- Wifi associated with a restricted AP that filters traffic and only
allows traffic to, say, a Hulu domain.
- The filtering is such that disallowed traffic is simply dropped, and
the filtering mechanism does not send any
data back to the app eg a "th
Hello, is there a way I can force Internet access for installed apps
to only go through wifi, ie prevent any data transfer via the radio/3G
interface?
I'm looking for a solution that wouldn't require a jailbroken phone,
so I guess fooling around with iptables might be out of the question.
Please le
Hello,
I'd like to make slidingdrawer with two navigate buttons, one on the
left side of handle and another one on the right side of hendle, they
should work as normal buttons, how to do this?
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
Hello I've been searching for some informations for few days and as I
didn't found solution to my problem I'm writing here. I need to do a
widget with one imagebutton. It displays green icon when a
MyCommService is running and red icon when service is not ronning.
When service is not running and I
I use OpenGL ES in LockScreen in android 2.2. When the device run in
LockScreen, it get the following error :
java.lang.IllegalArgumentException: Make sure the surfaceView or
associated SurfaceHolder has a valid Surface...
Does anyone know what's problem causes it? I guess the context of
LockScree
creen is different from the context of activty, so this reason
causes this problem. But I am not sure.
Thanks for helping
Vic
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to and
Hi,
View.getDrawingCache() cannot capture surfaceview
So it does,'t work for me.
BR
Vic
On 11月17日, 上午6時16分, Per wrote:
> Not sure what you mean byframebuffer, but maybe
> View.getDrawingCache() would work for you?
>
> http://developer.android.com/reference/android/view/
Is there a method to read the frame buffer of the current screen? I
searched some data about the frame buffer. Some one used the
glReadPixels method, but the information was not enough. Does anyone
know how to read the current frame buffer in detail?
--
You received this message because you are s
I want to capture the screenshot of live wallpaper which is the
current wallpaper in the launcher. Is there the method to capture the
screenshot?
Thanks for helping.
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, se
I applied android:theme=...@android:style/Theme.Wallpaper” to get the
current wallpaper as the background of my application. Then, I used
the getRootView().getDrawingCache() to get the screenshot of my
application. I found that the screenshot didn’t include the current
wallpaper. Does anyone know t
screenshot of lock screen which includes the
current wallpaper?
Thanks.
Vic
--
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,
gt; Activity's onDestroy() at the very least.
>
>
>
> On Mon, Jan 25, 2010 at 9:15 AM, Vic wrote:
> > Hi all,
>
> > I develope an application about Contacts Provider. It includes many
> > database operations.
>
> > But there is a problem about sqlite exc
Hi all,
I develope an application about Contacts Provider. It includes many
database operations.
But there is a problem about sqlite exception. I have the following
information exits in the log file.
I am confused. Is it normal behavior?
Thanks.
01-14 21:02:48.692 I/dalvikvm( 1923): Uncaught e
Hello there,
For my application, I need invoke "proper shutdown" in my application.
What I mean by "proper shutdown" means shutting down both the system
and the modem.
Can anyone advise what the proper way of doing so might be?
i have a few apk packages that I want to push on the emulator.
the push fails saying that the filesystem is a read only file system.
Some background, I built the helloworld and started the emulator. Once
the emulator is up I did a adb push which failed since the file system
is read only.
Any wa
20 matches
Mail list logo