Click here to Skip to main content
15,867,568 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi
I want to make a android prijet
and after compile that apen the apk file wit winrar and delete or copy a file to my project !
But I cant . How i can add picture to apk file without agane compiling ???
Plz Help ...
Posted
Comments
Richard MacCutchan 24-Sep-14 12:16pm    
You cannot change it after building, you need the particular file in the assets folder first.
Mohibur Rashid 24-Sep-14 23:25pm    
I think the main resource picture is not changeable. If you are trying to change other image which does not represent the original apk file then you can do it. In this case you will have to load the image as bitmap and assign it to the associate object.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900