Thursday, January 23, 2014

Andrews decompile ask questions


            
I apk decompile changed icon and string.xml where appname inside and then rebuild apk. . . . Why do I turn on the display with 360 assistants or the original name
Reply:
appname is defined in the AndroidManifest.xml
Reply:
Look in the application label AndroidManifest.xml android: What label is?
Reply:
View AndroidManifest.xml

android: allowBackup = "true"
android: icon = "@ drawable / ic_launcher"
android: label = "@ string / app_name"
android: theme = "@ android: style / Theme.NoTitleBar">

Where is how to write the label

No comments:

Post a Comment