Same Things here Fox !
If you have an idea ... -_-
Le vendredi 11 mars 2016 21:02:18 UTC+1, Jez San a écrit :
>
> Hi -
>
> can anyone offer help... Device: stock nexus 6p.
>
> i enrolled the device and installed the beta yesterday but i can't get
> certain things working (project Fi and variou
Dear All, I have a question about Google base & recommend kernel config.
(ex. kernel/android/configs/android-base.cfg ..)
Some features are not defined at kernel kconfig files(because of
architecture specific or some other reason, maybe).
in this case can i ignore these configs?
--
You receiv
what is the significance of timed audio track ? I don't see anyone using
this ? Is this really needed ?
--
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
Hi everyone,
I have something like that:
http://i.imgur.com/zHbW9.png
It's a screenshot from my Wildfire in 2.2 . I don't have this problem
in landscape orientation. I don't understand, it's a kind of gap in
lines drawing (and I also have the same problems with other kind of
views ...).
Can you
in the manifest. If it doesn't, you'll get an empty list
> (ids.length = 0, the loop won't execute).
>
> Not sure what you mean by "which widget coming".
>
> --
> Kostya Vasilyev --http://kmansoft.wordpress.com
>
> 21.09.2010 11:56 пользователь "J
If there is less memory available, the resource used by the paused
apps will be recycled by Davilk VM.
When you open the first app again, it will be relaunched. But not all
previously opened apps must restarted, as they may be still in paused
state.
On Sep 21, 2:10 pm, parag wrote:
> hi folks,
>
Try to add below lines to your app2's manifest file:
On Sep 21, 2:57 pm, Sohan badaya wrote:
> Hi All,
>
> I have a doubt regarding content provider.My doubt is
> I create a app1 that creates ContentProvider and in second
> application(app2) i am using app1's contentprovider methods(lik
Hi guys,
I have searched many topics about AppWidgetManager.getAppWidgetIds().
But I don't get any compellent answers. In my code, I first get all
widget ids by
AppWidgetManager.getAppWidgetIds(provider), and then do a for loop as
below:
for (int id : ids) {...}
However, I see the for loop never ex
> in Monkey logs.
> You need to handle that exception in your code to resolve the error.
>
> Android Programmer.
>
> On Jun 28, 9:20 pm, Jerome Deng wrote:
>
> > I see every time when monkey stopped, the log file contains such info
> > "System appears to
is is usually because the system process has
> crashed.
>
>
>
>
>
>
>
> On Mon, Jun 28, 2010 at 7:31 PM, Jerome Deng wrote:
> > Hi buddies,
> > I am doing monkey test for my APP, and I meet RemoteException many
> > times. I don't know why remote-invo
Hi buddies,
I am doing monkey test for my APP, and I meet RemoteException many
times. I don't know why remote-invocation errors occurs. Has anyone
experienced such exception?
Monkey Log snippet:
:Sending Pointer ACTION_MOVE x=-1.0 y=-3.0
:Sending Pointer ACTION_DOWN x=322.0 y=77.0
:Sending Pointer
://restlet.tigris.org/issues/show_bug.cgi?id=25
Best regards,
Jerome Louvel
--
Restlet ~ Founder and Technical Lead ~ http://www.restlet.org
Noelios Technologies ~ http://www.noelios.com
Le 24/04/2010 19:46, Streets Of Boston a écrit :
Hi Jerome,
I'm using your restlet libaries as well on Android cl
ity/lists
Best regards,
Jerome Louvel
--
Restlet ~ Founder and Technical Lead ~ http://www.restlet.org
Noelios Technologies ~ http://www.noelios.com
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send em
I have the same question: Where can I find specific instructions on
how to run the BluetoothChat example code (samples/BluetoothChat)? Not
necessarily on how the code works, but moreso on how to run it.
For example, one has to run two emulators, correct? Would this be two
emulator processes, or tw
is adopted.
On 3月11日, 下午12时27分, Dmitri Plotnikov wrote:
> There is basic API documentation
> here:http://developer.android.com/reference/android/provider/ContactsContr...
>
> 2010/3/10 Jerome Deng > ^_^Oh, fail to connect to
> android developer site in China if don't use
&
SDK is the best assistant.
On 3月10日, 上午3时36分, TreKing wrote:
> On Mon, Mar 8, 2010 at 1:12 PM, omnilaw wrote:
> > I plan on spending a little time a night trying
> > to learn the programming needed and get familiar with the SDK once I'm
> > up to speed but wasn't sure where to start.
>
> Do you
^_^Oh, fail to connect to android developer site in China if don't use
proxy.
Thanks brain. You are right, there is no document about this.
Any one can help interpret with details?
On 3月9日, 上午8时29分, brian wrote:
> +1 - the documentation in this area needs some work. To do the
> simplest thing
o-one relation.
And is there any detailed relation diagram describing android database
tables?
Jerome
Thanks
--
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@googlegroup
Has anyone put any thought into doing an external keyboard? It sure
would be nice to have a real keyboard sometimes.
--
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
T
It turned out the problem was a name mismatch in my manifest.
AndroidManifest had
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---
ncluding them in res/drawable and then accessing them using
the R object. In my case:
$> ls res/drawable/
red.png
and reference it from my code:
getResources().getDrawable(R.drawable.red);
Am I missing something here?
jerome
--~--~-~--~~~---~--~~
You received this
Anybody can help?
On Jun 9, 10:29 pm, Jerome wrote:
> Hello,
> I’m study the way to make application for A-GPS (Assisted GPS) server
> monitoring.
> So I would like to know if android sdk has an APIs to:
> - Get the AGPS server IP address from the device and to modify th
Anybody can help?
On Jun 9, 10:29 pm, Jerome wrote:
> Hello,
> I’m study the way to make application for A-GPS (Assisted GPS) server
> monitoring.
> So I would like to know if android sdk has an APIs to:
> - Get the AGPS server IP address from the device and to modify th
Hello,
I’m study the way to make application for A-GPS (Assisted GPS) server
monitoring.
So I would like to know if android sdk has an APIs to:
- Get the AGPS server IP address from the device and to modify this
address if necessary
- Get datas supply by the A-GPS server to the device
I have a couple of widgets that I would like to appear on each
Activity within my application. I've been trying to set up an
AbstractHandler that extends Activity that implements these common
bits of code, and then have each of my Activity classes extend that,
and then have those classes impleme
25 matches
Mail list logo