Here is the Function https://github.com/Plutonium-AOSP/msm8937-8953_vendor_qcom_proprietary/blob/6cafff53eca7f0c28fa9c470b5211423cf47fd40/qrdplus/Extension/apps/SetupWizard/src/com/qualcomm/qti/setupwizard/SetupWelcomeActivity.java#L221
On Friday, November 30, 2018 at 9:30:15 PM UTC+5:30, Rex Wang wrote: > > Just adding a line of finishsetup() at the end of the onCreate fails the > compiling. > > Could you elaborate how I use the finishsetup()? Do I have to include > anything? > > Sooraj Sizon於 2018年11月30日星期五 UTC+8上午6時19分23秒寫道: >> >> There is an finishsetup() function in AOSP Setup wizard you may run this >> function on onCreate of SetupWizqrd , this would help you finish / skip the >> setup process and set default luncher as Luncher3 > > -- -- unsubscribe: [email protected] 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
