<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.handhelds.android.devel">
    <title>gmane.comp.handhelds.android.devel</title>
    <link>http://permalink.gmane.org/gmane.comp.handhelds.android.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211188"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211187"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211186"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211185"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211184"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211183"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211182"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211181"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211180"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211179"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211178"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211177"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211176"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211175"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211174"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211173"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211172"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211171"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211170"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211169"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211188">
    <title>starting avd fails, saying it can't find emulator, but it exists</title>
    <link>http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211188</link>
    <description>&lt;pre&gt;0 down vote favorite
share [g+] share [fb] share [tw]


I've installed the SDK on Ubuntu 12.0.4. I started up the SDK manager
and updated several packages.

I ran the avd manager and tried to create an avd, but it just failed
with no information.

I then tried to create the avd from the command line, using the same
information I tried to use from the gui, and it worked.

When I tried to start that AVD, it failed with (some strings elided):

Failed to start emulator: Cannot run program "&amp;lt;myhome&amp;gt;/apps/android/
android-sdk-linux/tools/emulator": java.io.IOException: error=2, No
such file or directory

This is what I see when I look for this file:

$ ls -lt &amp;lt;myhome&amp;gt;/apps/android/android-sdk-linux/tools/emulator
-rwxrwxr-x 1 &amp;lt;me&amp;gt; &amp;lt;me&amp;gt; 24828 May 25 08:20 &amp;lt;myhome&amp;gt;/apps/android/
android-sdk-linux/tools/emulator*

As you can see, the path it's looking for DOES exist.

What's going on here?

&lt;/pre&gt;</description>
    <dc:creator>David Karr</dc:creator>
    <dc:date>2012-05-26T02:35:55</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211187">
    <title>Re: Re: Voice Actions: can commands be overridden?</title>
    <link>http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211187</link>
    <description>&lt;pre&gt;

None. But then again, I didn't say anything about "deprecated". I said it
was a "dedicated" app.



My guess would be that the Voice Actions app launches a generic intent that
other apps can catch for that specific command. This does not mean you can
customize the app, just that you can respond to some of its predefined
commands if you know the corresponding intent.

As another example, if I say "Search for X", I get Dolphin Browser as an
option to handle the intent the app generates. Dolphin is simply configured
to handle the intent being generated, not specifically designed to work
with that app.

-------------------------------------------------------------------------------------------------
TreKing &amp;lt;http://sites.google.com/site/rezmobileapps/treking&amp;gt; - Chicago
transit tracking app for Android-powered devices

&lt;/pre&gt;</description>
    <dc:creator>TreKing</dc:creator>
    <dc:date>2012-05-26T01:59:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211186">
    <title>Re: Voice Actions: can commands be overridden?</title>
    <link>http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211186</link>
    <description>&lt;pre&gt;

On May 25, 2:05 pm, TreKing &amp;lt;treking...&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:

Thank you for the response.  What source do you have that indicates
it's deprecated?  I don't believe that it is.   Also, I have seen
references to a receiver for 'listen to' that can be overridden.  A
supported music app of your choice can be used to play the search
result.

Regards, brian

&lt;/pre&gt;</description>
    <dc:creator>bsquared</dc:creator>
    <dc:date>2012-05-26T01:45:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211185">
    <title>Re: permission to access another apk's assets/ directory</title>
    <link>http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211185</link>
    <description>&lt;pre&gt;
You believe that all data is created equal. :-) While egalitarian, it
is inaccurate. You appear to be conflating:

&lt;/pre&gt;</description>
    <dc:creator>Mark Murphy</dc:creator>
    <dc:date>2012-05-26T00:48:43</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211184">
    <title>Re: Re: noob developer, application keeps restarting</title>
    <link>http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211184</link>
    <description>&lt;pre&gt;
Not particularly.


https://groups.google.com/group/android-developers/browse_thread/thread/63de8a9cdffa46a3?pli=1
https://groups.google.com/group/android-developers/browse_thread/thread/6617757d17c70004

If the authors of Android (e.g., Ms. Hackborn) tell you not to do
something, you would be well advised to heed their warnings.

&lt;/pre&gt;</description>
    <dc:creator>Mark Murphy</dc:creator>
    <dc:date>2012-05-26T00:42:45</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211183">
    <title>Re: Re: noob developer, application keeps restarting</title>
    <link>http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211183</link>
    <description>&lt;pre&gt;Along with this, this topic takes the one of the top in the Android
tag on StackOverflow,

http://stackoverflow.com/questions/2033914/quitting-an-application-is-that-frowned-upon/2034238#2034238

kris

On Fri, May 25, 2012 at 8:37 PM, Kristopher Micinski
&amp;lt;krismicinski&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:

&lt;/pre&gt;</description>
    <dc:creator>Kristopher Micinski</dc:creator>
    <dc:date>2012-05-26T00:38:54</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211182">
    <title>Re: Re: noob developer, application keeps restarting</title>
    <link>http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211182</link>
    <description>&lt;pre&gt;
No.  This is universally a hack, and you should not be doing this ever.

There is always a better way, and your arguments are fundamentally
flawed for a number of reasons:
  -- If you are running a radiation emitting device from an android
app, then you are using the system from something beyond its means
anyway, you should be modifying the firmware and using something like
a real time system, as the scheduler could be equally untrusted, all
you're doing it is pushing it further.
  -- Your second example doesn't make any sense either, in this case
you could easily check hardware, and simply call a finish() on the
view, there's no need to use System.exit().

So no, this is universally a sign that the programmer took the cheap,
unprofessional way out.

kris

&lt;/pre&gt;</description>
    <dc:creator>Kristopher Micinski</dc:creator>
    <dc:date>2012-05-26T00:37:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211181">
    <title>Re: Re: noob developer, application keeps restarting</title>
    <link>http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211181</link>
    <description>&lt;pre&gt;I agree it may be dirty and icky, but its presumptuous to state that "You 
should "absolutely *should not* be doing this." There are many real-world 
situations where a program must be exited imediately or this call would not 
have been made available in the Android API. Perhaps you all don't remember 
the programmer that got sued for a bug that killed a patient with too much 
radiation because he didn't stop the program. There are many other non 
life-threatening cases where the right thing to do is to just halt the 
program.  What would you do if you had zombie-game that users start running 
on some really slow devices and the frame-rate grinds down to 2 fps and 
your zombies look, well too dead, and then your app starts getting really 
bad ratings???

On Friday, May 25, 2012 12:08:48 AM UTC-6, Kristopher Micinski wrote:

&lt;/pre&gt;</description>
    <dc:creator>Yan</dc:creator>
    <dc:date>2012-05-26T00:30:21</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211180">
    <title>Re: java.lang.UnsupportedOperationException: getBlob is not supported</title>
    <link>http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211180</link>
    <description>&lt;pre&gt;Here's a pastbin that describes the problem

http://pastebin.com/hbxCdmLy

On May 24, 7:34 pm, Deepwinter &amp;lt;foundationservi...&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:

&lt;/pre&gt;</description>
    <dc:creator>Deepwinter</dc:creator>
    <dc:date>2012-05-25T23:22:34</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211179">
    <title>Re: turning mobile data off and on again</title>
    <link>http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211179</link>
    <description>&lt;pre&gt;Programmatically, what ever ConnectivityManager offers. This requires
proper permission (define in manifest)
http://developer.android.com/reference/android/net/ConnectivityManager.html

Then there's the option to send a user to Android's connectivity
settings; like so:
Intent myIntent = new Intent(Settings.ACTION_WIRELESS_SETTINGS);
startActivity(myIntent);



On May 25, 8:22 am, dashman &amp;lt;erjdri...&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:

&lt;/pre&gt;</description>
    <dc:creator>JP</dc:creator>
    <dc:date>2012-05-25T23:22:01</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211178">
    <title>Re: Menu button deprecated in 3.0</title>
    <link>http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211178</link>
    <description>&lt;pre&gt;Users will still be able to access the menus on devices running Honeycome
and ICS... There is a compatibility icon that shows up on the ActionBar to
access the menus.  However, it is recommended that you update your app to
actually use the ActionBar.

http://android-developers.blogspot.com/2012/01/say-goodbye-to-menu-button.html

Thanks,
Justin Anderson
MagouyaWare Developer
http://sites.google.com/site/magouyaware


On Fri, May 25, 2012 at 4:45 PM, RLScott &amp;lt;fixthatpiano&amp;lt; at &amp;gt;yahoo.com&amp;gt; wrote:


&lt;/pre&gt;</description>
    <dc:creator>Justin Anderson</dc:creator>
    <dc:date>2012-05-25T23:01:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211177">
    <title>Re: Menu button deprecated in 3.0</title>
    <link>http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211177</link>
    <description>&lt;pre&gt;

It's unlikely the Android framework developers would break all apps in such
a fashion. I believe there is a compatibility mode that pre-3.0 apps run in
to allow accessing the menu.

-------------------------------------------------------------------------------------------------
TreKing &amp;lt;http://sites.google.com/site/rezmobileapps/treking&amp;gt; - Chicago
transit tracking app for Android-powered devices

&lt;/pre&gt;</description>
    <dc:creator>TreKing</dc:creator>
    <dc:date>2012-05-25T23:01:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211176">
    <title>Re: Re: Avoid handling of intent twice</title>
    <link>http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211176</link>
    <description>&lt;pre&gt;

If your activity is re-created, the Bundle passed to it will be non-null.
Check for that.

-------------------------------------------------------------------------------------------------
TreKing &amp;lt;http://sites.google.com/site/rezmobileapps/treking&amp;gt; - Chicago
transit tracking app for Android-powered devices

&lt;/pre&gt;</description>
    <dc:creator>TreKing</dc:creator>
    <dc:date>2012-05-25T23:00:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211175">
    <title>Menu button deprecated in 3.0</title>
    <link>http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211175</link>
    <description>&lt;pre&gt;I just found out that the menu button is deprecated starting with
Android 3.0, and that some Android devices do not even have a menu
button.  My app targets Android 2.2 and uses the menu function quite a
bit.  Is it really possible that someone with a 3.0 or later device
might not be able to access my menus?  It seems that even devices that
don't have a dedicated menu button still have the soft menu icon in
the upper right on the same line as the app name.

&lt;/pre&gt;</description>
    <dc:creator>RLScott</dc:creator>
    <dc:date>2012-05-25T22:45:27</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211174">
    <title>Re: Avoid handling of intent twice</title>
    <link>http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211174</link>
    <description>&lt;pre&gt;That's more or less what I have. The doSomething() method is called
for the second time when orientation changes because activity is
recreated.

public class MyActivity extends Activity {
public void onCreate(Bundle savedInstanceState) {
        super.onCreate(savedInstanceState);
        setContentView(R.layout.main);
        Intent intent = getIntent();
        String action = intent.getAction();

        if (Intent.ACTION_SEND.equals(action)) {
            Log.d(TAG, "Handling intent from another application");
            doSomething();
        }
}
}

My question then is whether there's any common practice to prevent
handling of that intent again.

On 25 Maj, 23:08, TreKing &amp;lt;treking...&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:

&lt;/pre&gt;</description>
    <dc:creator>pbuda</dc:creator>
    <dc:date>2012-05-25T21:38:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211173">
    <title>Re: Avoid handling of intent twice</title>
    <link>http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211173</link>
    <description>&lt;pre&gt;

Can you be more specific? Like the sequence of events that occur and what
you see in your code when "the intent is handled again"?

-------------------------------------------------------------------------------------------------
TreKing &amp;lt;http://sites.google.com/site/rezmobileapps/treking&amp;gt; - Chicago
transit tracking app for Android-powered devices

&lt;/pre&gt;</description>
    <dc:creator>TreKing</dc:creator>
    <dc:date>2012-05-25T21:08:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211172">
    <title>Re: Voice Actions: can commands be overridden?</title>
    <link>http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211172</link>
    <description>&lt;pre&gt;

No, I don't think so. It's a dedicated app, not a part of the OS, and does
not appear to be extensible.

-------------------------------------------------------------------------------------------------
TreKing &amp;lt;http://sites.google.com/site/rezmobileapps/treking&amp;gt; - Chicago
transit tracking app for Android-powered devices

&lt;/pre&gt;</description>
    <dc:creator>TreKing</dc:creator>
    <dc:date>2012-05-25T21:05:34</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211171">
    <title>Avoid handling of intent twice</title>
    <link>http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211171</link>
    <description>&lt;pre&gt;Hello,
I have a small issue. I have one activity which handles the
ACTION_SEND intent. Everything works as expected, however when
orientation changes, the intent is handled again. What should I do to
handle it only once?

I'm android noob so I might have missed some important thing in docs
but I'd still be grateful for any tips.

Thanks.

&lt;/pre&gt;</description>
    <dc:creator>pbuda</dc:creator>
    <dc:date>2012-05-25T21:04:21</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211170">
    <title>Re: Implementing Google Maps into Android 2.3.3 platform app</title>
    <link>http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211170</link>
    <description>&lt;pre&gt;

http://developer.android.com/guide/topics/location/index.html

-------------------------------------------------------------------------------------------------
TreKing &amp;lt;http://sites.google.com/site/rezmobileapps/treking&amp;gt; - Chicago
transit tracking app for Android-powered devices

&lt;/pre&gt;</description>
    <dc:creator>TreKing</dc:creator>
    <dc:date>2012-05-25T20:36:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211169">
    <title>Thumbnails and picking picasa images from gallery on ICS</title>
    <link>http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211169</link>
    <description>&lt;pre&gt;I'm having a hard time getting Thumbnails.getThumbnail to work with
picasa photos on a Nexus S running ICS. Everything else seems to work
including getting the original image from picasa and displaying it,
but the getThumbnail doesn't seem to work. I'm getting the following
errors when attempting to use it:


    E/MiniThumbFile( 1852): Got exception when reading magic, id =
5745625138093120418, disk full or mount read-only? class
java.lang.IllegalArgumentException
    W/MediaProvider(  540): original media doesn't exist or it's
canceled.

The disk is not full, it is read-write, the app has external storage
write permissions, and the picture does indeed exist on picasa (I can
view it through the android Gallery app).

The same code works fine on Android 2.3, but it follows a slightly
different path, as 2.3 seems to download a copy of the photo and hand
you the actual local file:// uri to the newly downloaded image, rather
than hand you a content:// uri.

This is the main meat of the code in question:

      &lt;/pre&gt;</description>
    <dc:creator>Thomas Fjellstrom</dc:creator>
    <dc:date>2012-05-25T19:55:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211168">
    <title>Re: permission to access another apk's assets/ directory</title>
    <link>http://permalink.gmane.org/gmane.comp.handhelds.android.devel/211168</link>
    <description>&lt;pre&gt;I think apk(s) are world readable.  Try accessing the other applications 
private data location.

On Friday, May 25, 2012 3:31:39 PM UTC+1, Latimerius wrote:

&lt;/pre&gt;</description>
    <dc:creator>RichardC</dc:creator>
    <dc:date>2012-05-25T18:54:11</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.handhelds.android.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.handhelds.android.devel</link>
  </textinput>
</rdf:RDF>

