This website requires JavaScript.
Explore
Help
Sign In
Johannes
/
gson-comments
Watch
1
Star
0
Fork
0
You've already forked gson-comments
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
a069f4d883
gson-comments
/
examples
/
android-proguard-example
History
Inderjeet Singh
f127398ad1
Made the proguard example work by using -keepattributes Signature (as advised in
https://sourceforge.net/tracker/?func=detail&aid=3375947&group_id=54750&atid=474704
)
2011-07-25 06:23:02 +00:00
..
res
initial cut at an example Android application that uses Proguard with Gson
2011-07-22 20:55:37 +00:00
src/com/google/gson/examples
/android
Invoking Gson toJson and fromJson with-in the Android application.
2011-07-23 01:08:34 +00:00
AndroidManifest.xml
initial cut at an example Android application that uses Proguard with Gson
2011-07-22 20:55:37 +00:00
default.properties
initial cut at an example Android application that uses Proguard with Gson
2011-07-22 20:55:37 +00:00
proguard.cfg
Made the proguard example work by using -keepattributes Signature (as advised in
https://sourceforge.net/tracker/?func=detail&aid=3375947&group_id=54750&atid=474704
)
2011-07-25 06:23:02 +00:00