Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Group info
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 26907  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Discuss developing Android applications using the Android framework. Get help with troubleshooting apps, advice on implementation, and strategies for improving your app's speed and user experience.
 

flag Updates to the Android SDK 
  Hey, folks. Earlier today, we released updates to several different components in the Android SDK. Xav announced these updates via the Android Developers blog: [link]. If you want to follow the blog via Twitter, you can now do so via... more »
By Jason Chen  - Dec 3 - 31 new of 31 messages    

Usage Stats Data Storage 
  Hi All, I want to use the usage stats data (Application Name, Counts, Usage Time) in my application and to store the data locally. I looked at the SpareParts app code which just triggers the UsageStats activity whenever user opens the Usage Statistics. Could anyone please help me out how to store the UsageStats data... more »
By Sanjay  - 6:35am - 1 new of 1 message    

OptionMenu and themes/styles 
  Hi all, Merry christmas :) Do you know if it's possible to apply a theme or a style on a OptionMenu ? I don't find tag in R.style or R.styleable to customize it and apply a theme. Thanks by advance for your help. Arnaud
By arnouf  - 6:01am - 1 new of 1 message    

Cover art for audio file 
  Hi all, How can i extract the embedded cover art in ID3 tag of an audio file. There is MediaStore.Audio.AudioColumns. ALBUM_ART but it seems it doesn't work i got "no such column".
By manigault  - 5:06am - 1 new of 1 message    

Which approach is better? 
  In my application I have three buttons that are to be part of each and every activity. These button are independent of each other and on click do mutually exclusive things(say launch different activity). So, in my layout XML for every screen I have a <LinearLayout><Button/ ...As I understand, at run time, if there are 5 screens, the number of... more »
By Samuh  - 5:01am - 2 new of 2 messages    

Send Manual Broadcast 
  I created an intend which manually calls BT broadcast receiver as follows: Intent manualIntent = new Intent(); manualIntent.setAction (android.bluetooth.BluetoothDe vice.ACTION_FOUND); sendBroadcast(manualIntent); But in Runtime I got the following Exception: ERROR/AndroidRuntime(4054): Caused by: java.lang.SecurityException:... more »
By rezar  - 4:41am - 2 new of 2 messages    

Bitmap Overlay issue 
  *Hi, All:* ** * Is it possible for me to create a bitmap using 2 existed bitmaps? * ** * I want to generate one bitmap with 2 existed bitmaps, and one is for background, other one overlay on it. * ** * The second one should be transparent, so that we can see the one in the **background... *... more »
By vincent Kor  - 4:06am - 1 new of 1 message    

Android WebView touch event link 
  Hey, I have a webview with a banner and when I click on the banner there should open a second webview that follows the link. How can I do that? I have created the first WebView and it shows my banner but when I click on it, it opens the link in the same WebView. How can I catch any events in the WebView when I click on a link that... more »
By Wouter  - 3:56am - 1 new of 1 message    

Touch Mode Won't Clear on ListView Item Tap (possible Bug) 
  I've spent 3 days trying to figure this out to no avail. I've spent hours weeding through Android source code. Hopefully someone can shed some light. My listview uses custom views for the rows. When the application first loads, the listview is populated using a DB cursor and all works well (list items are all selectable by tapping on them). However, when the... more »
By iliketolearn  - 3:02am - 1 new of 1 message    

How to implement SyncML Device management objects in android 
  Hi, I want to implement SyncML Device management and gone through following document [link] In that they have specified SyncML DM supports 3 types of device management objects 1 The DevInfo management object 2 The DevDetail management object... more »
By saikiran n  - 2:51am - 1 new of 1 message    

How to make the video file private to app only, I mean no one should not access video from the sdcard, no one should not able to download it 
  Hi all, I have some new requirement. I have to write a video player which plays the content from the net. Some times the app downloads the video content, and this downloaded data should be private to only my app. No one should not access it . Simply saying providing security to my own content (though the content... more »
By manoj  - 1:35am - 2 new of 2 messages    

1 - 10 of 26907   « Newer | Older »

XML       Send email to this group: android-developers@googlegroups.com
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google