You can run it on a pc though an emulator
On Jul 27, 11:49 am, Nikolay Elenkov
wrote:
> On Wed, Jul 27, 2011 at 12:31 PM, deepak gusain
>
> wrote:
> > Dear abhishek akhani,
> > I want to know that is that possible android O/S software install in Pc.
>
> http://www.android-x86.org/
--
You recei
Is your activity still active? You may need an intent to restart it. I
did read somewhere that it's not good practice to start an activity
from a broadcast receiver. The usual way seems to be to add a
notification and let the user choose to start it, like receiving a sms
message. I know that if I w
I would just pre load all my bitmaps on start. The only reason I
would think about loading/unloading bitmaps in real time would be for
resource management reasons and then you would only do it when
convenient (ie betweens levels, etc). This is most likely the wrong
answer as I don't know what you
On Jul 5, 5:23 am, Ji wrote:
> Hi
>
> I have an app that switches from Android Honeycomb home screen to
> mp4 Video (H264 format) The loop plays fine but in the logs I see this
> message."OMX_GetExtensionIndex failed" After few hours of successful
> loop playing, I see the video activity cr
4 matches
Mail list logo