Task: Constitute android GAME app source code from apk and upload to play store
Budget: $10 – $30 AUD
• Getting dex fle from apk
• Converting the dex fle to jar fle
• Converting the jar fle to java source code (anonymous names for each class)
• Creating new android studio project
• Identifying every classes in the converted project and creating
corresponding class in the new project
• Solving drawables name issue (some drawables names contained invalid
character)
• Migrating the project to androidx
• Solving all errors generated by the conversion task (code structure,
deprecated classes and methods)
• Changing the project package name from com.hostingangle.muttii to
com.muttii.horoscope
• generating the play store publishing key
• generating signed Android App Bundle (aab) with generated key
• preparing the app for publishing
• editing the app screenshots with inkscape (image editing software) to ft new
play store ratios
• publishing the app as Adenoid and iOS
• Converting the dex fle to jar fle
• Converting the jar fle to java source code (anonymous names for each class)
• Creating new android studio project
• Identifying every classes in the converted project and creating
corresponding class in the new project
• Solving drawables name issue (some drawables names contained invalid
character)
• Migrating the project to androidx
• Solving all errors generated by the conversion task (code structure,
deprecated classes and methods)
• Changing the project package name from com.hostingangle.muttii to
com.muttii.horoscope
• generating the play store publishing key
• generating signed Android App Bundle (aab) with generated key
• preparing the app for publishing
• editing the app screenshots with inkscape (image editing software) to ft new
play store ratios
• publishing the app as Adenoid and iOS