Declan Shanaghy
|
Registered User
|
|
Nov 12 |
accepted | Android - Are services shared among processes? |
|
Nov 6 |
comment |
Detect if app was downloaded from Android Market That might solve the problem but i would definitely NOT put my full private key into my code if i was you. Maybe you could get away with just using a 20 char subset of the key or something? |
|
Nov 6 |
answered | Android - Are services shared among processes? |
|
Nov 6 |
comment |
Android - Are services shared among processes? I know that is definitely the case when a service is used within a single application, however i'm still skeptical that this applies to multiple apps accessing a service provided in a jar file which is re-packaged in each APK. What happens if multiple different versions of the jar are being used? |
|
Nov 5 |
awarded | ● Editor |
|
Nov 5 |
revised |
Android - Are services shared among processes? fix typos |
|
Nov 5 |
asked | Android - Are services shared among processes? |
|
Sep 24 |
awarded | ● Popular Question |
|
Sep 24 |
awarded | ● Yearling |
|
Sep 16 |
awarded | ● Popular Question |
|
Jul 23 |
comment |
How do SEL and @select work in iphone sdk? To invoke the selector you need to call: [anObject performSelector:selector]; |
