[android-developers] Leanback mosaic view

2016-11-28 Thread Prashant Kumawat
Hi, I want to create a mosaic view for android tv using leanback library. In this view, some items can take span for 2 items and 2 rows and some just 1. I dont see how I can specify the span size for an item. Can someone help me with starting pointer? What things I can do to tackle this

[android-developers] Wallet app

2015-12-09 Thread prashant kumar
Hello Friends, I am developing wallet app in android but i am not getting how to implement and money in wallet? If you have any idea than please share with me. -- You received this message because you are subscribed to the Google

[android-developers] Re: Knet Payment Integration

2013-09-22 Thread Prashant
http://kpay.in/ https://www.facebook.com/photo.php? fbid=496377843785374set=a.496377840452041.1073741828.495927323830426type=1r elevant_count=1 We have successfully developed extension/modules for Knet(K-Pay) payment gatway in magento, opencart , joomla, cakephp, yii and can also develop

[android-developers] App behaving differently on various device with gingerbread

2013-04-22 Thread prashant dawar
[b]problem[/b][u][/u] is app is running file in avd gingerbread but when i run it in motorola xt311 gingerbread it runs and accept message but when passing url intent to start web browser to android system browser just starts google.com and app runs but do not even accept messages in samsung

[android-developers] BouncyCastle Jar causing Java Heap Space Problem

2012-10-16 Thread Prashant Gami
I ran into a problem while trying to create X509Certificate using bouncycastle Provider. I added bouncycastle provider jar which caused GC overlimit and Java Heap Space Problem. Here is my code which is just from BouncyCastle example. public static X509Certificate createMasterCert(

[android-developers] clearing Activity stack after crash

2012-09-07 Thread prashant
I looked into several blogs related to this topic. But have not got a suitable solution. I use ACRA. When the application crashes I have an over ridden uncaughtException handler in which a custom message is displayed and kill the process and do an exit

Re: [android-developers] Re: Desktop Sharing of my pc on my Android mobile??

2012-04-10 Thread Prashant
Hi Paul, i am able to get my desktop screenshot on android device, but dont know how to forward click event and coordinates back on pc... i am using java for pc module.. and on mobile app on the webview which will work the click event or the touch event... plzz help.. Thanx On Friday, March

[android-developers] How is 'End Call using power button' implemented?

2012-02-05 Thread Prashant Pathak
Hi all. As we all know that there is an accessibility option to end call using power button. What got me thinking was whether its possible to pick up a call using a physical button. This what I know so far. - The API doesn't allow apps to change call state. - Remapping the keys is not a

[android-developers] apk file size for uploading in android market.

2011-10-13 Thread prashant shrivastav
what is the exact size limit for publishing apps in the Android Market?? It is still 50 MB or Google has raised this limit to 4 GB ??? Please let me know if anybody know this exactly... Your help will be appreciable... Thanks Regards, Prashant -- You received this message because you

[android-developers] Re: ebook for android

2011-10-13 Thread prashant shrivastav
Hi shweta, First go through the developer.android.com -- DevGuide Section, side by side u can follow below books which are freely available on net. 1.Android programming-- written By Nicolas Gamlich 2.The Busy Coder's Guide to Android Development-- By Mark L.Murphy.

[android-developers] apk file size for uploading in android market.

2011-10-13 Thread prashant shrivastav
what is the exact size limit for publishing apps in the Android Market?? It is still 50 MB or Google has raised this limit to 4 GB ??? Please let me know if anybody know this exactly... Your help will be appreciable... Thanks Regards, Prashant -- You received this message because you

[android-developers] Add a Progress bar on an AlertDialog

2011-07-27 Thread Prashant Mahajan
Hello Everyone, I have made an AlertDialog display in my app. I want to show a progress bar on that AlertDialog. I am unable to put Progress Bar on that. If anybody have solution for this,please help. Thanks in advance. Regards, Prashant M. -- You received this message because you

[android-developers] Open Payment

2011-03-23 Thread prashant singh
Hey Guys I am wondering if anyone has used this payment system for InApp Payment . Please let me know your experience . http://openpayments.mobi/ Thanks -- Prashant Singh Product Manager, Spice Labs. Blog : http://blog.spicelabs.in If someone's using a PC to demo the Next Big Thing

[android-developers] Re: Cloud To Device Push Notification API in Android

2011-03-21 Thread Prashant
for prime time yet ? On Mar 21, 11:37 am, Doug beafd...@gmail.com wrote: http://code.google.com/android/c2dm/On Saturday, March 19, 2011 1:50:17 AM UTC-7, Prashant wrote: Hey Guys I was wondering if there is someone on this list involved in developing an app /service using   cloud to device

[android-developers] Cloud To Device Push Notification API in Android

2011-03-19 Thread prashant singh
of scope and pitfall of this service from a design perspective ( i have studied the tech spec ) Please share that too . Thanks in anticipation Regards -- Prashant Singh Product Manager, Spice Labs. Blog : http://blog.spicelabs.in If someone's using a PC to demo the Next Big Thing... then it's

[android-developers] How to add images with textview in Listview

2010-10-25 Thread Prashant Adesara
for that then freely give me comment. Thanks, Prashant Adesara -- 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

[android-developers] Is there a concept like DLL in Androids?

2010-04-16 Thread Prashant Shelar
? Is there any concept like DLL on Android? Can we develop a DLL for better modularization and other benefits on Android? Thanks and Regards, Prashant. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android

[android-developers] Launch built-in Messaging Activity

2010-03-08 Thread Prashant Adesara
Is it possible to start an activity from the built-in Messaging app -- 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] no printk logs /var/log/syslog

2009-12-10 Thread Prashant
Hi, I am working with a driver module. Where are the the printk logs present There is no /var/log/syslog. How can i enable these logs ? Thanks. Prashant -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email

[android-developers] What is radio image, flash image, system image?

2009-12-06 Thread Prashant
Hi , It will be helpful if any one can help me out in understanding the concept of radio,flash,system image in android mobile device. Also why are they required? and what is their role in Device? Thanks in Advance, Prashant -- You received this message because you are subscribed to the Google

[android-developers] Ellipsize attribute in 1.6???

2009-11-25 Thread prashant hegde
Hi All I have a layout that includes the following: AutoCompleteTextView android:id=@+id/search_code android:layout_width=fill_parent android:layout_height=wrap_content android:selectAllOnFocus=true android:completionThreshold=2 android:maxLength=60

Re: [android-developers] Donut (1.6), auto complete text view and ellipsize

2009-11-17 Thread prashant hegde
Hi All Even I face the same issue. Anyone found a solution for this? --- On Thu, Sep 24, 2009 at 6:31 AM, Chris W. cmichaelw...@gmail.com wrote: I have a layout that includes the following: AutoCompleteTextView android:id=@+id/search_code android:layout_width=fill_parent

[android-developers] Re: How to show the search bar

2009-08-31 Thread prashant
Hi Sharkey Can I add the search bar in the view instead of lauching it as popup window(Modal)? Could you please point me to some link that show how to implement this? Prashanth On Jul 27, 2:28 pm, Jeff Sharkey jshar...@android.com wrote: Are you defining res/xml/searchable.xml, and then

[android-developers] Re: DRM Issue

2009-05-25 Thread Prashant M
: On Fri, May 22, 2009 at 3:40 AM, Prashant M prashant.mut...@gmail.comwrote: Developed one sample APP to insert the FL (forward Lock content) into DRM provider. While insertion throwing security exception. I added android.permission.ACCESS_DRM in the androidmanifest.xmlBut still

[android-developers] Android Power Management

2009-05-14 Thread Prashant Bhujang
for this from Android kernel. Regards Prashant Bhujang Engineering Project Manager A R I C E N T Tel: +91 80 41069000 Direct: +91 80 41069572 Mobile +91 9845231775 DISCLAIMER: This message is proprietary to Aricent and is intended solely for the use

[android-developers]

2009-04-07 Thread harne prashant
i m student of BE CSE. i have an idea for developing software for android which keeps records of total month bill with back up of 1year. so pls help me which eclipse i use for developing this idea in java platform. i ll wait for ur reply -- p...@$#@NT

[android-developers] Testing Sync Application - Contacts and Calendar

2009-02-05 Thread Prashant M
We are debugging the Sync application which we have got from the android sources. We are able to understand and trace till SyncManager. SyncManager is failing to get the account details. How it is getting the account details ? Where these details are stored ? Please do the needful..

[android-developers] Testing Sync Application - Contacts and Calendar

2009-02-05 Thread Prashant M
We are debugging the Sync application which we have got from the android sources. We are able to understand and trace till SyncManager. SyncManager is failing to get the account details. How it is getting the account details ? Where these details are stored ? Please do the needful..

[android-developers] Data syncronization-- Contacts and Calendar

2009-02-05 Thread Prashant M
Trying to do the sync operation for contact and calendar using emulator ? Where and how to configure the account details. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this

[android-developers] Did email send functionality work on emulator?

2009-01-28 Thread Prashant
on the emulator? or to run this real device it needed. Please help. Regards, Prashant --~--~-~--~~~---~--~~ 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

[android-developers] Application crashing

2008-12-07 Thread Prashant
} (adj 0) 12-08 10:10:51.779: WARN/WindowManager(53): Looks like we have reclaimed some memory, clearing surface for retry. 12-08 10:10:51.779: WARN/WindowManager(53): Due to memory failure, waiting a bit for next layout what is the problem? Thanks in advance Prashant

[android-developers] facebook mobile does not display (raw code displayed)

2008-11-18 Thread Prashant Yadav
While browsing facebook mobile (m.facebook.com) on htc g1, raw code is displayed. Ideas invited... --~--~-~--~~~---~--~~ 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] Wifi communication

2008-11-16 Thread Prashant Kalkar
can work as an access point themself, and is it a safe to assume that more and more device will support to be access point Or will the application will always have to depend on the external access point. Regards, Prashant --~--~-~--~~~---~--~~ You received

[android-developers] Creating tile view

2008-11-06 Thread Prashant
hi all, i m planning to create a view in which i want one tile view , within which i will need another four tile views, these innner tile view will contain images or controls, is it possible? thanks in advance, Prashant --~--~-~--~~~---~--~~ You received

[android-developers] How to use GridView ?

2008-11-06 Thread Prashant
hi all, i want to design Grid View in which i can add different type of views like WebView, ImageView . is it possible? and if yes how to do that? thanks in advance, Prashant --~--~-~--~~~---~--~~ You received this message because you are subscribed

[android-developers] Bluetooth api

2008-04-27 Thread Prashant Kalkar
Does any one know when will the bluetooth api be available? Will it be available in the next SDK release? Regards Prashant --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post