android - Is it possible to get info and overlay another app from my app? -


hi new topic maybe noob question couldn't find relevant on web asking here. want make application adds more interesting rich information app not related app.

that is, imagine app overlay sports betting app 1 betting company odds companies around world , compare them original data in app can get(?)

is possible?

yes. first of use standout library overlay app want. , second thing use info running apps on device.

you cannot access information of running app directly. still have hack access other app resources via creating context of other app installed on device. maybe information help.


Comments

Popular posts from this blog

php - failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request -

java - How to filter a backspace keyboard input -

java - Show Soft Keyboard when EditText Appears -