Re: [android-developers] Accessing APK expansion file with URI (with Google Zip Expansion Library) causes a crash if expansion file version is different from apk versioncode

2012-11-22 Thread bhaskar bommala
Hi I am trying to upload images (i have packed all images in to zip)as apk main expansion files and added apk expansion library and downloaded library to my application but when am trying to run app am getting exception like the following... Note: I have copied properly the PBKey from my

Re: [android-developers] Re: Android DRM Sample Tutorials.

2012-11-05 Thread bhaskar bommala
Hi ,, Can anyone help me out for encryption and decryption of images in Android , if any sample provide that would be great.. Thanks in Advance On Wed, Apr 25, 2012 at 8:50 AM, kunlamp kunl...@gmail.com wrote: hi did you get a encrypt jpeg/png file? I want do a sample about it ,but i

Re: [android-developers] debugging on Kindle Fire, sdcard access

2012-06-14 Thread bhaskar bommala
Hi, Can anyone help how to debug application in Kindle device using eclipse , after connecting Kindle device to the Windows PC its not showing in devices list. To resolve this i have tried the following steps : 1. Open the C:\Users\your-login\.android\adb_usb.ini file for editing 2. Add 0x1949

Re: [android-developers] Re: Where do you aim for design specs?

2012-04-24 Thread bhaskar bommala
Hi , How can we design layouts for all screen sizes like from 320 width to 1280 etc.. Thanks in Advance On Mon, Oct 31, 2011 at 10:27 AM, Belvedere Computer Services fa829...@gmail.com wrote: Any thoughts on this topic are welcome okay, this is your thread so shield me if i need it 1]

Re: [android-developers] Re: how to create Pdf files from some data

2012-02-21 Thread bhaskar bommala
Hi , Can you please me how to create PDF file using a text file.. Thanks in Advance.. On Mon, Feb 20, 2012 at 3:07 PM, Chandra Sekhar chandra4...@gmail.comwrote: Hi Ankur, try this one Do this one in onCreate() method (All the best) *

Re: [android-developers] Need architecture guidance in reference to a social app

2012-02-10 Thread bhaskar bommala
Hi , Can anyone know how to use OpenGraph API in Android app ,like giving comments and Like features please help in this.. Thanks in Advance... On Wed, Feb 1, 2012 at 6:50 AM, leftcont...@gmail.com leftcont...@gmail.com wrote: i need to know how an actual developer might solve this

Re: [android-developers] AdMob not showing up on my tablet

2012-01-08 Thread bhaskar bommala
Hi , i have integrated Admob in my App whil am trying to test its not displaying Ad and it's giving warning as 01-09 13:09:30.312: I/Ads(214): onFailedToReceiveAd(Ad request successful, but no ad returned due to lack of ad inventory.) Can please anyone help me on this... Thanks in Advance..

Re: [android-developers] Re: WebView lost JavaScript update contents after called goBack()

2011-12-07 Thread bhaskar bommala
Hi, I want to enable javascript using method webview.loaddatawithbaseURL(); webView.loadDataWithBaseURL(, webData, , UTF-8, ); can anyone help me on this On Thu, Nov 24, 2011 at 4:19 PM, alex medicibusin...@gmail.com wrote: seems the page was reloaded after call goBack(), is there any

Re: [android-developers] Http Live Streaming

2011-11-25 Thread bhaskar bommala
Hi , Can anyone help me on http streaming video. i have used videoview or mediaplayer but in these 2 cases only the video playing once the video is fully completed the buffering ,but i want to play video while buffering... Thanks in Advance.. On Wed, Oct 12, 2011 at 5:29 PM, bhargavi

Re: [android-developers] Re: EditText with tiled background

2011-10-03 Thread bhaskar bommala
Hi , Can anyone share working customseekbar example please Thanks in Advance.. On Thu, Sep 8, 2011 at 7:48 PM, Richard Lalancette richard.lalance...@gmail.com wrote: You can create an xml file for your background. In that XML file, you add an item called bitmap. On the bitmap item, you

Re: [android-developers] request to server while typing in Edittext

2011-09-15 Thread bhaskar bommala
Hi , Use Autocomplete text component for this and when you are getting response from server just update that component.. Thanks and Regards, bhaskar On Thu, Sep 15, 2011 at 3:44 PM, vani reddy vani.reddy.bl...@gmail.comwrote: Hi friends, How to request to server while simultaneously

Re: [android-developers] CopyPaste option in android

2011-09-15 Thread bhaskar bommala
Hi , You can not do copy paste options in emulator ,those will work in device only .. On Thu, Sep 15, 2011 at 3:56 PM, venugopal reddy venugopal.re...@tspl.comwrote: Hi Friend, What are options for copy and paste in android emulator -- You received this message because you are subscribed

Re: [android-developers] InAPPBilling — How can we set the specific validity time period for appbilling page or application

2011-09-15 Thread bhaskar bommala
Hi, While doing In appbilling testing am getting error as ERROR/BillingService(3146): BillingHelper not fully instantiated where might the problem ,can you please help me on this. Thanks in Advance.. On Thu, Sep 15, 2011 at 3:38 PM, suresh Babu sureshalapat...@gmail.comwrote: I am

[android-developers] In App billling issue while testing

2011-09-15 Thread bhaskar bommala
Hi guys, While i am doing Inappbilling testing getting error as ERROR/BillingService(3146): *BillingHelper not fully instantiated* can you please help me. Thanks in Advance... bhaskar -- You received this message because you are subscribed to the Google Groups Android Developers group. To

Re: [android-developers] horizontal listview at runtime

2011-09-15 Thread bhaskar bommala
Hi, can you send me the code...,will lookinto that On Thu, Sep 15, 2011 at 4:32 PM, vani reddy vani.reddy.bl...@gmail.comwrote: Hi, I have wrapped both one below the other in vertical layout.But still its not happening.Do u want me to send you the code? On Thu, Sep 15, 2011 at 4:14 PM,

Re: [android-developers] Android Libray projects can not be launched

2011-07-01 Thread bhaskar bommala
Hi Treking , thanks for your reply,Can i have solution for this ,is there any steps to solve... Thanks in Advance.. On Fri, Jul 1, 2011 at 12:15 PM, TreKing treking...@gmail.com wrote: On Fri, Jul 1, 2011 at 12:14 AM, bhaskar bommala bhaskar...@gmail.comwrote: I have made my project

Re: [android-developers] Android Libray projects can not be launched

2011-07-01 Thread bhaskar bommala
Hi Gopala, I have done already that still its giving problem ,anyway thanks for your reply ,if you have any sample to launch like this library projects can you please share me Thanks in Advance. On Fri, Jul 1, 2011 at 12:34 PM, GopalaKrishnan D gopall...@gmail.comwrote: u just include Facebook

[android-developers] Android Libray projects can not be launched

2011-06-30 Thread bhaskar bommala
Hi, I am trying to do facebok integration , i have done all the procedure to do this ,but wile i am running i am getting error as Android Projects can not be launched . I have made my project as library project in project properties and added facebook android SDK too,still getting eror . Can

[android-developers] HI

2011-03-09 Thread bhaskar bommala
Hi I am new to the android development , i need to access 2 android devices as remote devices each other via bluetooth.. for example if i press the 1 as input from device 1 that should appear on device 2 .. Thanks in advance.. can you please help me in this.. -- You received this message

Re: [android-developers] Using Handler

2010-02-27 Thread bhaskar bommala
Hi Every one , I am New to the Android what is the use of handler and where can we use this handler. please help me. Thanks in Advance... On Thu, Feb 25, 2010 at 12:22 PM, Paolo brand...@gmail.com wrote: Hi, In my main activity (ListActivity) i start a thread in background to do some

[android-developers] Re: listview onlistitemclick not getting

2009-08-03 Thread bhaskar bommala
Hi, where i placed wrog code please corect it ,otherwise please send one example of listview and onlistitemclicklistener please .. Thanks Bhas