Thanks to all for the useful information & inputs. Thanks a lot!!
rgds,
Sukhwinder


On Thu, Aug 22, 2013 at 5:57 PM, Pratik Rathod <rathod.prati...@gmail.com>wrote:

> Hi Alex,
>
> Hacking the database or starting application with permissions is not a
> good way.
> You can boot with unlocked screen by changing in AOSP in file.
> You can take reference of this link for required changes
> http://www.omappedia.com/wiki/Android_How-tos#Booting_with_Unlocked_Screen
>
> Moreover, To start your application You can remove the default Launcher
> application from APK and put you application to HOME application. So system
> will start your application directly.
>
> -Pratik
>
>
> On Friday, 22 February 2013 16:39:25 UTC+5:30, Alex wrote:
>>
>> Hi,
>>
>> I'm working on porting Android on a board and I want to modifiy the
>> "booting sequence".
>> In facts I want to* disable/remove the lock screen* when Android is
>> finished to boot and I want to *start an application automatically*.
>>
>> I don't find in frameworks/base/services/... where I have to modify the
>> code to starting on application directly *without the lock screen* ?
>>
>> More if I want that the screen never locked, I read that I have to modify
>> the timeout but in which file, IPowerManager.cpp ?
>>
>> Thank you !
>>
>  --
> --
> unsubscribe: android-porting+unsubscr...@googlegroups.com
> website: http://groups.google.com/group/android-porting
>
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "android-porting" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/android-porting/3vm49rZ-1U4/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> android-porting+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

--- 
You received this message because you are subscribed to the Google Groups 
"android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-porting+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to