2012-09-24

android apk files decompile / reverse engineering


- Download dex2jar tools on your computer
http://code.google.com/p/dex2jar/downloads/list
- Extract dex2jar tools
- run cmd and \dex2jar-version\dex2jar.bat yourApk.apk
- this generate yourApk.apk to yourApk.jar
- use jdgui to view the
yourApk.jar source.
http://java.decompiler.free.fr/?q=jdgui

--
Keywords: *.apk decompile, *.apk reverse engineering, dex2jar, jdgui

2012-09-19

Android Can not save APN Setting --> Fixed

Hi,

If your android telephone doesn't save the apn setting, you can follow these steps:

1. Install your phone 'Tweakker APN INTERNET MMS' on google play or open the link below
https://play.google.com/store/apps/details?id=com.tweakker
2. Select your provider and follow other steps
3. Thats all

If you backup this apn setting, you can install 'APN Backup & Restore' after this operation.
https://play.google.com/store/apps/details?id=com.riteshsahu.APNBackupRestore

No reset, no update. This instructions runs correctly on htc wildfire s (android 2.3.5).



--
Keywords: Android Can not save APN Setting, APN save problem, APN Settings Not Saving