Wanted to know what is the best practice to launch apps from native code?
Is using 'am' forbidden? It has to be via the system call though, like
system("am start ..."); Will 'am' support be discontinued going forward?Is there any alternative method? Thanks much HV -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
