[android-developers] android Marshamllow adoptable feature adb shell setprop persist.fw.force_adoptable 1

2016-09-22 Thread sumanth g
I had hard coded the this properties "setprop persist.fw.force_adoptable 1" to board configuration. So by default has the feature of adoptable storage features. By doing this i will face any issues like OS crash, App crash. -- You received this message because you are subscribed to the Google

[android-developers] Video list and video display on the same screen.

2016-09-06 Thread sumanth g
Hi, I would like to create a android applications, which displays list of the videos on the one side of the screen. And the reaming side should display the video. which i will click from the video list. After completion of the first video, the next video of the list must be played until the

[android-developers] lockNow() doesnot work as expected on LG ally and Droid X which are verizon devices

2011-03-07 Thread Sumanth
I am using the DevicePolicyManager api code as in the Device admin sample code, for my application, when I do force lock using lockNow() method, the device locks, but its not password protected it unlocks on sliding. I have set the password for the device lock, even then it is not prompting for

[android-developers] Re: Conversion to Dalvik format failed with error 1

2010-12-23 Thread sumanth
. -Sumanth On Dec 17, 1:23 pm, sumanth ag.suma...@gmail.com wrote: Hi Dimitris, I changed the build output to verbose. My eye didn't catch anything unusual in the logs: [2010-12-17 13:47:45 - HelloAndroid] Refreshing resource folders. [2010-12-17 13:47:45 - HelloAndroid] Starting incremental

[android-developers] Re: Conversion to Dalvik format failed with error 1

2010-12-18 Thread sumanth
] Refreshing resource folders. [2010-12-17 13:51:00 - HelloAndroid] Starting incremental Pre Compiler: Checking resource changes. [2010-12-17 13:51:00 - HelloAndroid] Nothing to pre compile! why is there a ZipException?...which zip is it looking for? Thanks, Sumanth On Dec 17, 1:54 am, Dimitris dnkou

[android-developers] Re: Conversion to Dalvik format failed with error 1

2010-12-16 Thread sumanth
Hi Christopher, I looked up the build path and it contains only the library of android 2.2 (i tried it with other versions, including the new 2.3). Nothing seems to work, let me know if you/anyone have any ideas. Thanks Sumanth On Dec 7, 8:07 am, Christopher Lester whichsh...@gmail.com wrote

[android-developers] Conversion to Dalvik format failed with error 1

2010-12-06 Thread sumanth
android is having trouble opening. Thanks! Sumanth -- 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+unsubscr

[android-developers] Message search

2010-08-09 Thread Sumanth Prabhakar
, but i didn't get any way by which i achieve this. Can anybody help me? Thanks Sumanth -- 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

[android-developers] Serial port data over RFCOMM

2009-05-25 Thread Sumanth
be through the file system calls. How is this data routed to/from the bluetooth stack? Is this expected to change in the future? Regards, Sumanth --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group