|
|
|
|
|
by mondoshawan
3692 days ago
|
|
What would staying with the main entry point solve, aside from being familiar? Your application would still have to directly manage binder callbacks and register for lifecycle events. Re-using the old Java/POSIX entry point actually increases the complexity significantly. |
|