Re: [android-developers] How to get handle for cut copy paste menus from the system genereted action bar in android

2012-11-08 Thread Alan Jeon
I found this video. kikin for android adds additional function to acionmode to other app. Is this possible? How do you think? On Wednesday, July 4, 2012 11:34:21 PM UTC+9, Mark Murphy (a Commons Guy) wrote: On Wed, Jul 4, 2012 at 10:26 AM, Bunty syed itsmea...@gmail.comjavascript: wrote:

Re: [android-developers] How to get handle for cut copy paste menus from the system genereted action bar in android

2012-11-08 Thread Alan Jeon
:29:03 PM UTC+9, Alan Jeon wrote: I found this video. kikin for android adds additional function to acionmode to other app. Is this possible? How do you think? On Wednesday, July 4, 2012 11:34:21 PM UTC+9, Mark Murphy (a Commons Guy) wrote: On Wed, Jul 4, 2012 at 10:26 AM, Bunty syed

[android-developers] Re: Strange behavior when launching app from Market

2011-07-14 Thread Alan Jeon
Market app seems to be using getLaunchIntentForPackage from PackageManaer. You need to add activity that have CATEGORY_INFO to handle launch from market notification. :) Check reference from

[android-developers] Re: ProGuard Integration?

2010-12-06 Thread Alan Jeon
Hi, I'm using Google AdSense sdk. (GoogleAdView.jar) Enabling proguard makes following errors. [proguard] Unexpected error while performing partial evaluation: [proguard] Class = [com/google/ads/AFMAUtil] [proguard] Method = [c([B[B)[B] [proguard] Exception =