widgets
1

INTELLIGENT MOBILE CLOUD STORAGE (IMCC)

Posted by Syahela Networking on Saturday, July 30, 2016
Hi all, download now for FREE at google play store at this link   goo.gl/FjCmyM  
 Benefit :
- Easy to install
- access all your data on multiple cloud storage with one application only
- download, upload, share to any cloud services with FREE
- Save TIME save MONEY
- Can access your data anywhere at anytime
- Access data faster


We support four powerful cloud storage including dropbox, googledrive, onedrive, skydrive and box.

DONWLOAD for free at google store now at this link  goo.gl/FjCmyM
DONWLOAD for free at google store now at this link  goo.gl/FjCmyM 
DONWLOAD for free at google store now at this link  goo.gl/FjCmyM






 
Best Regards,
Miss ell.

2

How do I get the source code of any Android app?

Posted by Syahela Networking on Monday, July 25, 2016

Extract source code (Java and XML) from Android APK File

Not getting any idea how to make good layout in Android activity or not getting how any application doing that things which you want in your project but you don’t know how to implement it in your APK File. So, I came here with new technology & new thinking which can make you crazy in android world.

Now time for backtracking…start your time to do hacking. Do you know you can get source code of Android APK file? Time to break the code..Let’s learn step by step.

In this tutorial we will learn how to convert android APK file into source code. Android .apk file is a compressed form of a file which contains Java classes (in .dex form), XML files and all necessary files. So first we will learn how to get Java source File from android apk using dex2jar and Java decompiler tools and then we will learn how to get XML source file using apktool and apkinstall tools.

To get the source code from APK file, we will need these tools:

1. dex2jar
2. java decompiler
3. apktool
4. apkinstall

Steps to get source:-

Get Java files from APK:-

1. Rename the .apk file into .zip file (example SharedPr.apk into SharedPr.zip).
2. Extract SharedPr.zip file and copy classes.dex file from extracted folder.
3. Extract dex2jar.zip and paste classes.dex into dex2jar folder.
3. Open command prompt and change directory to the dex2jar folder. Then write dex2jar classes.dex and press enter. Now you will get classes.dex.dex2jar file in the same folder.

How To Get JAVA Code And XML Code From APK
Convert classes.dex to classes.dex.dex2jar
4. Now double click on jd-gui(Java decompiler) and click on open file. Then open classes.dex.dex2jar file from that folder. Now you will get class files and save all these class files (click on file then click “save all sources” in jd-gui) by src name.

How To Get JAVA Code And XML Code From APK
classes.dex.dex2jar will be in dex2jar folder
How To Get JAVA Code And XML Code From APK
Save All Java Files

Get XML files from APK:-

1. Extract apktool and apkinstall in a folder(Example : New Folder).
2. Put SharedPr.apk(your apk file) in same folder(i.e New Folder).

How To Get JAVA Code And XML Code From APK
Keep Android Apk File with apktool and apkinstall

3. Open the command prompt and go to the root directory(i.e New Folder).
4. Type command on command prompt: apktool d SharedPr.apk

How To Get JAVA Code And XML Code From APK
Get All XML Files In Resource Folder

5. This will generate a folder of name SharePr in current directory (here New Folder) and all XML files will be in res->layout folder.

How To Get JAVA Code And XML Code From APK
See All XML Files in new created Folder

Now you have source code. If you have any doubts please comment. Share and help others.

Note:- Video of this post is also available on YouTube, Watch video "How to get source code (Java code and XML code) From Android APK File".

Note:- I disabled comment option on this post because I was getting lots of comment on this post. I updated download links  & if anybody facing any problem than contact me directly.

For more related to Android tutorials see List of Android Tutorials.

0

Asus Zenfone Cannot Connect USB Storage to PC

Posted by Syahela Networking on Wednesday, July 20, 2016
#1 Make sure that, you have the right drivers

The probability of this issue will be less if you are using a windows PC. Bcause almost all required drivers will be installed by windows once a  new hardware is connected to it. You know, every hardware need some software part to install for the smooth working. We call it as drivers.. Make sure that, your PC automatically installs it. If your computer didn’t install it automatically, then you can manually download and install it directly from the ASUS website.

Download and install ASUS USB drivers for Windows

#2 Try all of your USB ports

I don’t know the technical reason behind this. I am writing this because, this issue had personally faced by me. I have windows 7 installed on my PC and my USB port behind the CPU won’t detect my zenfone. There is no issue with charging. The issue is only with the data transfer. But the USB port in-front of my CPU detects as well as charges my zenfone. So try changing the ports to all possible extend. If anyone knows why this happen, please comment below. It will be an add-on tip for me.

#3 Check whether you have turned on the MTP option

This is yet another option to check out. And this is the answer for the Balaji’s email just above. Many people accidentally un tick the MTP option when they connect mobile to PC via a USB. Then to activate it again, there is no direct USB options in your Zenfone. You may get messed up with this issue. Don’t worry here we have the solution. The USB options are available in your Settings>Storage. Follow the steps through the screenshot.
◦Go to Settings page of your zenfone.




Copyright © 2013 IT SOLUTION All rights reserved. . | Bloggerized by syahela .