The app is crashing when I'm trying to open a file. I found the log
android.os.FileUriExposedException: file:///storage/emulated/0/test.txt
exposed beyond app through Intent.getData()
I know the solution of this problem. I fixed in the newer version of the
app. For new version of app, I used
I have no idea what you're saying!
--
You received this message because you are subscribed to the Google Groups
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to android-developers+unsubscr...@googlegroups.com.
To post to this group,
Anyone?
On Tuesday, August 8, 2017 at 11:35:34 AM UTC-5, Husain Al-Haboubi wrote:
>
> Hello developers,
>
> I am having a problem lately with Android Studio ever since I updated to
> 2.3.3. I have searched all the forums for possible solutions. Some say I
> need to open
Hello developers,
I am having a problem lately with Android Studio ever since I updated to
2.3.3. I have searched all the forums for possible solutions. Some say I
need to open Android Studio in Administration Mode, others say that I just
need to clean the project once!
The error occurs when I
Hi
I'm trying to do an app for blink detection , I'm a beginner in android .
How this can de done in android ?
Thanks
--
You received this message because you are subscribed to the Google Groups
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send
Hello ,
Android studio is support writing in RTL languages such as Arabic but the
problem is appear in the attached photo . Look at the (//) Its in the wrong
place when I write an RTL language comment >
Is there any way to make it better ?
--
You received this message because you are subscribe
I clearly understand your frustration. And I may not have the right to say
something about this since I don't use the SMS API. On the other hand, let
me try to take on the users hat: You certainly know that some users have to
pay for each SMS, typically significantly more than to transfer a simi
anyone with knowledge on this? I am about to do the same as well.
On Sunday, May 20, 2012 4:36:12 PM UTC+6, Balint wrote:
>
> Hello everyone,
>
> I tried to register as an android developer with my Neteller card, but
> Google asks for the Bank code and my bank account number. I am
> registered
Probably not with the official usb api. I'm not sure if a port of libusb or
something on that level may help.
Am Freitag, 20. September 2013 16:03:20 UTC+2 schrieb eli:
>
> How do I get an app to read data from a USB barcode reader if the
> usbManager can't even detect that its there.
>
> On Thu
Some device types (like a usb mouse) apparently are handled on system level
and are not exposed to apps. Since different Android devices support
different usb devices (e.g. usb storage, usb speakers, ...), some types of
usb devices may be visible on some android devices only...
Am Donnerstag,
http://stackoverflow.com/questions/4547461/closing-the-database-in-a-contentprovider
https://groups.google.com/forum/#!msg/android-developers/NwDRpHUXt0U/jIam4Q8-cqQJ
Am Dienstag, 21. Juni 2011 11:29:52 UTC+2 schrieb Jay:
>
> Hi,
>
> I am new to Android and I am looking at the Notepad Tutorial sam
You may be missing a call to UsbDeviceConnection.claimInterface().
Am Donnerstag, 4. Juli 2013 05:44:51 UTC+2 schrieb AndroidYourself:
>
> I have a problem, I've connected an USB CSR BT Dongle to my Acer A210
> Android Device and all is working fine, I can receive endless data without
> problem
Funny, you seem to ask for help but don't want to try the suggestions
insisting it's Googles problem and thinking they would solve it...
Looking at your manifest, I think there may be problems regarding screen
compatibility mode. See
http://developer.android.com/guide/practices/screen-compat-mo
Have the same problem, still didnt find a solution:(
On Monday, September 12, 2011 9:17:50 AM UTC+4, archana wrote:
>
> We use JQuery plaugin 'scrollTo' to navigate to different parts of a
> big document, or for navigating using thumbnails.
> Although 'scrollTo' works fine on all desktop browser
The payout reports have 2 columns called "Merchant Currency" and "Merchant
Receives".
The sales reports seem to be preliminary. It should be sufficient to use a
simple script to convert the "Charged Amount" column. Personally, I use
this currency converter class for as part of my own script:
h
issue may be the usb.host permission.
>> Do you now if i'm missing something?
>>
>> On Thursday, February 28, 2013 10:34:54 AM UTC, al wrote:
>>>
>>> I would first check the hardware/cable etc. e.g. with the app "USB
>>> Device Info"
I would first check the hardware/cable etc. e.g. with the app "USB Device
Info"
https://play.google.com/store/apps/details?id=aws.apps.usbDeviceEnumerator
If you can see your device in the android tab, then you are right and it's
a software issue.
I'm not sure about the device_filter.xml. Do
You can "statically" configure this:
In AndroidManifest.xml for the widget receivers add:
...
...
Then define the booleans depending on the versions:
In values/bool.xml
false
true
values-v11/bool.xml
true
false
I have an app in the play store using this approach. I'm not awa
+1 schrieb al:
>
> I would use something like the app "USB Device Info" (
> https://play.google.com/store/apps/details?id=aws.apps.usbDeviceEnumerator)
> to see if it is accessible via the USB host api (
> http://developer.android.com/guide/topics/connectivity/usb/host.ht
I would use something like the app "USB Device Info"
(https://play.google.com/store/apps/details?id=aws.apps.usbDeviceEnumerator)
to see if it is accessible via the USB host api
(http://developer.android.com/guide/topics/connectivity/usb/host.html)...
--
You received this message because you
Apparently, yes. See for example
https://play.google.com/store/apps/details?id=com.anydo There's a small
link "Privacy Policy" below the description which leads to a page on the
any do website.
However, if your goal is to include a legal disclaimer or something like
"Allgemeine Geschäftsbedin
Hello,
I have deleted the C:\Users\\*AppData*\Local\Android\
android-sdk deletefolder.
Even when I re-install the Android SDK, it does not recreate.
How can I make a complete fresh installation and have that folder back with
all its contents again?
As IDE I am using Sybase unwired Platform.
I disagree with latimerius and his aversion for the android features. Yes,
android significantly changed from version 2 to 3/4 and yes, this causes
significant work for developers. However, there was a reason: to expand the
"android way" to tablets. Avoiding the platform just guarantees that you
HI,
first: USB-Host including the USB-Host api works for me on the Nexus 7 - no
root required.
You could try an app like "USB Device Info" to validate your hardware setup
(usb adapter etc.).
I have setup intents and filters, but I also assume they are not necessary
if you scan for devices you
http://www.oracle.com/technetwork/java/javase/downloads/jdk7u9-downloads-1859576.html
Am Donnerstag, 18. Oktober 2012 16:36:34 UTC+2 schrieb Alana Weaver:
>
> Hi I've downloaded Android SDK but the Java jdk wasn't apart of Android
> SDK download? Where can I find Java SE that's compatible windows
Yes, the Android linux kernel has been modified.
Android uses the "bionic" c lib.
Your test results look like you are comparing apples and oranges. E.g. do
you use the same hardware for the test? If so, you need to use Android-x86
or something similar which may not be optimized (drivers etc.) f
I have several apps in the market (Opus #1 Pro, Grand Piano Pro, Keyboard
Sounds) that use USB Host/OTG to connect to midi/usb adapters. They work
with my Nexus 7 with both Android 4.1.1 and 4.1.2. I use the originial
Samsung OTG adapter (ET-R205UBE).
That said, USB Host/OTG support in Android
I think, you may use port forwarding via adb. This link might be a start
http://qtcstation.com/2011/03/connecting-android-to-the-pc-over-usb/
Am Mittwoch, 3. Oktober 2012 12:33:09 UTC+2 schrieb Jasper Horn:
>
> Hi Al,
>
> You make an interesting point. I was intending to use
Since all answers seem to indicate the opposite: I got the mail but never
send a DMCA notice.
Am Dienstag, 2. Oktober 2012 22:54:30 UTC+2 schrieb Ian:
>
> So it seems to be rather good news, isn't it? The FBI is hunting down
> pirate sites...
> Did those who received this email ever made DMCA co
Getting cryptography right is non-trivial. So take this with caution.
As I understand it, you want to generate a key pair on each side and
exchange the public keys. That can be done easily via wifi too since you
only exchange _public_ keys. The problem is to be sure you got the right
ones (i.e.
dear all
i have vBulletin forum and i install chat for my member. i want to create
an appliction for chat only. any idea to start with this app.
the chat i have
http://www.vbulletin.org/forum/showthread.php?t=159654
--
You received this message because you are subscribed to the Google
Groups
result is
always the same. I've looked for answers and they all claim to wipe the
device´s cache, and Google Play cache as well, but that didn´t help.
Does anybody know what may be wrong or what else I can try?
Regards.
Al.
--
You received this message because you are subscribed to th
From
http://developer.android.com/training/basics/supporting-devices/screens.html
*Note:* Low-density (ldpi) resources aren’t always necessary. When you
provide hdpi assets, the system scales them down by one half to properly
fit ldpi screens
Am Donnerstag, 21. Juni 2012 21:33:14 UTC+2 schrie
Didn't the lawsuit go well for Google? As far as I know, the judgment was
that language syntax and api cannot be patented. Of course, implementing
the new library would be quite some effort. But supporting the new java
syntax should not be such an effort. As far as I know, on bytecode level
onl
of Fragment being passed.
> 2- in one target fragment i will need, i have two edittexts in the same
> fragment so the DateTimePickerDialogFragment must somehow point to the
> correct edittext
>
> regards,
>
>
> On Wednesday, June 6, 2012 2:16:42 PM UTC+1, Bluemercury wrote:
ot; in the activity to
link the fragments. Android will then take care of that reference. In the
dialogFragment you can then pass the new value like
"((MyFragmentClass)getTargetFragment()).setDateTimeField(curDateTime()).
Am Dienstag, 5. Juni 2012 17:32:09 UTC+2 schrieb Bluemercury:
>
> Hi
12 16:28:33 UTC+2 schrieb al:
>
> My first thought was: there are probably new bytecodes in java 7 class
> files. In that case the transformation to dex files has to be changed and
> it's not clear if that's possible in a backward compatible way, i.e.
> without replacin
My first thought was: there are probably new bytecodes in java 7 class
files. In that case the transformation to dex files has to be changed and
it's not clear if that's possible in a backward compatible way, i.e.
without replacing the dalvik implementation on "all" devices, which is
obviously
Of course I'm guessing, but I think you should change the way you transfer
the new date/time value to the text widget.
In the activity, say A1, you create the dialog and give it a reference to
the text field of A1. When the device is rotated, the activity is recreated
(=> A2), but the dialog is
Hello Guys,
I was thinking that since the Android stack is an open source, is there any
possibility to modify the virtual machine that runs the apps to log
the method invocations.
I am after the call sequence that application performs. I am wondering
where I can find a document for instrumenting?
The error message seems to say there's a problem in an XML file, right? I
would look at line 2 in new_profile.xml.
Am Donnerstag, 10. Mai 2012 13:35:07 UTC+2 schrieb Mentos:
>
> In my release apk I have very strange problem. In debug all works
> fine.
> proguard.cfg is normal from examples.
>
It's not about software (it's about books), but I found this link
interesting in this context too:
http://radar.oreilly.com/2012/05/drm-free-day-forever.html
Mike Hendrickson (vice president for content strategy at O'reilly)
basically thinks it's a marketing expense and that the publishing indus
Using spannables directly is certainly the better way to do it since the
supported html tags apparently are not clearly specified as Mark already
mentioned.
However, out of curiosity, I looked at the source of Html.java. So, just
for the sake of completeness: I found that apparently only suppo
you try?
>
> How did it not work?
>
> Did you set a flag somewhere before calling cancel?
>
> Or what?
>
> kris
>
> On Tue, May 1, 2012 at 7:49 AM, Mai Al-Ammar
> wrote:
> > I tried to track it by myself but I could not :(
> > could you please help me
elf by
> some other means.
>
> On Mon, Apr 30, 2012 at 8:16 PM, Mai Al-Ammar
> wrote:
> > Hello every one,
> >
> > I have a simple question about timer in Android, How can I know if the
> timer
> > is stopped or not?
> > I have an if statement which s
Thank you but I don't understand what did you mean :(
On Tue, May 1, 2012 at 3:57 AM, James Black wrote:
> I would create a remote service for the timer, and query it, since it
> would run independently from the activity.
> On Apr 30, 2012 8:16 PM, "Mai Al-Ammar" wro
the timer is stopped or not?
Please help me
thanks in advance
--
Mai A. Al-Ammar
Teacher Assistant
Imam Mohammad bin Saud Islamic University
College of Computer Science
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to
Hi ,
How can I use and access a database file (.db) ?
I've tried many ways but nothing works ,
the problem is when I try to open a database file the application crashed ,
so I've tried to check if the database file is exist :
File database = context.getDatabasePath("maindb.db");
database.exists()
I solve it :)
I forgot to do clean the project in eclipse , I just compile and build
thanks for your effort
On Sat, Apr 28, 2012 at 7:12 PM, Mark Murphy wrote:
> On Sat, Apr 28, 2012 at 11:51 AM, Mai Al-Ammar
> wrote:
> > I install the new program every time but it still the old f
I install the new program every time but it still the old file.
On Sat, Apr 28, 2012 at 5:55 PM, Mark Murphy wrote:
> On Sat, Apr 28, 2012 at 10:49 AM, Mai Al-Ammar
> wrote:
> > I did not delete it at run time, I delete the file before I compile the
> > project and replace
I did not delete it at run time, I delete the file before I compile the
project and replace it with other file. but the program still play the old
one
On Sat, Apr 28, 2012 at 5:34 PM, Mark Murphy wrote:
> On Sat, Apr 28, 2012 at 10:23 AM, Mai Al-Ammar
> wrote:
> > I tried to pla
although I delete it from the res/raw folder.
Please help me.
thanks in advance.
--
Mai A. Al-Ammar
Teacher Assistant
Imam Mohammad bin Saud Islamic University
College of Computer Science
--
You received this message because you are subscribed to the Google
Groups "Android Developers&q
touch event handler, i.e the OnTouchEvent does not respond to the
>> touch.
>>
>> Could you please help me.
>>
>> Thanks all in advance.
>>
>> --
>> Mai A. Al-Ammar
>> Teacher Assistant
>> Imam Mohammad bin Saud Islamic University
>> Col
I do something very similar in my apps (Grand Piano and Opus #1) without
problems on ICS. Sound generation is quite expensive in my case, so I have
problems on slow devices (<1Mhz / single core / old android version) but
not on the galaxy nexus.
One thing I noticed however is that it seems like
.
--
Mai A. Al-Ammar
Teacher Assistant
Imam Mohammad bin Saud Islamic University
College of Computer Science
--
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 u
64 is the _max_ packet size. A single transfer may be shorter; it does not
matter if the rest of the buffer is filled with zeros or some garbage since
the "data" transfered is contained in just the first x bytes of the buffer
where x is the return value from bulkTransfer. For continuous transfer
The ioio is a controller board with USB host and a firmware designed to
communication with android devices (the android devices work as usb devices
in this case). I.e. the ioio is kind of a replacement for android accessory
boards that works with android >= 1.6 (?) while android accessories need
Hello Everyone,
I am trying to play with DexClassLoader
http://developer.android.com/reference/dalvik/system/DexClassLoader.htmland
http://www.java2s.com/Open-Source/Android/android-core/platform-libcore/dalvik/system/DexClassLoader.java.htmI
am wondering how can I use DexClassLoader.I am not expe
Hello Everyone,
I am trying to install online application bank for Android but I couldn't
succeed. I installed the Android market in my emulator. However when I
search for online apps I couldnt find anything. it seems becasue I am
working with emulator.
Does anyone know how can I install Android
Hi Everyone,
I am trying to play with DexClassLoader
http://developer.android.com/reference/dalvik/system/DexClassLoader.htmland
http://www.java2s.com/Open-Source/Android/android-core/platform-libcore/dalvik/system/DexClassLoader.java.htmI
am wondering how can I use these classes. I am not expert
Hello,
update your application android-mainfest.xml file:
with api-level: your desire api level.
recompile
upload to market.
hope all ok.
Thanks.
On Mar 23, 6:03 pm, BearTi wrote:
> Hi,
>
> a few weeks ago I published my own app on google play.
> On the right site (in "about this
Hi Everyone,
I am trying to install Android online banking application in the Emulator.
unfortunately I couldn't find any apps, can anyone help to find online
applications?
2-Also How can I install application from the Android market in the
Emulator. Is it possible to install application from the
Hi Everyone,
I am trying to install Android online banking application in my PC then run
them in the (Emulator)
Who can Help?
Cheers,
Mo
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-develop
Hi Everyone,
How I can install in my Android online application for banking such as (
Commonwealth, AnZ, wetbac)
Cheers,
Mo
--
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@googlegrou
hi Everyone,
I am interested in online banking application for my Android research in my
PC. Can anybody send me to my email azab_mou...@yahoo.com
Thanks,
Moutaz
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send
There are basically three ways:
1) If you can constrict it to Android devices with USB host capability
and Android > 3.1 (basically good android tablets), you can use the
USB APIs with the android device as Master (see
http://developer.android.com/sdk/android-3.1.html, section "USB
APIs").
2) If
n a file which
> does't exist. Your question suggests you are extremely new to
> programming, as you are acting like when you read the file it will be
> coming from your development machine.
>
> kris
>
> On Thu, Jan 26, 2012 at 2:24 PM, Mai Al-Ammar
> wrote:
> > T
Thanks Marks, but I did not understand your response since I'm a beginner
in Android.
On Thu, Jan 26, 2012 at 10:20 PM, Mark Murphy wrote:
> Your Android device does not have a C: drive.
>
> On Thu, Jan 26, 2012 at 2:14 PM, Mai Al-Ammar
> wrote:
> > Thank you very m
s
Kiran
Pai
22
Bill
Gates
46
Steve
Jobs
40
please help me, I really very tired with this problem :( :(
On Thu, Jan 26, 2012 at 9:56 PM, TreKing wrote:
> On Wed, Jan 25, 2012 at 12:05 PM, Mai Al-Ammar wrote:
>
>> the R.java which is generated automatically did n
Hello every one,
Could you please help me with a way to read an XML file in android
application, I use Android SDK with eclipse and I tried number of ways but
unfortunately I did not obtain any result. Almost all ways said put the xml
file under the directory res/xml/ , but when I put it and refer
Proguard is a tool to shrink and obfuscate apps. For details, see
http://proguard.sourceforge.net/#FAQ.html . The proguard documentation
is very good. You might want to take a look.
On 31 Dez., 09:15, Droid wrote:
> proguard is some type of 3rd party file for version checking or
> similar.
> I no
wGroup.dispatchTouchEvent. You might want to take a look...
On 2 Dez., 00:05, John Goche wrote:
> On Thu, Dec 1, 2011 at 8:17 PM, al wrote:
> > OK, your yamtt results mean that your device supports multitouch, but
> > only two simultanious touch points. For your purpose, that shou
ply,
>
> I downloaded and installed yamtt (Yet Another MutltiTouch Test) from
> Android Market. When I place the second finger down it's detected but
> not when I place the third one down. Still not sure what I'm doing wrong
> in my code...
>
> On Thu, Dec 1, 2011 at 10:41
At first glance, I don't see a fundamental problem with your code
sketch that might cause your problem. I would check if your device is
multitouch-capable. There are many free apps in the market to do this,
for example yamtt. If the device supports mutitouch, it may help to
debug into the onTouchEv
t; updateAState(false);
> }
>
> }else
>
> but unfortunately, it seems i got wrong infos from
> getLocalVisibleRect... Do you have any idea ?
>
> On 29 nov, 10:38, al wrote:
>
>
>
>
>
>
>
> > There are some basic "prin
There are some basic "principles" in android regarding multi-touch
that you should be aware of. Especially, wrt. your code these two come
to my mind:
1) If the first "finger" touches view A, all other touches will be
directed to view A as long as the first finger is still there, even if
the subsequ
http://developer.android.com/guide/developing/tools/monkey.html
Monkeys can thrash test your app like nothing else :).
Al.
--
T: @alsutton W: www.funkyandroid.com
The views expressed in this email are those of the author and not
necessarily those of Funky Android Limited, it's associate
as a quick workaround to
the kernel.org issues.
Al.
P.S. Don't forget to keep to the licensing terms :).
--
T: @alsutton W: www.funkyandroid.com
The views expressed in this email are those of the author and not
necessarily those of Funky Android Limited, it's associates, or it'
You are right, Frank, for android versions before 3.1. Using the USB
framework introduced with android 3.1, it should be possible from
within a java app.
On 16 Sep., 13:58, FrankG wrote:
> Hello !
>
> IMHO to add a new usb mode, you need to change nearly
> all parts of the platform .. change the
*Thank you all , *
*it is helpful information and good beginning *
*
*
--
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
an
You could include e.g. bouncycastle (http://bouncycastle.org/
java.html). By the way, older android versions contain a non-public
version of it.
On 2 Sep., 02:10, Simon Trigona wrote:
> Hi, did you find a solution?
>
> Thanks,
> Simon
--
You received this message because you are subscribed to t
Hi guys,
Good morning ,
I'm proud that I'm a member in this great group
I need your help to start programming in Android,just the beginning .
Thanks in advance, hope to hear from you,
yours
Tareq,
tariq.mam...@gmail.com
facebook.com/tareq.mamari
twitter.com/tareq_mamari
--
You received th
This all sounds to me like "full-text search". So I would check if the
full-text search support of sqlite (see http://www.sqlite.org/fts3.html)
is available on android. A quick google search finds pages like
"http://bakhtiyor.com/2009/08/sqlite-full-text-search/";. According to
that page, full-text
Hi,
I am wondering if i can switch between Home Screens to the right and
left programmatically through a service for example.
If not, would it be possible if i created my own Home Screen?!?!
Thanks
--
You received this message because you are subscribed to the Google
Groups "Android Deve
how to use these engines? Well I have downloaded these engines, but still i
don't know how to use them for developing games? i found some tutorials that
shows how to use these engines to create objects , animation , but how can we
use these engines for developing games say like Angry Birds ??
Hi dear
I'm new to android world and I want to know what to download on my computer
to start making apps
do i need an experience or it is easy to make programs ?
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send
Hello Android developers,
I have installed Flash Media Server 3.5 and Flash Media Live Encoder
3.1 on my PC. I want to stream live video from my PC to my Android
device (android 2.3.4)
right now I can stream live video from my pc to another pc. for that I
used flash player to run the live video s
I need help with my programme. I am writing the prograame in Eclipse
and it complies ok and says there are no errors, but when I run it in
the android emulator it comes up with a box that says the following
message:
Sorry!
The application Weapon List
(process com.example) has
stopped unexpectedly.
I need help with my programme. I am creating an epandable list from an
xml file that contains data that can change at anytime. My question is
the data in the xml file is stored in a string-array and I need to
transfer it to a multi dimensional string array so I can use it to
create the children for
headings row of Test 1, Test 2, Test 3, Test 4 with on
the next row the results and a final row of one cell for notes.
Sorry I could give a picture of what I want. Is this possible?
Thanks in advance
Big Al
--
You received this message because you are subscribed to the Google
Groups "An
do you every try 'logcat -b radio' ?
--
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...@googl
to bring all the new Honeycomb features to
phones. As soon as this work is completed, we’ll publish the code.
This temporary delay does not represent a change in strategy. We
remain firmly committed to providing Android as an open source
platform across many device types."
Al.
--
T
hahaha. how silly.
okay.. this is so stupid. here is the solution the problem that I
have been facing
this problem is occurring because I did not pay much attention while
trimming my sound clip.
i had recorded my voice in .ogg format and i am trying to use these voice
clips as sou
hello
anyone has any idea about this
--
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.
hello... i really need some help here.. my app is absolutely
complete. just this little flaw is there...
this mediaPlayer_stops_playing_soundFile_early_problem happens with only a
few particular .ogg files in my raw resources folder.
i have played those .ogg files independently in my PCs
## HOME BUTTON PRESSED TO MINIMIZE THE APPLICATION ##
04-05 15:00:17.801: INFO/System.out(357): onWindowFocusChanged() ->
hasFocus:false
## APPLICATION BUTTON PRESSED TO RETURN TO THE RUNNING APPLICATION
##
04-05 15:00:28.354: INFO/System.out(357): onWindowFocusChanged() ->
hasF
## HOME BUTTON PRESSED TO MINIMIZE THE APPLICATION ##
04-05 15:00:17.801: INFO/System.out(357): onWindowFocusChanged() ->
hasFocus:false
## APPLICATION BUTTON PRESSED TO RETURN TO THE RUNNING APPLICATION
##
04-05 15:00:28.354: INFO/System.out(357): onWindowFocusChanged() ->
hasF
i face the SAME issue. it happens in both the emulator and also in my test
device - both of which run android 2.2
i have included my sound files in the raw folder. but still i have
the same problem - the sound cuts off near the end upon button click
--
You received this message because
*Scenario 1 - NORMAL*
*## application activity started
###*
03-31 17:52:18.413: INFO/System.out(589): onCreate()
03-31 17:52:18.974: INFO/System.out(589): onWindowFocusChanged() ->
hasFocus:true
03-31 17:52:18.974: INFO/System.out(589): mySoundPlaybackM
*Scenario 1 - NORMAL*
*## application activity started
###*
03-31 17:52:18.413: INFO/System.out(589): onCreate()
03-31 17:52:18.974: INFO/System.out(589): onWindowFocusChanged() ->
hasFocus:true
03-31 17:52:18.974: INFO/System.out(589): mySoundPlaybackM
1 - 100 of 947 matches
Mail list logo