A
A
Alexander Taran2014-03-07 14:09:33
Android
Alexander Taran, 2014-03-07 14:09:33

How to change application settings and create an apk file?

There is a client Android application from a third-party developer.
The client is required to create connection parameters: server address login and password.
Task: to collect and send apk files to clients with parameters already set.
Tell me, please, how can this be done without access to the source code of the application?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
GavriKos, 2014-03-07
@Drakushev

apk is a normal zip. If the address, login, etc. are in a separate file - unpack, change, pack. There may be problems if the application is signed for the market.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question