android - start application knowing package name -


can tell me how start new application knowing package name? not have information activity main one.

try using packagemanager , getlaunchintentforpackage()


Comments

Popular posts from this blog

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -

.net - Bulk insert via Dapper is slower than inserting rows one-by-one -