RandomSequelae
Registered Member
- Sep 23, 2022
- 58
- 4
I created an app and published it. I would like to publish it multiple times on my account.
Is it enough to just change the code superficially (rename classes, methods, variables) or do i need to create completely different code? For example i used a android library to create a bluetooth app, do i need to create another way for the app to use bluetooth without that library (aka from 0)?
Can i re-use the assets from my original app? I mean the buttons and background image.
Do i need to re-design the UI?
Thanks!
Is it enough to just change the code superficially (rename classes, methods, variables) or do i need to create completely different code? For example i used a android library to create a bluetooth app, do i need to create another way for the app to use bluetooth without that library (aka from 0)?
Can i re-use the assets from my original app? I mean the buttons and background image.
Do i need to re-design the UI?
Thanks!